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

chore(deps): Update hashicorp/azuread requirement from ~> 2.50.0 to ~> 2.51.0 in /infra #766

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2024

Updates the requirements on hashicorp/azuread to permit the latest version.

Release notes

Sourced from hashicorp/azuread's releases.

v2.51.0

ENHANCEMENTS:

  • data.azuread_users - support for the mails property (#1400)

BUG FIXES:

  • azuread_access_package_assignment_policy - fix a bug preventing removal of the assignment_review_settings block (#1394)
Changelog

Sourced from hashicorp/azuread's changelog.

2.51.0 (June 06, 2024)

ENHANCEMENTS:

  • data.azuread_users - support for the mails property (#1400)

BUG FIXES:

  • azuread_access_package_assignment_policy - fix a bug preventing removal of the assignment_review_settings block (#1394)

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)

2.49.1 (May 13, 2024)

BUG FIXES:

  • data.azuread_group_role_management_policy - resolve a potential crash (#1375)
  • azuread_group_role_management_policy - resolve a number of potential crashes (#1375)
  • azuread_privileged_access_group_assignment_schedule - resolve a number of potential crashes (#1375)
  • azuread_privileged_access_group_eligibility_schedule - resolve a number of potential crashes (#1375)

2.49.0 (May 09, 2024)

FEATURES:

  • New Data Source: azuread_group_role_management_policy (#1327)
  • New Resource: azuread_group_role_management_policy (#1327)
  • New Resource: azuread_privileged_access_group_assignment_schedule (#1327)
  • New Resource: azuread_privileged_access_group_eligibility_schedule (#1327)
  • New Resource: azuread_synchronization_job_provision_on_demand (#1032)

ENHANCEMENTS:

  • data.azuread_group - support for the include_transitive_members property (#1300)
  • azuread_application - relax validation for the identifier_uris property to allow more values (#1351)
  • azuread_application_identifier_uri - relax validation for the identifier_uri property to allow more values (#1351)
  • azuread_group - support the SkipExchangeInstantOn value for the behaviors property (#1370)
  • azuread_user - relax validation for the employee_type property to allow more values (#1328)

... (truncated)

Commits
  • 7baae5f v2.51.0
  • 2562410 Changelog for #1400
  • 6936734 Merge pull request #1400 from hashicorp/f/users-data-source-mails-property
  • 04eac4e Merge pull request #1387 from hashicorp/tooling/release-script-from-branch
  • 7311f63 Merge pull request #1383 from hashicorp/tests/user-password-set-on-failure
  • 96e14fe data.azuread_users: support for the mails property
  • 8b7b123 Changelog for #1394
  • 3fd3346 Merge pull request #1394 from hashicorp/bugfix/access-package-assignment-poli...
  • 6670353 tooling: enable running a release from a branch instead of main
  • 2c912df bugfix: allow disabling review settings for `azuread_access_package_assignmen...
  • Additional commits viewable in compare view

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)

…> 2.51.0

Updates the requirements on [hashicorp/azuread](https://github.com/hashicorp/terraform-provider-azuread) to permit the latest version.
- [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.50.0...v2.51.0)

---
updated-dependencies:
- dependency-name: hashicorp/azuread
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jun 7, 2024
Copy link
Member

@notheotherben notheotherben left a comment

Choose a reason for hiding this comment

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

This PR has been automatically approved because it was created by @dependabot.

@notheotherben notheotherben enabled auto-merge June 7, 2024 03:27
@notheotherben notheotherben merged commit c71925a into main Jun 7, 2024
3 checks passed
@notheotherben notheotherben deleted the dependabot/terraform/infra/hashicorp/azuread-tw-2.51.0 branch June 7, 2024 03:28
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