Skip to content

Bump mysql2 from 3.20.0 to 3.21.0 in /backend#10

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/backend/mysql2-3.21.0
Closed

Bump mysql2 from 3.20.0 to 3.21.0 in /backend#10
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/backend/mysql2-3.21.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Copy link
Copy Markdown

Bumps mysql2 from 3.20.0 to 3.21.0.

Release notes

Sourced from mysql2's releases.

v3.21.0

3.21.0 (2026-04-09)

Features

  • add support for query attributes (#4223) (d732f78)
  • types: export ExecuteValues and QueryValues from entry point (9fafd6f)
Changelog

Sourced from mysql2's changelog.

3.21.0 (2026-04-09)

Features

  • add support for query attributes (#4223) (d732f78)
  • types: export ExecuteValues and QueryValues from entry point (9fafd6f)
Commits
  • 0388783 chore(master): release 3.21.0 (#4220)
  • 972e6a7 build(deps): bump lodash from 4.17.23 to 4.18.1 in /website (#4222)
  • f1b322d build(deps-dev): bump lodash from 4.17.23 to 4.18.1 (#4221)
  • d732f78 feat: add support for query attributes (#4223)
  • 3f1ca9f build(deps): bump path-to-regexp from 0.1.12 to 0.1.13 in /website (#4213)
  • 2960150 build(deps): bump node-forge from 1.3.2 to 1.4.0 in /website (#4212)
  • ffc9fc7 build(deps): bump lucide-react from 0.577.0 to 1.7.0 in /website (#4211)
  • af0c849 build(deps-dev): bump @​typescript-eslint/parser from 8.57.0 to 8.57.2 (#4202)
  • 423c1b3 build(deps-dev): bump rollup from 4.59.0 to 4.60.0 (#4201)
  • 6dbb705 build(deps-dev): bump flatted from 3.4.1 to 3.4.2 (#4200)
  • 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)

Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.20.0 to 3.21.0.
- [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.20.0...v3.21.0)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.21.0
  dependency-type: direct:production
  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 23, 2026
@github-actions

Copy link
Copy Markdown

Provenance Attestation Check Failed

This pull request has been automatically closed because the following dependencies do not have provenance attestation:

Failed: mysql2

What is provenance attestation?

Provenance attestation cryptographically proves that a package was built from a specific source repository using a specific build process. This helps protect against supply chain attacks by verifying the link between published packages and their source code.

What to do

  • Check if a newer version of the dependency publishes provenance
  • Contact the package maintainer to request npm provenance support
  • If this dependency is trusted and an exception is warranted, a maintainer can reopen this PR and add the provenance-exception label

@github-actions github-actions Bot closed this Apr 23, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 23, 2026

Copy link
Copy Markdown
Author

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.

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/backend/mysql2-3.21.0 branch April 23, 2026 15:26
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.

0 participants