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.2 to 4.1.4 #960

Merged
merged 1 commit into from
Nov 10, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2021

Bumps mongodb from 4.1.2 to 4.1.4.

Release notes

Sourced from mongodb's releases.

v4.1.4

Release Highlights

This release includes a couple of bug fixes as noted below:

Bug Fixes

  • NODE-3515: do proper opTime merging in bulk results (#3012) (43300c3)
  • NODE-3668: compile error with OptionalId on TS 4.5 beta (#3004) (ee7f095)

Documentation

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

v4.1.3

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

Release Highlights

This release includes a couple of TypeScript fixes as noted below:

Bug Fixes

  • NODE-3609: correct listDatabases return type (#2986) (a8e9938)
  • NODE-3624: Incorrect default aggregation generic type (#2987) (440517e)

Documentation

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

Commits
  • c01b0ad chore(release): 4.1.4
  • adb2259 chore: bump bson patch version (#3026)
  • 662902d chore(NODE-3736): fix drivers tools cloning (#3023) (#3024)
  • 43300c3 fix(NODE-3515): do proper opTime merging in bulk results (#3012)
  • ee7f095 fix(NODE-3668): compile error with OptionalId on TS 4.5 beta (#3004)
  • 0a66124 chore: improve PR template text (#3003)
  • 644ac56 chore(NODE-3552): test serverless behind a loadbalancer (#2997)
  • 681a181 docs(NODE-3610): update contributing guidelines (#3000)
  • 808d7da test(NODE-3606): legacy and new versions of the CSFLE library (#2999)
  • c8d81c3 chore: skip flaky should recover on error during initial connect test (#3001)
  • 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://github.com/mongodb/node-mongodb-native) from 4.1.2 to 4.1.4.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/docs/CHANGES_4.0.0.md)
- [Commits](mongodb/node-mongodb-native@v4.1.2...v4.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@codecov-commenter
Copy link

Codecov Report

Merging #960 (cab21cc) into master (e3b03ee) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #960   +/-   ##
=======================================
  Coverage   46.35%   46.35%           
=======================================
  Files         130      130           
  Lines        4824     4824           
  Branches      595      595           
=======================================
  Hits         2236     2236           
  Misses       2306     2306           
  Partials      282      282           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e3b03ee...cab21cc. Read the comment docs.

@andrewbrazzatti andrewbrazzatti merged commit c04f41e into master Nov 10, 2021
@andrewbrazzatti andrewbrazzatti deleted the dependabot/npm_and_yarn/mongodb-4.1.4 branch November 10, 2021 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants