Skip to content

Bump mysql2 from 3.6.1 to 3.14.3#29

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/mysql2-3.14.3
Closed

Bump mysql2 from 3.6.1 to 3.14.3#29
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/mysql2-3.14.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2025

Copy link
Copy Markdown
Contributor

Bumps mysql2 from 3.6.1 to 3.14.3.

Release notes

Sourced from mysql2's releases.

v3.14.3

3.14.3 (2025-07-29)

Bug Fixes

  • resolve parser cache collision with dual typeCast connections (#3644) (ce2ad75)

v3.14.2

3.14.2 (2025-07-10)

Bug Fixes

v3.14.1

3.14.1 (2025-04-27)

Bug Fixes

  • Fix for SET NAMES utf8 causing an unknown encoding error (#3551) 0617813d21cf9de5fcbd4dd283eafc6d090eeeaf

v3.14.0

3.14.0 (2025-03-19)

Features

v3.13.0

3.13.0 (2025-03-06)

Features

Bug Fixes

  • query: support VECTOR packets in static parser (#3379) (603c246)
  • PromisePoolCluster.of returns PromisePoolCluster instead of PoolNamespace (#3261) (be22202)

v3.12.0

3.12.0 (2024-12-23)

... (truncated)

Changelog

Sourced from mysql2's changelog.

3.14.3 (2025-07-29)

Bug Fixes

  • resolve parser cache collision with dual typeCast connections (#3644) (ce2ad75)

3.14.2 (2025-07-10)

Bug Fixes

3.14.1 (2025-04-27)

Miscellaneous Chores

3.14.0 (2025-03-19)

Features

3.13.0 (2025-03-06)

Features

Bug Fixes

  • PromisePoolCluster.of returns PromisePoolCluster instead of PoolNamespace (#3261) (be22202)
  • query: support VECTOR packets in static parser (#3379) (603c246)

3.12.0 (2024-12-23)

Features

  • PoolCluster: restoreNodeTimeout implementation (#3218) (9a38601)

3.11.5 (2024-11-28)

... (truncated)

Commits
  • 3fc04d1 chore(master): release 3.14.3 (#3728)
  • 672b072 build(deps-dev): bump @​eslint/js from 9.31.0 to 9.32.0 (#3729)
  • ce2ad75 fix: resolve parser cache collision with dual typeCast connections (#3644)
  • 4e395ea build(deps-dev): bump @​eslint/markdown from 7.0.0 to 7.1.0 (#3727)
  • 3599fd9 build(deps-dev): bump eslint-config-prettier from 10.1.5 to 10.1.8 (#3715)
  • d8ada23 build(deps-dev): bump @​types/node from 24.0.14 to 24.1.0 in /website (#3724)
  • e1f6551 build(deps): bump @​easyops-cn/docusaurus-search-local in /website (#3723)
  • 3d028e5 build(deps-dev): bump @​types/node from 24.0.15 to 24.1.0 (#3721)
  • 549fb6c build(deps-dev): bump @​typescript-eslint/eslint-plugin (#3719)
  • 7653c11 build(deps-dev): bump @​types/node from 24.0.14 to 24.0.15 (#3716)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.6.1 to 3.14.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.6.1...v3.14.3)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.14.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 5, 2025
@dependabot @github

dependabot Bot commented on behalf of github Sep 8, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #31.

@dependabot dependabot Bot closed this Sep 8, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/mysql2-3.14.3 branch September 8, 2025 21: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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants