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.
Bumps bson to 6.3.0 and updates ancestor dependency mongodb. These dependencies need to be updated together.
Updates
bson
from 1.0.9 to 6.3.0Release notes
Sourced from bson's releases.
... (truncated)
Changelog
Sourced from bson's changelog.
... (truncated)
Commits
78b737b
chore(main): release 6.3.0 [skip-ci] (#641)cdb779b
feat(NODE-5861): optimize parsing basic latin strings (#642)44bec19
feat(NODE-3034): deprecate number as an input to ObjectId constructor (#640)3b2ed17
chore(NODE-5699): update dev dependencies (#639)99cd066
chore(NODE-5768): add comment trigger for release notes (#638)a382485
test(NODE-5692): new benchmarks using bson-bench (#636)77fac2a
chore(main): release 6.2.0 [skip-ci] (#632)7802c66
feat(NODE-5040): add color to BSON inspect (#635)eb98b8c
fix(NODE-5640): BsonVersionError improve message clarity (#629)58c002d
chore(release): 6.1.0Maintainer changes
This version was pushed to npm by dbx-node, a new releaser for bson since your current version.
Updates
mongodb
from 2.2.36 to 6.3.0Release notes
Sourced from mongodb's releases.
... (truncated)
Changelog
Sourced from mongodb's changelog.
... (truncated)
Commits
a837036
chore(main): release 6.3.0 [skip-ci] (#3904)ebbfb8a
fix(NODE-5749): RTTPinger always sends legacy hello (#3921)ae4c94a
feat(NODE-5197): add server monitoring mode (#3899)08c9fb4
fix(NODE-4863): do not use RetryableWriteError for non-server errors (#3914)54adc9f
feat(NODE-4878): Add remaining log configurable client options (#3908)c0506b1
docs(NODE-5730): update load balancer docs (#3910)b602162
refactor(NODE-5696): add async-iterator based socket helpers (#3896)89cb092
test(NODE-5732): update data lake test scripts (#3913)fd58eec
feat(NODE-3881): require hello command + OP_MSG when 'loadBalanced=True' (#3907)bb5fa43
feat(NODE-5452): Logging Cosmos Document DB Info Message (#3902)Maintainer changes
This version was pushed to npm by dbx-node, a new releaser for mongodb since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.