Conversation
Pull Request Test Coverage Report for Build 19898713325Details
💛 - Coveralls |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7b1dcfd to
af45392
Compare
dhmlau
approved these changes
Dec 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.5.1->7.0.0Release Notes
mongodb/js-bson (bson)
v7.0.0Compare Source
Miscellaneous Chores
v6.10.4Compare Source
Bug Fixes
v6.10.3Compare Source
Bug Fixes
v6.10.2Compare Source
Bug Fixes
v6.10.1Compare Source
Bug Fixes
Performance Improvements
v6.10.0Compare Source
Features
Bug Fixes
v6.9.1Compare Source
The MongoDB Node.js team is pleased to announce version 6.9.1 of the
bsonpackage!Release Notes
useBigInt64is enabledAfter refactoring to improve deserialization performance in #649, we inadvertently introduced a bug that manifested when deserializing
Longvalues with theuseBigInt64flag enabled. The bug would lead to negativeLongvalues being deserialized as unsigned integers. This issue has been resolved here.Thanks to @rkistner for reporting this bug!
Bug Fixes
Documentation
We invite you to try the
bsonlibrary immediately, and report any issues to the NODE project.v6.9.0Compare Source
Features
tandito Timestamp (#704) (b766d0f)Performance Improvements
v6.8.1Compare Source
The MongoDB Node.js team is pleased to announce version 6.8.1 of the
bsonpackage!Release Notes
useBigInt64is enabledAfter refactoring to improve deserialization performance in #649, we inadvertently introduced a bug that manifested when deserializing
Longvalues with theuseBigInt64flag enabled. The bug would lead to negativeLongvalues being deserialized as unsigned integers. This issue has been resolved here.Bug Fixes
Documentation
We invite you to try the
bsonlibrary immediately, and report any issues to the NODE project.v6.8.0Compare Source
Features
Performance Improvements
v6.7.1Compare Source
The MongoDB Node.js team is pleased to announce version 6.7.1 of the
bsonpackage!Release Notes
useBigInt64is enabledAfter refactoring to improve deserialization performance in #649, we inadvertently introduced a bug that manifested when deserializing
Longvalues with theuseBigInt64flag enabled. The bug would lead to negativeLongvalues being deserialized as unsigned integers. This issue has been resolved here.Bug Fixes
Documentation
We invite you to try the
bsonlibrary immediately, and report any issues to the NODE project.v6.7.0Compare Source
Features
Bug Fixes
v6.6.1Compare Source
The MongoDB Node.js team is pleased to announce version 6.6.1 of the
bsonpackage!Release Notes
useBigInt64is enabledAfter refactoring to improve deserialization performance in #649, we inadvertently introduced a bug that manifested when deserializing
Longvalues with theuseBigInt64flag enabled. The bug would lead to negativeLongvalues being deserialized as unsigned integers. This issue has been resolved here.Bug Fixes
Documentation
We invite you to try the
bsonlibrary immediately, and report any issues to the NODE project.v6.6.0Compare Source
Features
Bug Fixes
v6.5.1Compare Source
The MongoDB Node.js team is pleased to announce version 6.5.1 of the
bsonpackage!Release Notes
useBigInt64is enabledAfter refactoring to improve deserialization performance in #649, we inadvertently introduced a bug that manifested when deserializing
Longvalues with theuseBigInt64flag enabled. The bug would lead to negativeLongvalues being deserialized as unsigned integers. This issue has been resolved here.Thanks to @rkistner for reporting this bug!
Bug Fixes
Documentation
We invite you to try the
bsonlibrary immediately, and report any issues to the NODE project.v6.5.0Compare Source
Features
Bug Fixes
v6.4.1Compare Source
The MongoDB Node.js team is pleased to announce version 6.4.1 of the
bsonpackage!Release Notes
useBigInt64is enabledAfter refactoring to improve deserialization performance in #649, we inadvertently introduced a bug that manifested when deserializing
Longvalues with theuseBigInt64flag enabled. The bug would lead to negativeLongvalues being deserialized as unsigned integers. This issue has been resolved here.Fixed float byte-wise handling on big-endian systems
A change in BSON@6.4.0 (2024-02-29) started parsing and serializing floats using a
Float64Array. When reading the bytes from this array the ordering is dependent on the platform it is running on and we now properly account for that ordering.Bug Fixes
Documentation
We invite you to try the
bsonlibrary immediately, and report any issues to the NODE project.v6.4.0Compare Source
Features
Bug Fixes
Performance Improvements
v6.3.0Compare Source
Features
v6.2.0Compare Source
Features
Bug Fixes
v6.1.0Compare Source
Features
Bug Fixes
v6.0.0Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.