Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2025

Bumps @heroku-cli/command from 12.0.0 to 12.1.1.

Release notes

Sourced from @​heroku-cli/command's releases.

v12.1.1

  • chore(deps): bump @​heroku/http-call from 5.4.0 to 5.5.0 (#195) 9d9705b
  • updating to include an alternate url when api.url.com does not exist (#225) c075060

heroku/heroku-cli-command@v12.1.0...v12.1.1

v12.1.0

  • chore: update changelog (#219) 03c67f6
  • W-19264912 feat: add domain name validation for outgoing requests (#218) c710d42

heroku/heroku-cli-command@v12.0.2...v12.1.0

v12.0.2

  • fix: convert to esm (#196) 33eaf26
  • chore(deps): bump the patch-dependencies group across 1 directory with 5 updates (#191) 5edacc8

heroku/heroku-cli-command@v12.0.1...v12.0.2

v12.0.1

  • Remove conventional-changelog from publish script 45f02ac
  • Replace inquirer-press-to-continue with native node stdin (#190) 824ce4f

heroku/heroku-cli-command@v12.0.0...v12.0.1

Changelog

Sourced from @​heroku-cli/command's changelog.

12.1.1 (2025-09-30)

12.1.0 (2025-08-12)

Features

  • W-19264912 add domain name validation for outgoing requests (#159) (c710d42)

12.0.2 (2025-08-07)

Bug Fixes

12.0.1 (2025-05-23)

⚠ BREAKING CHANGES

  • upgrade to oclif/core v4 (#180)

Features

  • Upgrade to node 20, look for "request-id" when tracking requests (#160) (58f0d49)
  • upgrade to oclif/core v4 (#180) (ca0667b)

Bug Fixes

  • update versions of @​heroku/http-call and debug (#156) (221239d)
  • W-17812967: Heroku-cli-command: Header overflow (#159) (5379d04)

11.3.0 (2024-08-19)

11.2.2 (2024-08-13)

Bug Fixes

  • W-16338640: Update backwards compatibility for CLI commands (#138) (1204334)
  • W-16338640: Update logic for backwards compatibility for CLI commands (#139) (2c30939)

11.2.0 (2024-08-08)

Bug Fixes

  • W-16338640: Backward compatibility for CLI commands (#137) (45632b3)

11.1.2 (2024-06-12)

11.1.1 (2024-06-12)

11.1.0 (2024-06-12)

11.0.0 (2024-05-13)

10.0.0 (2023-07-06)

9.0.2 (2023-02-22)

9.0.1 (2022-12-09)

9.0.0 (2022-12-06)

8.5.0 (2021-05-04)

8.4.1 (2021-02-18)

8.4.0 (2020-09-09)

... (truncated)

Commits
  • df66b13 12.1.1
  • 9d9705b chore(deps): bump @​heroku/http-call from 5.4.0 to 5.5.0 (#195)
  • c075060 updating to include an alternate url when api.url.com does not exist (#225)
  • 8faa066 bump version and update changelog (#220)
  • 03c67f6 chore: update changelog (#219)
  • c710d42 W-19264912 feat: add domain name validation for outgoing requests (#218)
  • 924bd6a 12.0.2
  • 33eaf26 fix: convert to esm (#196)
  • 5edacc8 chore(deps): bump the patch-dependencies group across 1 directory with 5 upda...
  • 1b20f5f 12.0.1
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by erika.wallace, a new releaser for @​heroku-cli/command 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 12, 2025 19:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 12, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/heroku-cli/command-12.1.1 branch from 4b7eaa5 to 2a33494 Compare October 23, 2025 21:49
Bumps [@heroku-cli/command](https://github.com/heroku/heroku-cli-command) from 12.0.0 to 12.1.1.
- [Release notes](https://github.com/heroku/heroku-cli-command/releases)
- [Changelog](https://github.com/heroku/heroku-cli-command/blob/main/CHANGELOG.md)
- [Commits](heroku/heroku-cli-command@v12.0.0...v12.1.1)

---
updated-dependencies:
- dependency-name: "@heroku-cli/command"
  dependency-version: 12.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/heroku-cli/command-12.1.1 branch from 2a33494 to 0c2ed15 Compare October 23, 2025 22:02
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