ah-sequelize-plugin
ah-sequelize-plugin copied to clipboard
Bump umzug from 3.4.0 to 3.8.0
Bumps umzug from 3.4.0 to 3.8.0.
Release notes
Sourced from umzug's releases.
v3.8.0
What's Changed
- chore(deps): update dependency sequelize to v6.37.1 by
@renovate
in sequelize/umzug#643- glob -> fast-glob by
@mmkal
in sequelize/umzug#660Full Changelog: https://github.com/sequelize/umzug/compare/v3.7.0...v3.8.0
v3.7.0
- create: allow specifying content directly 543a45d
https://github.com/sequelize/umzug/compare/v3.6.1...v3.7.0
v3.6.1
- new np version e3ce7f3
https://github.com/sequelize/umzug/compare/v3.6.0...v3.6.1
v3.6.0
What's Changed
- fix(deps): update dependency glob to v8.1.0 by
@renovate
in sequelize/umzug#639- Fix DeprecationWarning for Sequelize V7 by
@anroypaul
in sequelize/umzug#644- fix(deps): update dependency type-fest to v4 by
@renovate
in sequelize/umzug#647- fix(deps): update dependency pony-cause to v2.1.10 by
@renovate
in sequelize/umzug#616New Contributors
@anroypaul
made their first contribution in sequelize/umzug#644Full Changelog: https://github.com/sequelize/umzug/compare/v3.5.1...v3.6.0
v3.5.1
What's Changed
- Snowflake does not explicitly support collation in the same way as some other databases by
@lbazetto
in sequelize/umzug#641New Contributors
@lbazetto
made their first contribution in sequelize/umzug#641Full Changelog: https://github.com/sequelize/umzug/compare/v3.5.0...v3.5.1
v3.5.0
What's Changed
- stop using super-old import x = require('x') syntax in sequelize/umzug#629
- document ts-command-line error handling in sequelize/umzug#633
- feat: non-breaking ESM support 🤝 in sequelize/umzug#613
Full Changelog: https://github.com/sequelize/umzug/compare/v3.4.0...v3.5.0
v3.5.0-0
Better ESM support: #613
Commits
7b7faa5
3.8.04b0be9e
rm@types/glob
e5462ef
rm@types/glob
b2a747c
fix: restore node12 support (glob -> fast-glob) (#660)e4f7865
test lower node versions properly (#661)cbfaadb
bump glob to v10 (#658)53c9a54
Update README.md badge1fcc5c6
rm .editorconfig (#657)97aed4a
chore(deps): update actions/setup-node action to v4 (#655)d6945a3
chore(deps): update devdependencies (#649)- Additional commits viewable 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
.
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)