Bump the npm_and_yarn group in /server with 3 updates #74
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 npm_and_yarn group in /server with 3 updates: mongoose, @shelf/jest-mongodb and mongodb.
Updates
mongoose
from 6.5.4 to 6.11.3Release notes
Sourced from mongoose's releases.
... (truncated)
Changelog
Sourced from mongoose's changelog.
... (truncated)
Commits
e9eb8ab
chore: release 6.11.3688da8f
test: fix flakey tests, remove test for #9597 because it affects global state...4f264a8
test: fix tests re: #133179616af7
fix(schema): correctly handle uuids with populate()305ce4f
fix: avoid prototype pollution on init35e59eb
docs: link to migrating to 6 in 6.x docsa28933e
chore: release 6.11.23a6b0dd
chore: use deno v1.34 in test for MMS HTTP issuesf7c6d3e
Merge pull request #13476 from Automattic/vkarpov15/gh-134535552107
fix(cursor): allow find middleware to modify query cursor optionsUpdates
@shelf/jest-mongodb
from 4.1.4 to 4.3.2Release notes
Sourced from
@shelf/jest-mongodb
's releases.Commits
d567914
v4.3.2d162663
Merge pull request #451 from shelfio/renovate/mongodb-memory-server-9.x113f2f5
Merge pull request #459 from shelfio/bumping-version69a7ede
v4.3.14089596
Merge pull request #426 from kohtala/patch-100e9b44
Merge branch 'master' into patch-1c9d3f6a
Merge pull request #458 from shelfio/feature/fix-jest-mongodb-config-location91d12e3
feat: Fix jest-mongodb-config location issue by using Jest's globalConfig for...4790b8c
fix(deps): update dependency mongodb-memory-server to v9.2.06ff4475
Merge pull request #447 from shelfio/renovate/shelf-tsconfig-0.xUpdates
mongodb
from 4.8.1 to 4.9.1Release notes
Sourced from mongodb's releases.
... (truncated)
Changelog
Sourced from mongodb's changelog.
Commits
cc87107
chore(release): 4.9.172689f4
chore(NODE-4593): fix mongosh integration tests (#3387)196c8f0
chore(NODE-4293): update dependencies and compile driver on ts next (#3384)861d465
fix(NODE-4591): only set loadBalanced on handshake when explicitly set (#3386)e0a36d5
test(NODE-4562): reduce macos coverage (#3381)014d0b3
fix(NODE-4583): revert nested union type support (#3383)c74d5ea
test(NODE-4200): sync serverless:forbid changes in change stream unified test...edd8a1c
test(NODE-4479): adjust number of iterations of flakey test (#3378)b643731
test(NODE-4574): skip zstd and snappy on gallium (#3379)7749ed7
test(NODE-4566): fix csfle pinned commit (#3377)Maintainer changes
This version was pushed to npm by durran, 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 <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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.