Skip to content

Bump the go-dependencies group across 1 directory with 5 updates#760

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-a64cc2fee2
Closed

Bump the go-dependencies group across 1 directory with 5 updates#760
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-a64cc2fee2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps the go-dependencies group with 4 updates in the / directory: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization/v3, golang.org/x/mod, k8s.io/apimachinery and k8s.io/cli-runtime.

Updates github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization/v3 from 3.0.0-beta.2 to 3.0.0-beta.3

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization/v3's releases.

sdk/resourcemanager/authorization/armauthorization/v3.0.0-beta.3

3.0.0-beta.3 (2026-04-09)

Breaking Changes

  • Type of AccessReviewDecisionInsightProperties.InsightCreatedDateTime has been changed from any to *time.Time
  • Type of AccessReviewDecisionUserSignInInsightProperties.InsightCreatedDateTime has been changed from any to *time.Time
  • Type of AccessReviewDecisionUserSignInInsightProperties.LastSignInDateTime has been changed from any to *time.Time
  • Type of DenyAssignmentProperties.ExcludePrincipals has been changed from []*Principal to []*DenyAssignmentPrincipal
  • Type of DenyAssignmentProperties.Principals has been changed from []*Principal to []*DenyAssignmentPrincipal
  • Struct DenyAssignmentFilter has been removed
  • Struct ErrorAdditionalInfo has been removed
  • Struct ErrorDefinition has been removed
  • Struct ErrorDefinitionProperties has been removed
  • Struct ErrorDetail has been removed
  • Struct ErrorResponse has been removed
  • Struct RoleAssignmentFilter has been removed
  • Struct RoleAssignmentScheduleFilter has been removed
  • Struct RoleAssignmentScheduleInstanceFilter has been removed
  • Struct RoleAssignmentScheduleRequestFilter has been removed
  • Struct RoleDefinitionFilter has been removed
  • Struct RoleEligibilityScheduleFilter has been removed
  • Struct RoleEligibilityScheduleInstanceFilter has been removed
  • Struct RoleEligibilityScheduleRequestFilter has been removed
  • Struct ValidationResponse has been removed
  • Struct ValidationResponseErrorInfo has been removed

Features Added

  • New value RoleManagementPolicyRuleTypeRoleManagementPolicyPimOnlyModeRule added to enum type RoleManagementPolicyRuleType
  • New enum type CreatedByType with values CreatedByTypeApplication, CreatedByTypeKey, CreatedByTypeManagedIdentity, CreatedByTypeUser
  • New enum type DenyAssignmentEffect with values DenyAssignmentEffectAudit, DenyAssignmentEffectEnforced
  • New enum type ExcludedPrincipalTypes with values ExcludedPrincipalTypesServicePrincipalsAsRequestor, ExcludedPrincipalTypesServicePrincipalsAsTarget
  • New enum type PIMOnlyMode with values PIMOnlyModeDisabled, PIMOnlyModeEnabled, PIMOnlyModeReportOnly
  • New enum type UsersOrServicePrincipalSetUserType with values UsersOrServicePrincipalSetUserTypeGroup, UsersOrServicePrincipalSetUserTypeServicePrincipal, UsersOrServicePrincipalSetUserTypeUser
  • New function NewAttributeNamespacesClient(credential azcore.TokenCredential, options *arm.ClientOptions) (*AttributeNamespacesClient, error)
  • New function *AttributeNamespacesClient.Create(ctx context.Context, attributeNamespace string, parameters AttributeNamespaceCreateRequest, options *AttributeNamespacesClientCreateOptions) (AttributeNamespacesClientCreateResponse, error)
  • New function *AttributeNamespacesClient.Delete(ctx context.Context, attributeNamespace string, options *AttributeNamespacesClientDeleteOptions) (AttributeNamespacesClientDeleteResponse, error)
  • New function *AttributeNamespacesClient.Get(ctx context.Context, attributeNamespace string, options *AttributeNamespacesClientGetOptions) (AttributeNamespacesClientGetResponse, error)
  • New function *ClientFactory.NewAttributeNamespacesClient() *AttributeNamespacesClient
  • New function *DenyAssignmentsClient.CreateOrUpdate(ctx context.Context, scope string, denyAssignmentID string, parameters DenyAssignment, options *DenyAssignmentsClientCreateOrUpdateOptions) (DenyAssignmentsClientCreateOrUpdateResponse, error)
  • New function *DenyAssignmentsClient.Delete(ctx context.Context, scope string, denyAssignmentID string, options *DenyAssignmentsClientDeleteOptions) (DenyAssignmentsClientDeleteResponse, error)
  • New function *RoleManagementPolicyPimOnlyModeRule.GetRoleManagementPolicyRule() *RoleManagementPolicyRule
  • New struct AttributeNamespace
  • New struct AttributeNamespaceCreateRequest
  • New struct DenyAssignmentPrincipal
  • New struct PIMOnlyModeSettings
  • New struct RoleManagementPolicyPimOnlyModeRule
  • New struct SystemData
  • New struct UsersOrServicePrincipalSet
  • New field SystemData in struct AccessReviewDecision

... (truncated)

Commits
  • 7288bda [Release] sdk/resourcemanager/cosmos/armcosmos/3.0.0-beta.3 (#22300)
  • 6c284e8 [Release] sdk/resourcemanager/datafactory/armdatafactory/5.0.0 generation fro...
  • 4b49cde [Release] sdk/resourcemanager/appplatform/armappplatform/2.0.0 (#22236)
  • 47e5839 [Release] sdk/resourcemanager/hardwaresecuritymodules/armhardwaresecuritymodu...
  • aeb9fa4 AzureCLICredential prefers expires_on value (#22299)
  • 6e01b90 Sync eng/common directory with azure-sdk-tools for PR 7584 (#22298)
  • ae70cac Increment package version after release of containers/azcontainerregistry (#2...
  • 4d102bf Sync eng/common directory with azure-sdk-tools for PR 7569 (#22284)
  • 01fa694 fix acr test failure (#22290)
  • c87ebea [Release] sdk/resourcemanager/networkanalytics/armnetworkanalytics/1.0.0 (#22...
  • Additional commits viewable in compare view

Updates golang.org/x/mod from 0.34.0 to 0.36.0

Commits
  • 643da9b go.mod: update golang.org/x dependencies
  • ccc3cdf zip: include 'but content has correct sum' note in TestVCS
  • ab30318 zip: update zip hashes for new flate compression
  • 03901d3 go.mod: update golang.org/x dependencies
  • See full diff in compare view

Updates k8s.io/apimachinery from 0.35.5 to 0.36.1

Commits
  • 7af103a Update dependencies to v0.36.1 tag
  • efb7f26 Merge remote-tracking branch 'origin/master' into release-1.36
  • d966e56 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 79b3632 Merge pull request #137864 from yongruilin/dv-dra-mismatch
  • a8822f7 Add slice and map union member support with tests
  • 7dba2d0 Use IsZero instead of IsNil for union ratcheting check
  • d95710f Fix union validation ratcheting when oldObj is nil
  • 729062d Merge pull request #137849 from bryantbiggs/deps/update-kube-openapi
  • 13b12e6 dependencies: bump kube-openapi to drop ginkgo/gomega indirect deps
  • 27f4670 Merge pull request #136657 from Jefftree/sharding-test
  • Additional commits viewable in compare view

Updates k8s.io/cli-runtime from 0.35.5 to 0.36.1

Commits
  • 62458b5 Update dependencies to v0.36.1 tag
  • 9157a44 Merge remote-tracking branch 'origin/master' into release-1.36
  • fb4f11d Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 08a1cd8 Merge pull request #137849 from bryantbiggs/deps/update-kube-openapi
  • 579d47f Merge pull request #137843 from pacoxu/cobra-v1.10.2
  • e545712 dependencies: bump kube-openapi to drop ginkgo/gomega indirect deps
  • f392d21 bump spf13/cobra to v1.10.2
  • b0a204f Merge pull request #137298 from dims/dsri/cri-streaming-option-a-hardcut
  • e723dad Merge pull request #136792 from rata/userns-goes-ga
  • 18f8342 Merge pull request #137495 from pohly/klog-update
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.35.5 to 0.36.1

Commits
  • 55ef15a Update dependencies to v0.36.1 tag
  • f22a53e Merge remote-tracking branch 'origin/master' into release-1.36
  • a948641 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 7e44ffc Add Workload-Aware Preemption fields to Workload and PodGroup APIs
  • df2d882 Merge pull request #136989 from nojnhuh/podgroup-resourceclaim
  • 4eece52 Workload API: PodGroup ResourceClaims (KEP-5729)
  • 3d35c51 Merge pull request #137190 from everpeace/KEP-5491-alpha
  • 0434117 Merge pull request #137028 from nmn3m/feature/dra-resource-pool-status
  • ba785be Drop CSR analogy, mark ObjectMeta +required,reduce limits (maxItems=500, maxL...
  • 4a9c878 Add ResourcePoolStatusRequest API types and generated code
  • Additional commits viewable in compare view

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

Bumps the go-dependencies group with 4 updates in the / directory: [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization/v3](https://github.com/Azure/azure-sdk-for-go), [golang.org/x/mod](https://github.com/golang/mod), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime).


Updates `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization/v3` from 3.0.0-beta.2 to 3.0.0-beta.3
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Commits](Azure/azure-sdk-for-go@sdk/resourcemanager/cosmos/armcosmos/v3.0.0-beta.2...sdk/resourcemanager/cosmos/armcosmos/v3.0.0-beta.3)

Updates `golang.org/x/mod` from 0.34.0 to 0.36.0
- [Commits](golang/mod@v0.34.0...v0.36.0)

Updates `k8s.io/apimachinery` from 0.35.5 to 0.36.1
- [Commits](kubernetes/apimachinery@v0.35.5...v0.36.1)

Updates `k8s.io/cli-runtime` from 0.35.5 to 0.36.1
- [Commits](kubernetes/cli-runtime@v0.35.5...v0.36.1)

Updates `k8s.io/client-go` from 0.35.5 to 0.36.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.35.5...v0.36.1)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization/v3
  dependency-version: 3.0.0-beta.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: golang.org/x/mod
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.36.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: k8s.io/cli-runtime
  dependency-version: 0.36.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: k8s.io/client-go
  dependency-version: 0.36.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

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 Jun 3, 2026
@davidgamero davidgamero closed this Jun 5, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 5, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/go_modules/go-dependencies-a64cc2fee2 branch June 5, 2026 19:10
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.

1 participant