chore(deps): update dependency bson to v6.10.4#97
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
03c3261 to
4a66e2a
Compare
4a66e2a to
9a280e1
Compare
9a280e1 to
7840637
Compare
7840637 to
a7ebd04
Compare
a7ebd04 to
c962636
Compare
c962636 to
92975b9
Compare
92975b9 to
5813f99
Compare
5813f99 to
0807481
Compare
0807481 to
fb4e504
Compare
4fa1321 to
b47ecc9
Compare
b47ecc9 to
d78d0c2
Compare
20f409a to
5697173
Compare
5697173 to
2c770ba
Compare
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:
6.4.0→6.10.4Release Notes
mongodb/js-bson (bson)
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.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.