Skip to content
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

Bump azure/azapi from 2.0.1 to 2.1.0 in /tests/e2e #111

Closed

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)

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] <[email protected]>
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.8
  • Working Directory 📂./tests/e2e
  • Terraform Format and Style 🖌success

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2024

Looks like azure/azapi is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 23, 2024
@dependabot dependabot bot deleted the dependabot/terraform/tests/e2e/azure/azapi-2.1.0 branch December 23, 2024 21:12
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