Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2024

Bumps the npm_and_yarn group with 1 update in the / directory: heroku.

Updates heroku from 8.11.5 to 9.5.0

Release notes

Sourced from heroku's releases.

v9.5.0

  • 9e9ba8806 chore: read isStableRelease from JSON in publish-docs job (#3089)
  • 6d33a5653 feat(addons): add inference disclaimer (#3076)

v9.4.0

  • 79188e571 fix: access command error handling (#3077)
  • 634e0d93e Add Missing Descriptions to all Args. (#3048)
  • 80ab352a5 feat(cli): Adding disclaimer for plugin AI install (#3065)
  • e4aa1c658 Refresh CTC workflow (#2802)

v9.3.2

  • eeef085b6 Fix for command 'ps -x' (sudo) for app in a Private Space (#3051)
  • 7fe2ee3d6 Adding fix for container:release command (#3047)
  • dd7146f82 Add ARCH=arm64 to install script (#3013)
  • 3a4323e48 chore(cli): update help text and tests to reference heroku-24 (#3042)

v9.3.1

  • 6850e6556 fix(run): update args parsing logic (#3030)
  • 5977d4b19 chore(deps): bump micromatch from 4.0.2 to 4.0.8 (#2998)
  • 7f3093c04 chore(deps): bump path-to-regexp from 1.7.0 to 1.9.0 (#3010)
  • 9f3725828 fix: fix logic for publish-docs job (#3018)

v9.3.0

  • 5883f919a chore: add get-version-channel to needs in publish-docs job (#3016)
  • c5928ded4 chore: re-enable CLI command docs auto-update (#3001)
  • e358eb2d9 feat(cli) add explain postgres data connectors setting (#2993)
  • 0e6afcc02 created pg setting for log min error statements (#2992)
  • ce086ef74 feat(cli) created pg setting auto explain format (#2991)

v9.2.1

  • 39b4d08a6 Fix(pg:promote): returns early and does not promote when no database with name exits. (#3002)
  • 85f36c506 Fix(run): arguments are incorrectly gathered leading to duplicates (#2999)

v9.2.0

  • dfe61ceca Fix container push test. (#2990)
  • 1e0bf1192 fix: use linux/amd64 platform only for m1/m2 macs (arm64) (#2986)
  • 1f880e85b fix(cli): fix missing dockerfile error (#2988)
  • d46786afd Bump version of heroku-cli-command (#2987)
  • c2e80932f chore(cli): Update dependencies for 9.2 release (#2982)
  • 725f5c3a3 refactor: remove feature flag logic for larger dyno sizes (#2985)
  • 4d24f5e0b Remove unused aws-sdk (#2983)
  • 3a6fd6f93 chore(deps): bump axios from 1.7.2 to 1.7.4 (#2979)
  • bfac65386 fix(pg): Restoring behavior for backup scheduling (#2981)
  • d11c18fbd fix(redis:cli): remove call to resolve ssh2 in bastionConnect function (#2980)
  • 322470531 fix: change type of value to string for log-min-duration (#2977)
  • aa560d331 fix(run): reorder oclif sorted args (#2976)
  • bdeeb090f chore(cli): enable backwards compatibility syntax for addons:create (#2972)
  • 2d58422cb fix(W-16441506): redis:cli command not working for private redis instances (#2973)
  • 6b577651e fix(cli): Update app and remote flags (#2968)

... (truncated)

Changelog

Sourced from heroku's changelog.

9.5.0 (2024-11-13)

Features

9.4.0 (2024-11-11)

Bug Fixes

Features

  • cli: Adding disclaimer for plugin AI install (#3065) (80ab352)

9.3.2 (2024-10-23)

Note: Version bump only for package heroku

9.3.1 (2024-10-14)

Bug Fixes

9.3.0 (2024-09-24)

Note: Version bump only for package heroku

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Summary by Sourcery

Build:

  • Update heroku dependency from version 8.11.5 to 9.5.0 in package.json.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps the npm_and_yarn group with 1 update in the / directory: [heroku](https://github.com/heroku/cli).


Updates `heroku` from 8.11.5 to 9.5.0
- [Release notes](https://github.com/heroku/cli/releases)
- [Changelog](https://github.com/heroku/cli/blob/main/CHANGELOG.md)
- [Commits](heroku/cli@v8.11.5...v9.5.0)

---
updated-dependencies:
- dependency-name: heroku
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 4, 2024
@sourcery-ai
Copy link

sourcery-ai bot commented Dec 4, 2024

Reviewer's Guide by Sourcery

This PR updates the Heroku CLI dependency from version 8.11.5 to 9.5.0. The update includes multiple feature additions, bug fixes, and improvements across several minor versions. The change is implemented through simple version bumps in the package.json and package-lock.json files.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update Heroku CLI dependency version
  • Bump version from 8.11.5 to 9.5.0
  • Update version specifier in package.json
  • Update corresponding entry in package-lock.json
package.json
package-lock.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!

@allyelvis allyelvis merged commit 61edeef into main Apr 18, 2025
3 of 5 checks passed
@allyelvis allyelvis deleted the dependabot/npm_and_yarn/npm_and_yarn-1752592ae9 branch April 18, 2025 23:25
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.

2 participants