Skip to content

build(deps): bump mysql2 from 3.23.2 to 3.23.3 - #8128

Merged
SamTV12345 merged 1 commit into
developfrom
dependabot/npm_and_yarn/mysql2-3.23.3
Aug 12, 2026
Merged

build(deps): bump mysql2 from 3.23.2 to 3.23.3#8128
SamTV12345 merged 1 commit into
developfrom
dependabot/npm_and_yarn/mysql2-3.23.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps mysql2 from 3.23.2 to 3.23.3.

Release notes

Sourced from mysql2's releases.

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)
Changelog

Sourced from mysql2's changelog.

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)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 11, 2026
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.23.2 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.23.2...v3.23.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/mysql2-3.23.3 branch from 9ccdd57 to 2394220 Compare August 12, 2026 19:24
@SamTV12345
SamTV12345 merged commit dcdfc7d into develop Aug 12, 2026
36 checks passed
@SamTV12345
SamTV12345 deleted the dependabot/npm_and_yarn/mysql2-3.23.3 branch August 12, 2026 19:48
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant