Skip to content

dependabot python package: bump azure-mgmt-resource from 23.4.0 to 24.0.0 #30

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2025

Bumps azure-mgmt-resource from 23.4.0 to 24.0.0.

Release notes

Sourced from azure-mgmt-resource's releases.

azure-mgmt-resource_24.0.0

24.0.0 (2025-06-16)

Features Added

  • Model Deployment has a new parameter identity
  • Model DeploymentParameter has a new parameter expression
  • Model DeploymentProperties has a new parameter external_input_definitions
  • Model DeploymentProperties has a new parameter external_inputs
  • Model DeploymentWhatIfProperties has a new parameter external_input_definitions
  • Model DeploymentWhatIfProperties has a new parameter external_inputs
  • Model WhatIfChange has a new parameter extension

Breaking Changes

  • The deploymentstacks module has been separated from the azure-mgmt-resource package into independent package azure-mgmt-resource-deploymentstacks
  • The deploymentscripts module has been separated from the azure-mgmt-resource package into independent package azure-mgmt-resource-deploymentscripts
  • The templatespecs module has been separated from the azure-mgmt-resource package into independent package azure-mgmt-resource-templatespecs
  • If you previously imported these modules using statements like from azure.mgmt.resource import DeploymentStacksClient, you'll need to update your code to from azure.mgmt.resource.deploymentstacks import DeploymentStacksClient. If you were already using the fully qualified import path, no changes are required. This applies to all three modules: deploymentstacks, deploymentscripts, and templatespecs.
Commits
  • c21406d [AutoRelease] t2-resource-2025-06-09-46405(can only be merged by SDK owner) (...
  • d187c8e [AutoRelease] t2-web-2025-06-03-62682(can only be merged by SDK owner) (#41395)
  • 7655440 [AutoRelease] t2-datamigration-2025-06-05-40002(can only be merged by SDK own...
  • b9f4b5c [AutoRelease] t2-hybridcompute-2025-06-05-87332(can only be merged by SDK own...
  • 3df9c26 [AutoRelease] t2-appconfiguration-2025-05-27-18537(can only be merged by SDK ...
  • 1df3cc1 Exporter release 1.0.0b38 (#41603)
  • d7a54e0 Increment version for keyvault releases (#41601)
  • 9a2ef40 Implement APPLICATIONINSIGHTS_METRICS_TO_LOGANALYTICS_ENABLED env var for AKS...
  • f6a5b34 [Communication] Add moveParticipants functionality to Call Automation (#41448)
  • cc5f253 Add AMW Deduping flag, SentToAMW, for AKS Attach (#41410)
  • 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 [azure-mgmt-resource](https://github.com/Azure/azure-sdk-for-python) from 23.4.0 to 24.0.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.4.0...azure-mgmt-resource_24.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team June 18, 2025 06:23
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 18, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 18, 2025

Labels

The following labels could not be found: pip. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 18, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant