Bump migrate from 1.6.2 to 1.7.0 in /backend
Created by: dependabot-preview[bot]
Bumps migrate from 1.6.2 to 1.7.0.
Changelog
Sourced from migrate's changelog.
1.7.0 / 2020-06-29
- Docs, deps and maintence
- Resolve absolute and
node_module
specifiers for path options1.3.0 / 2018-03-15
- Added
--extension
--extention
deprecation- Bug fixes
1.2.0 / 2018-01-27
- Bug fixes for promise rejections
1.1.1 / 2018-01-02
- Bug Fix
1.1.0 / 2017-12-20
- Fixes state store functionality issues
1.0.1 / 2017-12-19
- Bug fix
1.0.0 / 2017-11-30
- This was a major refactor effecting most of the codebase
- Track migration status on a per migration basis as opposed to with an array index
- Moved to commander for cli interface
- Compiler support
- State store support
dotenv
support- See: tj/node-migrate#77
0.2.3 / 2016-07-05
Commits
-
95454df
1.7.0 -
258d7ed
Update migrate -
d0d8dc3
fix: Small typo fix -
41c5686
fix: remove and disable package-lock.json -
805faa9
fix: closes #137 npm audit issues, updated all dependencies and fix lint -
310dd29
fix: Fix error logging on failed migration -
53a916f
feat: closes #149 allow abs path for --migrations-dir -
8e7a496
fix(docs): Update readme with next callback in async function -
b01061e
fix(docs): is => should -
aee7d7a
feat: add ability to resolve path for custom generator file - See full diff in compare view
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
.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now
in your Dependabot dashboard.
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 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 -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)