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.13.0 to 0.14.0 in /providers/azure in the gomodupdates group #4051

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 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.13.0 to 0.14.0

Release notes

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

sdk/resourcemanager/security/armsecurity/v0.14.0

0.14.0 (2024-04-04)

Breaking Changes

  • Function *ContactsClient.Create parameter(s) have been changed from (context.Context, string, Contact, *ContactsClientCreateOptions) to (context.Context, SecurityContactName, Contact, *ContactsClientCreateOptions)
  • Function *ContactsClient.Delete parameter(s) have been changed from (context.Context, string, *ContactsClientDeleteOptions) to (context.Context, SecurityContactName, *ContactsClientDeleteOptions)
  • Function *ContactsClient.Get parameter(s) have been changed from (context.Context, string, *ContactsClientGetOptions) to (context.Context, SecurityContactName, *ContactsClientGetOptions)
  • Type of ContactPropertiesNotificationsByRole.Roles has been changed from []*Roles to []*SecurityContactRole
  • Type of DefenderCspmAwsOfferingVMScanners.Configuration has been changed from *DefenderCspmAwsOfferingVMScannersConfiguration to *VMScannersBaseConfiguration
  • Type of DefenderCspmGcpOfferingVMScanners.Configuration has been changed from *DefenderCspmGcpOfferingVMScannersConfiguration to *VMScannersBaseConfiguration
  • Type of DefenderFoDatabasesAwsOfferingArcAutoProvisioning.Configuration has been changed from *DefenderFoDatabasesAwsOfferingArcAutoProvisioningConfiguration to *ArcAutoProvisioningConfiguration
  • Type of DefenderForDatabasesGcpOfferingArcAutoProvisioning.Configuration has been changed from *DefenderForDatabasesGcpOfferingArcAutoProvisioningConfiguration to *ArcAutoProvisioningConfiguration
  • Type of DefenderForServersAwsOfferingArcAutoProvisioning.Configuration has been changed from *DefenderForServersAwsOfferingArcAutoProvisioningConfiguration to *ArcAutoProvisioningConfiguration
  • Type of DefenderForServersAwsOfferingVMScanners.Configuration has been changed from *DefenderForServersAwsOfferingVMScannersConfiguration to *VMScannersBaseConfiguration
  • Type of DefenderForServersGcpOfferingArcAutoProvisioning.Configuration has been changed from *DefenderForServersGcpOfferingArcAutoProvisioningConfiguration to *ArcAutoProvisioningConfiguration
  • Type of DefenderForServersGcpOfferingVMScanners.Configuration has been changed from *DefenderForServersGcpOfferingVMScannersConfiguration to *VMScannersBaseConfiguration
  • OfferingTypeDefenderForDevOpsAzureDevOps, OfferingTypeDefenderForDevOpsGitLab, OfferingTypeDefenderForDevOpsGithub, OfferingTypeInformationProtectionAws from enum OfferingType has been removed
  • Enum Roles has been removed
  • Function NewCenterClient has been removed
  • Function *CenterClient.GetSensitivitySettings has been removed
  • Function *CenterClient.UpdateSensitivitySettings has been removed
  • Function *ClientFactory.NewCenterClient has been removed
  • Function *DefenderForDevOpsAzureDevOpsOffering.GetCloudOffering has been removed
  • Function *DefenderForDevOpsGitLabOffering.GetCloudOffering has been removed
  • Function *DefenderForDevOpsGithubOffering.GetCloudOffering has been removed
  • Function *InformationProtectionAwsOffering.GetCloudOffering has been removed
  • Struct ContactPropertiesAlertNotifications has been removed
  • Struct DefenderCspmAwsOfferingVMScannersConfiguration has been removed
  • Struct DefenderCspmGcpOfferingVMScannersConfiguration has been removed
  • Struct DefenderFoDatabasesAwsOfferingArcAutoProvisioningConfiguration has been removed
  • Struct DefenderForContainersAwsOfferingContainerVulnerabilityAssessment has been removed
  • Struct DefenderForContainersAwsOfferingContainerVulnerabilityAssessmentTask has been removed
  • Struct DefenderForContainersAwsOfferingKubernetesScubaReader has been removed
  • Struct DefenderForDatabasesGcpOfferingArcAutoProvisioningConfiguration has been removed
  • Struct DefenderForDevOpsAzureDevOpsOffering has been removed
  • Struct DefenderForDevOpsGitLabOffering has been removed
  • Struct DefenderForDevOpsGithubOffering has been removed
  • Struct DefenderForServersAwsOfferingArcAutoProvisioningConfiguration has been removed
  • Struct DefenderForServersAwsOfferingVMScannersConfiguration has been removed
  • Struct DefenderForServersGcpOfferingArcAutoProvisioningConfiguration has been removed
  • Struct DefenderForServersGcpOfferingVMScannersConfiguration has been removed
  • Struct InformationProtectionAwsOffering has been removed
  • Struct InformationProtectionAwsOfferingInformationProtection has been removed
  • Field AlertNotifications of struct ContactProperties has been removed
  • Field AutoProvisioning, ContainerVulnerabilityAssessment, ContainerVulnerabilityAssessmentTask, EnableContainerVulnerabilityAssessment, KubernetesScubaReader, ScubaExternalID of struct DefenderForContainersAwsOffering has been removed
  • Field AuditLogsAutoProvisioningFlag, DefenderAgentAutoProvisioningFlag, PolicyAgentAutoProvisioningFlag of struct DefenderForContainersGcpOffering has been removed

Features Added

  • New value EventSourceAttackPaths, EventSourceAttackPathsSnapshot added to enum type EventSource

... (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

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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 22, 2024
Copy link
Contributor

Test Results

0 tests   - 2 996   0 ✅  - 2 995   0s ⏱️ - 1m 26s
0 suites  -   329   0 💤  -     1 
0 files    -    23   0 ❌ ±    0 

Results for commit 6480acb. ± Comparison against base commit a19babc.

Copy link
Contributor Author

dependabot bot commented on behalf of github May 23, 2024

Looks like github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/security/armsecurity is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 23, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/providers/azure/gomodupdates-e5f03c3100 branch May 23, 2024 07:41
@github-actions github-actions bot locked and limited conversation to collaborators May 23, 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