modernice / goes

goes is an event-sourcing framework for Go.
https://goes.modernice.dev
Apache License 2.0
134 stars 12 forks source link

chore(deps): bump go.mongodb.org/mongo-driver from 1.8.4 to 1.9.0 #39

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps go.mongodb.org/mongo-driver from 1.8.4 to 1.9.0.

Commits
  • 0991024 Update version to v1.9.0
  • 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)
  • 57747f8 GODRIVER-2325 Expose raw server response in relevant errors (#871)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)