Skip to content

chore(deps): bump mysql2 from 3.16.1 to 3.16.3 in /reference-apps/nodejs#162

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/reference-apps/nodejs/mysql2-3.16.3
Closed

chore(deps): bump mysql2 from 3.16.1 to 3.16.3 in /reference-apps/nodejs#162
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/reference-apps/nodejs/mysql2-3.16.3

Conversation

@dependabot
Copy link
Contributor

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

Bumps mysql2 from 3.16.1 to 3.16.3.

Release notes

Sourced from mysql2's releases.

v3.16.3

3.16.3 (2026-02-03)

Bug Fixes

  • constants: remove unsupported CLIENT_DEPRECATE_EOF flag from constants (#4033) (46c3f60)

v3.16.2

3.16.2 (2026-01-26)

Bug Fixes

  • types: add missing ConnectionState type to Promise Connection interface (#4034) (2927949)
Changelog

Sourced from mysql2's changelog.

3.16.3 (2026-02-03)

Bug Fixes

  • constants: remove unsupported CLIENT_DEPRECATE_EOF flag from constants (#4033) (46c3f60)

3.16.2 (2026-01-26)

Bug Fixes

  • types: add missing ConnectionState type to Promise Connection interface (#4034) (2927949)
Commits
  • d0c8317 chore(master): release 3.16.3 (#4046)
  • 5e92ad6 build(deps): bump lru.min from 1.1.3 to 1.1.4 (#4050)
  • 405f740 build(deps-dev): bump @​types/node from 25.1.0 to 25.2.0 in /website (#4049)
  • 5280b02 build(deps-dev): bump @​types/node from 25.1.0 to 25.2.0 (#4047)
  • 91dffc8 build(deps-dev): bump globals from 17.2.0 to 17.3.0 (#4048)
  • 46c3f60 fix(constants): remove unsupported CLIENT_DEPRECATE_EOF flag from constants (...
  • ec5a7eb build(deps-dev): bump @​types/node from 25.0.10 to 25.1.0 (#4043)
  • 2b4d92b build(deps-dev): bump globals from 17.1.0 to 17.2.0 (#4042)
  • a04147d build(deps-dev): bump @​typescript-eslint/eslint-plugin (#4038)
  • 6d4130a build(deps): bump @​easyops-cn/docusaurus-search-local in /website (#4045)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.16.1 to 3.16.3.
- [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.16.1...v3.16.3)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.16.3
  dependency-type: direct:production
  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 9, 2026
NormB added a commit that referenced this pull request Mar 12, 2026
Implements dependency updates from 9 open Dependabot PRs that had
merge conflicts after earlier security merges:

nodejs:
- pg 8.17.1 -> 8.18.0 (#144)
- mysql2 3.16.1 -> 3.16.3 (#162)

typescript-api-first:
- pg 8.17.2 -> 8.18.0 (#147)
- mysql2 3.16.1 -> 3.16.3 (#161)
- @openapitools/openapi-generator-cli 2.28.0 -> 2.28.2 (#158)

golang:
- go-redis/v9 9.17.2 -> 9.18.0 (#165)
- gin 1.11.0 -> 1.12.0 (#184)

fastapi & fastapi-api-first:
- uvicorn[standard] 0.40.0 -> 0.41.0 (#174, #183)
@NormB
Copy link
Owner

NormB commented Mar 12, 2026

Superseded by #193 which implements this bump along with other dependency updates.

@NormB NormB closed this Mar 12, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 12, 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/reference-apps/nodejs/mysql2-3.16.3 branch March 12, 2026 04:16
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