Skip to content

Comments

chore(deps): bump azure-mgmt-resource from 23.2.0 to 23.3.0#7305

Merged
puchy22 merged 1 commit intov4.6from
dependabot/pip/v4.6/azure-mgmt-resource-23.3.0
Mar 31, 2025
Merged

chore(deps): bump azure-mgmt-resource from 23.2.0 to 23.3.0#7305
puchy22 merged 1 commit intov4.6from
dependabot/pip/v4.6/azure-mgmt-resource-23.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2025

Bumps azure-mgmt-resource from 23.2.0 to 23.3.0.

Release notes

Sourced from azure-mgmt-resource's releases.

azure-mgmt-resource_23.3.0

23.3.0 (2025-02-24)

Features Added

  • Model DeploymentProperties has a new parameter validation_level
  • Model DeploymentPropertiesExtended has a new parameter diagnostics
  • Model DeploymentPropertiesExtended has a new parameter validation_level
  • Model DeploymentValidateResult has a new parameter id
  • Model DeploymentValidateResult has a new parameter name
  • Model DeploymentValidateResult has a new parameter type
  • Model DeploymentWhatIfProperties has a new parameter validation_level
  • Model ExportTemplateRequest has a new parameter output_format
  • Model PolicyAssignment has a new parameter effective_definition_version
  • Model PolicyAssignment has a new parameter latest_definition_version
  • Model PolicyDefinitionReference has a new parameter effective_definition_version
  • Model PolicyDefinitionReference has a new parameter latest_definition_version
  • Model ResourceGroupExportResult has a new parameter output
  • Model WhatIfChange has a new parameter deployment_id
  • Model WhatIfChange has a new parameter identifiers
  • Model WhatIfChange has a new parameter symbolic_name
  • Model WhatIfOperationResult has a new parameter diagnostics
  • Model WhatIfOperationResult has a new parameter potential_changes
  • Operation PolicyAssignmentsOperations.get has a new optional parameter expand
  • Operation PolicyAssignmentsOperations.get_by_id has a new optional parameter expand
  • Operation PolicyAssignmentsOperations.list has a new optional parameter expand
  • Operation PolicyAssignmentsOperations.list_for_management_group has a new optional parameter expand
  • Operation PolicyAssignmentsOperations.list_for_resource has a new optional parameter expand
  • Operation PolicyAssignmentsOperations.list_for_resource_group has a new optional parameter expand
  • Operation PolicySetDefinitionVersionsOperations.get has a new optional parameter expand
  • Operation PolicySetDefinitionVersionsOperations.get_at_management_group has a new optional parameter expand
  • Operation PolicySetDefinitionVersionsOperations.get_built_in has a new optional parameter expand
  • Operation PolicySetDefinitionVersionsOperations.list has a new optional parameter expand
  • Operation PolicySetDefinitionVersionsOperations.list_built_in has a new optional parameter expand
  • Operation PolicySetDefinitionVersionsOperations.list_by_management_group has a new optional parameter expand
  • Operation PolicySetDefinitionsOperations.get has a new optional parameter expand
  • Operation PolicySetDefinitionsOperations.get_at_management_group has a new optional parameter expand
  • Operation PolicySetDefinitionsOperations.get_built_in has a new optional parameter expand
  • Operation PolicySetDefinitionsOperations.list has a new optional parameter expand
  • Operation PolicySetDefinitionsOperations.list_built_in has a new optional parameter expand
  • Operation PolicySetDefinitionsOperations.list_by_management_group has a new optional parameter expand
Commits
  • ef25316 [AutoRelease] t2-networkcloud-2025-01-16-50285(can only be merged by SDK owne...
  • 8d4d1ec [AutoRelease] t2-resource-2025-02-14-03391(can only be merged by SDK owner) (...
  • 3d9629b [Key Vault] Generate Keys with TypeSpec (#36902)
  • ef180f1 [Key Vault] Generate Certificates with TypeSpec (#36903)
  • de7adba [Key Vault] Generate Secrets with TypeSpec (#36901)
  • 31915bc [Key Vault] Generate Administration with TypeSpec (#36915)
  • f14ef35 Added preferred locations to readme (#39812)
  • a6f978c Update py2docfx from a dev version to a whole number version (#39860)
  • 0ef60fe Sync eng/common directory with azure-sdk-tools for PR 9902 (#39853)
  • 45170c9 Azure AI Evaluation Release 1.3.0 (#39821)
  • 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 Dependabot Updates pip Dependabot Updates Python v4 Everything related to Prowler 4.X labels Mar 19, 2025
@dependabot dependabot bot requested review from a team as code owners March 19, 2025 09:03
@dependabot dependabot bot force-pushed the dependabot/pip/v4.6/azure-mgmt-resource-23.3.0 branch 3 times, most recently from 00a1203 to 35a961f Compare March 24, 2025 13:35
Bumps [azure-mgmt-resource](https://github.com/Azure/azure-sdk-for-python) from 23.2.0 to 23.3.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](Azure/azure-sdk-for-python@azure-mgmt-resource_23.2.0...azure-mgmt-resource_23.3.0)

---
updated-dependencies:
- dependency-name: azure-mgmt-resource
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/v4.6/azure-mgmt-resource-23.3.0 branch from 35a961f to a56e9a1 Compare March 25, 2025 07:00
@puchy22 puchy22 merged commit 57f8356 into v4.6 Mar 31, 2025
9 checks passed
@puchy22 puchy22 deleted the dependabot/pip/v4.6/azure-mgmt-resource-23.3.0 branch March 31, 2025 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependabot Updates pip Dependabot Updates Python v4 Everything related to Prowler 4.X

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant