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

chore: bump mongodb-connection-string-url from 3.0.1 to 3.0.2 #622

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps mongodb-connection-string-url from 3.0.1 to 3.0.2.

Release notes

Sourced from mongodb-connection-string-url's releases.

v3.0.2

3.0.2 (2025-01-14)

The MongoDB Node.js team is pleased to announce version 3.0.2 of the mongodb-connection-string-url package!

Release Notes

This release updates the whatwg-url dependency to either be 13.x or 14.x as either works with this package. Ensuring you have 14 installed in your dependency tree should address the deprecation warning related to 'punycode'

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

Changelog

Sourced from mongodb-connection-string-url's changelog.

3.0.2 (2025-01-14)

Bug Fixes

3.0.1 (2024-05-10)

  • Nothing was changed in this release

3.0.0 (2023-11-02)

  • dfee875 feat!: bump supported Node.js version range (#32)
  • 363c7be fix: update whatwg-url version due to deprecation warning (#31)

2.6.0 (2022-11-28)

  • fix(redact): handle empty username when redacting password

2.5.4 (2022-09-30)

  • 16051cc fix: remove regexp lookbehind usage COMPASS-5738 (#25)

2.5.3 (2022-07-22)

  • 828628b fix: never allow literal unescaped @ as part of usernames COMPASS-5958 (#23)

2.5.2 (2022-02-25)

  • bd13183 fix: keep error messages for loose validation same as for strict validation (#22)

2.5.1 (2022-02-23 17:29:31 +0100)

  • 6dff313 fix: use looseValidation for cloning ConnectionString instances (#21)

2.5.0 (2022-02-23 17:00:46 +0100)

  • c84b6bd feat: add opt-in for looser connection string validation (#20)

2.4.2 (2022-02-02)

  • 7793102 fix: check missing host after auth COMPASS-5471
  • 93b8b28 chore: improve invalid connection string message when scheme/protocol is invalid

2.4.1 (2021-12-21 13:16:28 +0100)

  • 4dfbe69 fix: relax TS types for Compass TS config

2.4.0 (2021-12-21 12:56:45 +0100)

... (truncated)

Commits
  • 26e2c12 chore(main): release 3.0.2 (#38)
  • 64b8863 chore: add package-lock.json file (#56)
  • fd2af38 chore(deps-dev): bump eslint-plugin-standard from 4.1.0 to 5.0.0 (#46)
  • 4fc98d1 chore(deps-dev): bump mocha from 8.4.0 to 11.0.1 (#52)
  • ab4a02a chore(deps): allow both of whatwg-url 13.x and 14.x (#54)
  • b1d738f ci(NODE-6562): add Node.js 22 to ci matrix (#45)
  • 4711bfd chore(deps-dev): bump @​types/chai from 4.3.20 to 5.0.1 (#43)
  • ca26983 chore(deps-dev): bump @​types/node from 14.18.63 to 22.9.0 (#42)
  • aa3c32f chore(deps-dev): bump eslint-plugin-promise from 4.3.1 to 7.1.0 (#40)
  • 727cf45 chore(NODE-6514): remove dependencies not in module (#44)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by dbx-node, a new releaser for mongodb-connection-string-url since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [mongodb-connection-string-url](https://github.com/mongodb-js/mongodb-connection-string-url) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/mongodb-js/mongodb-connection-string-url/releases)
- [Changelog](https://github.com/mongodb-js/mongodb-connection-string-url/blob/main/HISTORY.md)
- [Commits](mongodb-js/mongodb-connection-string-url@v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: mongodb-connection-string-url
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2025
Copy link

vercel bot commented Feb 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
scruter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 17, 2025 2:56pm

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants