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

chore(deps): Bump mongo-java-driver-version from 5.2.1 to 5.3.0 #16786

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps mongo-java-driver-version from 5.2.1 to 5.3.0.
Updates org.mongodb:mongodb-driver-core from 5.2.1 to 5.3.0

Release notes

Sourced from org.mongodb:mongodb-driver-core's releases.

Java Driver 5.3.0-beta0 (October 31, 2024)

What's Changed

Full Changelog: mongodb/mongo-java-driver@r5.2.0...r5.3.0-beta0

Verifying artifact signatures

Please refer to https://www.mongodb.com/docs/drivers/java/sync/v5.2/validate-signatures/ for the full procedure.

To download and import the public key for verifying signatures, execute

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8
Commits
  • d4815fe Version: bump 5.3.0
  • 8066921 Resolve unintended sync test skipping. (#1600)
  • 355c6ea Introduce Client Bulk Write API (#1509)
  • 7340b5c Mark PackedBitVector as Beta, aligning with binary quantization preview (#1594)
  • a1ed85c Allow updateOne and replaceOne to supply sort option (#1585)
  • bdd4af2 Rename Vector class names. (#1595)
  • 08880c8 Provide the reason for the test skips. (#1584)
  • 08ec2fc Add index hint support for distinct command (#1581)
  • 6bb4005 Remove deprecated field from GridFS unified tests (#1577)
  • 7f368dd Connections must not be closed when timeoutMS expires before sending a reques...
  • Additional commits viewable in compare view

Updates org.mongodb:mongodb-driver-sync from 5.2.1 to 5.3.0

Release notes

Sourced from org.mongodb:mongodb-driver-sync's releases.

Java Driver 5.3.0-beta0 (October 31, 2024)

What's Changed

Full Changelog: mongodb/mongo-java-driver@r5.2.0...r5.3.0-beta0

Verifying artifact signatures

Please refer to https://www.mongodb.com/docs/drivers/java/sync/v5.2/validate-signatures/ for the full procedure.

To download and import the public key for verifying signatures, execute

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8
Commits
  • d4815fe Version: bump 5.3.0
  • 8066921 Resolve unintended sync test skipping. (#1600)
  • 355c6ea Introduce Client Bulk Write API (#1509)
  • 7340b5c Mark PackedBitVector as Beta, aligning with binary quantization preview (#1594)
  • a1ed85c Allow updateOne and replaceOne to supply sort option (#1585)
  • bdd4af2 Rename Vector class names. (#1595)
  • 08880c8 Provide the reason for the test skips. (#1584)
  • 08ec2fc Add index hint support for distinct command (#1581)
  • 6bb4005 Remove deprecated field from GridFS unified tests (#1577)
  • 7f368dd Connections must not be closed when timeoutMS expires before sending a reques...
  • Additional commits viewable in compare view

Updates org.mongodb:bson from 5.2.1 to 5.3.0

Release notes

Sourced from org.mongodb:bson's releases.

Java Driver 5.3.0-beta0 (October 31, 2024)

What's Changed

Full Changelog: mongodb/mongo-java-driver@r5.2.0...r5.3.0-beta0

Verifying artifact signatures

Please refer to https://www.mongodb.com/docs/drivers/java/sync/v5.2/validate-signatures/ for the full procedure.

To download and import the public key for verifying signatures, execute

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8
Commits
  • d4815fe Version: bump 5.3.0
  • 8066921 Resolve unintended sync test skipping. (#1600)
  • 355c6ea Introduce Client Bulk Write API (#1509)
  • 7340b5c Mark PackedBitVector as Beta, aligning with binary quantization preview (#1594)
  • a1ed85c Allow updateOne and replaceOne to supply sort option (#1585)
  • bdd4af2 Rename Vector class names. (#1595)
  • 08880c8 Provide the reason for the test skips. (#1584)
  • 08ec2fc Add index hint support for distinct command (#1581)
  • 6bb4005 Remove deprecated field from GridFS unified tests (#1577)
  • 7f368dd Connections must not be closed when timeoutMS expires before sending a reques...
  • 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 `mongo-java-driver-version` from 5.2.1 to 5.3.0.

Updates `org.mongodb:mongodb-driver-core` from 5.2.1 to 5.3.0
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.2.1...r5.3.0)

Updates `org.mongodb:mongodb-driver-sync` from 5.2.1 to 5.3.0
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.2.1...r5.3.0)

Updates `org.mongodb:bson` from 5.2.1 to 5.3.0
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.2.1...r5.3.0)

---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.mongodb:mongodb-driver-sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.mongodb:bson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 13, 2025
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟

🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run

  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot.

  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.

  • Build and test logs are available in the Summary page. Only Apache Camel committers have access to the summary.

  • ⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@oscerd
Copy link
Contributor

oscerd commented Jan 13, 2025

No beta

@oscerd oscerd closed this Jan 13, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/mongo-java-driver-version-5.3.0 branch January 13, 2025 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
camel-4 core-build-and-dependencies dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant