Molunerfinn / vue-koa-demo

:beginner:A simple full stack demo(CSR & SSR & Docker Support) written by Vue2 & Koa2(Koa1 verson also completed)
MIT License
756 stars 166 forks source link

Bump mysql from 2.12.0 to 2.14.0 #47

Open dependabot[bot] opened 5 years ago

dependabot[bot] commented 5 years ago

Bumps mysql from 2.12.0 to 2.14.0.

Changelog *Sourced from [mysql's changelog](https://github.com/mysqljs/mysql/blob/master/Changes.md).* > ## v2.14.0 (2017-07-25) > > * Add new Amazon RDS ap-south-1 certificate CA to Amazon RDS SSL profile [#1780](https://github-redirect.dependabot.com/mysqljs/mysql/issues/1780) > * Add new Amazon RDS eu-west-2 certificate CA to Amazon RDS SSL profile [#1770](https://github-redirect.dependabot.com/mysqljs/mysql/issues/1770) > * Add `sql` property to query `Error` objects [#1462](https://github-redirect.dependabot.com/mysqljs/mysql/issues/1462) [#1628](https://github-redirect.dependabot.com/mysqljs/mysql/issues/1628) [#1629](https://github-redirect.dependabot.com/mysqljs/mysql/issues/1629) > * Add `sqlMessage` property to `Error` objects [#1714](https://github-redirect.dependabot.com/mysqljs/mysql/issues/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](https://github-redirect.dependabot.com/mysqljs/mysql/issues/1572) > * Accept wildcard anywhere in pool cluster pattern [#1570](https://github-redirect.dependabot.com/mysqljs/mysql/issues/1570) > * Add `acquire` and `release` events to `Pool` for tracking [#1366](https://github-redirect.dependabot.com/mysqljs/mysql/issues/1366) [#1449](https://github-redirect.dependabot.com/mysqljs/mysql/issues/1449) [#1528](https://github-redirect.dependabot.com/mysqljs/mysql/issues/1528) [#1625](https://github-redirect.dependabot.com/mysqljs/mysql/issues/1625) > * Add new error codes up to MySQL 5.7.17 > * Fix edge cases when determing Query result packets [#1547](https://github-redirect.dependabot.com/mysqljs/mysql/issues/1547) > * Fix memory leak when using long-running domains [#1619](https://github-redirect.dependabot.com/mysqljs/mysql/issues/1619) [#1620](https://github-redirect.dependabot.com/mysqljs/mysql/issues/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](https://github-redirect.dependabot.com/mysqljs/mysql/issues/566) [#1590](https://github-redirect.dependabot.com/mysqljs/mysql/issues/1590)
Commits - [`21a7031`](https://github.com/mysqljs/mysql/commit/21a70316122a10b901bb98ab31c38fb0e7fb6adf) 2.14.0 - [`acb3fbf`](https://github.com/mysqljs/mysql/commit/acb3fbf595c2bc42f7c4df0c0409355f04accc47) Add new Amazon RDS ap-south-1 certificate CA to Amazon RDS SSL profile - [`fcb8688`](https://github.com/mysqljs/mysql/commit/fcb868881e7ef280ee6e4ee5d38c96d6676df224) Add new Amazon RDS eu-west-2 certificate CA to Amazon RDS SSL profile - [`e6c87d7`](https://github.com/mysqljs/mysql/commit/e6c87d7b33784d6bdf199f59e2706b2c648a075b) build: eslint@4.2.0 - [`3132612`](https://github.com/mysqljs/mysql/commit/3132612c99b96f3356b15d9b891d01238fb8365e) lint: ignore coverage artifacts - [`1685ebd`](https://github.com/mysqljs/mysql/commit/1685ebd7186f1122a129d9db1c3e62033aeb4473) Update safe-buffer to 5.1.1 - [`aa08925`](https://github.com/mysqljs/mysql/commit/aa08925421395230ec187a77810229dbb37cdab6) build: timezone-mock@0.0.5 - [`f11ccb3`](https://github.com/mysqljs/mysql/commit/f11ccb3663ef525b76c9109e64bc541e75145fbb) Fix the MySQL 5.7.17 error codes - [`0cf2107`](https://github.com/mysqljs/mysql/commit/0cf210704a9c3c83dd69d9f4d5c4d4909d261743) Update readable-stream to 2.3.3 - [`88bade0`](https://github.com/mysqljs/mysql/commit/88bade02b02b1eb3aa4199c4af4913bc79bd9583) Support Node.js 8.x - Additional commits viewable in [compare view](https://github.com/mysqljs/mysql/compare/v2.12.0...v2.14.0)


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