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 hashicorp/azuread from 2.43.0 to 2.48.0 in /tests/e2e #117

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 Apr 14, 2024

Bumps hashicorp/azuread from 2.43.0 to 2.48.0.

Release notes

Sourced from hashicorp/azuread's releases.

v2.48.0

ENHANCEMENTS:

  • dependencies: updating to v0.20240411.1104331 of github.com/hashicorp/go-azure-sdk/sdk (#1353)

BUG FIXES:

  • provider: fix an issue where the provider was not correctly configured when using a custom metadata host (#1353)

v2.47.0

BUG FIXES:

  • azuread_access_package_assignment_policy - fix a potential crash when removing the question block (#1273)
  • data.azuread_named_location - fix a potential crash if the named location is not found (#1274)

v2.46.0

ENHANCEMENTS:

  • data.azuread_application - update the resource ID format to match the azuread_application resource (#1255)
  • azuread_named_location - add validation for the ip_ranges property in the ip block (#1254)

v2.45.0

FEATURES:

  • New Resource: azuread_application_optional_claims (#1223)

ENHANCEMENTS:

  • azuread_conditional_access_policy - improved plan-time validation for the session_controls block (#1229)
  • azuread_conditional_access_policy - support for the sign_in_frequency_authentication_type and sign_in_frequency_interval properties in the session_controls block (#1229)
  • azuread_conditional_access_policy - support for the included_guests_or_external_users and excluded_guests_or_external_users blocks in the users block (#1222)

BUG FIXES:

  • azuread_conditional_access_policy - removing the devices or session_controls blocks will no longer force a new resource to be created (#1229)

v2.44.1

BUG FIXES:

  • azuread_application_certificate - work around an unexpected diff with the application_object_id property (#1221)
  • azuread_application_federated_identity_credential - work around an unexpected diff with the application_object_id property (#1221)
  • azuread_application_password - work around an unexpected diff with the application_object_id property (#1221)
  • azuread_application_pre_authorized - work around an unexpected diff with the application_object_id property (#1221)

v2.44.0

  • Developer Note: the Typed Resource SDK, as also used in the AzureRM provider, is now the preferred way of introducing new resources (#1188)

FEATURES:

  • New Resource: azuread_application_api_access (#1214)

... (truncated)

Changelog

Sourced from hashicorp/azuread's changelog.

2.48.0 (April 11, 2024)

ENHANCEMENTS:

  • dependencies: updating to v0.20240411.1104331 of github.com/hashicorp/go-azure-sdk/sdk (#1353)

BUG FIXES:

  • provider: fix an issue where the provider was not correctly configured when using a custom metadata host (#1353)

2.47.0 (December 14, 2023)

BUG FIXES:

  • azuread_access_package_assignment_policy - fix a potential crash when removing the question block (#1273)
  • data.azuread_named_location - fix a potential crash if the named location is not found (#1274)

2.46.0 (November 16, 2023)

ENHANCEMENTS:

  • data.azuread_application - update the resource ID format to match the azuread_application resource (#1255)
  • azuread_named_location - add validation for the ip_ranges property in the ip block (#1254)

2.45.0 (October 27, 2023)

FEATURES:

  • New Resource: azuread_application_optional_claims (#1223)

ENHANCEMENTS:

  • azuread_conditional_access_policy - improved plan-time validation for the session_controls block (#1229)
  • azuread_conditional_access_policy - support for the sign_in_frequency_authentication_type and sign_in_frequency_interval properties in the session_controls block (#1229)
  • azuread_conditional_access_policy - support for the included_guests_or_external_users and excluded_guests_or_external_users blocks in the users block (#1222)

BUG FIXES:

  • azuread_conditional_access_policy - removing the devices or session_controls blocks will no longer force a new resource to be created (#1229)

2.44.1 (October 23, 2023)

BUG FIXES:

  • azuread_application_certificate - work around an unexpected diff with the application_object_id property (#1221)
  • azuread_application_federated_identity_credential - work around an unexpected diff with the application_object_id property (#1221)
  • azuread_application_password - work around an unexpected diff with the application_object_id property (#1221)
  • azuread_application_pre_authorized - work around an unexpected diff with the application_object_id property (#1221)

2.44.0 (October 20, 2023)

... (truncated)

Commits
  • 0d6e12c v2.48.0
  • bc59983 typo fix
  • b9e75d2 Changelog for #1353
  • e87888c Merge pull request #1353 from hashicorp/dependencies/go-azure-sdk
  • 8470fa4 provider: move helpers to own source file, log the metdata configuration mode...
  • 352421f provider: environments.FromEndpoint() no longer needs an environment name
  • 0737c1a dependencies: updating to v0.20240411.1104331 of `github.com/hashicorp/go-a...
  • 57611df Merge pull request #1350 from hashicorp/tsccr-auto-pinning/trusted/2024-04-08
  • 3dcacf3 Result of tsccr-helper -log-level=info gha update .
  • e8b1163 Merge pull request #1340 from andrewluotechnologies/patch-1
  • 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 [hashicorp/azuread](https://github.com/hashicorp/terraform-provider-azuread) from 2.43.0 to 2.48.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-azuread/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azuread/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azuread@v2.43.0...v2.48.0)

---
updated-dependencies:
- dependency-name: hashicorp/azuread
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2024

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

Copy link

Terraform Lint Results

  • Terraform Version 📎1.5.6
  • 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