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

Bump the gomodupdates group in /providers/azure with 1 update #3516

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the gomodupdates group in /providers/azure with 1 update: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/security/armsecurity.

Updates github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/security/armsecurity from 0.12.0 to 0.13.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/security/armsecurity's releases.

sdk/resourcemanager/security/armsecurity/v0.13.0

0.13.0 (2024-03-08)

Breaking Changes

  • Function *PricingsClient.Get parameter(s) have been changed from (context.Context, string, *PricingsClientGetOptions) to (context.Context, string, string, *PricingsClientGetOptions)
  • Function *PricingsClient.List parameter(s) have been changed from (context.Context, *PricingsClientListOptions) to (context.Context, string, *PricingsClientListOptions)
  • Function *PricingsClient.Update parameter(s) have been changed from (context.Context, string, Pricing, *PricingsClientUpdateOptions) to (context.Context, string, string, Pricing, *PricingsClientUpdateOptions)
  • Function *SettingsClient.Get parameter(s) have been changed from (context.Context, SettingName, *SettingsClientGetOptions) to (context.Context, SettingNameAutoGenerated, *SettingsClientGetOptions)
  • Function *SettingsClient.Update parameter(s) have been changed from (context.Context, SettingName, SettingClassification, *SettingsClientUpdateOptions) to (context.Context, SettingNameAutoGenerated, SettingClassification, *SettingsClientUpdateOptions)
  • Type of Extension.OperationStatus has been changed from *OperationStatus to *OperationStatusAutoGenerated
  • Type of HealthDataClassification.Scope has been changed from *ScopeName to *string
  • Type of OperationStatus.Code has been changed from *Code to *string
  • SettingNameMCAS, SettingNameSentinel, SettingNameWDATP, SettingNameWDATPEXCLUDELINUXPUBLICPREVIEW, SettingNameWDATPUNIFIEDSOLUTION from enum SettingName has been removed
  • Enum ScopeName has been removed
  • Function NewAPICollectionClient has been removed
  • Function *APICollectionClient.Get has been removed
  • Function *APICollectionClient.NewListPager has been removed
  • Function NewAPICollectionOffboardingClient has been removed
  • Function *APICollectionOffboardingClient.Delete has been removed
  • Function NewAPICollectionOnboardingClient has been removed
  • Function *APICollectionOnboardingClient.Create has been removed
  • Function *ClientFactory.NewAPICollectionClient has been removed
  • Function *ClientFactory.NewAPICollectionOffboardingClient has been removed
  • Function *ClientFactory.NewAPICollectionOnboardingClient has been removed
  • Function *ClientFactory.NewHealthReportClient has been removed
  • Function *ClientFactory.NewIngestionSettingsClient has been removed
  • Function NewHealthReportClient has been removed
  • Function *HealthReportClient.Get has been removed
  • Function NewIngestionSettingsClient has been removed
  • Function *IngestionSettingsClient.Create has been removed
  • Function *IngestionSettingsClient.Delete has been removed
  • Function *IngestionSettingsClient.Get has been removed
  • Function *IngestionSettingsClient.ListConnectionStrings has been removed
  • Function *IngestionSettingsClient.NewListPager has been removed
  • Function *IngestionSettingsClient.ListTokens has been removed
  • Struct APICollectionResponse has been removed
  • Struct APICollectionResponseList has been removed
  • Struct ConnectionStrings has been removed
  • Struct IngestionConnectionString has been removed
  • Struct IngestionSetting has been removed
  • Struct IngestionSettingList has been removed
  • Struct IngestionSettingToken has been removed
  • Field AdditionalData of struct APICollectionProperties has been removed

Features Added

  • New value SettingNameCurrent added to enum type SettingName
  • New enum type ActionableRemediationState with values ActionableRemediationStateDisabled, ActionableRemediationStateEnabled, ActionableRemediationStateNone
  • New enum type AnnotateDefaultBranchState with values AnnotateDefaultBranchStateDisabled, AnnotateDefaultBranchStateEnabled
  • New enum type AutoDiscovery with values AutoDiscoveryDisabled, AutoDiscoveryEnabled, AutoDiscoveryNotApplicable

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 7, 2024
Copy link
Contributor

github-actions bot commented Mar 7, 2024

Test Results

2 854 tests   2 853 ✅  1m 22s ⏱️
  186 suites      1 💤
    5 files        0 ❌

Results for commit 1ddae7d.

♻️ This comment has been updated with latest results.

Bumps the gomodupdates group in /providers/azure with 1 update: [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/security/armsecurity](https://github.com/Azure/azure-sdk-for-go).


Updates `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/security/armsecurity` from 0.12.0 to 0.13.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v0.12.0...sdk/azcore/v0.13.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/security/armsecurity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/providers/azure/gomodupdates-1df31619a2 branch from 7c5a5ec to 1ddae7d Compare March 8, 2024 09:48
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2024

Looks like github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/security/armsecurity is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 11, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/providers/azure/gomodupdates-1df31619a2 branch March 11, 2024 08:30
@github-actions github-actions bot locked and limited conversation to collaborators Mar 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants