Skip to content

chore(deps): bump mysql2 from 3.9.7 to 3.24.4 in /workspaces/vault - #1532

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/workspaces/vault/mysql2-3.24.3
Open

chore(deps): bump mysql2 from 3.9.7 to 3.24.4 in /workspaces/vault#1532
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/workspaces/vault/mysql2-3.24.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown

Bumps mysql2 from 3.9.7 to 3.24.4.

Release notes

Sourced from mysql2's releases.

v3.24.4

3.24.4 (2026-09-07)

Performance Improvements

  • per-query overhead, local dates, short strings, TLS context and compression (#4522) (2387daf)
  • reuse TLS sessions across connections to the same server (#4529) (9178c82)

v3.24.3

3.24.3 (2026-09-01)

Bug Fixes

  • typings: PoolCluster node events emit a string nodeId (#4513) (1281e1e)

v3.24.2

3.24.2 (2026-08-24)

Bug Fixes

  • correct length-coded number size for the 3-byte range (#4500) (de56272)
  • promise: honour trace: false on every promise-API method (#4502) (1dcd8ef), closes #4501

v3.24.1

3.24.1 (2026-08-24)

Performance Improvements

  • single-pass utf8 string encoding for outgoing packets (#4495) (183e947)

v3.24.0

3.24.0 (2026-08-23)

Features

  • typed parameters, and adopt integer types the server reports (#4488) (8ec20f1)

Bug Fixes

  • zero dates come back as "undefined 00:00:00" with dateStrings (#4491) (5bf7bda)

Performance Improvements

... (truncated)

Changelog

Sourced from mysql2's changelog.

3.24.4 (2026-09-07)

Performance Improvements

  • per-query overhead, local dates, short strings, TLS context and compression (#4522) (2387daf)
  • reuse TLS sessions across connections to the same server (#4529) (9178c82)

3.24.3 (2026-09-01)

Bug Fixes

  • typings: PoolCluster node events emit a string nodeId (#4513) (1281e1e)

3.24.2 (2026-08-24)

Bug Fixes

  • correct length-coded number size for the 3-byte range (#4500) (de56272)
  • promise: honour trace: false on every promise-API method (#4502) (1dcd8ef), closes #4501

3.24.1 (2026-08-24)

Performance Improvements

  • single-pass utf8 string encoding for outgoing packets (#4495) (183e947)

3.24.0 (2026-08-23)

Features

  • typed parameters, and adopt integer types the server reports (#4488) (8ec20f1)

Bug Fixes

  • zero dates come back as "undefined 00:00:00" with dateStrings (#4491) (5bf7bda)

Performance Improvements

  • remove per-query and per-row allocation hotspots (#4486) (c86fe5a)
  • serialize COM_STMT_EXECUTE in a single exact-size pass (#4494) (f3a60bc)

3.23.4 (2026-08-19)

... (truncated)

Commits
  • a87208a chore(master): release 3.24.4 (#4530)
  • e5833be chore: prepare src for parallel TypeScript transcription (#4538)
  • 5f6482f build(deps): bump sass from 1.103.1 to 1.104.0 in /website (#4537)
  • 8e0bd84 build(deps): bump lucide-react from 1.38.0 to 1.41.0 in /website (#4536)
  • 8b8a9cb build(deps-dev): bump @​types/node from 26.4.0 to 26.4.1 in /website (#4535)
  • 83854a6 build(deps): bump docusaurus-plugin-sass (#4534)
  • 2e9d75a build(deps-dev): bump @​biomejs/biome from 2.5.11 to 2.5.12 (#4533)
  • d6f4172 build(deps-dev): bump @​types/node from 26.4.0 to 26.4.1 (#4532)
  • 2e1c9e0 build(deps): bump lru.min from 1.1.4 to 1.1.5 (#4531)
  • 2387daf perf: per-query overhead, local dates, short strings, TLS context and compres...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for mysql2 since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 2, 2026
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.7 to 3.24.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.9.7...v3.24.4)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.24.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump mysql2 from 3.9.7 to 3.24.3 in /workspaces/vault chore(deps): bump mysql2 from 3.9.7 to 3.24.4 in /workspaces/vault Sep 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/workspaces/vault/mysql2-3.24.3 branch from 380abbd to 6cbb55e Compare September 10, 2026 13:18
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.

0 participants