Skip to content

deps: bump @heroku-cli/command from 13.0.0 to 13.2.0 - #201

Merged
michaelmalave merged 1 commit into
mainfrom
dependabot/npm_and_yarn/heroku-cli/command-13.1.0
Sep 11, 2026
Merged

michaelmalave merged 1 commit into
mainfrom
dependabot/npm_and_yarn/heroku-cli/command-13.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 23, 2026

Copy link
Copy Markdown
Contributor

Bumps @heroku-cli/command from 13.0.0 to 13.2.0.

Release notes

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

command: v13.2.0

13.2.0 (2026-08-25)

Features

  • handle 2FA prompts safely during CLI actions (#400) (7c08ea9)

command: v13.1.0

13.1.0 (2026-08-03)

Features

  • document HEROKU_APP env var in app flag --help (W-23597905) (#395) (460eaaa)

command: v13.0.1

13.0.1 (2026-07-17)

Bug Fixes

  • ci: pass PR title via env var in pr-title-check workflow (#392) (138af53)

Dependencies

  • bump @​opentelemetry/core and @​sentry/node (#387) (0b08cc0)
Changelog

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

13.0.0 (2026-07-01)

⚠ BREAKING CHANGES

With this major version release we will be improving the security by storing authentication credentials in your system keychain by default. We will no longer save authentication credentials to .netrc files by default, though we will continue to support .netrc files as a fall-back if a supported keychain is not available or if the user's keychain returns an error. Users will also be able to force the use of the .netrc file by setting the environment variable HEROKU_NETRC_WRITE=true. The user's token can also be provided directly by setting HEROKU_API_TOKEN=<token>.

  • remove dual write for credential storage (#389)

Features

  • remove dual write for credential storage (#389) (e50b5be)

13.2.0 (2026-08-25)

Features

  • handle 2FA prompts safely during CLI actions (#400) (7c08ea9)

13.1.0 (2026-08-03)

Features

  • document HEROKU_APP env var in app flag --help (W-23597905) (#395) (460eaaa)

13.0.1 (2026-07-17)

Bug Fixes

  • ci: pass PR title via env var in pr-title-check workflow (#392) (138af53)

Dependencies

  • bump @​opentelemetry/core and @​sentry/node (#387) (0b08cc0)

12.4.2 (2026-06-15)

Bug Fixes

  • remove .netrc warnings from the credential manager (#384) (c331236)
  • update login state file for both keychain and .netrc (#381) (036a6cc)
  • update netrc fallback warning behavior (#383) (900d87c)

12.4.1 (2026-06-08)

... (truncated)

Commits
  • 7c77d2c chore(main): release command 13.2.0 (#401)
  • bb7de5f chore(main): release command 13.2.0
  • 7c08ea9 feat: handle 2FA prompts safely during CLI actions (#400)
  • 71e1659 First pass at 2fa prompt safety
  • 3bfdf49 deps(dev): bump js-yaml from 4.3.0 to 4.3.1 (#399)
  • 6344040 deps(dev): bump brace-expansion from 1.1.15 to 1.1.18 (#397)
  • 121bc64 chore(main): release command 13.1.0 (#396)
  • 460eaaa feat: document HEROKU_APP env var in app flag --help (W-23597905) (#395)
  • b8f49e4 deps(dev): bump js-yaml from 4.1.1 to 4.3.0 (#391)
  • 1564620 chore(main): release command 13.0.1 (#393)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 23, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 23, 2026 19:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 23, 2026
@michaelmalave

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot changed the title deps: bump @heroku-cli/command from 13.0.0 to 13.1.0 deps: bump @heroku-cli/command from 13.0.0 to 13.2.0 Sep 11, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/heroku-cli/command-13.1.0 branch from 48dbcad to 5db93ab Compare September 11, 2026 23:03
@michaelmalave

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [@heroku-cli/command](https://github.com/heroku/heroku-cli-command) from 13.0.0 to 13.2.0.
- [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@command-v13.0.0...command-v13.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/heroku-cli/command-13.1.0 branch from 5db93ab to 7b059a6 Compare September 11, 2026 23:22

@michaelmalave michaelmalave left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approving: dependency bump, required checks green, author verified app/dependabot.

@michaelmalave
michaelmalave merged commit 35adb40 into main Sep 11, 2026
10 checks passed
@michaelmalave
michaelmalave deleted the dependabot/npm_and_yarn/heroku-cli/command-13.1.0 branch September 11, 2026 23:37
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.

1 participant