Skip to content

chore: bump mysql2 from 3.17.2 to 3.17.4#51

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mysql2-3.17.4
Closed

chore: bump mysql2 from 3.17.2 to 3.17.4#51
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mysql2-3.17.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps mysql2 from 3.17.2 to 3.17.4.

Release notes

Sourced from mysql2's releases.

v3.17.4

3.17.4 (2026-02-20)

Bug Fixes

v3.17.3

3.17.3 (2026-02-19)

Bug Fixes

  • fix PoolConnection.end callback and promise resolution (#3937) (18ff2c6)
Changelog

Sourced from mysql2's changelog.

3.17.4 (2026-02-20)

Bug Fixes

3.17.3 (2026-02-19)

Bug Fixes

  • fix PoolConnection.end callback and promise resolution (#3937) (18ff2c6)
Commits
  • 6da0d8c chore(master): release 3.17.4 (#4103)
  • a9c8d09 fix: types for query values (#3985)
  • 40641ee chore: remove legacy tests (#4102)
  • 2b0325b chore(master): release 3.17.3 (#4100)
  • ba6cde3 refactor: improve callback logic from pool (#4101)
  • b5d8b63 build(deps-dev): bump @​types/node from 25.2.3 to 25.3.0 in /website (#4098)
  • 18ff2c6 fix: fix PoolConnection.end callback and promise resolution (#3937)
  • becbc5c chore(deps): replace deprecated eslint-plugin-markdown with recommended `@e...
  • 72f8962 chore: replace seq-queue with simple queue class (#4095)
  • dc804f7 ci: add support for parallel runs (#4094)
  • 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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Feb 23, 2026
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.17.2 to 3.17.4.
- [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.2...v3.17.4)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.17.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added javascript Pull requests that update javascript code dependencies Pull requests that update a dependency file labels Feb 23, 2026
@dependabot dependabot bot changed the base branch from master to main February 26, 2026 18:21
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 26, 2026

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.17.4 branch February 26, 2026 18:21
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.

1 participant