Skip to content

fix(deps): update dependency mysql2 to v3.22.4#1801

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/mysql2-3.x
May 31, 2026
Merged

fix(deps): update dependency mysql2 to v3.22.4#1801
renovate[bot] merged 1 commit into
masterfrom
renovate/mysql2-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 29, 2026

This PR contains the following updates:

Package Change Age Confidence
mysql2 (source) 3.17.33.22.4 age confidence

Release Notes

sidorares/node-mysql2 (mysql2)

v3.22.4

Compare Source

Bug Fixes

v3.22.3

Compare Source

Bug Fixes
  • allow resetOnRelease in connection config validation (#​4278) (e72f923)

v3.22.2

Compare Source

Bug Fixes
  • promise: point rejection stacks at caller for promise API (#​4267) (c79a3f3)

v3.22.1

Compare Source

Bug Fixes

v3.22.0

Compare Source

Features
Performance Improvements
  • defer Error object creation to error handlers in promise wrappers (#​4257) (ab131de)

v3.21.1

Compare Source

Bug Fixes

v3.21.0

Compare Source

Features
  • add support for query attributes (#​4223) (d732f78)
  • types: export ExecuteValues and QueryValues from entry point (9fafd6f)

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

Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • "after 10pm every weekday,before 5am every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.

@cypress
Copy link
Copy Markdown

cypress Bot commented May 29, 2026

BanManager-WebUI    Run #10638

Run Properties:  status check passed Passed #10638  •  git commit 4fd07ca081 ℹ️: Merge 5a7836c118ff7ab1ec65bbe46857c0226a1d50e8 into 7245bcd524ba9009c815b2e08855...
Project BanManager-WebUI
Branch Review renovate/mysql2-3.x
Run status status check passed Passed #10638
Run duration 02m 00s
Commit git commit 4fd07ca081 ℹ️: Merge 5a7836c118ff7ab1ec65bbe46857c0226a1d50e8 into 7245bcd524ba9009c815b2e08855...
Committer renovate[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 1
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 49
View all changes introduced in this branch ↗︎

@renovate renovate Bot force-pushed the renovate/mysql2-3.x branch 3 times, most recently from c280abf to 1ef1a93 Compare May 31, 2026 08:49
@renovate renovate Bot force-pushed the renovate/mysql2-3.x branch from 1ef1a93 to 5a7836c Compare May 31, 2026 13:59
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot merged commit 9dfdb98 into master May 31, 2026
10 checks passed
@renovate renovate Bot deleted the renovate/mysql2-3.x branch May 31, 2026 17:40
@cypress
Copy link
Copy Markdown

cypress Bot commented May 31, 2026

BanManager-WebUI    Run #10644

Run Properties:  status check passed Passed #10644  •  git commit 9dfdb98f25: fix(deps): update dependency mysql2 to v3.22.4 (#1801)
Project BanManager-WebUI
Branch Review master
Run status status check passed Passed #10644
Run duration 01m 58s
Commit git commit 9dfdb98f25: fix(deps): update dependency mysql2 to v3.22.4 (#1801)
Committer renovate[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 1
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 49
View all changes introduced in this branch ↗︎

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