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.3 #943

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2021

Bumps mongodb from 4.1.2 to 4.1.3.

Release notes

Sourced from mongodb's releases.

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
  • d9daac5 chore(release): 4.1.3
  • 7dfe8e8 test: fix evergreen test args (#2993)
  • 3aa953c test(NODE-3236): separate unit from functional (#2991)
  • 7998956 docs(NODE-3643): Discuss connection pool size options in 4.0 upgrade guide (#...
  • 440517e fix(NODE-3624): Incorrect default aggregation generic type (#2987)
  • a8e9938 fix(NODE-3609): correct listDatabases return type (#2986)
  • dc3e06a docs(NODE-3572): note the removal of callbacks from cursor returning function...
  • cd28a8c docs: fix compatibility urls (#2983)
  • See full diff 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)

@codecov-commenter
Copy link

codecov-commenter commented Oct 6, 2021

Codecov Report

Merging #943 (edd7f13) into master (166746b) will increase coverage by 0.97%.
The diff coverage is 70.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #943      +/-   ##
==========================================
+ Coverage   45.52%   46.49%   +0.97%     
==========================================
  Files         129      129              
  Lines        4793     4809      +16     
  Branches      592      592              
==========================================
+ Hits         2182     2236      +54     
+ Misses       2336     2294      -42     
- Partials      275      279       +4     
Impacted Files Coverage Δ
typescript/api/services/AgendaQueueService.ts 50.00% <70.00%> (+6.86%) ⬆️
typescript/api/services/VocabService.ts 8.00% <0.00%> (-0.92%) ⬇️
typescript/api/controllers/RecordController.ts 49.17% <0.00%> (-0.08%) ⬇️
typescript/api/services/RolesService.ts 64.51% <0.00%> (+1.02%) ⬆️
typescript/api/services/RecordsService.ts 43.73% <0.00%> (+1.45%) ⬆️
typescript/api/services/SolrSearchService.ts 76.59% <0.00%> (+20.21%) ⬆️

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 50874a7...edd7f13. Read the comment docs.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mongodb-4.1.3 branch from f46bf28 to edd7f13 Compare October 25, 2021 05:20
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2021

Superseded by #960.

@dependabot dependabot bot closed this Nov 4, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mongodb-4.1.3 branch November 4, 2021 19:16
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.

1 participant