Adkimsm / scadies

A Powerful Dynamic Blog System, Powered By Express.
https://scadies.js.org
6 stars 0 forks source link

build(deps): bump mongodb from 4.8.0 to 4.8.1 #4

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mongodb from 4.8.0 to 4.8.1.

Release notes

Sourced from mongodb's releases.

v4.8.1

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

Release Highlights

This patch comes with some bug fixes that are listed below as well as a quality of life improvement for nested keys in the UpdateFilter and Filter types. Thanks to @​coyotte508 (#3328) for contributing this improvement!

Bug Fixes

  • NODE-4423: better type support for nested objects in query & update (#3328) (05e007b)
  • NODE-4425: webpack optional import of FLE issue (#3324) (5ab2b05)
  • NODE-4444: use Node.js clear timers (#3327) (c5cfe21)

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.8.1 (2022-07-26)

Bug Fixes

  • NODE-4423: better type support for nested objects in query & update (#3328) (05e007b)
  • NODE-4425: webpack optional import of FLE issue (#3324) (5ab2b05)
  • NODE-4444: use Node.js clear timers (#3327) (c5cfe21)
Commits
  • 6c3ac96 chore(release): 4.8.1
  • 66ea88f test(NODE-4469): unskip all key management tests (#3322)
  • 05e007b fix(NODE-4423): better type support for nested objects in query & update (#3328)
  • 7613d4b test: fix aws auth tests (#3325)
  • a24132d chore(NODE-4431): fix failing change stream tests & csfle tests on windows (#...
  • 5ab2b05 fix(NODE-4425): webpack optional import of FLE issue (#3324)
  • c5cfe21 fix(NODE-4444): use Node.js clear timers (#3327)
  • 4aa9d9d refactor(NODE-4415): clean up cmap implementation (#3320)
  • b59f17c refactor(NODE-4392): getMore and killCursors methods (#3317)
  • 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)