Skip to content

Bump azure/azapi from 2.4.0 to 2.5.0 in /tests/e2e #231

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2025

Bumps azure/azapi from 2.4.0 to 2.5.0.

Release notes

Sourced from azure/azapi's releases.

v2.5.0

ENHANCEMENTS:

  • azapi_resource resource: ignore the changes when the body field matches the remote state even if the body field or api-version field is changed.
  • azapi_resource resource: ignore the order of the identity_ids array.
  • azapi_resource resource: support ignore_null_property field, which is used to ignore the null properties in the body field.
  • azapi_resource resource: support sensitive_body_version field, which is used to manually control the version of the sensitive body.
  • azapi_update_resource resource: remove the readonly fields from identity.userAssignedIdentities in the request body.
  • Update bicep types to ms-henglu/bicep-types-az@a50156f

BUG FIXES:

  • Fix a bug that schema validation fails to validate unknown string values when both body and sensitive_body are specified.
  • Fix a bug that azapi_update_resource does not update the correct items in an array when the order of the items is different from the remote state.
  • Update the list of readonly fields which should be excluded from the default output.
Changelog

Sourced from azure/azapi's changelog.

v2.5.0 (unreleased)

ENHANCEMENTS:

  • azapi_resource resource: ignore the changes when the body field matches the remote state even if the body field or api-version field is changed.
  • azapi_resource resource: ignore the order of the identity_ids array.
  • azapi_resource resource: support ignore_null_property field, which is used to ignore the null properties in the body field.
  • azapi_resource resource: support sensitive_body_version field, which is used to manually control the version of the sensitive body.
  • azapi_update_resource resource: remove the readonly fields from identity.userAssignedIdentities in the request body.
  • Update bicep types to ms-henglu/bicep-types-az@a50156f

BUG FIXES:

  • Fix a bug that schema validation fails to validate unknown string values when both body and sensitive_body are specified.
  • Fix a bug that azapi_update_resource does not update the correct items in an array when the order of the items is different from the remote state.
  • Update the list of readonly fields which should be excluded from the default output.
Commits
  • d0ce35a azapi provider supports enable_strict_change_detection (#910)
  • 06ac3b4 Update oidc azure pipeline test cases (#914)
  • fccff8e add more readonly fields which should be excluded from default output (#915)
  • 32ddaf5 Branch 240626 update bicep types (#912)
  • 3465f5c azapi_resource resource: support for the ignore_null_property (#904)
  • 29aee48 ignore the changes when body matches the remote state (#903)
  • d59b346 add docs for data source and resources (#909)
  • 1aec569 add notice for preflight validation (#908)
  • cb0a251 azapi_update_resource: remove identity's readonly fields in request body (#...
  • d3e4a68 example - Microsoft.StandbyPool_standbyContainerGroupPools@2025-03-01 (#898)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/Azure/terraform-provider-azapi/releases)
- [Changelog](https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md)
- [Commits](Azure/terraform-provider-azapi@v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: azure/azapi
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 6, 2025

Labels

The following labels could not be found: dependencies, terraform. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link

github-actions bot commented Jul 6, 2025

Terraform Lint Results

  • Terraform Version 📎1.11.4
  • Working Directory 📂./tests/e2e
  • Terraform Format and Style 🖌success

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.

0 participants