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.8.0 #258

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2022

Bumps migrate from 1.6.2 to 1.8.0.

Changelog

Sourced from migrate's changelog.

1.8.0 / 2022-03-22

  • fix(devDeps): updated standard & mocha
  • fix: updated deps which don't break
  • feat(docs): added custom state store example for mongodb closes #162
  • feat: add TypeScript types closes #178

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

... (truncated)

Commits
  • ddf336b 1.8.0
  • c07848d fix(devDeps): updated standard & mocha
  • 71788e4 fix: updated deps which don't break
  • 290b951 feat(docs): added custom state store example for mongodb closes #162
  • 18f5ad0 feat: add TypeScript types closes #178
  • 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
  • Additional commits viewable 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)

Bumps [migrate](https://github.com/visionmedia/node-migrate) from 1.6.2 to 1.8.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.8.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 added the dependencies Pull requests that update a dependency file label Mar 28, 2022
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