Skip to content

⬆️ Bump hashicorp/azuread from 2.47.0 to 2.49.0 in /tests/azure#146

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/terraform/tests/azure/hashicorp/azuread-2.49.0
Closed

⬆️ Bump hashicorp/azuread from 2.47.0 to 2.49.0 in /tests/azure#146
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/terraform/tests/azure/hashicorp/azuread-2.49.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2024

Bumps hashicorp/azuread from 2.47.0 to 2.49.0.

Release notes

Sourced from hashicorp/azuread's releases.

v2.49.0

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)

BUG FIXES:

  • azuread_application_pre_authorized - fix a destroy-time bug that could prevent deletion of the resource (#1299)

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)
Changelog

Sourced from hashicorp/azuread's changelog.

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)

BUG FIXES:

  • azuread_application_pre_authorized - fix a destroy-time bug that could prevent deletion of the resource (#1299)

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)
Commits
  • 3503c4e v2.49.0
  • 7a6a5cf Changlog for #1032
  • 5c41f28 Merge pull request #1032 from iwarapter/feat/provision_on_demand
  • f27c468 Merge pull request #1371 from hashicorp/bug/synchronization-package-registration
  • 82393b0 make generate
  • 8a6645b bugfix: synchronization package registration oopsie
  • faa7b04 linting, tidying
  • 0e6b568 Changelog for #1370
  • 9b288ce Merge pull request #1370 from hashicorp/f/group-behavior-skipexchangeinstanton
  • d5333cb add triggers arguement to allow re-triggering use cases
  • 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.47.0 to 2.49.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.47.0...v2.49.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>
@dependabot dependabot bot added dependencies Issue is related to dependencies terraform Issue is related to terraform labels May 10, 2024
@dependabot dependabot bot requested review from lexxy23 and rusty232 May 10, 2024 07:31
@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2024

Superseded by #149.

@dependabot dependabot bot closed this May 13, 2024
@dependabot dependabot bot deleted the dependabot/terraform/tests/azure/hashicorp/azuread-2.49.0 branch May 13, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issue is related to dependencies terraform Issue is related to terraform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments