Skip to content

chore(deps): update dependency mysql2 to v3.19.1#91

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mysql2-3.x-lockfile
Open

chore(deps): update dependency mysql2 to v3.19.1#91
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mysql2-3.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2025

This PR contains the following updates:

Package Change Age Confidence
mysql2 (source) 3.15.13.19.1 age confidence

Release Notes

sidorares/node-mysql2 (mysql2)

v3.19.1

Compare Source

Bug Fixes
  • bound null-terminated string read to packet end (fixes a potential OOB read reported by Doruk Tan Ozturk (peaktwilight)) (#​4161) (91c5229)
  • handle malformed geometry payloads (fixes a potential DoS vulnerability reported by Doruk Tan Ozturk (peaktwilight)) (#​4164) (1869215)
  • prevent query param override of URL-defined connection options (fixes a potential config injection vulnerability reported by Doruk Tan Ozturk (peaktwilight)) (#​4162) (3123b4e)
  • validate buffer bounds in geometry parser (fixes a potential DoS vulnerability reported by Doruk Tan Ozturk (peaktwilight)) (#​4159) (7c2ae00)

v3.19.0

Compare Source

Features
  • use server's preferred auth method to eliminate auth switch roundtrip (#​4140) (b57c671)
Bug Fixes

v3.18.2

Compare Source

Bug Fixes
  • types: add supportBigNumbers, bigNumberStrings, dateStrings, and timezone options to QueryOptions (#​4127) (b274e72)
  • types: extend QueryValues to callback-based methods (#​4129) (2ad5f0b)
  • types: improve ExecuteValues "nested" params (#​4133) (3f94950)
  • types: support Raw and Uint8Array params (#​4132) (bde9aec)

v3.18.1

Compare Source

Bug Fixes
  • types: ensure optional params in query and execute methods (#​4123) (3f4bbca)

v3.18.0

Compare Source

Features
  • add Symbol.dispose and Symbol.asyncDispose support for Connections, Pools, and Pool Clusters (#​4112) (1e612dc)

v3.17.5

Compare Source

Bug Fixes

v3.17.4

Compare Source

Bug Fixes

v3.17.3

Compare Source

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

v3.17.2

Compare Source

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)

v3.17.1

Compare Source

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

v3.17.0

Compare Source

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

v3.16.3

Compare Source

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

v3.16.2

Compare Source

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

v3.16.1

Compare Source

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

v3.16.0

Compare Source

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

v3.15.3

Compare Source

Bug Fixes

v3.15.2

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch 2 times, most recently from fb2468a to f5cecd1 Compare October 15, 2025 10:09
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.15.2 chore(deps): update dependency mysql2 to v3.15.3 Oct 22, 2025
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from f5cecd1 to 0b81de3 Compare October 22, 2025 03:14
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 0b81de3 to 696132a Compare November 18, 2025 14:53
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 696132a to 052c439 Compare December 16, 2025 23:50
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.15.3 chore(deps): update dependency mysql2 to v3.16.0 Dec 16, 2025
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 052c439 to e78fa44 Compare January 8, 2026 18:00
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from e78fa44 to 05d8347 Compare January 16, 2026 05:28
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.16.0 chore(deps): update dependency mysql2 to v3.16.1 Jan 16, 2026
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.16.1 chore(deps): update dependency mysql2 to v3.16.2 Jan 26, 2026
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 05d8347 to 1293420 Compare January 26, 2026 22:47
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.16.2 chore(deps): update dependency mysql2 to v3.16.3 Feb 3, 2026
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 1293420 to 59d5d91 Compare February 3, 2026 18:27
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.16.3 chore(deps): update dependency mysql2 to v3.17.0 Feb 11, 2026
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 59d5d91 to 4aa1ae6 Compare February 11, 2026 04:51
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.17.0 chore(deps): update dependency mysql2 to v3.17.1 Feb 13, 2026
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 4aa1ae6 to b86cf58 Compare February 13, 2026 00:40
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.17.1 chore(deps): update dependency mysql2 to v3.17.2 Feb 16, 2026
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch 2 times, most recently from 98cd55b to 5f63ec1 Compare February 19, 2026 18:01
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.17.2 chore(deps): update dependency mysql2 to v3.17.3 Feb 19, 2026
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 5f63ec1 to 1853d3b Compare February 20, 2026 14:05
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.17.3 chore(deps): update dependency mysql2 to v3.17.4 Feb 20, 2026
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 1853d3b to f5b3a45 Compare February 23, 2026 09:56
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.17.4 chore(deps): update dependency mysql2 to v3.17.5 Feb 23, 2026
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.17.5 chore(deps): update dependency mysql2 to v3.18.0 Feb 23, 2026
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch 2 times, most recently from 6f4a6d8 to 0c4a490 Compare February 25, 2026 17:16
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.18.0 chore(deps): update dependency mysql2 to v3.18.1 Feb 25, 2026
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.18.1 chore(deps): update dependency mysql2 to v3.18.2 Feb 26, 2026
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 0c4a490 to f274f9f Compare February 26, 2026 22:42
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.18.2 chore(deps): update dependency mysql2 to v3.19.0 Mar 5, 2026
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from f274f9f to f8ba139 Compare March 5, 2026 18:43
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from f8ba139 to 20b9b8c Compare March 9, 2026 18:34
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.19.0 chore(deps): update dependency mysql2 to v3.19.1 Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants