Skip to content

Bump umzug from 3.0.0-beta-cli.12 to 3.2.1 in /server#1619

Open
dependabot[bot] wants to merge 1 commit intodependecies/updatefrom
dependabot/npm_and_yarn/server/dependecies/update/umzug-3.2.1
Open

Bump umzug from 3.0.0-beta-cli.12 to 3.2.1 in /server#1619
dependabot[bot] wants to merge 1 commit intodependecies/updatefrom
dependabot/npm_and_yarn/server/dependecies/update/umzug-3.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 15, 2022

Bumps umzug from 3.0.0-beta-cli.12 to 3.2.1.

Release notes

Sourced from umzug's releases.

v3.2.1

What's Changed

Full Changelog: sequelize/umzug@v3.2.0...v3.2.1

v3.2.0

What's Changed

Full Changelog: sequelize/umzug@v3.1.2...v3.2.0

v3.1.2

What's Changed

Full Changelog: sequelize/umzug@v3.1.1...v3.1.2

v3.1.1

sequelize/umzug@v3.1.0...v3.1.1

v3.1.0

What's Changed

See sequelize/umzug#545

Full Changelog: sequelize/umzug@v3.0.0...v3.1.0

v3.0.0

Major release with some breaking changes since v2.x, see migration guide here: https://github.com/sequelize/umzug#upgrading-from-v2x

Several new features, including a new built-in CLI, typescript support, templating, improved events, logging and error messages, and more.

Find usage examples under https://github.com/sequelize/umzug/tree/master/examples

Migration guide at time of writing copied here for covenience:

Upgrading from v2.x

The Umzug class should be imported as a named import, i.e. import { Umzug } from 'umzug'.

The MigrationMeta type, which is returned by umzug.executed() and umzug.pending(), no longer has a file property - it has a name and optional path - since migrations are not necessarily bound to files on the file system.

... (truncated)

Commits

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 [umzug](https://github.com/sequelize/umzug) from 3.0.0-beta-cli.12 to 3.2.1.
- [Release notes](https://github.com/sequelize/umzug/releases)
- [Changelog](https://github.com/sequelize/umzug/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sequelize/umzug/commits/v3.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file npm server labels Aug 15, 2022
@dependabot dependabot Bot added this to the stay-up-to-date milestone Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file npm server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant