Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.

build(deps): bump migrate from 1.6.2 to 1.7.0 #224

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2021

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 options

1.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

  • Add date-format option for new migrations (#66)
  • Update readme: Usage section (#65)
  • Add missing license field to package.json (#64)

... (truncated)

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 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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Aug 2, 2021
Bumps [migrate](https://github.com/visionmedia/node-migrate) from 1.6.2 to 1.7.0.
- [Release notes](https://github.com/visionmedia/node-migrate/releases)
- [Changelog](https://github.com/tj/node-migrate/blob/main/History.md)
- [Commits](tj/node-migrate@v1.6.2...v1.7.0)

---
updated-dependencies:
- dependency-name: migrate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/migrate-1.7.0 branch from 3df3c92 to debf991 Compare September 8, 2021 01:07
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 28, 2022

Superseded by #258.

@dependabot dependabot bot closed this Mar 28, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/migrate-1.7.0 branch March 28, 2022 10:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants