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 github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/security/armsecurity from 0.12.0 to 0.13.0 #100

Conversation

dependabot[bot]
Copy link

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

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

…rmsecurity

Bumps [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/security/armsecurity](https://github.com/Azure/azure-sdk-for-go) 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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 11, 2024
Copy link

sonarcloud bot commented Mar 11, 2024

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

Copy link
Author

dependabot bot commented on behalf of github May 27, 2024

Superseded by #120.

@dependabot dependabot bot closed this May 27, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/security/armsecurity-0.13.0 branch May 27, 2024 22:28
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants