inpageedit / analytics

InPageEdit Analytics
https://a.ipe.wiki
Apache License 2.0
2 stars 1 forks source link

chore(deps-dev): bump mongodb from 4.2.0 to 4.2.1 #38

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mongodb from 4.2.0 to 4.2.1.

Release notes

Sourced from mongodb's releases.

v4.2.1

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

Release Highlights

This release fixes an issue with the dbName being overridden by the authSource option. Additionally, we have ensured that cursors re-run server selection when fetching additional batches, which should reduce issues encountered in long running function as a service environments.

Bug Fixes

  • NODE-2370: correct a return type of hasNext() (#3058) (b6a63df)
  • NODE-3627: Enable flexible BSON validation for server error key containing invalid utf-8 (#3054) (7a507f0)
  • NODE-3648: run get more ops through server selection (#3030) (268e211)
  • NODE-3767: don't delete dbName if authSource is provided (#3055) (0a830e2)
  • NODE-3770: Filter type uses WithId on the schema (#3053) (307d623)

Documentation

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

Commits
  • 99356eb chore(release): 4.2.1
  • 7a507f0 fix(NODE-3627): Enable flexible BSON validation for server error key containi...
  • 307d623 fix(NODE-3770): Filter type uses WithId on the schema (#3053)
  • b6a63df fix(NODE-2370): correct a return type of hasNext() (#3058)
  • 15fe9aa test(NODE-3763): expand tls/ssl options parsing tests (#3057)
  • 0a830e2 fix(NODE-3767): don't delete dbName if authSource is provided (#3055)
  • 1294122 test(NODE-3778): sync ADL spec test files (#3059)
  • 43c323d chore: bump dependencies (#3051)
  • 268e211 fix(NODE-3648): run get more ops through server selection (#3030)
  • ac44599 chore: script populating integration spec topics (#3035)
  • Additional commits viewable 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)
vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/dragon-fish/inpageedit-analytics/FT5A53i9d7cgGtV7fDWJovkaup42
✅ Preview: https://inpageedit-analytics-git-dependabot-npmandya-7db087-dragon-fish.vercel.app

dependabot[bot] commented 2 years ago

Superseded by #42.