Skip to content

chore(deps): Bump github.com/azure/azure-dev/cli/azd from 1.28.1 to 1.29.0 - #516

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

chore(deps): Bump github.com/azure/azure-dev/cli/azd from 1.28.1 to 1.29.0#516
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/azure/azure-dev/cli/azd-1.29.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/azure/azure-dev/cli/azd from 1.28.1 to 1.29.0.

Release notes

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

azure-dev-cli_1.29.0

1.29.0 (2026-07-29)

Features Added

  • [#9125](Azure/azure-dev#9125) Automatically enable no-prompt mode when azd detects a CI/CD or AI-agent environment, so commands fail fast with a clear error instead of hanging on a prompt. Set AZD_NON_INTERACTIVE=false to opt out. Confirmation prompts now also honor their default value when stdin has no more input.

Bugs Fixed

  • [#9281](Azure/azure-dev#9281) Fix azd deploy for container-based App Service services overwriting unrelated site configuration; the container image is now updated through the dedicated App Service configuration endpoint.
  • [#9211](Azure/azure-dev#9211) Fix concurrent extension updates to azure.yaml losing service fields by serializing project configuration writes.
  • [#9218](Azure/azure-dev#9218) Fix and improve automatic installation of project extension requirements so azd resolves every missing provider declared or inferred from azure.yaml before project commands run, instead of failing on the first unsupported one.

Other Changes

  • [#9288](Azure/azure-dev#9288) Report the GitHub Copilot app separately from the GitHub Copilot CLI in the execution.environment telemetry field.
Commits
  • fc06de9 Prepare azd core 1.29.0 release (#9359)
  • af2675c Auto-install: fix/improve project extension requirement resolution (#9218)
  • f91b4c4 fix: name the azure.yaml key in the RAI policy validation error (#9328)
  • 5ca1372 fix(test): resolve subscription non-interactively in provision validation tes...
  • f07dfb2 feat(agents): add max_stalls to YAML config and API (YAML-only, no CLI flag) ...
  • 24a0a65 [evals] Adding in some vally testing for some basic azd scenarios (#9282)
  • 14c242e [engsys] Adding myself as an owner for CODEOWNERS as well (#9294)
  • dc8b86a feat: default new agents to invocations protocol 2.0.0 (#9327)
  • 24dfd32 Extend registry checks to the development registry (#9233)
  • 7d34c7e fix(agents): resolve project root for infra eject (#9291)
  • 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.28.1 to 1.29.0.
- [Release notes](https://github.com/azure/azure-dev/releases)
- [Commits](Azure/azure-dev@cli/azd/v1.28.1...cli/azd/v1.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 6, 2026
Copilot AI lite review requested due to automatic review settings August 6, 2026 23:42
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 6, 2026

Copilot AI 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.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the project’s dependency on Azure Developer CLI (azd) to a newer version.

Changes:

  • Bumped github.com/azure/azure-dev/cli/azd from v1.28.1 to v1.29.0 in go.mod
  • Updated corresponding checksum entries in go.sum

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates the required azd module version to v1.29.0
go.sum Refreshes module and go.mod checksums for the azd version bump

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant