Closed dependabot[bot] closed 6 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@mongodb-js/saslprep@1.1.6 | None | 0 |
648 kB | devtoolsbot |
npm/bson@6.7.0 | None | 0 |
2.39 MB | dbx-node |
npm/mongoose@8.3.4 | None | +1 |
6.72 kB | |
npm/sift@17.1.3 | None | 0 |
372 kB | crcn |
🚮 Removed packages: npm/@mongodb-js/saslprep@1.1.5, npm/bson@6.6.0, npm/mongoose@8.3.2, npm/sift@16.0.1
Superseded by #549.
Bumps mongoose from 8.3.2 to 8.3.4.
Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
Commits
88afc33
chore: release 8.3.413db408
Merge pull request #14565 from Automattic/vkarpov15/gh-1439431596d5
style: fix lintc51fdd8
perf(document): avoid copying all properties into cloneOptions, just the nece...3b00122
Merge pull request #14564 from Automattic/vkarpov15/gh-14528d24b7a8
Merge pull request #14562 from Automattic/vkarpov15/gh-14521ddb19fa
Merge pull request #14557 from Automattic/dependabot/npm_and_yarn/master/sift...3e4aa8f
Merge pull request #14555 from Automattic/dependabot/npm_and_yarn/master/mark...abc87b2
remove unnecessary logicf087e8f
perf(document): remove some more unnecessary cloning in $toObject() re: #14394Dependabot 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