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 postgrator-cli from 4.0.0 to 5.0.0 #17

Merged
merged 1 commit into from
Feb 19, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2022

Bumps postgrator-cli from 4.0.0 to 5.0.0.

Release notes

Sourced from postgrator-cli's releases.

v5.0.0

  1. (Breaking) Node.js 12 or later required
  2. (Breaking) Target postgrator 5.x.x
  3. (Breaking) Migrate to using cosmiconfig for configuration file
  4. (Breaking) secure option is now ssl and it works differently for each supported driver
  5. (Breaking) Replace --migration-directory option with --migration-pattern option
  6. Add support for node 16.x.x
  7. Add drop-schema command
  8. Add --schema-table option
  9. Support merging cli and config file options
Changelog

Sourced from postgrator-cli's changelog.

5.0.0

Feb, 19, 2022

  • (Breaking) Node.js 12 or later required
  • (Breaking) Target postgrator 5.x.x
  • (Breaking) Migrate to using cosmiconfig for configuration file
  • (Breaking) secure option is now ssl and it works differently for each supported driver
  • (Breaking) Replace --migration-directory option with --migration-pattern option
  • Add support for node 16.x.x
  • Add drop-schema command
  • Add --schema-table option
  • Support merging cli and config file options
Commits
  • 66f0afa 5.0.0
  • 5b36b45 Set release date for v5
  • c15eb37 Merge pull request #40 from MattiLehtinen/dependabot/npm_and_yarn/pg-8.7.3
  • 3c75fa1 Loosen peer dependencies
  • a5c41b2 Bump pg from 8.7.1 to 8.7.3
  • e72e18e Merge pull request #41 from MattiLehtinen/dependabot/npm_and_yarn/eslint-plug...
  • 5ee2596 Bump eslint-plugin-import from 2.25.3 to 2.25.4
  • 7eaa7fc More CHANGELOG fixes
  • cbdb5ac Update CHANGELOG
  • d63c577 Merge pull request #37 from MattiLehtinen/dependabot/npm_and_yarn/mssql-8.0.2
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by perrin4869, a new releaser for postgrator-cli since your current version.


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 [postgrator-cli](https://github.com/MattiLehtinen/postgrator-cli) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/MattiLehtinen/postgrator-cli/releases)
- [Changelog](https://github.com/MattiLehtinen/postgrator-cli/blob/master/CHANGELOG.md)
- [Commits](MattiLehtinen/postgrator-cli@v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: postgrator-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 19, 2022
@bcomnes bcomnes merged commit aa8bfdc into master Feb 19, 2022
@bcomnes bcomnes deleted the dependabot/npm_and_yarn/postgrator-cli-5.0.0 branch February 19, 2022 22:48
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant