Update dependency bson to v7#75
Conversation
9a4900c to
549063c
Compare
549063c to
426297f
Compare
426297f to
fcaebb2
Compare
There was a problem hiding this comment.
🤖 PR Reviewer
This diff upgrades the bson dependency from ^6.10.3 to ^7.0.0, which is a major version bump. Major version bumps can introduce breaking changes that need to be verified against the codebase.
📝 1 suggestion(s) - Please review inline comments below.
💡 How to re-trigger
Comment /review or /pr-reviewer on this PR
| "@adobe/aio-lib-env": "^3.0.1", | ||
| "axios": "^1.15.0", | ||
| "bson": "^6.10.3", | ||
| "bson": "^7.0.0", |
There was a problem hiding this comment.
Upgrading bson from v6 to v7 is a major version bump. Before merging, verify that: (1) bson v7 has been released and is stable, (2) any breaking API changes in v7 are accounted for in the codebase, and (3) the package-lock.json or equivalent lockfile has been updated accordingly. At the time of this review, bson's latest stable major version is 6.x — confirm v7 is intentional and available.
| "bson": "^7.0.0", | |
| "bson": "^6.10.3" |
This PR contains the following updates:
^6.10.3→^7.0.0Release Notes
mongodb/js-bson (bson)
v7.3.1Compare Source
Bug Fixes
v7.3.0Compare Source
Features
Bug Fixes
v7.2.0Compare Source
Features
Bug Fixes
v7.1.1Compare Source
Bug Fixes
v7.1.0Compare Source
Features
onDemandns (#859) (92bbc34)Bug Fixes
v7.0.0Compare Source
Miscellaneous Chores
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.