nestjs-authentication-and-authorization icon indicating copy to clipboard operation
nestjs-authentication-and-authorization copied to clipboard

Bump mysql2 from 3.14.0 to 3.14.1

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

Bumps mysql2 from 3.14.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
Changelog

Sourced from mysql2's changelog.

3.14.1 (2025-04-27)

Miscellaneous Chores

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)

dependabot[bot] avatar Apr 28 '25 05:04 dependabot[bot]