Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

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.

azure-dev-cli_1.25.2

1.25.2 (2026-05-22)

Bugs Fixed

  • [#8230](Azure/azure-dev#8230) Fix -C/--cwd relative path being applied twice when invoking extensions, causing "no such file or directory" errors.
  • [#8240](Azure/azure-dev#8240) Fix false-positive preflight warning for Azure Chaos Studio target resources (Microsoft.Chaos/targets) whose names are service-mandated.
  • [#8249](Azure/azure-dev#8249) Fix AI agent detection not recognizing Copilot CLI via the COPILOT_CLI environment variable. Thanks @​tmeschter for the contribution!
Commits
  • 5516392 Create changelog for v1.25.5 release (#8553)
  • 7666779 [azure.ai.skills] Registry update for 0.1.1-preview (#8556)
  • b17a612 [azure.ai.connections] Registry update for 0.1.1-preview (#8554)
  • f2d5006 [azure.ai.agents] Registry update for 0.1.38-preview (#8555)
  • cc71ef0 Prepare azure.ai.agents 0.1.38-preview patch release metadata (#8544)
  • 8c6bd7f chore(connections): prepare 0.1.1-preview patch release for azure.ai.connecti...
  • 6fd7a2e Prepare azure.ai.skills 0.1.1-preview patch release metadata (#8548)
  • 979b40b fix: treat empty AI quota usages as available instead of rejecting (#8537)
  • b2c1c80 [azure.ai.skills] Accept .zip and directory inputs for skill update --file ...
  • f59dbc5 fix: remove leaked projectctx debug log from connections extension (#8539)
  • 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.5.
- [Release notes](https://github.com/azure/azure-dev/releases)
- [Commits](Azure/azure-dev@cli/azd/v1.25.1...cli/azd/v1.25.5)

---
updated-dependencies:
- dependency-name: github.com/azure/azure-dev/cli/azd
  dependency-version: 1.25.5
  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 8, 2026
@dependabot dependabot Bot requested a review from jongio as a code owner June 8, 2026 17:15
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 8, 2026
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

🚀 Website Preview

Your PR preview was available here.

Preview has been cleaned up as the PR was closed.

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

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #130.

@dependabot dependabot Bot closed this Jun 15, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/cli/github.com/azure/azure-dev/cli/azd-1.25.5 branch June 15, 2026 17:16
github-actions Bot added a commit that referenced this pull request Jun 15, 2026
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.

0 participants