Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps mysql2 from 3.12.0 to 3.14.1.

Release notes

Sourced from mysql2's releases.

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

Sourced from mysql2's changelog.

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)
Commits
  • 202c9ca chore(master): release 3.14.1 (#3552)
  • 9d097f8 chore: release 3.14.1
  • 49a6bdb build(deps-dev): bump @​types/node from 22.14.1 to 22.15.2 in /website (#3549)
  • d5d6c77 build(deps): bump sass from 1.86.3 to 1.87.0 in /website (#3548)
  • 5303541 build(deps-dev): bump @​types/node from 22.14.1 to 22.15.2 (#3550)
  • 5cff0d3 build(deps-dev): bump @​typescript-eslint/parser from 8.30.1 to 8.31.0 (#3547)
  • d4ec7c6 build(deps-dev): bump @​eslint/js from 9.25.0 to 9.25.1 (#3546)
  • 0617813 Fix for SET NAMES utf8 causing an unknown encoding error (#3551)
  • 847ed8b build(deps-dev): bump @​typescript-eslint/eslint-plugin (#3545)
  • de94ba9 build(deps): bump lucide-react from 0.492.0 to 0.503.0 in /website (#3543)
  • 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.12.0 to 3.14.1.
- [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.12.0...v3.14.1)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.14.1
  dependency-type: direct:development
  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 Apr 28, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 6, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mysql2-3.14.1 branch May 6, 2025 21:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

2 participants