Skip to content

chore: update package.json for 7.0 release#4779

Closed
baileympearson wants to merge 2 commits intomainfrom
prepare-7.0
Closed

chore: update package.json for 7.0 release#4779
baileympearson wants to merge 2 commits intomainfrom
prepare-7.0

Conversation

@baileympearson
Copy link
Copy Markdown
Contributor

Description

Summary of Changes

Notes for Reviewers

What is the motivation for this change?

Release Highlight

Release notes highlight

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 requested a review from a team as a code owner November 5, 2025 18:59
Comment thread package.json
"kerberos": "3.0.0-alpha",
"mongodb-client-encryption": "^7.0.0-alpha",
"kerberos": "3.0.0",
"mongodb-client-encryption": ">=7.0.0 <7.1.0",
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Just calling out this change - we do want to make this change in v7 but it isn't a simple dependency update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant