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 @heroku-cli/plugin-pg-v5 from 7.56.1 to 8.7.0 #205

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 3, 2023

Bumps @heroku-cli/plugin-pg-v5 from 7.56.1 to 8.7.0.

Release notes

Sourced from @​heroku-cli/plugin-pg-v5's releases.

v8.7.0

  • 51dc3ac92 feat(pg-v5): credentials adding capabilities for numbered essential plans (#2513)

v8.6.0

  • f6eaaab04 fix: update if statements in rollback workflow (#2512)
  • ad5309de7 fix(pg-v5) Disallow pg:links for essential-tier plans (#2495)
  • cde379983 chore: automate rollback procedure (#2474)
  • 622dc9ec4 fix: brew installs in linux (#2506)
  • 38d5be7fd chore: pg-v5 lint fixes (#2504)
  • ef0327923 feat(pg-v5): Updates pg commands to route to essential plans to correct host (#2494)
  • 7e1b9d1d2 fix: alpha release fixes (#2501)
  • d4db46648 fix: run lint after every test. (#2490)
  • a5ae035a4 fix: remove dotenv as no longer necessary (#2497)
  • faf85a1b1 Updating maintenance error message for consistency (#2491)

v8.5.0

  • dff587b2c Fix: syntax fixes for GHA prerelease refactor (#2488)
  • 581c4d210 fix: allowing execution privileges on validate-prerelease file (#2485)
  • 406dc564d chore: update rollbar access token (#2487)
  • 84c795c98 fix: checkout repo in order to run prerelease validation script (#2482)
  • 7e7201fd5 fix: fix inputs for workflow_call in promote and promote-release (#2481)
  • 20ea65753 prefer HEROKU_DATA_HOST when set (#2479)
  • 711feef61 feat(apps-v5): Use colors when showing run dynos in the ps output (#2480)
  • 4f7a7c3d8 fix: default to --port 5001 for heroku local (#2475)
  • de76e92dd chore: enable alpha prereleases (#2478)

v8.4.3

  • e8f3f5f5b fix: revert to previous CLI exit handling. (#2467)

v8.4.2

  • d072a647d fix(run): move commands back into CLI & use @​oclif/core v1 (#2463)
  • 76664592e fix(run): downgrade @​heroku-cli/plugins-run to @​oclif/core v1 (#2460)
  • 55980eb3d fix(pg-v5): update rules for essentialPlan part 2 (#2461)

v8.4.1

  • 277f58c9e fix: remove sudo install from release testing (#2454)
  • b6eb41da6 fix(pg-v5): update rules for essentialPlan (#2455)
  • 5a3514fe8 Feature: smoke tests automation after beta release (#2452)

v8.4.0

  • 46725e712 fix: rollbar version segmentation and telemetry initialization (#2451)
  • e83df2c67 feat(addons-v5): handle asynchronous deprovisioning state (#2422)
  • dd535a506 Revert "Revert "refactor: add per hour and max price per month to pricing displays"" (#2448)
  • 740f64c94 chore(docs): add descriptions for pipelines and reviewapps commands (#2446)

v8.3.1

  • 9c7099c03 fix(cli): update boolean logic and add package parser util (#2449)
  • 0a4a28ec0 Revert "refactor: add per hour and max price per month to pricing displays (#2439)" (#2447)
  • 3777f8d28 refactor: add per hour and max price per month to pricing displays (#2439)
  • 4115b11be Update path for package.json (#2443)

... (truncated)

Changelog

Sourced from @​heroku-cli/plugin-pg-v5's changelog.

8.7.0 (2023-10-24)

Note: Version bump only for package heroku

8.6.0 (2023-10-16)

Bug Fixes

8.5.0 (2023-09-28)

Bug Fixes

8.4.3 (2023-09-18)

Bug Fixes

8.4.2 (2023-08-30)

Bug Fixes

  • run: downgrade @​heroku-cli/plugins-run to @​oclif/core v1 (#2460) (7666459)
  • run: move commands back into CLI & use @​oclif/core v1 (#2463) (d072a64), closes #2460 #2460

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by heroku-front-end, a new releaser for @​heroku-cli/plugin-pg-v5 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 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 [@heroku-cli/plugin-pg-v5](https://github.com/heroku/cli) from 7.56.1 to 8.7.0.
- [Release notes](https://github.com/heroku/cli/releases)
- [Changelog](https://github.com/heroku/cli/blob/main/CHANGELOG.md)
- [Commits](heroku/cli@v7.56.1...v8.7.0)

---
updated-dependencies:
- dependency-name: "@heroku-cli/plugin-pg-v5"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 3, 2023 20:10
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 3, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants