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(deps): bump mysql2 from 3.6.3 to 3.6.5 #1791

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2023

Bumps mysql2 from 3.6.3 to 3.6.5.

Release notes

Sourced from mysql2's releases.

v3.6.5

3.6.5 (2023-11-22)

Bug Fixes

  • add decodeuricomponent to parse uri encoded special characters in host, username, password and datbase keys (#2277) (fe573ad)

v3.6.4

3.6.4 (2023-11-21)

Bug Fixes

Changelog

Sourced from mysql2's changelog.

3.6.5 (2023-11-22)

Bug Fixes

  • add decodeuricomponent to parse uri encoded special characters in host, username, password and datbase keys (#2277) (fe573ad)

3.6.4 (2023-11-21)

Bug Fixes

Commits
  • ee43891 chore(master): release 3.6.5 (#2292)
  • fe573ad fix: add decodeuricomponent to parse uri encoded special characters in host, ...
  • 72b2535 Merge pull request #2287 from sidorares/release-please--branches--master--com...
  • fc887fe chore(master): release 3.6.4
  • 5cd7639 fix: move missing options to ConnectionOptions (#2288)
  • 8831e09 fix: malformed FieldPacket (#2280)
  • 1aec4fd chore: fix typo on unsupported SSL connection (#2273)
  • 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 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 [mysql2](https://github.com/sidorares/node-mysql2) from 3.6.3 to 3.6.5.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v3.6.3...v3.6.5)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added this to the Bugs & Maintaince milestone Nov 22, 2023
@pull-request-size pull-request-size bot added the size/XS Denotes a Pull Request that changes 0-9 lines. label Nov 22, 2023
Copy link

pull-request-checklist-buddy bot commented Nov 22, 2023

👨‍💻 Dev Branch checks

  • All Code checks are successfully?
  • No sensetive data leaked?
  • Code works as expected?
  • Debug Code removed?
  • Code Review approved?

Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
mysql2 3.6.3...3.6.5 None +0/-0 606 kB sidorares

@Mittelblut9 Mittelblut9 merged commit fd819ed into dev Nov 22, 2023
9 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/mysql2-3.6.5 branch November 22, 2023 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
npm dependencies size/XS Denotes a Pull Request that changes 0-9 lines.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant