microsoft / power-platform-terraform-quickstarts

Examples for using the Power Platform Terraform Provider
https://github.com/microsoft/terraform-provider-power-platform
MIT License
13 stars 0 forks source link

Bump hashicorp/azuread from 2.49.1 to 2.50.0 in /bootstrap/tenant-configuration #68

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps hashicorp/azuread from 2.49.1 to 2.50.0.

Release notes

Sourced from hashicorp/azuread's releases.

v2.50.0

ENHANCEMENTS:

  • dependencies: updating to v0.68.0 of github.com/manicminer/hamilton (#1382)
  • data.azuread_application - support looking up applications with the identifier_uri property [GH 1303]
  • azuread_conditional_access_policy - improve handling of the session_controls block (#1382)

BUG FIXES:

  • data.azuread_service_principal - treat the display_name property case-insensitively (#1381)
  • azuread_conditional_access_policy - fix a bug that could cause a persistent diff when setting certain properties in the session_controls block (#1382)
  • azuread_user - don't overwrite the existing password in state, when a password change fails (#1308)
Changelog

Sourced from hashicorp/azuread's changelog.

2.50.0 (May 16, 2024)

ENHANCEMENTS:

  • dependencies: updating to v0.68.0 of github.com/manicminer/hamilton (#1382)
  • data.azuread_application - support looking up applications with the identifier_uri property [GH 1303]
  • azuread_conditional_access_policy - improve handling of the session_controls block (#1382)

BUG FIXES:

  • data.azuread_service_principal - treat the display_name property case-insensitively (#1381)
  • azuread_conditional_access_policy - fix a bug that could cause a persistent diff when setting certain properties in the session_controls block (#1382)
  • azuread_user - don't overwrite the existing password in state, when a password change fails (#1308)
Commits
  • 8a724fe v2.50.0
  • 0e0dcc8 typo fix
  • 4483ae5 Changelog for #1382
  • ef80e06 Merge pull request #1382 from hashicorp/bugfix/conditional-access-session-con...
  • 4f874d3 azuread_conditional_access_policy: improve handling of the session_controls...
  • 15d6f4a dependencies: updating to v0.68.0 of github.com/manicminer/hamilton
  • 2dbc50b Merge pull request #1380 from hashicorp/PSS-139-single-label-runners
  • cef90e5 Changelog for #1308
  • 67aac96 Merge pull request #1379 from hashicorp/bug/user-password-set-on-failure
  • 6260f88 Changelog for #1381
  • 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 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)