Skip to content
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

Bump migrate from 2.0.0 to 2.0.1 in /backend #6876

Merged
merged 1 commit into from
Dec 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2023

Bumps migrate from 2.0.0 to 2.0.1.

Commits
  • 3e73112 2.0.1
  • 1d2bad4 fix: file URL when importing migrations so ESM will work on windows
  • 1ed0f4c 2.0.0
  • 254422b feat!: drop support for all node versions before 14
  • e6d78f6 Correct TS callback typings
  • c238176 feat(test): added github action ci tests
  • a5f4670 fix(deps): mocha@10.2.0
  • 36828fc fix(deps): standard@17.0.0
  • 09ef1f2 fix(deps): rimraf@5.0.1
  • 8e0ebf1 fix(deps): slug@8.2.2
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@mahula
Copy link
Contributor

mahula commented Dec 2, 2023

@dependabot rebase

Bumps [migrate](https://github.com/visionmedia/node-migrate) from 2.0.0 to 2.0.1.
- [Changelog](https://github.com/tj/node-migrate/blob/main/History.md)
- [Commits](tj/node-migrate@v2.0.0...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/backend/migrate-2.0.1 branch from 2549171 to d0fa2f5 Compare December 2, 2023 09:26
@mahula mahula merged commit 10eec25 into master Dec 2, 2023
25 checks passed
@mahula mahula deleted the dependabot/npm_and_yarn/backend/migrate-2.0.1 branch December 2, 2023 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant