Skip to content

chore(deps-dev): bump mysql2 from 3.17.1 to 3.17.2#16382

Merged
kamilmysliwiec merged 1 commit intomasterfrom
dependabot/npm_and_yarn/mysql2-3.17.2
Feb 17, 2026
Merged

chore(deps-dev): bump mysql2 from 3.17.1 to 3.17.2#16382
kamilmysliwiec merged 1 commit intomasterfrom
dependabot/npm_and_yarn/mysql2-3.17.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Bumps mysql2 from 3.17.1 to 3.17.2.

Release notes

Sourced from mysql2's releases.

v3.17.2

3.17.2 (2026-02-16)

Bug Fixes

  • format: distinguish delimiters in queries from SQL comments (#4084) (454ba10)
  • pool: discard connection on error 1290 (Aurora read-only failure) (#4075) (9188963)
  • pool: handle all read-only errors during Aurora failover (#4082) (ce98d8e)
Changelog

Sourced from mysql2's changelog.

3.17.2 (2026-02-16)

Bug Fixes

  • distinguish delimiters in queries from SQL comments (#4084) (454ba10)
  • pool: discard connection on error 1290 (Aurora read-only failure) (#4075) (9188963)
  • pool: handle all read-only errors during Aurora failover (#4082) (ce98d8e)
Commits
  • 9a37ff3 chore(master): release 3.17.2 (#4081)
  • 454ba10 fix: distinguish delimiters in queries from SQL comments (#4084)
  • ce98d8e fix(pool): handle all read-only errors during Aurora failover (#4082)
  • 9188963 fix(pool): discard connection on error 1290 (Aurora read-only failure) (#4075)
  • efbd419 build(deps): bump @​easyops-cn/docusaurus-search-local in /website (#4079)
  • 91bdb02 build(deps): bump lucide-react from 0.563.0 to 0.564.0 in /website (#4078)
  • See full diff 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 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.17.1 to 3.17.2.
- [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.17.1...v3.17.2)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.17.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Feb 17, 2026
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6ff6d6c6-ec96-4604-bc31-e0affe4e334e

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 89.829%

Totals Coverage Status
Change from base Build fc254b0c-7992-4a85-af4d-b641322f80f9: 0.0%
Covered Lines: 7463
Relevant Lines: 8308

💛 - Coveralls

@kamilmysliwiec kamilmysliwiec merged commit dd6bc27 into master Feb 17, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mysql2-3.17.2 branch February 17, 2026 08:48
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.

2 participants