Skip to content

Update dependency mysql2 to v3.20.0#117

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

Update dependency mysql2 to v3.20.0#117
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mysql2-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2026

This PR contains the following updates:

Package Change Age Confidence
mysql2 (source) 3.12.03.20.0 age confidence

Release Notes

sidorares/node-mysql2 (mysql2)

v3.20.0

Compare Source

Features
  • add TracingChannel support for native APM instrumentation (#​4178) (c06afc2)
Bug Fixes

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)

v3.15.1

Compare Source

Bug Fixes

v3.15.0

Compare Source

Features

v3.14.5

Compare Source

Bug Fixes

v3.14.4

Compare Source

Bug Fixes

v3.14.3

Compare Source

Bug Fixes
  • resolve parser cache collision with dual typeCast connections (#​3644) (ce2ad75)

v3.14.2

Compare Source

Bug Fixes

v3.14.1

Compare Source

Miscellaneous Chores

v3.14.0

Compare Source

Features

v3.13.0

Compare Source

Features
Bug Fixes
  • PromisePoolCluster.of returns PromisePoolCluster instead of PoolNamespace (#​3261) (be22202)
  • query: support VECTOR packets in static parser (#​3379) (603c246)

Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), 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.

@codecov-commenter
Copy link

codecov-commenter commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.42%. Comparing base (052c109) to head (99048af).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #117   +/-   ##
=======================================
  Coverage   81.42%   81.42%           
=======================================
  Files           9        9           
  Lines        1701     1701           
  Branches      339      339           
=======================================
  Hits         1385     1385           
  Misses        311      311           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title Update dependency mysql2 to v3.17.0 Update dependency mysql2 to v3.17.1 Feb 13, 2026
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from 19f3c07 to 489c069 Compare February 13, 2026 03:34
@renovate renovate bot changed the title Update dependency mysql2 to v3.17.1 Update dependency mysql2 to v3.17.2 Feb 16, 2026
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch 6 times, most recently from d7241e0 to 15d15fd Compare February 19, 2026 18:52
@renovate renovate bot changed the title Update dependency mysql2 to v3.17.2 Update dependency mysql2 to v3.17.3 Feb 19, 2026
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from 15d15fd to e8a26cc Compare February 20, 2026 10:54
@renovate renovate bot changed the title Update dependency mysql2 to v3.17.3 Update dependency mysql2 to v3.17.4 Feb 20, 2026
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from e8a26cc to 345d81f Compare February 23, 2026 10:41
@renovate renovate bot changed the title Update dependency mysql2 to v3.17.4 Update dependency mysql2 to v3.17.5 Feb 23, 2026
@renovate renovate bot changed the title Update dependency mysql2 to v3.17.5 Update dependency mysql2 to v3.18.0 Feb 23, 2026
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch 3 times, most recently from efcf359 to 2abfe64 Compare February 25, 2026 21:00
@renovate renovate bot changed the title Update dependency mysql2 to v3.18.0 Update dependency mysql2 to v3.18.1 Feb 25, 2026
@renovate renovate bot changed the title Update dependency mysql2 to v3.18.1 Update dependency mysql2 to v3.18.2 Feb 26, 2026
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch 4 times, most recently from e086c19 to 60890f7 Compare March 5, 2026 17:15
@renovate renovate bot changed the title Update dependency mysql2 to v3.18.2 Update dependency mysql2 to v3.19.0 Mar 5, 2026
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from 60890f7 to cc7d244 Compare March 8, 2026 06:21
@renovate renovate bot changed the title Update dependency mysql2 to v3.19.0 Update dependency mysql2 to v3.19.1 Mar 9, 2026
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch 2 times, most recently from ce4592a to 9c855c8 Compare March 10, 2026 11:14
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from 9c855c8 to 05988c4 Compare March 15, 2026 22:34
@renovate renovate bot changed the title Update dependency mysql2 to v3.19.1 Update dependency mysql2 to v3.20.0 Mar 15, 2026
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from 05988c4 to 004d838 Compare March 17, 2026 10:48
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from 004d838 to 99048af Compare March 24, 2026 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant