Skip to content

Bump azure/azapi from 2.0.1 to 2.1.0 in /code/infra #298

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps azure/azapi from 2.0.1 to 2.1.0.

Release notes

Sourced from azure/azapi's releases.

v2.1.0

FEATURES:

  • azapi_resource resource: Support resource move operation, it allows moving resources from azurerm provider.

ENHANCEMENTS:

BUG FIXES:

  • Fix a bug when body contains an unknown float number, the provider will crash.
  • Fix the crash that occurs when no tenant ID is configured in Azure CLI.
  • Fix a bug that using multiple locks can result in a deadlock.
Changelog

Sourced from azure/azapi's changelog.

v2.1.0

FEATURES:

  • azapi_resource resource: Support resource move operation, it allows moving resources from azurerm provider.

ENHANCEMENTS:

BUG FIXES:

  • Fix a bug when body contains an unknown float number, the provider will crash.
  • Fix the crash that occurs when no tenant ID is configured in Azure CLI.
  • Fix a bug that using multiple locks can result in a deadlock.
Commits
  • 371beb7 update bicep types to 401bed53e5495fb79f6c3357d9befb9fea158b1f (#680)
  • c95c788 bugfix: ordering locks to avoid deadlock (#676)
  • ba1f58d bugfix: resource manager account is not initialized correctly (#675)
  • bb8a4f0 feat: azapi_client_config - add object id (#657)
  • 0d963c2 Feature move resource (#668)
  • 0ae936b add example for Microsoft.Network/networkManagers's nested resources (#667)
  • 22c2cb6 add examples for Microsoft.VoiceServices/communicationsGateways and nested ...
  • f3127cd Branch 241111 example e2e test pipeline (#665)
  • 53a8509 Fix the crash that occurs when no tenant ID is configured in Azure CLI (#663)
  • 8b33d82 fix: Typo in README.md (#652)
  • 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)

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2024

The following labels could not be found: terraform, dependencies.

Copy link

github-actions bot commented Dec 1, 2024

Terraform Lint Results

  • Terraform Version 📎1.9.6
  • Working Directory 📂./code/infra
  • Terraform Format and Style 🖌success

Bumps [azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 2.0.1 to 2.1.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.0.1...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/terraform/code/infra/azure/azapi-2.1.0 branch from e6c2f7d to 6204b55 Compare December 23, 2024 11:07
Copy link

Terraform Lint Results

  • Terraform Version 📎1.9.6
  • Working Directory 📂./code/infra
  • Terraform Format and Style 🖌success

Copy link
Contributor

@marvinbuss marvinbuss left a comment

Choose a reason for hiding this comment

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

LGTM!

@marvinbuss marvinbuss merged commit 3cb08df into main Dec 23, 2024
6 of 7 checks passed
@marvinbuss marvinbuss deleted the dependabot/terraform/code/infra/azure/azapi-2.1.0 branch December 23, 2024 12:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant