Skip to content

deps: Bump github.com/azure/azure-dev/cli/azd from 1.25.1 to 1.25.6 in /cli#130

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/cli/github.com/azure/azure-dev/cli/azd-1.25.6
Closed

deps: Bump github.com/azure/azure-dev/cli/azd from 1.25.1 to 1.25.6 in /cli#130
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/cli/github.com/azure/azure-dev/cli/azd-1.25.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/azure/azure-dev/cli/azd from 1.25.1 to 1.25.6.

Release notes

Sourced from github.com/azure/azure-dev/cli/azd's releases.

azure-dev-cli_1.25.6

1.25.6 (2026-06-12)

Bugs Fixed

  • [#8414](Azure/azure-dev#8414) Fix stale token errors (for example AADSTS700082) persisting after re-running azd auth login; azd now automatically clears cached authentication data when re-logging in while already signed in.
  • [#8551](Azure/azure-dev#8551) Fix intermittent DeploymentNotFound failures during azd up, azd provision, and azd down by retrying the transient ARM 404 that can be returned immediately after a subscription- or resource-group-scoped deployment is submitted.
  • [#8561](Azure/azure-dev#8561) Make azd init idempotent with respect to the environment: re-running init in an initialized project now reuses the existing environment instead of failing with "environment already initialized". With --no-prompt and no -e, the recorded default environment is reused, and an explicitly requested environment is created and promoted to the default when it does not already exist.
  • [#8571](Azure/azure-dev#8571) Fix the AI model quota preflight rejecting all locations on free-tier subscriptions by lowering the required OpenAI.S0.AccountCount capacity from 2 to 1.
  • [#8588](Azure/azure-dev#8588) Fix Static Web Apps deployment failing with a BadRequest error for the default environment name by passing production to the SWA CLI, and add an optional environment field in azure.yaml for targeting named preview environments.
  • [#8598](Azure/azure-dev#8598) Fix Aspire .NET deployments not using Podman when Docker is unavailable by lazily detecting the container engine in the deploy path.

Other Changes

  • [#8417](Azure/azure-dev#8417) Reduce the size of the generated Fig completion spec (azd completion fig) by pruning duplicated help subcommands and redundant extension output options; add --include-help-subcommands to restore the previous expanded output.
  • [#8579](Azure/azure-dev#8579) Update user-facing references from ".NET Aspire" to "Aspire" to reflect the product rebrand. Thanks @​IEvangelist for the contribution!
  • [#8594](Azure/azure-dev#8594) Update the bundled Bicep CLI to v0.44.1.

azure-dev-cli_1.25.5

1.25.5 (2026-06-05)

Bugs Fixed

  • [#8458](Azure/azure-dev#8458) Fix memory exhaustion and slow model catalog loads when Azure CLI delegated authentication (auth.useAzCliAuth = true) fans out concurrent token requests by caching tokens in-process per tenant.
  • [#8459](Azure/azure-dev#8459) Fix azd auth status reporting unauthenticated in Cloud Shell and blocking azd provision and azd ai agent init for sessions relying on the ambient Cloud Shell credential.
  • [#8493](Azure/azure-dev#8493) Fix azd down failing to purge Azure AI Foundry cognitive accounts due to an SDK type mismatch in the networkInjections response.
  • [#8527](Azure/azure-dev#8527) Fix dotnet publish failing with "empty dotnet configuration output" when Podman is the container engine by forwarding the detected engine to the .NET SDK.
  • [#8537](Azure/azure-dev#8537) Fix AI model quota preflight blocking all locations on subscriptions where the Azure Cognitive Services /usages API returns an empty list (for example, free-tier subscriptions); empty usage lists are now treated as available quota rather than zero quota.

azure-dev-cli_1.25.4

1.25.4 (2026-05-29)

Bugs Fixed

  • [#8487](Azure/azure-dev#8487) Fix the azd tool first-run prompt blocking users who deselect all recommended tools, and clarify its setup wording.
  • [#8494](Azure/azure-dev#8494) Fix azd config set tool.firstRunCompleted false not re-enabling the azd tool first-run prompt; the value is now parsed (accepting true or RFC3339 timestamp) instead of treated as a presence-only marker.

azure-dev-cli_1.25.3

1.25.3 (2026-05-28)

Bugs Fixed

  • [#8316](Azure/azure-dev#8316) Fix extension pack support gaps: extension manifests can declare dependencies without top-level capabilities, semver dependency ranges resolve to the highest compatible published version, and install-time dependency cycles fail with a clear error.
  • [#8402](Azure/azure-dev#8402) Fix the progress widget printing stale, overlapping output on narrow terminals by truncating each rendered line to the terminal width.
  • [#8263](Azure/azure-dev#8263) Fix lifecycle hook output (preprovision, postprovision, and predeploy) being silently suppressed during azd up.

Other Changes

  • [#8440](Azure/azure-dev#8440) Promote the azd tool command group out of alpha, making it available by default along with its first-run welcome and update-check experiences.
  • [#8316](Azure/azure-dev#8316) Improve azd extension upgrade dependency handling by reconciling declared dependencies to the latest compatible versions, adding --no-dependency-upgrades to opt out, and reporting dependency updates via dependencyUpgrades in --output json.

... (truncated)

Commits
  • 00425b6 Create changelog for v1.25.6 release (#8633)
  • 4956ece telemetry: close privacy-review gaps in exegraph + hooks; backfill audit docs...
  • 99762f7 feat: auto-clear auth cache on re-login to fix stale token issues (#8414)
  • 87a4dc1 Add --internal flag to azd x init for scaffolding first-party Go extensio...
  • 252dee4 Revert "Add azure.ai.inspector to dev registry to satisfy azure.ai.agents...
  • 2bd67d0 [azure.ai.agents] Registry update for 0.1.39-preview (#8620)
  • 4d927a1 Retry transient ARM DeploymentNotFound (404) on subscription/resource-group d...
  • 0558459 fix: lazy-detect container engine in ContainerEngine() getter (#8598)
  • ee30d33 Add azure.ai.inspector to dev registry to satisfy azure.ai.agents depende...
  • 3e4d796 fix: SWA deployment fails with BadRequest "default" environment name — add co...
  • Additional commits viewable in compare view

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 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 [github.com/azure/azure-dev/cli/azd](https://github.com/azure/azure-dev) from 1.25.1 to 1.25.6.
- [Release notes](https://github.com/azure/azure-dev/releases)
- [Commits](Azure/azure-dev@cli/azd/v1.25.1...cli/azd/v1.25.6)

---
updated-dependencies:
- dependency-name: github.com/azure/azure-dev/cli/azd
  dependency-version: 1.25.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 15, 2026
@dependabot dependabot Bot requested a review from jongio as a code owner June 15, 2026 17:16
@dependabot dependabot Bot added the go Pull requests that update go code label Jun 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Website Preview

Your PR preview is ready!

📎 Preview URL: https://jongio.github.io/azd-rest/pr/130/

This preview will be automatically cleaned up when the PR is closed.

github-actions Bot added a commit that referenced this pull request Jun 15, 2026
@jongio

jongio commented Jun 25, 2026

Copy link
Copy Markdown
Owner

Superseded by #138 ("deps: upgrade all dependencies to latest"), which bumps this dependency to an equal-or-newer version and has been merged. Closing.

@jongio jongio closed this Jun 25, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/go_modules/cli/github.com/azure/azure-dev/cli/azd-1.25.6 branch June 25, 2026 21:38
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant