Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mysql from 2.8.0 to 2.14.0 #2

Merged
merged 1 commit into from
Mar 30, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2019

Bumps mysql from 2.8.0 to 2.14.0.

Changelog

Sourced from mysql's changelog.

v2.14.0 (2017-07-25)

  • Add new Amazon RDS ap-south-1 certificate CA to Amazon RDS SSL profile #1780
  • Add new Amazon RDS eu-west-2 certificate CA to Amazon RDS SSL profile #1770
  • Add sql property to query Error objects #1462 #1628 #1629
  • Add sqlMessage property to Error objects #1714
  • Fix the MySQL 5.7.17 error codes
  • Support Node.js 8.x
  • Update bignumber.js to 4.0.2
  • Update readable-stream to 2.3.3
  • Use safe-buffer for improved Buffer API

v2.13.0 (2017-01-24)

  • Accept regular expression as pool cluster pattern #1572
  • Accept wildcard anywhere in pool cluster pattern #1570
  • Add acquire and release events to Pool for tracking #1366 #1449 #1528 #1625
  • Add new error codes up to MySQL 5.7.17
  • Fix edge cases when determing Query result packets #1547
  • Fix memory leak when using long-running domains #1619 #1620
  • Remove unnecessary buffer copies when receiving large packets
  • Update bignumber.js to 3.1.2
  • Use a simple buffer list to improve performance #566 #1590

v2.12.0 (2016-11-02)

  • Accept array of type names to dateStrings option #605 #1481
  • Add query method to PoolNamespace #1256 #1505 #1506
    • Used as cluster.of(...).query(...)
  • Add new error codes up to MySQL 5.7.16
  • Fix edge cases writing certain length coded values
  • Fix typo in HANDSHAKE_NO_SSL_SUPPORT error message #1534
  • Support Node.js 7.x
  • Update bignumber.js to 2.4.0
  • Update sqlstring to 2.2.0
    • Accept numbers and other value types in escapeId
    • Escape invalid Date objects as NULL
    • Run buffer.toString() through escaping

v2.11.1 (2016-06-07)

  • Fix writing truncated packets starting with large string/buffer #1438

v2.11.0 (2016-06-06)

  • Add POOL_CLOSED code to "Pool is closed." error
  • Add POOL_CONNLIMIT code to "No connections available." error #1332
  • Bind underlying connections in pool to same domain as pool #1242
  • Bind underlying socket to same domain as connection #1243
  • Fix allocation errors receiving many result rows #918 #1265 #1324 #1415
... (truncated)
Commits
  • 21a7031 2.14.0
  • acb3fbf Add new Amazon RDS ap-south-1 certificate CA to Amazon RDS SSL profile
  • fcb8688 Add new Amazon RDS eu-west-2 certificate CA to Amazon RDS SSL profile
  • e6c87d7 build: eslint@4.2.0
  • 3132612 lint: ignore coverage artifacts
  • 1685ebd Update safe-buffer to 5.1.1
  • aa08925 build: timezone-mock@0.0.5
  • f11ccb3 Fix the MySQL 5.7.17 error codes
  • 0cf2107 Update readable-stream to 2.3.3
  • 88bade0 Support Node.js 8.x
  • 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 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 29, 2019
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mysql-2.14.0 branch from ac2bc9a to d1fbc40 Compare January 20, 2021 10:44
Bumps [mysql](https://github.com/mysqljs/mysql) from 2.8.0 to 2.14.0.
- [Release notes](https://github.com/mysqljs/mysql/releases)
- [Changelog](https://github.com/mysqljs/mysql/blob/master/Changes.md)
- [Commits](mysqljs/mysql@v2.8.0...v2.14.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mysql-2.14.0 branch from d1fbc40 to a853bab Compare January 20, 2021 10:54
@uen uen merged commit 9d0d42c into master Mar 30, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mysql-2.14.0 branch March 30, 2021 19: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant