Skip to content

Bump mysql2 from 3.14.5 to 3.16.3#167

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mysql2-3.16.3
Closed

Bump mysql2 from 3.14.5 to 3.16.3#167
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mysql2-3.16.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2026

Bumps mysql2 from 3.14.5 to 3.16.3.

Release notes

Sourced from mysql2's releases.

v3.16.3

3.16.3 (2026-02-03)

Bug Fixes

  • constants: remove unsupported CLIENT_DEPRECATE_EOF flag from constants (#4033) (46c3f60)

v3.16.2

3.16.2 (2026-01-26)

Bug Fixes

  • types: add missing ConnectionState type to Promise Connection interface (#4034) (2927949)

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)

... (truncated)

Changelog

Sourced from mysql2's changelog.

3.16.3 (2026-02-03)

Bug Fixes

  • constants: remove unsupported CLIENT_DEPRECATE_EOF flag from constants (#4033) (46c3f60)

3.16.2 (2026-01-26)

Bug Fixes

  • types: add missing ConnectionState type to Promise Connection interface (#4034) (2927949)

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)

... (truncated)

Commits
  • d0c8317 chore(master): release 3.16.3 (#4046)
  • 5e92ad6 build(deps): bump lru.min from 1.1.3 to 1.1.4 (#4050)
  • 405f740 build(deps-dev): bump @​types/node from 25.1.0 to 25.2.0 in /website (#4049)
  • 5280b02 build(deps-dev): bump @​types/node from 25.1.0 to 25.2.0 (#4047)
  • 91dffc8 build(deps-dev): bump globals from 17.2.0 to 17.3.0 (#4048)
  • 46c3f60 fix(constants): remove unsupported CLIENT_DEPRECATE_EOF flag from constants (...
  • ec5a7eb build(deps-dev): bump @​types/node from 25.0.10 to 25.1.0 (#4043)
  • 2b4d92b build(deps-dev): bump globals from 17.1.0 to 17.2.0 (#4042)
  • a04147d build(deps-dev): bump @​typescript-eslint/eslint-plugin (#4038)
  • 6d4130a build(deps): bump @​easyops-cn/docusaurus-search-local in /website (#4045)
  • 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 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.3.
- [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.3)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.16.3
  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 Feb 8, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 15, 2026

Superseded by #169.

@dependabot dependabot bot closed this Feb 15, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mysql2-3.16.3 branch February 15, 2026 17:12
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.

1 participant