[Snyk] Upgrade serverless-mysql from 1.4.0 to 1.5.4 #27
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade serverless-mysql from 1.4.0 to 1.5.4.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: serverless-mysql
- 1.5.4 - 2020-03-30
- Fix #69 - Retry on EPIPE error (@ kernwig) 5da1ccb
- Version bump e519e17
- 1.5.3 - 2020-01-31
- Close #28 - Export escape function on serverless-mysql (@ wviveiro) 811b700
- Close #66 - Change "" to '' in SQL query (@ mxmzb) 76a623f
- Close #57 - retry queries on PROTOCOL_CONNECTION_LOST error (@ itrendsky) ffc7551
- Version bump 7909f3f
- 1.5.2 - 2019-12-14
- Add catch for
- Version bump and dependency updates 16d9673
- Docs: correct example of conditional chained transaction (@ ddanielgc) 630f3d6
- Update README with info about accessing getClient (@ jamesmosier) e339fd6
- 1.5.1 - 2019-08-28
- Fix: types now accurately represent node module export structure (@ shrugs) 90b5942
- Version bump and security patch for eslint-utils 8c73e0c
- 1.5.0 - 2019-07-17
- Add support for empty queries in transactions c733279
- Add InnoDB note to README 6a80cc7
- Add documentation for null transaction queries 3de167a
- Lodash (dev dependency) version update (npm vulnerabilities) ae58d16
- Add files directive to package.json for smaller NPM module size 60df2b4
- 1.4.0 - 2019-05-24
- Add library and promise option (@ sylvainv) b734de3
- Adding export restructuring from @ petehanson 874c4e5
- Typescript enhancements:
- #5 update definition, export = > export default, transaction object (@ deptno) 32df25f
- #5 export type
from serverless-mysql GitHub release notesBug Fix
Bug fix from the community.
Bug Fixes
Miscellaneous bug fixes from the community.
Bug Fix and Security Patch
Added a retry for another error that is resetting connections (this should fix the issues in #57 and #62) as well as some minor documentation and dependency updates.
PROTOCOL_SEQUENCE_TIMEOUTerror 7a001b5Minor TypeScript Fix and Security Patch
Feature/Maintenance Updates
Feature Release
ServerlessMysql(@ deptno) 75fa4ccCommit messages
Package name: serverless-mysql
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs