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 5.2.0 and updates ancestor dependency mongoose. These dependencies need to be updated together.
Updates
bson
from 1.0.9 to 5.2.0Release notes
Sourced from bson's releases.
... (truncated)
Changelog
Sourced from bson's changelog.
... (truncated)
Commits
91b84ed
chore(release): 5.2.00d49a63
feat(NODE-4855): add hex and base64 ctor methods to Binary and ObjectId (#569)5d2648e
chore(release): 5.1.0c70c82d
feat(NODE-4789): support Map stringification in EJSON (#567)24c6a9c
ci(NODE-5087): download node to local directory (#566)800f7cd
docs(NODE-5080): add a note about class syntax (#565)b6a15b5
chore(release): 5.0.13aed24a
fix(NODE-5048): webpack unable to bundle import with leading 'node:' (#564)50e90fc
fix(NODE-5025): no type definitions for es module (#563)d5088af
fix(NODE-5056): EJSON.parse date handling when useBigInt64=true (#562)Maintainer changes
This version was pushed to npm by nbbeeken, a new releaser for bson since your current version.
Updates
mongoose
from 4.13.21 to 7.0.4Release notes
Sourced from mongoose's releases.
... (truncated)
Changelog
Sourced from mongoose's changelog.
... (truncated)
Commits
1b938d9
chore: release 7.0.4d3ea3ab
fix(query): re-apply changes for #132497971a4d
Merge pull request #13262 from c-marc/patch-159e55bb
Modify exemple and schema syntaxd4e513d
Merge branch '6.x'02b9b2b
chore: release 6.10.587a9a7f
Merge pull request #13251 from Automattic/vkarpov15/gh-1319325c7535
Merge pull request #13218 from Automattic/vkarpov15/gh-13176c1ceb12
Update docs/source/index.js90527df
fix: quick fix to support getters for fast path in get() re: #12953Dependabot 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 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.