mysqljs/mysql
### [`v2.18.1`](https://togithub.com/mysqljs/mysql/blob/HEAD/Changes.md#v2181-2020-01-23)
[Compare Source](https://togithub.com/mysqljs/mysql/compare/v2.18.0...v2.18.1)
- Fix Amazon RDS profile for yaSSL MySQL servers with 2019 CA [#2292](https://togithub.com/mysqljs/mysql/issues/2292)
### [`v2.18.0`](https://togithub.com/mysqljs/mysql/blob/HEAD/Changes.md#v2180-2020-01-21)
[Compare Source](https://togithub.com/mysqljs/mysql/compare/v2.17.1...v2.18.0)
- Add `localInfile` option to control `LOAD DATA LOCAL INFILE`
- Add new Amazon RDS Root 2019 CA to Amazon RDS SSL profile [#2280](https://togithub.com/mysqljs/mysql/issues/2280)
- Add new error codes up to MySQL 5.7.29
- Fix early detection of bad callback to `connection.query`
- Support Node.js 12.x [#2211](https://togithub.com/mysqljs/mysql/issues/2211)
- Support Node.js 13.x
- Support non-enumerable properties in object argument to `connection.query` [#2253](https://togithub.com/mysqljs/mysql/issues/2253)
- Update `bignumber.js` to 9.0.0
- Update `readable-stream` to 2.3.7
### [`v2.17.1`](https://togithub.com/mysqljs/mysql/blob/HEAD/Changes.md#v2171-2019-04-18)
[Compare Source](https://togithub.com/mysqljs/mysql/compare/v2.17.0...v2.17.1)
- Update `bignumber.js` to 7.2.1 [#2206](https://togithub.com/mysqljs/mysql/issues/2206)
- Fix npm deprecation warning
### [`v2.17.0`](https://togithub.com/mysqljs/mysql/blob/HEAD/Changes.md#v2170-2019-04-17)
[Compare Source](https://togithub.com/mysqljs/mysql/compare/v2.16.0...v2.17.0)
- Add reverse type lookup for small performance gain [#2170](https://togithub.com/mysqljs/mysql/issues/2170)
- Fix `connection.threadId` missing on handshake failure
- Fix duplicate packet name in debug output
- Fix no password support for old password protocol
- Remove special case for handshake in determine packet code
- Small performance improvement starting command sequence
- Support auth switch in change user flow [#1776](https://togithub.com/mysqljs/mysql/issues/1776)
- Support Node.js 11.x
- Update `bignumber.js` to 6.0.0
Configuration
š Schedule: "every weekday" (UTC).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
2.16.0
->2.18.1
Release Notes
mysqljs/mysql
### [`v2.18.1`](https://togithub.com/mysqljs/mysql/blob/HEAD/Changes.md#v2181-2020-01-23) [Compare Source](https://togithub.com/mysqljs/mysql/compare/v2.18.0...v2.18.1) - Fix Amazon RDS profile for yaSSL MySQL servers with 2019 CA [#2292](https://togithub.com/mysqljs/mysql/issues/2292) ### [`v2.18.0`](https://togithub.com/mysqljs/mysql/blob/HEAD/Changes.md#v2180-2020-01-21) [Compare Source](https://togithub.com/mysqljs/mysql/compare/v2.17.1...v2.18.0) - Add `localInfile` option to control `LOAD DATA LOCAL INFILE` - Add new Amazon RDS Root 2019 CA to Amazon RDS SSL profile [#2280](https://togithub.com/mysqljs/mysql/issues/2280) - Add new error codes up to MySQL 5.7.29 - Fix early detection of bad callback to `connection.query` - Support Node.js 12.x [#2211](https://togithub.com/mysqljs/mysql/issues/2211) - Support Node.js 13.x - Support non-enumerable properties in object argument to `connection.query` [#2253](https://togithub.com/mysqljs/mysql/issues/2253) - Update `bignumber.js` to 9.0.0 - Update `readable-stream` to 2.3.7 ### [`v2.17.1`](https://togithub.com/mysqljs/mysql/blob/HEAD/Changes.md#v2171-2019-04-18) [Compare Source](https://togithub.com/mysqljs/mysql/compare/v2.17.0...v2.17.1) - Update `bignumber.js` to 7.2.1 [#2206](https://togithub.com/mysqljs/mysql/issues/2206) - Fix npm deprecation warning ### [`v2.17.0`](https://togithub.com/mysqljs/mysql/blob/HEAD/Changes.md#v2170-2019-04-17) [Compare Source](https://togithub.com/mysqljs/mysql/compare/v2.16.0...v2.17.0) - Add reverse type lookup for small performance gain [#2170](https://togithub.com/mysqljs/mysql/issues/2170) - Fix `connection.threadId` missing on handshake failure - Fix duplicate packet name in debug output - Fix no password support for old password protocol - Remove special case for handshake in determine packet code - Small performance improvement starting command sequence - Support auth switch in change user flow [#1776](https://togithub.com/mysqljs/mysql/issues/1776) - Support Node.js 11.x - Update `bignumber.js` to 6.0.0Configuration
š Schedule: "every weekday" (UTC).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.