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

fix(NODE-6777): update BSON to 6.10.3 #4428

Merged
merged 1 commit into from
Feb 20, 2025
Merged

fix(NODE-6777): update BSON to 6.10.3 #4428

merged 1 commit into from
Feb 20, 2025

Conversation

nbbeeken
Copy link
Contributor

@nbbeeken nbbeeken commented Feb 20, 2025

Description

What is changing?

Update BSON version requirement

Is there new documentation needed for these changes?

No

What is the motivation for this change?

Pull in BSON fixes

Release Highlight

Update BSON version requirement to 6.10.3

This forces fixes made in 6.10.3 and 6.10.2 to be pulled into the driver.

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

Sorry, something went wrong.

@nbbeeken nbbeeken requested a review from a team as a code owner February 20, 2025 15:48
@W-A-James W-A-James self-assigned this Feb 20, 2025
@W-A-James W-A-James requested review from W-A-James and removed request for a team February 20, 2025 16:12
@W-A-James W-A-James added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Feb 20, 2025
@W-A-James
Copy link
Contributor

Test failures are unrelated and due to the issue being solved by #4426

@W-A-James W-A-James merged commit db5b9e0 into main Feb 20, 2025
20 of 31 checks passed
@W-A-James W-A-James deleted the NODE-6777 branch February 20, 2025 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Primary Review In Review with primary reviewer, not yet ready for team's eyes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants