Skip to content

Bump mysql2 from 3.23.1 to 3.23.4 - #1109

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/mysql2-3.23.4
Closed

Bump mysql2 from 3.23.1 to 3.23.4#1109
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/mysql2-3.23.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps mysql2 from 3.23.1 to 3.23.4.

Release notes

Sourced from mysql2's releases.

v3.23.4

3.23.4 (2026-08-19)

Bug Fixes

  • keep leading zeros in TIME fractional seconds (#4481) (3cccf4a)
  • typings: align callback Pool and PoolConnection types with runtime (#4478) (8b1f829)

v3.23.3

3.23.3 (2026-08-10)

Bug Fixes

  • honor query-level namedPlaceholders as false (#4460) (20f732b)
  • keep connectTimeout active until the handshake completes (#4458) (508a731)
  • pool: give each pooled connection its own config copy (#4473) (361d232)
  • pool: propagate query dispatch errors instead of throwing (#4459) (7ce6943)
  • replace denque with a local ring buffer queue (#4472) (88f3d9e)

v3.23.2

3.23.2 (2026-07-27)

Bug Fixes

  • correct connectAttributes typo in ChangeUser packet (#4423) (f64ce07), closes #2140
  • don't leave a failed execute as the active command (#4425) (fbd64b6)
Changelog

Sourced from mysql2's changelog.

3.23.4 (2026-08-19)

Bug Fixes

  • keep leading zeros in TIME fractional seconds (#4481) (3cccf4a)
  • typings: align callback Pool and PoolConnection types with runtime (#4478) (8b1f829)

3.23.3 (2026-08-10)

Bug Fixes

  • honor query-level namedPlaceholders as false (#4460) (20f732b)
  • keep connectTimeout active until the handshake completes (#4458) (508a731)
  • pool: give each pooled connection its own config copy (#4473) (361d232)
  • pool: propagate query dispatch errors instead of throwing (#4459) (7ce6943)
  • replace denque with a local ring buffer queue (#4472) (88f3d9e)

3.23.2 (2026-07-27)

Bug Fixes

  • correct connectAttributes typo in ChangeUser packet (#4423) (f64ce07), closes #2140
  • don't leave a failed execute as the active command (#4425) (fbd64b6)
Commits
  • 4df6770 chore(master): release 3.23.4 (#4479)
  • 3cccf4a fix: keep leading zeros in TIME fractional seconds (#4481)
  • 5bf517a build(deps-dev): bump tsx from 4.23.11 to 4.23.12 (#4482)
  • 8b1f829 fix(typings): align callback Pool and PoolConnection types with runtime (#4478)
  • bc30155 chore(master): release 3.23.3 (#4462)
  • 88f3d9e fix: replace denque with a local ring buffer queue (#4472)
  • c9ed1ca ci: add tests to idle sweeper cleanup on pool end (#4477)
  • 495c08f ci: add tests to handshake error greeting (#4476)
  • 61bea50 ci: add tests to large packet write chunking (#4475)
  • 361d232 fix(pool): give each pooled connection its own config copy (#4473)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.23.1 to 3.23.4.
- [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.23.1...v3.23.4)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.23.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file E2E Tests TE Category: Tests labels Aug 24, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 24, 2026 04:38
@dependabot dependabot Bot added TE Category: Tests E2E Tests dependencies Pull requests that update a dependency file labels Aug 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1117.

@dependabot dependabot Bot closed this Aug 31, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/main/mysql2-3.23.4 branch August 31, 2026 05:17
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 E2E Tests TE Category: Tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants