Skip to content

build(deps): bump mysql2 from 2.1.0 to 2.3.3 - #69

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

build(deps): bump mysql2 from 2.1.0 to 2.3.3#69
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/mysql2-2.3.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 15, 2021

Copy link
Copy Markdown

Bumps mysql2 from 2.1.0 to 2.3.3.

Changelog

Sourced from mysql2's changelog.

2.3.3 ( 14/11/2021 )

  • no changes compared to 2.3.3-rc.0

2.3.3-rc.0 ( 5/11/2021 )

  • fix ColumnDefinition.db is broken when encoding is not utf-8 #1423
  • typeCast: Fix field.length to be number #1427, #1426
  • initiall support for coverage reporting in CI #1425
  • fix performance regression for results with #1445, #1432 large (300+) number of columns

2.3.2 ( 16/10/2021 )

  • fix regression causing typeCast + JSON field to error #1418, #1420

2.3.1 ( 15/10/2021 )

  • Update error codes up to mysql 8.0.26 #1411
  • perf: optimize Query.row call #1408
  • build: update to node 12/14/16, migrate from travis-ci and appveyor to GH actions, add perf benchmarking workflow #1406, #1399
  • perf: avoid leaking TextRow/BinaryRow object #1402
  • perf: optimize string decoding by removing the use of slice() #1401
  • perf: cache lazy-evaluated fields #1400
  • fix: clear timeout after error #1390
  • TS: adds the optional column changedRows to ResultSetHeader #1377

2.3.0 ( 5/08/2021 )

  • Add PoolCluster promise wrappers #1369, #1363
  • support for connect and query timeouts #1364
  • add missing query() method on PoolCluster #1362
  • fix incorrect parsing of passwords containing ":" #1357
  • handle errors generated by asynchronous authentication plugins #1354
  • add proper handshake fatal error handling #1352
  • fix tests to work with the latest MySQL server versions (up to 8.0.25) #1338
  • expose SQL query in errors #1295
  • typing and readme docs for rowAsArray #1288
  • allow unnamed placeholders even if the namedPlaceholders flag is enabled #1251
  • better ESM support #1217

2.2.5 ( 21/09/2020 )

  • typings: add ResultSetHeader #1213

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 2.1.0 to 2.3.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@v2.1.0...v2.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 15, 2021
@dependabot @github

dependabot Bot commented on behalf of github Jan 12, 2023

Copy link
Copy Markdown
Author

Superseded by #147.

@dependabot dependabot Bot closed this Jan 12, 2023
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/mysql2-2.3.3 branch January 12, 2023 09:03
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants