Skip to content

Conversation

@baileympearson
Copy link
Contributor

@baileympearson baileympearson commented Oct 8, 2025

Description

Summary of Changes

Notes for Reviewers

What is the motivation for this change?

Release Highlight

Peer dependency minimum versions updated

The driver is now compatible with the following packages:

Dependency Allowed Range
@aws-sdk/credential-providers ^3.806.0
"@mongodb-js/zstd" ^2.0.0
gcp-metadata ^7.0.1
socks ^2.8.6

Double check the following

  • Lint is passing (npm run check:lint)
  • 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

@baileympearson baileympearson marked this pull request as ready for review October 8, 2025 22:17
@baileympearson baileympearson requested a review from a team as a code owner October 8, 2025 22:17
@tadjik1 tadjik1 self-assigned this Oct 9, 2025
@tadjik1 tadjik1 added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Oct 9, 2025
Copy link
Member

@tadjik1 tadjik1 left a comment

Choose a reason for hiding this comment

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

Thanks Bailey, I left only one question to clarify before proceeding with merge.

Copy link
Contributor

@dariakp dariakp left a comment

Choose a reason for hiding this comment

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

Just adding a bookmark here that we want to have the release note mention the updated versions.

@tadjik1
Copy link
Member

tadjik1 commented Oct 14, 2025

Changes from package-lock are about gcp-metadata update:

npm why agent-base
...
      node_modules/gcp-metadata
        dev gcp-metadata@"^7.0.1" from the root project

npm why data-uri-to-buffer
...
      node_modules/gcp-metadata
        dev gcp-metadata@"^7.0.1" from the root project

npm why https-proxy-agent
...
    node_modules/gcp-metadata
      dev gcp-metadata@"^7.0.1" from the root project

and the rest

Copy link
Contributor Author

@baileympearson baileympearson left a comment

Choose a reason for hiding this comment

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

Just one small comment. I can't request changes cause it's my PR I think.

@dariakp dariakp merged commit 0451dae into main Oct 17, 2025
24 of 27 checks passed
@dariakp dariakp deleted the NODE-7150 branch October 17, 2025 19:28
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.

4 participants