Skip to content

Bump mysql2 from 3.14.5 to 3.17.5#292

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps mysql2 from 3.14.5 to 3.17.5.

Release notes

Sourced from mysql2's releases.

v3.17.5

3.17.5 (2026-02-23)

Bug Fixes

  • add missing charset encoding for UTF8MB4_0900_BIN (#3855) (c9a0dcd)
  • fix wrong length number write to packet (#3177) (0e06e02)
  • pool: resolve potential memory leak (#4111) (8aa2052)
  • deps: include @types/node as a peer dependency (#4108) (5f8ac97)

v3.17.4

3.17.4 (2026-02-20)

Bug Fixes

v3.17.3

3.17.3 (2026-02-19)

Bug Fixes

  • fix PoolConnection.end callback and promise resolution (#3937) (18ff2c6)

v3.17.2

3.17.2 (2026-02-16)

Bug Fixes

  • format: distinguish delimiters in queries from SQL comments (#4084) (454ba10)
  • pool: discard connection on error 1290 (Aurora read-only failure) (#4075) (9188963)
  • pool: handle all read-only errors during Aurora failover (#4082) (ce98d8e)

v3.17.1

3.17.1 (2026-02-13)

Bug Fixes

  • expand object params after ON DUPLICATE KEY UPDATE preceded by SET (#4076) (4d2b930)

v3.17.0

3.17.0 (2026-02-10)

Bug Fixes

... (truncated)

Changelog

Sourced from mysql2's changelog.

3.17.5 (2026-02-23)

Bug Fixes

  • add missing charset encoding for UTF8MB4_0900_BIN (#3855) (c9a0dcd)
  • deps: include @types/node as a peer dependency (#4108) (5f8ac97)
  • fix wrong length number write to packet (#3177) (0e06e02)
  • pool: resolve potential memory leak (#4111) (8aa2052)

3.17.4 (2026-02-20)

Bug Fixes

3.17.3 (2026-02-19)

Bug Fixes

  • fix PoolConnection.end callback and promise resolution (#3937) (18ff2c6)

3.17.2 (2026-02-16)

Bug Fixes

  • distinguish delimiters in queries from SQL comments (#4084) (454ba10)
  • pool: discard connection on error 1290 (Aurora read-only failure) (#4075) (9188963)
  • pool: handle all read-only errors during Aurora failover (#4082) (ce98d8e)

3.17.1 (2026-02-13)

Bug Fixes

  • expand object params after ON DUPLICATE KEY UPDATE preceded by SET (#4076) (4d2b930)

3.17.0 (2026-02-10)

Bug Fixes

  • security: resolve a potential SQL injection bypass through objects (#4054) (7f133cc)

3.16.3 (2026-02-03)

... (truncated)

Commits

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.17.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.14.5...v3.17.5)

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

dependabot bot commented on behalf of github Mar 2, 2026

Superseded by #294.

@dependabot dependabot bot closed this Mar 2, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mysql2-3.17.5 branch March 2, 2026 08:59
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