Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump projects/mongo-go-driver from a9eddec to eb76c5e #1164

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2025

Bumps projects/mongo-go-driver from a9eddec to eb76c5e.

Commits
  • eb76c5e GODRIVER-3285 Allow sort option in client bulk write. (#1923)
  • a3ad820 GODRIVER-3168 Retry KMS requests on transient errors. (#1887)
  • f99da4d GODRIVER-3298 Handle joined errors correctly in WithTransaction. (#1928)
  • f30efd2 GODRIVER-3307 Simplify MarshalValue and UnmarshalValue test case setup. (#1914)
  • b296809 GODRIVER-3286 BSON Binary vector subtype support. (#1919)
  • 8eb83cb Fix erroneous nil error return in FindOne. (#1926)
  • 4e0ab11 GODRIVER-3086 Add ErrorCodes to ServerError API (#1894)
  • 50cf0c2 GODRIVER-2388 Improved Bulk Write API. (#1884)
  • 0b2f755 GODRIVER-3307 clone returned byte slice in MarshalValue (#1913)
  • 12b08ac Bump golang.org/x/crypto from 0.31.0 to 0.32.0 (#1920)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [projects/mongo-go-driver](https://github.com/mongodb/mongo-go-driver) from `a9eddec` to `eb76c5e`.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](mongodb/mongo-go-driver@a9eddec...eb76c5e)

---
updated-dependencies:
- dependency-name: projects/mongo-go-driver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from AlekSi as a code owner February 13, 2025 01:13
@dependabot dependabot bot added deps PRs that update dependencies not ready Issues that are not ready to be worked on; PRs that should skip CI labels Feb 13, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2025

Superseded by #1170.

@dependabot dependabot bot closed this Feb 20, 2025
@dependabot dependabot bot deleted the dependabot/submodules/projects/mongo-go-driver-eb76c5e branch February 20, 2025 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps PRs that update dependencies not ready Issues that are not ready to be worked on; PRs that should skip CI
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

1 participant