feat(deps): Bump mysql2 from 3.19.1 to 3.23.2 - #23263
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.
| "mongoose": "^6.13.10", | ||
| "mysql": "^2.18.1", | ||
| "mysql2": "^3.19.1", | ||
| "mysql2": "^3.23.2", |
There was a problem hiding this comment.
Bump breaks pre-3.20 mysql2 tests
Medium Severity
Bumping mysql2 from 3.19.1 to 3.23.2 crosses the 3.20.0 instrumentation boundary. The mysql2 suite expects the orchestrion path (auto.db.mysql2, legacy semconv attrs, unsanitized literals), but >= 3.20.0 uses native diagnostics channels (auto.db.mysql2.diagnostic_channel) instead. Orchestrion is gated to < 3.20.0, and the >= 3.20.0 path is already covered by mysql2-tracing-channel via additionalDependencies.
Reviewed by Cursor Bugbot for commit a933b86. Configure here.
|
@dependabot rebase |
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.19.1 to 3.23.2. - [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.2) --- 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>
a933b86 to
c174bc5
Compare


Bumps mysql2 from 3.19.1 to 3.23.2.
Release notes
Sourced from mysql2's releases.
... (truncated)
Changelog
Sourced from mysql2's changelog.
... (truncated)
Commits
a987302chore(master): release 3.23.2 (#4424)6c0cbc6build(deps): bump postcss from 8.5.15 to 8.5.23 in /website (#4437)2aec892build(deps): bump lucide-react from 1.26.0 to 1.27.0 in /website (#4436)4f7a589build(deps): bump sass from 1.101.7 to 1.102.0 in /website (#4435)992adc5build(deps): bump lucide-react from 1.25.0 to 1.26.0 in /website (#4431)26c956bbuild(deps): bump sass from 1.101.6 to 1.101.7 in /website (#4432)e6a1cf7build(deps): bump sass from 1.101.3 to 1.101.6 in /website (#4427)3f240cebuild(deps): bump fast-uri from 3.1.2 to 3.1.4 in /website (#4422)28ad315build(deps): bump immutable from 5.1.5 to 5.1.9 in /website (#4421)67821f8build(deps): bump svgo from 3.3.3 to 3.3.4 in /website (#4420)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for mysql2 since your current version.