Skip to content

Bump mysql2 from 3.18.0 to 3.18.2#317

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mysql2-3.18.2
Open

Bump mysql2 from 3.18.0 to 3.18.2#317
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mysql2-3.18.2

Conversation

@dependabot
Copy link
Contributor

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

Bumps mysql2 from 3.18.0 to 3.18.2.

Release notes

Sourced from mysql2's releases.

v3.18.2

3.18.2 (2026-02-26)

Bug Fixes

  • types: add supportBigNumbers, bigNumberStrings, dateStrings, and timezone options to QueryOptions (#4127) (b274e72)
  • types: extend QueryValues to callback-based methods (#4129) (2ad5f0b)
  • types: improve ExecuteValues "nested" params (#4133) (3f94950)
  • types: support Raw and Uint8Array params (#4132) (bde9aec)

v3.18.1

3.18.1 (2026-02-25)

Bug Fixes

  • types: ensure optional params in query and execute methods (#4123) (3f4bbca)
Changelog

Sourced from mysql2's changelog.

3.18.2 (2026-02-26)

Bug Fixes

  • types: add supportBigNumbers, bigNumberStrings, dateStrings, and timezone options to QueryOptions (#4127) (b274e72)
  • types: extend QueryValues to callback-based methods (#4129) (2ad5f0b)
  • types: improve ExecuteValues "nested" params (#4133) (3f94950)
  • types: support Raw and Uint8Array params (#4132) (bde9aec)

3.18.1 (2026-02-25)

Bug Fixes

  • types: ensure optional params in query and execute methods (#4123) (3f4bbca)
Commits
  • 6ba07ea chore(master): release 3.18.2 (#4128)
  • b3ba74d build(deps-dev): bump @​types/node from 25.3.0 to 25.3.1 in /website (#4131)
  • 5bb18d3 build(deps-dev): bump @​types/node from 25.3.0 to 25.3.1 (#4130)
  • 3f94950 fix(types): improve ExecuteValues "nested" params (#4133)
  • bde9aec fix(types): support Raw and Uint8Array params (#4132)
  • 2ad5f0b fix(types): extend QueryValues to callback-based methods (#4129)
  • b274e72 fix(types): add supportBigNumbers, bigNumberStrings, dateStrings, and `...
  • 69ee696 chore(master): release 3.18.1 (#4124)
  • 3f4bbca fix(types): ensure optional params in query and execute methods (#4123)
  • a02b8ce build(deps-dev): bump c8 from 10.1.3 to 11.0.0 (#4121)
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 26, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 26, 2026
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.18.0 to 3.18.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.18.0...v3.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mysql2-3.18.2 branch from a11c91a to e946d92 Compare February 28, 2026 17:11
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