Skip to content

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mysql2 (source) 3.12.03.19.1 age adoption passing 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)

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 - 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 becomes conflicted, 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.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 6, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.13.0 chore(deps): update dependency mysql2 to v3.14.0 Mar 20, 2025
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 7f0ec6b to 51b47cc Compare March 20, 2025 03:11
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.14.0 chore(deps): update dependency mysql2 to v3.14.1 Apr 27, 2025
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 51b47cc to 93a333a Compare April 27, 2025 06:45
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.14.1 chore(deps): update dependency mysql2 to v3.14.2 Jul 10, 2025
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 93a333a to b82c6e5 Compare July 10, 2025 22:24
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.14.2 chore(deps): update dependency mysql2 to v3.14.3 Aug 7, 2025
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from b82c6e5 to fea3128 Compare August 7, 2025 11:07
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.14.3 chore(deps): update dependency mysql2 to v3.14.4 Sep 1, 2025
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch 2 times, most recently from 450c38f to e26ebf5 Compare September 8, 2025 11:03
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.14.4 chore(deps): update dependency mysql2 to v3.14.5 Sep 8, 2025
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from e26ebf5 to 3bed178 Compare September 16, 2025 20:54
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.14.5 chore(deps): update dependency mysql2 to v3.15.0 Sep 16, 2025
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.15.0 chore(deps): update dependency mysql2 to v3.15.1 Sep 24, 2025
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 3bed178 to 58360c9 Compare September 24, 2025 21:42
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 58360c9 to 66ef191 Compare October 8, 2025 09:54
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.15.1 chore(deps): update dependency mysql2 to v3.15.2 Oct 8, 2025
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 66ef191 to 8c01053 Compare October 22, 2025 02:07
@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 8c01053 to 8d34e91 Compare December 16, 2025 19:13
@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 8d34e91 to 02bc9e9 Compare January 8, 2026 18:33
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 02bc9e9 to d34d721 Compare January 16, 2026 05:46
@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 2 times, most recently from 03517f6 to 8f5dfaa Compare February 2, 2026 21:12
@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 8f5dfaa to 0dfbaf2 Compare February 3, 2026 22:09
@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 0dfbaf2 to a54d7b8 Compare February 11, 2026 00:44
@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 a54d7b8 to 34aa9fa Compare February 13, 2026 00:48
@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 f6fe165 to 9b1c2da Compare February 19, 2026 17:40
@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 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 2 times, most recently from 52bc28a to 8b89cce Compare February 23, 2026 12:58
@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 d6f818e to 247b28a Compare February 25, 2026 20:12
@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 force-pushed the renovate/mysql2-3.x-lockfile branch from 247b28a to d7c0a7c Compare February 26, 2026 21:35
@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 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 d7c0a7c to 8212441 Compare March 5, 2026 16:06
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 8212441 to feae436 Compare March 9, 2026 17:19
@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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants