kbot icon indicating copy to clipboard operation
kbot copied to clipboard

Bump mysql2 from 3.6.3 to 3.14.0

Open dependabot[bot] opened this issue 9 months ago • 0 comments

Bumps mysql2 from 3.6.3 to 3.14.0.

Release notes

Sourced from mysql2's releases.

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)

Features

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

v3.11.5

3.11.5 (2024-11-28)

Bug Fixes

  • fix datetime fields returned without time part when time is 00:00:00 (#3204) (bded498)
  • resolve circular dependencies (#3081) (d5a76e6)
  • Deno v2 requires commonjs type explicitly (#3209) (cdc9415)

v3.11.4

3.11.4 (2024-11-05)

Bug Fixes

  • types: correct TypeCast's Next callback to return unknown (#3129) (401db79)

v3.11.3

... (truncated)

Changelog

Sourced from mysql2's changelog.

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)

Bug Fixes

  • 1040 datetime fields returned without time part when time is 00:00:00 (#3204) (bded498)
  • circular dependencies (#3081) (d5a76e6)
  • Deno v2 requires commonjs type explicitly (#3209) (cdc9415)

3.11.4 (2024-11-05)

Bug Fixes

  • types: correct TypeCast's Next callback to return unknown (#3129) (401db79)

3.11.3 (2024-09-14)

Bug Fixes

... (truncated)

Commits
  • 1fe1c9d chore(master): release 3.14.0 (#3473)
  • 67d18f9 build(deps-dev): bump poku from 3.0.1 to 3.0.2 in /website (#3488)
  • 65cc9cf build(deps-dev): bump poku from 3.0.1 to 3.0.2 (#3487)
  • 2e7f224 build(deps): bump lucide-react from 0.482.0 to 0.483.0 in /website (#3486)
  • d6d82ed build(deps): bump sass from 1.85.1 to 1.86.0 in /website (#3485)
  • a2a9804 build(deps): bump lucide-react from 0.479.0 to 0.482.0 in /website (#3484)
  • 2670f32 build(deps-dev): bump portfinder from 1.0.34 to 1.0.35 (#3483)
  • ec4a2d7 build(deps): bump @​easyops-cn/docusaurus-search-local in /website (#3482)
  • 6ac4646 build(deps): bump @​babel/helpers from 7.26.9 to 7.26.10 in /website (#3480)
  • c504675 build(deps): bump @​babel/runtime from 7.26.9 to 7.26.10 in /website (#3479)
  • 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)

dependabot[bot] avatar Mar 20 '25 05:03 dependabot[bot]