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 f30efd2 #1157

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Commits
  • 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)
  • ab61be4 GODRIVER-3452 MergeClientOptions returns object when given nil arguments (#1917)
  • 91e55bd GODRIVER-3032 Don't retry writes on pre-4.4 mongos (#1915)
  • 9afdc8c GODRIVER-3284 Allow valid SRV hostnames with less than 3 parts. (#1898)
  • 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 `f30efd2`.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](mongodb/mongo-go-driver@a9eddec...f30efd2)

---
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 6, 2025 01:10
@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 6, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2025

Superseded by #1164.

@dependabot dependabot bot closed this Feb 13, 2025
@dependabot dependabot bot deleted the dependabot/submodules/projects/mongo-go-driver-f30efd2 branch February 13, 2025 01:13
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