feat(deps): Bump mysql2 from 3.19.1 to 3.23.3 - #23263
Merged
Merged
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit a933b86. Configure here.
Member
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/mysql2-3.23.2
branch
from
August 11, 2026 14:08
a933b86 to
c174bc5
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/mysql2-3.23.2
branch
from
August 13, 2026 15:47
c174bc5 to
8971e23
Compare
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.19.1 to 3.23.3. - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v3.19.1...v3.23.3) --- updated-dependencies: - dependency-name: mysql2 dependency-version: 3.23.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/mysql2-3.23.2
branch
from
August 21, 2026 10:02
8971e23 to
58ae675
Compare
Contributor
size-limit report 📦
|
Member
|
Since dependabot will also in future update the mysql library the logic is now reverted. The gated diagnostics channel test is now using the workspace one, and the test that was using the workspace mysql lib is now gated to be the previous version. With that dependabot can update and the tests won't fail |
JPeer264
approved these changes
Aug 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Bumps mysql2 from 3.19.1 to 3.23.3.
Release notes
Sourced from mysql2's releases.
... (truncated)
Changelog
Sourced from mysql2's changelog.
... (truncated)
Commits
bc30155chore(master): release 3.23.3 (#4462)88f3d9efix: replacedenquewith a local ring buffer queue (#4472)c9ed1caci: add tests to idle sweeper cleanup on pool end (#4477)495c08fci: add tests to handshake error greeting (#4476)61bea50ci: add tests to large packet write chunking (#4475)361d232fix(pool): give each pooled connection its own config copy (#4473)7e5892bci: improve named placeholders tests (#4471)5c1701bchore(deps): upgrade TypeScript to v7 (#4470)2b9e4ddchore(deps): migrate linting from ESLint to Biome (#4469)20f732bfix: honor query-levelnamedPlaceholdersasfalse(#4460)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for mysql2 since your current version.