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

Update: Bump mongodb from 4.15.0 to 4.16.0 #1472

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2023

Bumps mongodb from 4.15.0 to 4.16.0.

Release notes

Sourced from mongodb's releases.

v4.16.0

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

Features

  • NODE-5159: add FaaS env information to client metadata (#3639) (e0b20f1)
  • NODE-5199: add alternative runtime detection to client metadata (#3647) (fba16ad)

Bug Fixes

  • NODE-5161: metadata duplication in handshake (#3628) (b790142)
  • NODE-5200: relax SRV record validation to account for a dot suffix (#3640) (4272c43)

Documentation

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

Changelog

Sourced from mongodb's changelog.

4.16.0 (2023-04-18)

Features

  • NODE-5159: add FaaS env information to client metadata (#3639) (e0b20f1)
  • NODE-5199: add alternative runtime detection to client metadata (#3647) (fba16ad)

Bug Fixes

  • NODE-5161: metadata duplication in handshake (#3628) (b790142)
  • NODE-5200: relax SRV record validation to account for a dot suffix (#3640) (4272c43)
Commits
  • 134d32f chore(release): 4.16.0
  • fba16ad feat(NODE-5199): add alternative runtime detection to client metadata (#3647)
  • e0b20f1 feat(NODE-5159): add FaaS env information to client metadata (#3639)
  • 4272c43 fix(NODE-5200): relax SRV record validation to account for a dot suffix (#3640)
  • c11e2cf test(NODE-5181): update fle2 v2 spec tests (#3630)
  • b790142 fix(NODE-5161): metadata duplication in handshake (#3628)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript PRs that update javascript dependencies target:v3 Issues of v3 or PRs targetting v3 labels Apr 19, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/v3/mongodb-4.16.0 branch from 112ca92 to 16bdaae Compare April 19, 2023 09:56
@mtripg6666tdr
Copy link
Owner

@dependabot rebase

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 4.15.0 to 4.16.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v4.16.0/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v4.15.0...v4.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/v3/mongodb-4.16.0 branch from 16bdaae to a4e6532 Compare April 19, 2023 09:59
@mtripg6666tdr mtripg6666tdr enabled auto-merge (squash) April 19, 2023 10:00
@mtripg6666tdr mtripg6666tdr merged commit fb48121 into v3 Apr 19, 2023
@mtripg6666tdr mtripg6666tdr deleted the dependabot/npm_and_yarn/v3/mongodb-4.16.0 branch April 19, 2023 10:01
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 PRs that update javascript dependencies target:v3 Issues of v3 or PRs targetting v3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant