-
Notifications
You must be signed in to change notification settings - Fork 49
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
build(deps): bump node-pg-migrate from 5.5.0 to 5.8.0 #540
build(deps): bump node-pg-migrate from 5.5.0 to 5.8.0 #540
Conversation
Codecov Report
@@ Coverage Diff @@
## master #540 +/- ##
==========================================
+ Coverage 59.53% 60.18% +0.65%
==========================================
Files 87 87
Lines 1384 1384
Branches 57 57
==========================================
+ Hits 824 833 +9
+ Misses 535 526 -9
Partials 25 25
Continue to review full report at Codecov.
|
1089926
to
c9cd12d
Compare
d7e7236
to
1a0244a
Compare
Update Dependabot config file
This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a |
Bumps [node-pg-migrate](https://github.com/salsita/node-pg-migrate) from 5.5.0 to 5.8.0. - [Release notes](https://github.com/salsita/node-pg-migrate/releases) - [Changelog](https://github.com/salsita/node-pg-migrate/blob/master/CHANGELOG.md) - [Commits](salsita/node-pg-migrate@v5.5.0...v5.8.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1a0244a
to
02e650a
Compare
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps node-pg-migrate from 5.5.0 to 5.8.0.
Changelog
Sourced from node-pg-migrate's changelog.
Commits
af1b5a6
5.8.03c03777
Updated changelogb6cda22
Using string ids for Dollar-string escaping (#698)73104df
5.7.181256c3
Updated changelog8489b73
Handle string params in backward compatible way (#696)71d849e
5.7.07aa6af1
Updated changelog49dba34
pgm.sql
can also acceptPgLiteral
,number
,boolean
,null
,array
(...9b72b62
Bump node-fetch from 2.6.0 to 2.6.1 (#689)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)@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in the
.dependabot/config.yml
file in this repo: