MoveoTech / terraform-aws-rest-api-architecture

REST API architecture baseline
Apache License 2.0
4 stars 1 forks source link

fix: Bump mongodb from 5.4.0 to 5.5.0 in /server #769

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps mongodb from 5.4.0 to 5.5.0.

Release notes

Sourced from mongodb's releases.

v5.5.0

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

Features

  • NODE-4720: Add log messages to CMAP spec (#3645) (b27f385)
  • NODE-5004: dont create or drop ecc collections (#3660) (2264fbb)

Bug Fixes

  • NODE-5260: AWS Lambda metadata detection logic is too permissive (#3663) (d74d3f9)

Documentation

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

Changelog

Sourced from mongodb's changelog.

5.5.0 (2023-05-11)

Features

  • NODE-4720: Add log messages to CMAP spec (#3645) (b27f385)
  • NODE-5004: dont create or drop ecc collections (#3660) (2264fbb)

Bug Fixes

  • NODE-5260: AWS Lambda metadata detection logic is too permissive (#3663) (d74d3f9)
Commits
  • ba3437d chore(release): 5.5.0
  • fa05d61 test(NODE-5180): bump mongodb-client-encryption pinned commits to 2.8.0 relea...
  • 2a4d607 deps(NODE-5282): bump bson to ^5.3.0 (#3666)
  • 41d4f0d test(NODE-4772): mongocryptd is not spawned when shared library is loaded (#3...
  • c085cf0 docs(NODE-5280): mark QE equality stable (#3665)
  • d74d3f9 fix(NODE-5260): AWS Lambda metadata detection logic is too permissive (#3663)
  • 64dc577 chore(NODE-5246): update dependencies (#3658)
  • b27f385 feat(NODE-4720): Add log messages to CMAP spec (#3645)
  • 2264fbb feat(NODE-5004): dont create or drop ecc collections (#3660)
  • 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)