Skip to content

Update mongodb requirement from ^4.4.1 to ^4.9.1 - #44

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/mongodb-tw-4.9.1
Closed

Update mongodb requirement from ^4.4.1 to ^4.9.1#44
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/mongodb-tw-4.9.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2022

Copy link
Copy Markdown

Updates the requirements on mongodb to permit the latest version.

Release notes

Sourced from mongodb's releases.

v4.9.1

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

Release Highlights

This is a bug fix release as noted below.

Bug Fixes

  • NODE-4583: revert nested union type support (#3383) (014d0b3)
  • NODE-4591: only set loadBalanced on handshake when explicitly set (#3386) (861d465)
Changelog

Sourced from mongodb's changelog.

4.9.1 (2022-08-31)

Bug Fixes

  • NODE-4583: revert nested union type support (#3383) (014d0b3)
  • NODE-4591: only set loadBalanced on handshake when explicitly set (#3386) (861d465)

4.9.0 (2022-08-18)

Features

  • NODE-3517: improve index spec handling and type definitions (#3315) (0754bf9)
  • NODE-4336: deprecate old write concern options and add missing writeConcern to MongoClientOptions (#3340) (d2b6ad8)
  • NODE-4548: export ChangeStream class from top-level (#3357) (48f295a)

Bug Fixes

  • NODE-4159,NODE-4512: remove servers with incorrect setName from topology and fix unix socket parsing (#3348) (00dcf2d)
  • NODE-4273: pass 'comment' option through to distinct command (#3339) (753ecfe)
  • NODE-4413: set maxTimeMS on getMores when maxAwaitTimeMS is specified (#3319) (dcbfd6e)
  • NODE-4429: select server sync for endSessions during close (#3363) (5086ead)
  • NODE-4467: Add back support for oplogReplay option as deprecated (#3337) (6c69b7d)
  • NODE-4496: counter values incorrecly compared when instance of Long (#3342) (d29eb8c)
  • NODE-4513: type for nested objects in query & update (#3349) (ec1a68f)
  • NODE-4533: session support error message and unified test runner (#3355) (6a0e502)
  • NODE-4555: export BSON internally (#3367) (4ce6e4c)

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)

4.8.0 (2022-07-13)

Features

  • NODE-4078: allow comment with estimated doc count (#3301) (bed1fe3)
  • NODE-4267: support nested fields in type completion for UpdateFilter (#3259) (1a9a44c)
  • NODE-4294: mark queryable encryption options beta (#3300) (4c07bbb)
  • NODE-4301: remove shared lib experimental tags (#3298) (3976783)

... (truncated)

Commits
  • cc87107 chore(release): 4.9.1
  • 72689f4 chore(NODE-4593): fix mongosh integration tests (#3387)
  • 196c8f0 chore(NODE-4293): update dependencies and compile driver on ts next (#3384)
  • 861d465 fix(NODE-4591): only set loadBalanced on handshake when explicitly set (#3386)
  • e0a36d5 test(NODE-4562): reduce macos coverage (#3381)
  • 014d0b3 fix(NODE-4583): revert nested union type support (#3383)
  • c74d5ea test(NODE-4200): sync serverless:forbid changes in change stream unified test...
  • edd8a1c test(NODE-4479): adjust number of iterations of flakey test (#3378)
  • b643731 test(NODE-4574): skip zstd and snappy on gallium (#3379)
  • 7749ed7 test(NODE-4566): fix csfle pinned commit (#3377)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by durran, a new releaser for mongodb since your current version.


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)

Updates the requirements on [mongodb](https://github.com/mongodb/node-mongodb-native) to permit the latest version.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v4.9.1/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v4.4.1...v4.9.1)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2022
@dependabot @github

dependabot Bot commented on behalf of github Oct 1, 2022

Copy link
Copy Markdown
Author

Superseded by #46.

@dependabot dependabot Bot closed this Oct 1, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/mongodb-tw-4.9.1 branch October 1, 2022 02:04
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 Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants