chore(deps): bump the driver group across 1 directory with 2 updates #903
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 the driver group with 2 updates in the / directory: bson and mongodb.
Updates
bson
from 6.9.0 to 6.10.1Release notes
Sourced from bson's releases.
... (truncated)
Changelog
Sourced from bson's changelog.
Commits
26549d9
chore(main): release 6.10.1 [skip-ci] (#734)3ede13e
fix(NODE-6552): remove cache and use toStringTag in type helpers (#740)dbeda2f
chore(NODE-6564): add dependabot for github actions (#733)7c37580
perf(NODE-6450): Lazy objectId hex string cache (#722)6e84925
chore(NODE-6555): remove warnings when locally installing bson (#732)2e86183
chore(main): release 6.10.0 [skip-ci] (#731)d7bdcec
feat(NODE-6537): add support for binary vectors (#730)f6e86bb
test(NODE-6534): add spec test runner for Binary vector (#729)f99fdfd
fix(NODE-6536): Binary.read never returns number[] and reads beyond content (...887849d
chore(NODE-6018): run entire BSON suite on a big endian machine (#726)Updates
mongodb
from 6.10.0 to 6.12.0Release notes
Sourced from mongodb's releases.
... (truncated)
Changelog
Sourced from mongodb's changelog.
... (truncated)
Commits
b4e5f49
chore(main): release 6.12.0 [skip-ci] (#4348)bc41f2e
docs(NODE-6483): Add documentation for countDocuments $match operator (#4342)37613f1
feat(NODE-6605): add error message when invalidating primary (#4340)ea8a33f
feat(NODE-6593): add support for [email protected] (#4346)ed83f36
fix(NODE-6602): only wrap errors from SOCKS in network errors (#4347)ed2bdbe
docs(NODE-6595): update compatibility table for [email protected] (#4349)63e1459
test(NODE-6532): unskip transactions tests on serverless (#4332)249c279
fix(NODE-6583): upgrade to BSON v6.10.1 to remove internal unbounded type cac...5558573
fix(NODE-6600): set object mode correctly for message chunking in SizedMessag...260e052
test(NODE-6527): sync pool-checkout-returned-connection-maxConnecting tests (...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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions