Changelog
*Sourced from [mongodb's changelog](https://github.com/mongodb/node-mongodb-native/blob/master/HISTORY.md).*
> Commits
- [`0e06b69`](https://github.com/mongodb/node-mongodb-native/commit/0e06b6923ca704b6c31f10d903864ed8df3e2eb5) 3.1.1
- [`4e83556`](https://github.com/mongodb/node-mongodb-native/commit/4e835562b49d4b6007cd5984171fe7a1145bc5d1) fix(collection): countDocuments throws error when query doesn't match docs
- [`b8b4bfa`](https://github.com/mongodb/node-mongodb-native/commit/b8b4bfa90661f83d2d09a0877f2e245f938a060c) fix(client-ops): return transform map to map rather than function
- [`a983817`](https://github.com/mongodb/node-mongodb-native/commit/a98381787dd108f4c7c3d04b86a6859dd41c876c) docs(README): link to 3.1 docs in readme
- [`d9b93e5`](https://github.com/mongodb/node-mongodb-native/commit/d9b93e5ae066dc77bbe5ab3758de8decf2cd14bb) docs(collection): fix typo & run-on sentence for initializeOrderedBulkOp
- [`f1dcfac`](https://github.com/mongodb/node-mongodb-native/commit/f1dcfac49f9e873414d83cff1a45fd322c39a52d) docs(Cursor): fix typo in toArray
- [`c2003d2`](https://github.com/mongodb/node-mongodb-native/commit/c2003d2db29a49a8aa0c2c1e8e5d9d9ef42e2960) docs(esNext): improve readability, and fix a number of typos
- [`2e6c4fa`](https://github.com/mongodb/node-mongodb-native/commit/2e6c4faa276ceb9bc52132693b5dc4406333631c) fix(collection): correctly shallow clone passed in options
- [`20e11b3`](https://github.com/mongodb/node-mongodb-native/commit/20e11b35811bd09a85e60ded16ad3e02d60b76e6) fix(server): remove unnecessary print statement
- See full diff in [compare view](https://github.com/mongodb/node-mongodb-native/compare/v3.1.0...v3.1.1)
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 merge` will merge this PR after your CI passes on it
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps mongodb from 3.1.0 to 3.1.1.
Changelog
*Sourced from [mongodb's changelog](https://github.com/mongodb/node-mongodb-native/blob/master/HISTORY.md).* >Commits
- [`0e06b69`](https://github.com/mongodb/node-mongodb-native/commit/0e06b6923ca704b6c31f10d903864ed8df3e2eb5) 3.1.1 - [`4e83556`](https://github.com/mongodb/node-mongodb-native/commit/4e835562b49d4b6007cd5984171fe7a1145bc5d1) fix(collection): countDocuments throws error when query doesn't match docs - [`b8b4bfa`](https://github.com/mongodb/node-mongodb-native/commit/b8b4bfa90661f83d2d09a0877f2e245f938a060c) fix(client-ops): return transform map to map rather than function - [`a983817`](https://github.com/mongodb/node-mongodb-native/commit/a98381787dd108f4c7c3d04b86a6859dd41c876c) docs(README): link to 3.1 docs in readme - [`d9b93e5`](https://github.com/mongodb/node-mongodb-native/commit/d9b93e5ae066dc77bbe5ab3758de8decf2cd14bb) docs(collection): fix typo & run-on sentence for initializeOrderedBulkOp - [`f1dcfac`](https://github.com/mongodb/node-mongodb-native/commit/f1dcfac49f9e873414d83cff1a45fd322c39a52d) docs(Cursor): fix typo in toArray - [`c2003d2`](https://github.com/mongodb/node-mongodb-native/commit/c2003d2db29a49a8aa0c2c1e8e5d9d9ef42e2960) docs(esNext): improve readability, and fix a number of typos - [`2e6c4fa`](https://github.com/mongodb/node-mongodb-native/commit/2e6c4faa276ceb9bc52132693b5dc4406333631c) fix(collection): correctly shallow clone passed in options - [`20e11b3`](https://github.com/mongodb/node-mongodb-native/commit/20e11b35811bd09a85e60ded16ad3e02d60b76e6) fix(server): remove unnecessary print statement - See full diff in [compare view](https://github.com/mongodb/node-mongodb-native/compare/v3.1.0...v3.1.1)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 merge` will merge this PR after your CI passes on it - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.