Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2025

Bumps hashicorp/azuread from 2.53.1 to 3.6.0.

Release notes

Sourced from hashicorp/azuread's releases.

v3.6.0

3.6.0 (September 25, 2025)

ENHANCEMENTS:

  • data.azuread_named_location - add support for the object_id property (#1703)
  • azuread_named_location - add support for the object_id property (#1703)

BUG FIXES:

  • data.azuread_users - queries that return multiple users with the same mail nickname no longer causes an error (#1762)

v3.5.0

3.5.0 (August 08, 2025)

ENHANCEMENTS:

  • azuread_conditional_access_policy - add support for the client_applications.filter property (#1744)

BUG FIXES:

  • azuread_conditional_access_policy - fix support for everyTime restrictions in session_controls request payload (#1719)

v3.4.0

3.4.0 (May 15, 2025)

  • dependencies: update hashicorp/hc-install to v0.9.2 (#1696)
  • dependencies: update hashicorp/terraform-exec to v0.23.0 (#1696)
  • dependencies: update hashicorp/terraform-registry-address to v0.2.5 (#1696)
  • dependencies: update x/crypto to v0.38.0 (#1696)
  • dependencies: update x/net to v0.40.0 (#1696)
  • dependencies: update x/oauth2 to v0.30.0 (#1702)
  • dependencies: update x/sync to v0.14.0 (#1696)
  • dependencies: update x/sys to v0.33.0 (#1696)
  • dependencies: update x/text to v0.25.0 (#1696)
  • azuread_application - add support for brk-multihub scheme for redirect_uris (#1663)
  • azuread_application_redirect_uris - add support for brk-multihub scheme for redirect_uris (#1663)
  • azuread_conditional_access_policy - populate members only when membership_kind is set to enumerated (#1601)

v3.3.0

ENHANCEMENTS:

  • dependencies: update Go to 1.24.1 (#1675)

BUG FIXES:

  • azuread_application_pre_authorized - fix unexpected removal of unmanaged pre-authorized apps on delete (#1659)
  • azuread_directory_role - fix for changes in Graph API response for ListRolesResponse in create (#1575)
  • azuread_directory_role_eligibility_schedule_request - fix Read for time based service automatic deletion of request resource (#1682)

... (truncated)

Changelog

Sourced from hashicorp/azuread's changelog.

3.6.0 (September 25, 2025)

ENHANCEMENTS:

  • data.azuread_named_location - add support for the object_id property (#1703)
  • azuread_named_location - add support for the object_id property (#1703)

BUG FIXES:

  • data.azuread_users - queries that return multiple users with the same mail nickname no longer causes an error (#1762)

3.5.0 (August 08, 2025)

ENHANCEMENTS:

  • azuread_conditional_access_policy - add support for the client_applications.filter property (#1744)

BUG FIXES:

  • azuread_conditional_access_policy - fix support for everyTime restrictions in session_controls request payload (#1719)

3.4.0 (May 15, 2025)

  • dependencies: update hashicorp/hc-install to v0.9.2 (#1696)
  • dependencies: update hashicorp/terraform-exec to v0.23.0 (#1696)
  • dependencies: update hashicorp/terraform-registry-address to v0.2.5 (#1696)
  • dependencies: update x/crypto to v0.38.0 (#1696)
  • dependencies: update x/net to v0.40.0 (#1696)
  • dependencies: update x/oauth2 to v0.30.0 (#1702)
  • dependencies: update x/sync to v0.14.0 (#1696)
  • dependencies: update x/sys to v0.33.0 (#1696)
  • dependencies: update x/text to v0.25.0 (#1696)
  • azuread_application - add support for brk-multihub scheme for redirect_uris (#1663)
  • azuread_application_redirect_uris - add support for brk-multihub scheme for redirect_uris (#1663)
  • azuread_conditional_access_policy - populate members only when membership_kind is set to enumerated (#1601)

3.3.0 (April 03, 2025)

ENHANCEMENTS:

  • dependencies: update Go to 1.24.1 (#1675)

BUG FIXES:

  • azuread_application_pre_authorized - fix unexpected removal of unmanaged pre-authorized apps on delete (#1659)
  • azuread_directory_role - fix for changes in Graph API response for ListRolesResponse in create (#1575)
  • azuread_directory_role_eligibility_schedule_request - fix Read for time based service automatic deletion of request resource (#1682)

3.2.0 (March 21, 2025)

... (truncated)

Commits
  • 9a1c898 CHANGELOG.md for v3.6.0 (#1771)
  • 44eca47 Merge pull request #1762 from hashicorp/wyatt/fr-users-with-nonunique-mail-ni...
  • 581f8f4 azuread_named_location - Add object_id (#1703)
  • f7975f8 fix test
  • 85a3986 simplify logic
  • b0741bc apply fmt for examples (#1767)
  • ba8072d build(deps): bump actions/cache from 4.2.3 to 4.2.4 (#1753)
  • 1dd305b Merge pull request #1765 from hashicorp/dependabot/github_actions/actions/git...
  • f426940 build(deps): bump actions/github-script from 7.0.1 to 7.1.0
  • 3920e69 fix(docs): correct resource IDs for importing delegated permissions and claim...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Oct 16, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 16, 2025 15:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Oct 16, 2025
Bumps [hashicorp/azuread](https://github.com/hashicorp/terraform-provider-azuread) from 2.53.1 to 3.6.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.53.1...v3.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/terraform/hashicorp/azuread-3.6.0 branch from 3f55127 to 9ea6925 Compare November 14, 2025 16:39
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2025

Superseded by #17.

@dependabot dependabot bot closed this Nov 24, 2025
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/azuread-3.6.0 branch November 24, 2025 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant