Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Bump go.mongodb.org/mongo-driver from 1.8.4 to 1.9.0 #53

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2022

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)

Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](mongodb/mongo-go-driver@v1.8.4...v1.9.0)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from mrz1836 as a code owner April 6, 2022 10:25
@dependabot dependabot bot added the chore Simple updates or version bumps label Apr 6, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #53 (ce5629c) into master (d1b3cf2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #53   +/-   ##
=======================================
  Coverage   62.64%   62.64%           
=======================================
  Files          91       91           
  Lines        8449     8449           
=======================================
  Hits         5293     5293           
  Misses       2816     2816           
  Partials      340      340           
Flag Coverage Δ
unittests 62.64% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d1b3cf2...ce5629c. Read the comment docs.

Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot pull request

@mergify mergify bot merged commit cef3a4a into master Apr 6, 2022
@mergify mergify bot deleted the dependabot/go_modules/master/go.mongodb.org/mongo-driver-1.9.0 branch April 6, 2022 10:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Simple updates or version bumps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants