Skip to content

Conversation

@addaleax
Copy link
Collaborator

@addaleax addaleax commented Nov 5, 2025

The interface is largely unchanged from 6.x, so consumers can use 7.x as a plug-in replacement for 6.x here already.

The interface is largely unchanged from 6.x, so consumers can use
7.x as a plug-in replacement for 6.x here already.
@addaleax addaleax requested a review from a team as a code owner November 5, 2025 19:59
Copilot AI review requested due to automatic review settings November 5, 2025 19:59
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the shell-bson package to accept BSON version 7.x as a peer dependency alongside the existing 6.x version. Since the BSON 7.x interface maintains compatibility with 6.x, this allows consumers to use either major version without breaking changes.

Key Changes:

  • Extended peer dependency range for bson package to include both ^6.10.4 and ^7.0.0

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@addaleax addaleax added the no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) label Nov 5, 2025
@addaleax addaleax merged commit 6ecda48 into main Nov 5, 2025
148 of 156 checks passed
@addaleax addaleax deleted the shell-bson-7.x-peer-dep branch November 5, 2025 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants