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 mongodb from 2 to 3 #21159

Merged
merged 1 commit into from
Apr 1, 2025
Merged

chore(deps): Bump mongodb from 2 to 3 #21159

merged 1 commit into from
Apr 1, 2025

Conversation

xiangjinwu
Copy link
Contributor

@xiangjinwu xiangjinwu commented Mar 28, 2025

I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.

Highest Release Version: 2.3

What's changed and what's your intention?

Addresses the following:

Dependabot fails to create the PR because tokio-runtime feature is not present in mongodb >= 3.

As shown by the Cargo.lock diff, this also helps us to drop a lot of old indirect dependencies in addition to derivative and idna.

Noticeable items in release notes from 2.8.2 to 3.2.3:

  • v3.1.0: Added support for MongoDB 8.0 (released Oct 2024)
  • v3.2.0: Upcoming v3.3.0 will drop support for MongoDB 4.0 (released Jun 2018 and reached EOL Apr 2022)

Checklist

  • I have written necessary rustdoc comments.
  • I have added necessary unit tests and integration tests.
  • I have added test labels as necessary.
  • I have added fuzzing tests or opened an issue to track them.
  • My PR contains breaking changes.
  • My PR changes performance-critical code, so I will run (micro) benchmarks and present the results.
  • My PR contains critical fixes that are necessary to be merged into the latest release.

Documentation

  • My PR needs documentation updates.
Release note

@xiangjinwu xiangjinwu changed the base branch from main to chore-deps-bson March 28, 2025 08:33
Base automatically changed from chore-deps-bson to main March 28, 2025 08:57
@xiangjinwu xiangjinwu marked this pull request as ready for review March 28, 2025 09:21
@xiangjinwu xiangjinwu requested a review from a team as a code owner March 28, 2025 09:21
@xiangjinwu xiangjinwu requested review from cyliu0 and removed request for cyliu0 March 28, 2025 09:21
@xiangjinwu xiangjinwu force-pushed the chore-deps-mongodb branch from 4a124eb to e95d3b2 Compare April 1, 2025 02:53
Copy link
Member

@xxchan xxchan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great!

@xiangjinwu xiangjinwu enabled auto-merge April 1, 2025 03:19
@xiangjinwu xiangjinwu added this pull request to the merge queue Apr 1, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 1, 2025
@xiangjinwu xiangjinwu added this pull request to the merge queue Apr 1, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 1, 2025
@xiangjinwu xiangjinwu added this pull request to the merge queue Apr 1, 2025
Merged via the queue into main with commit 3e920bd Apr 1, 2025
29 of 30 checks passed
@xiangjinwu xiangjinwu deleted the chore-deps-mongodb branch April 1, 2025 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants