Skip to content

deps: update heroku-cli/command to v13.0.0-beta.1#3660

Merged
erika-wallace merged 2 commits intofeat/credential-mgr-integrationfrom
ew/update-heroku-cli-command
Apr 15, 2026
Merged

deps: update heroku-cli/command to v13.0.0-beta.1#3660
erika-wallace merged 2 commits intofeat/credential-mgr-integrationfrom
ew/update-heroku-cli-command

Conversation

@erika-wallace
Copy link
Copy Markdown
Contributor

@erika-wallace erika-wallace commented Apr 14, 2026

Summary

This PR upgrades @heroku-cli/command to version 13.0.0-beta.1, which includes the new credential manager integration.

Changes

  • Overrides @heroku-cli/command in package.json so every dependency resolves to the same version
  • Stubs the credential manager via setCredentialManagerProvider so tests don't interact with the real OS
  • Adds init() before run() in run-command.ts and runCommand.ts so tests load auth before the command body runs

Type of Change

Breaking Changes (major semver update)

  • Add a ! after your change type to denote a change that breaks current behavior

Feature Additions (minor semver update)

  • feat: Introduces a new feature to the codebase

Patch Updates (patch semver update)

  • fix: Bug fix
  • deps: Dependency upgrade
  • revert: Revert a previous commit
  • chore: Change that does not affect production code
  • refactor: Refactoring existing code without changing behavior
  • test: Add/update/remove tests

Testing

Notes:

Steps:

  1. Passing CI suffices.

Screenshots (if applicable)

Related Issues

GUS work item: W-20826883

Copy link
Copy Markdown
Contributor

@tlowrimore-heroku tlowrimore-heroku left a comment

Choose a reason for hiding this comment

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

Looks great!

@erika-wallace erika-wallace merged commit ed3c524 into feat/credential-mgr-integration Apr 15, 2026
18 checks passed
@erika-wallace erika-wallace deleted the ew/update-heroku-cli-command branch April 15, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants