Created by: dependabot[bot]
Bumps go.mongodb.org/mongo-driver from 1.8.4 to 1.9.0.
Commits
-
35f33da
Update version to v1.9.0 -
d4636c2
GODRIVER-2370 fix error message in CSFLE Custom Endpoint test Case 5 -
897aa8f
fix typo in comment (#897) -
b8d17a9
GODRIVER-2360 replace admin db in CSFLE examples (#894) -
3d60e91
GODRIVER-2068 Use monitor.TestPoolMonitor to replace most connection pool mon... -
5970415
GODRIVER-2311 Improve the BSON unmarshal buffer reuse fix to reduce memory al... -
023a864
GODRIVER-2310 Add snapshot query examples (#887) -
0cd9fa6
GODRIVER-2349 Seed all pseudorandom number generators with a crypto-secure ra... -
a26cf64
Remove unused ServerOption error. (#888) -
a6626e6
GODRIVER-2351 Add missing nil option checks (#883) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)