Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mongodb from 4.1.1 to 4.1.2 #64

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2021

Bumps mongodb from 4.1.1 to 4.1.2.

Release notes

Sourced from mongodb's releases.

v4.1.2

The MongoDB Node.js team is pleased to announce version 4.1.2 of the mongodb package!

Release Highlights

This release addresses a number of bug fixes, please peruse the list below for more information on each fix.

Bug Fixes

  • NODE-3434: errInfo should be exposed on bulk write (#2977) (6b3c161)
  • NODE-3467: allow object type for aggregate out helper (#2971) (cd603e8)
  • NODE-3487: check for nullish aws mechanism property (#2951) (78ec0dd)
  • NODE-3559: incorrect GridFS stream type (#2981) (3915ea8)
  • NODE-3567: correct typing on aggregation out helper (#2967) (a299a0b)
  • NODE-3574: reintroduce ObjectID export (#2965) (2291119)
  • NODE-3585: MongoClientOptions#compressors has incorrect type (#2976) (f1b896d)
  • NODE-3591: tlsCertificateKeyFile option does not default cert (#2979) (6d42267)
  • NODE-3599: incorrect indexes return type (#2980) (122b9f3)

Documentation

We invite you to try the mongodb library immediately, and report any issues to the NODE project.

Commits
  • 78df6b9 chore(release): 4.1.2
  • 4353bcf chore: add note about install Node.js type definitions (#2982)
  • 3915ea8 fix(NODE-3559): incorrect GridFS stream type (#2981)
  • 122b9f3 fix(NODE-3599): incorrect indexes return type (#2980)
  • 6d42267 fix(NODE-3591): tlsCertificateKeyFile option does not default cert (#2979)
  • 6b3c161 fix(NODE-3434): errInfo should be exposed on bulk write (#2977)
  • f1b896d fix(NODE-3585): MongoClientOptions#compressors has incorrect type (#2976)
  • cfdd799 chore(NODE-3293): update dependencies (#2975)
  • 2291119 fix(NODE-3574): reintroduce ObjectID export (#2965)
  • 1be8e93 chore(NODE-3293): update semver (#2973)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mongodb](https:/mongodb/node-mongodb-native) from 4.1.1 to 4.1.2.
- [Release notes](https:/mongodb/node-mongodb-native/releases)
- [Changelog](https:/mongodb/node-mongodb-native/blob/4.1/docs/CHANGES_4.0.0.md)
- [Commits](mongodb/node-mongodb-native@v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 15, 2021
@dependabot-merge-action dependabot-merge-action bot merged commit bc9b3ac into master Sep 15, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mongodb-4.1.2 branch September 15, 2021 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants