Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps mysql2 from 3.14.5 to 3.16.1.

Release notes

Sourced from mysql2's releases.

v3.16.1

3.16.1 (2026-01-15)

Bug Fixes

  • named-placeholders: improve handling of mixed/nested quotes in query parsing (#4011) (3e00cd7)

v3.16.0

3.16.0 (2025-12-16)

Features

  • BaseConnection: add state getter to track connection lifecycle (#3958) (a394487)

v3.15.3

3.15.3 (2025-10-21)

Bug Fixes

  • skip SNI for IP addresses in TLS connection (#3835) (6000eb2)

v3.15.2

3.15.2 (2025-10-08)

Bug Fixes

  • fix sha256_password to work correctly over a TLS connection (#3809) (fb9eae1)

v3.15.1

3.15.1 (2025-09-24)

Bug Fixes

  • typings: fix missing callback to PoolCluster.end() (#3819) (53a9bc2)

v3.15.0

3.15.0 (2025-09-16)

Features

Changelog

Sourced from mysql2's changelog.

3.16.1 (2026-01-15)

Bug Fixes

  • named-placeholders: improve handling of mixed/nested quotes in query parsing (#4011) (3e00cd7)

3.16.0 (2025-12-16)

Features

  • BaseConnection: add state getter to track connection lifecycle (#3958) (a394487)

3.15.3 (2025-10-21)

Bug Fixes

  • skip SNI for IP addresses in TLS connection (#3835) (6000eb2)

3.15.2 (2025-10-08)

Bug Fixes

  • fix sha256_password to work correctly over a TLS connection (#3809) (fb9eae1)

3.15.1 (2025-09-24)

Bug Fixes

  • typings: missing callback to PoolCluster.end() (#3819) (53a9bc2)

3.15.0 (2025-09-16)

Features

Commits
  • 25d5df7 chore(master): release 3.16.1 (#4014)
  • 687e733 build(deps-dev): bump prettier from 3.7.4 to 3.8.0 in /website (#4013)
  • 3e00cd7 fix(named-placeholders): improve handling of mixed/nested quotes in query par...
  • e58d520 build(deps): bump undici from 7.16.0 to 7.18.2 in /website (#4010)
  • c01dae5 build(deps-dev): bump @​types/node from 25.0.3 to 25.0.8 in /website (#4008)
  • cfc6bcb build(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 (#4007)
  • 505bea5 build(deps-dev): bump @​types/node from 25.0.3 to 25.0.8 (#4006)
  • 19f2682 build(deps-dev): bump @​typescript-eslint/eslint-plugin (#4003)
  • 0d81126 build(deps): bump iconv-lite from 0.7.1 to 0.7.2 (#3998)
  • 1609ca6 build(deps): bump sass from 1.97.1 to 1.97.2 in /website (#3997)
  • 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 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.14.5 to 3.16.1.
- [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.14.5...v3.16.1)

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

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 Jan 19, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2026

Superseded by #285.

@dependabot dependabot bot closed this Feb 2, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mysql2-3.16.1 branch February 2, 2026 09:17
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