chore(deps-dev): bump mongodb from 4.12.1 to 4.17.0#19
Conversation
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 4.12.1 to 4.17.0. - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v4.17.0/HISTORY.md) - [Commits](mongodb/node-mongodb-native@v4.12.1...v4.17.0) --- updated-dependencies: - dependency-name: mongodb dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
|
MongoDB is built on a scale-out architecture that has become popular with developers for developing scalable applications with evolving data schemas. As a document database, MongoDB makes it easy for developers to store structured or unstructured data. It stores documents in a JSON-like format. MongoDB is used for high-volume data storage, helping organizations store large amounts of data while still performing rapidly. Organizations also use MongoDB for its ad-hoc queries, indexing, load balancing, aggregation, server-side JavaScript execution, and other features. Most RDBMS cannot keep data in memory by configuration, while MongoDB can. You can save up to ten gigabytes of data in memory, this way you save the data load from the hard drive to memory, and you can fetch it faster as compared to SQL Server. The distributed nature of MongoDB gives a major performance boost. MongoDB is designed for easy scalability and high performance, making it well-suited for modern web applications. Let's discuss how Node. Js and MongoDB work together and their respective roles in back-end development. |
Bumps mongodb from 4.12.1 to 4.17.0.
Release notes
Sourced from mongodb's releases.
... (truncated)
Changelog
Sourced from mongodb's changelog.
... (truncated)
Commits
c83a801chore(4.x): release 4.17.0 [skip-ci] (#3763)1b59955chore: update release automation scripts 4.x (#3824)5244711feat(NODE-5398): use mongodb-js/saslprep instead of saslprep (#3820)2910dcafix(NODE-5536): remove credentials from ConnectionPoolCreatedEvent options (#...0c1b654chore(NODE-5400): add@octokit/coreas a devDep (#3750)4adff37chore(NODE-5382): backport release automation scripts (#3747)2d028affix(NODE-5356): prevent scram auth from throwing TypeError if saslprep is not...0e1afc0ci(Node 5335): clean up instance profile from instance after CI runs (#3719)7f5b334ci(NODE-5334): install npm to node_artifacts directory in CI (#3709)e13038dfix(NODE-5316): prevent parallel topology creation in MongoClient.connect (#3...Maintainer changes
This version was pushed to npm by dbx-node, 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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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.