-
Notifications
You must be signed in to change notification settings - Fork 3.2k
fix(deps): update module github.com/azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources to v2 - autoclosed #38347
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
Conversation
…esources/armresources to v2
|
83d299a to
ca734a2
Compare
celian-garcia
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm gonna do it manually. No apparent emergency. Keeping it open while not done.
celian-garcia
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To be done manually
| github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.2 | ||
| github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor v0.11.0 | ||
| github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources v1.2.0 | ||
| github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources v2.0.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…b.com/azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources to v2 (#38857) Manual update of this #38347, as renovate is not good at upgrading Go majors [sdk/resourcemanager/resources/armresources/v2.0.0](https://github.com/Azure/azure-sdk-for-go/releases/tag/sdk%2Fresourcemanager%2Fresources%2Farmresources%2Fv2.0.0) ## 2.0.0 (2025-02-13) ### Breaking Changes - Type of DeploymentProperties.Parameters has been changed from any to map[string]*DeploymentParameter - Type of DeploymentWhatIfProperties.Parameters has been changed from any to map[string]*DeploymentParameter - Operation *TagsClient.CreateOrUpdateAtScope has been changed to LRO, use *TagsClient.BeginCreateOrUpdateAtScope instead. - Operation *TagsClient.DeleteAtScope has been changed to LRO, use *TagsClient.BeginDeleteAtScope instead. - Operation *TagsClient.UpdateAtScope has been changed to LRO, use *TagsClient.BeginUpdateAtScope instead. ### Features Added - New enum type ExportTemplateOutputFormat with values ExportTemplateOutputFormatBicep, ExportTemplateOutputFormatJSON - New enum type Level with values LevelError, LevelInfo, LevelWarning - New enum type ValidationLevel with values ValidationLevelProvider, ValidationLevelProviderNoRbac, ValidationLevelTemplate - New struct DeploymentDiagnosticsDefinition - New struct DeploymentParameter - New struct KeyVaultParameterReference - New struct KeyVaultReference - New field ValidationLevel in struct DeploymentProperties - New field Diagnostics, ValidationLevel in struct DeploymentPropertiesExtended - New field ID, Name, Type in struct DeploymentValidateResult - New field ValidationLevel in struct DeploymentWhatIfProperties - New field OutputFormat in struct ExportTemplateRequest - New field Output in struct ResourceGroupExportResult - New field DeploymentID, Identifiers, SymbolicName in struct WhatIfChange - New field Diagnostics, PotentialChanges in struct WhatIfOperationProperties Signed-off-by: Célian Garcia <[email protected]>
…b.com/azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources to v2 (open-telemetry#38857) Manual update of this open-telemetry#38347, as renovate is not good at upgrading Go majors [sdk/resourcemanager/resources/armresources/v2.0.0](https://github.com/Azure/azure-sdk-for-go/releases/tag/sdk%2Fresourcemanager%2Fresources%2Farmresources%2Fv2.0.0) ## 2.0.0 (2025-02-13) ### Breaking Changes - Type of DeploymentProperties.Parameters has been changed from any to map[string]*DeploymentParameter - Type of DeploymentWhatIfProperties.Parameters has been changed from any to map[string]*DeploymentParameter - Operation *TagsClient.CreateOrUpdateAtScope has been changed to LRO, use *TagsClient.BeginCreateOrUpdateAtScope instead. - Operation *TagsClient.DeleteAtScope has been changed to LRO, use *TagsClient.BeginDeleteAtScope instead. - Operation *TagsClient.UpdateAtScope has been changed to LRO, use *TagsClient.BeginUpdateAtScope instead. ### Features Added - New enum type ExportTemplateOutputFormat with values ExportTemplateOutputFormatBicep, ExportTemplateOutputFormatJSON - New enum type Level with values LevelError, LevelInfo, LevelWarning - New enum type ValidationLevel with values ValidationLevelProvider, ValidationLevelProviderNoRbac, ValidationLevelTemplate - New struct DeploymentDiagnosticsDefinition - New struct DeploymentParameter - New struct KeyVaultParameterReference - New struct KeyVaultReference - New field ValidationLevel in struct DeploymentProperties - New field Diagnostics, ValidationLevel in struct DeploymentPropertiesExtended - New field ID, Name, Type in struct DeploymentValidateResult - New field ValidationLevel in struct DeploymentWhatIfProperties - New field OutputFormat in struct ExportTemplateRequest - New field Output in struct ResourceGroupExportResult - New field DeploymentID, Identifiers, SymbolicName in struct WhatIfChange - New field Diagnostics, PotentialChanges in struct WhatIfOperationProperties Signed-off-by: Célian Garcia <[email protected]>
This PR contains the following updates:
v1.2.0->v2.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.