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

Build(deps): bump postgrator-cli from 8.1.0 to 9.0.0 #709

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps postgrator-cli from 8.1.0 to 9.0.0.

Release notes

Sourced from postgrator-cli's releases.

v9.0.0

Upgrade to postgrator@8. This requires node >= 20, so postgrator-cli now requires node >= 20.

Changelog

Sourced from postgrator-cli's changelog.

Changelog

6.0.0

April, 20, 2022

  • Drop support for node <= 12
  • Add support for node 18

5.2.0

April, 9, 2022

  • Add support for .postgratorrc.mjs and .postgratorrc.js config files with type: module.
  • Add sqlite3 support

5.1.0

February, 24, 2022

5.0.0

February, 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

4.0.0

May, 17, 2020

  • (Breaking) Node.js 10 or later required
  • (Breaking) Removed option -t, --detect-version-conflicts. Conflicts are now always detected.
  • Add support for node 14.x.x
  • Add support for pg 8.x.x

3.3.0

September 9, 2019

  • Ask password if -p or --password parameter without value is given or if config file does not contain password.
  • Fix node6 compatibility

3.2.0

September 2, 2019

  • Update dependencies

3.1.0

December 12, 2018

  • Added option detect-version-conflicts to detect if there are multiple migration files with same version number.

3.0.0

... (truncated)

Commits
  • 6416f20 fix: release action
  • e46884c 9.0.0
  • 80a0d0e chore(deps): bump postgrator from 7.3.0 to 8.0.0 (#248)
  • a566a3c chore(deps-dev): bump eslint-plugin-n from 17.12.0 to 17.13.1 (#249)
  • 9e16f98 chore(deps): bump yaml from 2.5.1 to 2.6.0 (#247)
  • 247d56d chore(deps-dev): bump eslint-plugin-n from 17.10.3 to 17.12.0 (#246)
  • 4eaa7e5 chore(deps-dev): bump eslint-plugin-unicorn from 55.0.0 to 56.0.0 (#245)
  • 667901f chore(deps-dev): bump eslint-plugin-import from 2.30.0 to 2.31.0 (#244)
  • 94bb09c chore(deps-dev): bump @​eslint-community/eslint-plugin-eslint-comments (#242)
  • 9194fdd chore(deps): bump command-line-args from 6.0.0 to 6.0.1 (#241)
  • 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 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)

Bumps [postgrator-cli](https://github.com/MattiLehtinen/postgrator-cli) from 8.1.0 to 9.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@v8.1.0...v9.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 18, 2024
@github-actions github-actions bot merged commit 2846fe8 into master Nov 18, 2024
3 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/postgrator-cli-9.0.0 branch November 18, 2024 03:50
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.

0 participants