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 org.mongodb:bson from 4.11.0 to 4.11.1 #2007

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2023

Bumps org.mongodb:bson from 4.11.0 to 4.11.1.

Commits
  • f7715c1 Version: bump 4.11.1
  • 5409610 Remove write and read concern from Atlas Search Index commands. (#1241)
  • db66a7c Update logger name to align with naming conventions (#1237)
  • d2cd51e Add explicit automatic module name configuration. (#1236)
  • 81ad6a1 Support decoding nulls for non-primitive fields in Java records (#1223)
  • 0fb1bb4 Fix Evergreen issues
  • b9c4863 Version: bump 4.11.1-SNAPSHOT
  • See full diff 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 [org.mongodb:bson](https://github.com/mongodb/mongo-java-driver) from 4.11.0 to 4.11.1.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.11.0...r4.11.1)

---
updated-dependencies:
- dependency-name: org.mongodb:bson
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 9, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (44f37ef) 75.27% compared to head (5e1f714) 75.27%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2007   +/-   ##
=========================================
  Coverage     75.27%   75.27%           
- Complexity    21539    21543    +4     
=========================================
  Files           634      634           
  Lines         85231    85231           
  Branches      18878    18878           
=========================================
+ Hits          64154    64156    +2     
+ Misses        13157    13156    -1     
+ Partials       7920     7919    -1     

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wenshao wenshao merged commit 56835ac into main Nov 10, 2023
9 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.mongodb-bson-4.11.1 branch November 10, 2023 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants