Bump semver, mongodb and mongoose in /mongodb-schema-importer#33
Conversation
Removes [semver](https://github.com/npm/node-semver). It's no longer used after updating ancestor dependencies [semver](https://github.com/npm/node-semver), [mongodb](https://github.com/mongodb/node-mongodb-native) and [mongoose](https://github.com/Automattic/mongoose). These dependencies need to be updated together. Removes `semver` Updates `mongodb` from 3.0.11 to 3.7.4 - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md) - [Commits](mongodb/node-mongodb-native@v3.0.11...v3.7.4) Updates `mongoose` from 5.2.14 to 5.13.19 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/5.13.19/History.md) - [Commits](Automattic/mongoose@5.2.14...5.13.19) --- updated-dependencies: - dependency-name: semver dependency-type: indirect - dependency-name: mongodb dependency-type: direct:production - dependency-name: mongoose dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is network access?This module accesses the network. Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
|
New and updated dependency changes detected. Learn more about Socket for GitHub ↗︎
Footnotes |
Removes semver. It's no longer used after updating ancestor dependencies semver, mongodb and mongoose. These dependencies need to be updated together.
Removes
semverUpdates
mongodbfrom 3.0.11 to 3.7.4Release notes
Sourced from mongodb's releases.
... (truncated)
Commits
c2b6da1chore(release): 3.7.4152425afix(NODE-5355): prevent error when saslprep is not a function (#3733)1595140fix(NODE-3711): retry txn end on retryable write (#3047)9b980c4chore(NODE-3736): fix drivers tools cloning (#3025)b42e8b3chore(release): 3.7.3428e6d3fix(NODE-3515): do proper opTime merging in bulk results (#3011)564b0d7test(NODE-3606): legacy and new versions of the CSFLE library (#3002)7c5a7bbchore(release): 3.7.2ec23d63chore(NODE-3622): bump optional-require for additional yarn berry pnp support...28f721dchore(release): 3.7.1Maintainer changes
This version was pushed to npm by pearsb1, a new releaser for mongodb since your current version.
Updates
mongoosefrom 5.2.14 to 5.13.19Changelog
Sourced from mongoose's changelog.
... (truncated)
Commits
98e0762chore: release 5.13.197e36d21chore: release 5.13.186759c60undo accidental changes and actually pin@types/json-schema4ed4a89chore: pin version of@types/json-schemabecause of install issues on node v4...9a9536dMerge pull request #13535 from lorand-horvath/patch-1226424d55.x - bump mongodb driver to 3.7.44b8b0a9add versionNumber to 5.x1bc07ecchore: release 5.13.173f827b3Merge branch '5.x' of github.com:Automattic/mongoose into 5.xeeabe5fchore: run CI tests on ubuntu 20.04 because 18.04 no longer supportedDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.