Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps go.mongodb.org/mongo-driver from 1.17.2 to 1.17.3.

Commits
  • 9c48575 BUMP v1.17.3
  • 7f9f8b6 GODRIVER-3448 Limit GOMAXPROCS for fuzz tests (#1939) [v1] (#1943) [release/1...
  • 390be81 Update reviewers.txt (#1855) [v1] (#1883) [release/1.17] (#1958)
  • 735c0d3 Cherry pick 1.17.2 work to release/1.17 (#1956)
  • d19dc26 GODRIVER-3470 Correct BSON unmarshaling logic for null values (#1924) (#1955)
  • 4aeff60 GODRIVER-3370 Add bypassEmptyTsReplacement option. (#1927) [release/1.17] (#1...
  • 566810c GODRIVER-3340 Bump github.com/klauspost/compress from 1.13.6 to 1.16.7 [relea...
  • 714be54 GODRIVER-3374 Add ReadCompressedCompressedMessage back to wiremessage API (#1...
  • 32067cf Fix data race in 'discard connections' pool test. [v1] (#1877)
  • 027313b Bump golangci-lint for 1.23 compatibility [v1] (#1875)
  • 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 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 [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.17.2 to 1.17.3.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](mongodb/mongo-go-driver@v1.17.2...v1.17.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies The dependencies need to be updated label Feb 25, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 13518899703

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 56.032%

Totals Coverage Status
Change from base Build 13508847972: 0.0%
Covered Lines: 1175
Relevant Lines: 2097

💛 - Coveralls

@atkrad atkrad merged commit 02f6d7a into main Feb 25, 2025
6 checks passed
@atkrad atkrad deleted the dependabot/go_modules/go.mongodb.org/mongo-driver-1.17.3 branch February 25, 2025 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies The dependencies need to be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants