Closed dependabot[bot] closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
b940508
) 99.07% compared to head (0b488b5
) 99.07%. Report is 2 commits behind head on main.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps go.mongodb.org/mongo-driver from 1.12.1 to 1.13.0.
Release notes
Sourced from go.mongodb.org/mongo-driver's releases.
... (truncated)
Commits
01cc2a2
Update version to v1.13.0d52c9e1
GODRIVER-2649 Remove RW Concern Logic from RunCommand (#1450)17f9d77
GODRIVER-3038 Add todo comments (#1452)373cda3
Fix spelling issues (#1451)4f44ebf
GODRIVER-2046 Return clearer error when truncating a float64 to float32 witho...99bdb94
GODRIVER-2810 Switch to polling monitoring when running within a FaaS environ...53450c7
GODRIVER-2989 Fix golang installation in Dockerfile (#1430)b8004e6
GODRIVER-3018 Use pre-commit for development (#1443)3a07cb1
GODRIVER-2005 - Replace "require" library with "assert" in documentation exam...1066e2a
GODRIVER-2607 Remove legacy shell from test scripts (#1429)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 show