Skip to content

Update dependency mysql2 to v3.20.0#26743

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 9, 2026

This PR contains the following updates:

Package Change Age Confidence
mysql2 (source) 3.18.13.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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Only on Sunday and Saturday ( * * * * 0,6 ), Between 12:00 AM and 12:59 PM, only on Monday ( * 0-12 * * 1 ) in timezone Etc/UTC.

🚦 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 these updates 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 requested a review from 9larsons as a code owner March 9, 2026 19:55
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Mar 9, 2026
@ErisDS
Copy link
Copy Markdown
Member

ErisDS commented Mar 9, 2026

🤖 Velo CI Failure Analysis

Classification: 🟠 SOFT FAIL

  • Workflow: CI
  • Failed Step: Build assets for affected unit tests
  • Run: View failed run
    What failed: Build assets for affected unit tests failed due to large chunk sizes
    Why: The final error in the logs indicates that some of the generated asset chunks are larger than the recommended 500 kB size after minification. This is a code issue, as the build process is failing due to the size of the generated assets.
    Action:
    Optimize the code to reduce the size of the generated assets, such as by using dynamic imports or adjusting the chunk size limit. The developer should address this issue in the code.

@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from d409f0d to 3bbd092 Compare April 3, 2026 09:38
@renovate renovate bot changed the title Update dependency mysql2 to v3.19.0 Update dependency mysql2 to v3.20.0 Apr 3, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.20%. Comparing base (9dad8f5) to head (502f98c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #26743   +/-   ##
=======================================
  Coverage   73.20%   73.20%           
=======================================
  Files        1531     1531           
  Lines      121805   121805           
  Branches    14700    14699    -1     
=======================================
+ Hits        89164    89166    +2     
+ Misses      31646    31645    -1     
+ Partials      995      994    -1     
Flag Coverage Δ
admin-tests 54.41% <ø> (+0.01%) ⬆️
e2e-tests 73.20% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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 force-pushed the renovate/mysql2-3.x branch 11 times, most recently from 502f98c to 3353d81 Compare April 5, 2026 17:09
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from 3353d81 to df4f2a2 Compare April 5, 2026 17:28
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 5, 2026

@ErisDS
Copy link
Copy Markdown
Member

ErisDS commented Apr 5, 2026

Closing to reduce CI pressure. Renovate will recreate when there is capacity (branchConcurrentLimit=20).

@ErisDS ErisDS closed this Apr 5, 2026
@ErisDS ErisDS deleted the renovate/mysql2-3.x branch April 5, 2026 18:27
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 5, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (3.20.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@ErisDS ErisDS mentioned this pull request Apr 9, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant