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

build(deps): Bump the all-go-mod-patch-and-minor group across 3 directories with 4 updates #803

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps the all-go-mod-patch-and-minor group with 4 updates in the / directory: github.com/samber/lo, sigs.k8s.io/cluster-api, sigs.k8s.io/cluster-api/test and github.com/aws/aws-sdk-go.
Bumps the all-go-mod-patch-and-minor group with 2 updates in the /api directory: sigs.k8s.io/cluster-api and github.com/aws/aws-sdk-go.
Bumps the all-go-mod-patch-and-minor group with 3 updates in the /common directory: sigs.k8s.io/cluster-api, sigs.k8s.io/cluster-api/test and github.com/aws/aws-sdk-go.

Updates github.com/samber/lo from 1.44.0 to 1.45.0

Release notes

Sourced from github.com/samber/lo's releases.

v1.45.0

What's Changed

New Contributors

Full Changelog: samber/lo@v1.44.0...v1.45.0

Commits

Updates sigs.k8s.io/cluster-api from 1.7.3 to 1.7.4

Release notes

Sourced from sigs.k8s.io/cluster-api's releases.

v1.7.4

👌 Kubernetes version support

  • Management Cluster: v1.26.x -> v1.30.x
  • Workload Cluster: v1.24.x -> v1.30.x

More information about version support can be found here

Changes since v1.7.3

📈 Overview

  • 23 new commits merged
  • 6 feature additions ✨
  • 5 bugs fixed 🐛

✨ New Features

  • Bootstrap: Allow CAPBK to generate JoinConfiguration discovery kubeconfig (#10842)
  • ClusterClass: Extend ControlPlane/ MD / MP builtin to include metadata (#10850)
  • CABPK: Add kubeadm v1beta4 types (#10771)
  • Dependency: Bump to Go 1.22.4 (#10801)
  • MachineDeployment: Add remediation strategy support in MachineDeployment (#10759)
  • Runtime SDK/ClusterClass: Extend cluster builtin to include UID (#10831)

🐛 Bug Fixes

  • ClusterResourceSet: Correctly handle concurrent updates to ClusterResourceSetBinding (#10785)
  • Machine: Machine deletion skips waiting for volumes detached for unreachable Nodes (#10765)
  • Machine: Speed up ignoring terminating Pods when draining unreachable Nodes (#10766)
  • ClusterClass/MachineSet/MachineDeployment: MD/MS topo reconciler: only add finalizer for owned MD/MS (#10781)
  • util: Patch helper should be able to patch non-spec objects (#10833)

🌱 Others

  • clusterctl: Add ionoscloud provider (#10769)
  • clusterctl: Bump cert-manager to v1.15.1 (#10814)
  • Control-plane: Allow control plane provider to set endpoint (#10800)
  • Dependency: Bump to Go 1.22.5 (#10829)
  • e2e: Improvements to ownerReferences and finalizers test (#10747)
  • Machine: Improve logs & conditions when machine is waiting for node (#10762)
  • MachineHealthCheck: MachineHealthCheck should take Machine's InfraReady condition (#10758)
  • MachineSet: Deprioritize unknown NodeHealthy conditions for deletion (#10770)
  • MachineSet: Ensure unhealthy machines get deletion priority (#10761)

📖 Additionally, there have been 3 contributions to our documentation and book. (#10760, #10779, #10796)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

... (truncated)

Commits
  • 53f0c53 Merge pull request #10850 from sbueringer/pr-add-meta-data
  • 3a966a2 Extend ControlPlane/Deployment/Pool builtin to include metadata
  • 8dfdece [release-1.7] ✨ Allow CAPBK to generate JoinConfiguration discovery kubeconfi...
  • 64cca58 Merge pull request #10833 from k8s-infra-cherrypick-robot/cherry-pick-10824-t...
  • 8d11927 bug: Patch helper should be able to patch non-spec objects
  • 4ed135b Merge pull request #10831 from k8s-infra-cherrypick-robot/cherry-pick-10822-t...
  • 5b18210 Extend cluster builtin to include UID
  • e671057 Merge pull request #10829 from sbueringer/pr-bump-go-1.22.5-1.7
  • de98806 Bump to Go 1.22.5
  • 5c3d5bb [release-1.7] 🌱 Allow control plane provider to set endpoint (#10800)
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cluster-api/test from 1.7.3 to 1.7.4

Release notes

Sourced from sigs.k8s.io/cluster-api/test's releases.

v1.7.4

👌 Kubernetes version support

  • Management Cluster: v1.26.x -> v1.30.x
  • Workload Cluster: v1.24.x -> v1.30.x

More information about version support can be found here

Changes since v1.7.3

📈 Overview

  • 23 new commits merged
  • 6 feature additions ✨
  • 5 bugs fixed 🐛

✨ New Features

  • Bootstrap: Allow CAPBK to generate JoinConfiguration discovery kubeconfig (#10842)
  • ClusterClass: Extend ControlPlane/ MD / MP builtin to include metadata (#10850)
  • CABPK: Add kubeadm v1beta4 types (#10771)
  • Dependency: Bump to Go 1.22.4 (#10801)
  • MachineDeployment: Add remediation strategy support in MachineDeployment (#10759)
  • Runtime SDK/ClusterClass: Extend cluster builtin to include UID (#10831)

🐛 Bug Fixes

  • ClusterResourceSet: Correctly handle concurrent updates to ClusterResourceSetBinding (#10785)
  • Machine: Machine deletion skips waiting for volumes detached for unreachable Nodes (#10765)
  • Machine: Speed up ignoring terminating Pods when draining unreachable Nodes (#10766)
  • ClusterClass/MachineSet/MachineDeployment: MD/MS topo reconciler: only add finalizer for owned MD/MS (#10781)
  • util: Patch helper should be able to patch non-spec objects (#10833)

🌱 Others

  • clusterctl: Add ionoscloud provider (#10769)
  • clusterctl: Bump cert-manager to v1.15.1 (#10814)
  • Control-plane: Allow control plane provider to set endpoint (#10800)
  • Dependency: Bump to Go 1.22.5 (#10829)
  • e2e: Improvements to ownerReferences and finalizers test (#10747)
  • Machine: Improve logs & conditions when machine is waiting for node (#10762)
  • MachineHealthCheck: MachineHealthCheck should take Machine's InfraReady condition (#10758)
  • MachineSet: Deprioritize unknown NodeHealthy conditions for deletion (#10770)
  • MachineSet: Ensure unhealthy machines get deletion priority (#10761)

📖 Additionally, there have been 3 contributions to our documentation and book. (#10760, #10779, #10796)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

... (truncated)

Commits
  • 53f0c53 Merge pull request #10850 from sbueringer/pr-add-meta-data
  • 3a966a2 Extend ControlPlane/Deployment/Pool builtin to include metadata
  • 8dfdece [release-1.7] ✨ Allow CAPBK to generate JoinConfiguration discovery kubeconfi...
  • 64cca58 Merge pull request #10833 from k8s-infra-cherrypick-robot/cherry-pick-10824-t...
  • 8d11927 bug: Patch helper should be able to patch non-spec objects
  • 4ed135b Merge pull request #10831 from k8s-infra-cherrypick-robot/cherry-pick-10822-t...
  • 5b18210 Extend cluster builtin to include UID
  • e671057 Merge pull request #10829 from sbueringer/pr-bump-go-1.22.5-1.7
  • de98806 Bump to Go 1.22.5
  • 5c3d5bb [release-1.7] 🌱 Allow control plane provider to set endpoint (#10800)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go from 1.54.11 to 1.54.19

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.54.19 (2024-07-12)

Service Client Updates

  • service/acm-pca: Updates service API, documentation, waiters, and paginators
  • service/arc-zonal-shift: Updates service API and documentation
  • service/autoscaling: Adds new service
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/codebuild: Adds new service
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/globalaccelerator: Updates service API
  • service/pinpoint: Updates service API and documentation
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/quicksight: Updates service API and documentation
    • Vega ally control options and Support for Reviewed Answers in Topics
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Update path for CreateDBCluster resource identifier, and Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/sns: Adds new service
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Release v1.54.18 (2024-07-10)

Service Client Updates

  • service/batch: Updates service API and documentation
    • This feature allows AWS Batch Jobs with EKS container orchestration type to be run as Multi-Node Parallel Jobs.
  • service/bedrock: Updates service API and documentation
  • service/bedrock-agent: Updates service API, documentation, and paginators
  • service/bedrock-agent-runtime: Updates service API, documentation, and paginators
  • service/bedrock-runtime: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone Network Border Group level
  • service/glue: Updates service API and documentation
    • Add recipe step support for recipe node
  • service/groundstation: Updates service API and documentation
  • service/license-manager-linux-subscriptions: Updates service API, documentation, and paginators
  • service/mediaconnect: Updates service API and documentation

Release v1.54.17 (2024-07-09)

Service Client Updates

  • service/datazone: Updates service API
  • service/fsx: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/sagemaker: Updates service API, documentation, and paginators
    • This release 1/ enables optimization jobs that allows customers to perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action.

... (truncated)

Commits

Updates sigs.k8s.io/cluster-api from 1.7.3 to 1.7.4

Release notes

Sourced from sigs.k8s.io/cluster-api's releases.

v1.7.4

👌 Kubernetes version support

  • Management Cluster: v1.26.x -> v1.30.x
  • Workload Cluster: v1.24.x -> v1.30.x

More information about version support can be found here

Changes since v1.7.3

📈 Overview

  • 23 new commits merged
  • 6 feature additions ✨
  • 5 bugs fixed 🐛

✨ New Features

  • Bootstrap: Allow CAPBK to generate JoinConfiguration discovery kubeconfig (#10842)
  • ClusterClass: Extend ControlPlane/ MD / MP builtin to include metadata (#10850)
  • CABPK: Add kubeadm v1beta4 types (#10771)
  • Dependency: Bump to Go 1.22.4 (#10801)
  • MachineDeployment: Add remediation strategy support in MachineDeployment (#10759)
  • Runtime SDK/ClusterClass: Extend cluster builtin to include UID (#10831)

🐛 Bug Fixes

  • ClusterResourceSet: Correctly handle concurrent updates to ClusterResourceSetBinding (#10785)
  • Machine: Machine deletion skips waiting for volumes detached for unreachable Nodes (#10765)
  • Machine: Speed up ignoring terminating Pods when draining unreachable Nodes (#10766)
  • ClusterClass/MachineSet/MachineDeployment: MD/MS topo reconciler: only add finalizer for owned MD/MS (#10781)
  • util: Patch helper should be able to patch non-spec objects (#10833)

🌱 Others

  • clusterctl: Add ionoscloud provider (#10769)
  • clusterctl: Bump cert-manager to v1.15.1 (#10814)
  • Control-plane: Allow control plane provider to set endpoint (#10800)
  • Dependency: Bump to Go 1.22.5 (#10829)
  • e2e: Improvements to ownerReferences and finalizers test (#10747)
  • Machine: Improve logs & conditions when machine is waiting for node (#10762)
  • MachineHealthCheck: MachineHealthCheck should take Machine's InfraReady condition (#10758)
  • MachineSet: Deprioritize unknown NodeHealthy conditions for deletion (#10770)
  • MachineSet: Ensure unhealthy machines get deletion priority (#10761)

📖 Additionally, there have been 3 contributions to our documentation and book. (#10760, #10779, #10796)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

... (truncated)

Commits
  • 53f0c53 Merge pull request #10850 from sbueringer/pr-add-meta-data
  • 3a966a2 Extend ControlPlane/Deployment/Pool builtin to include metadata
  • 8dfdece [release-1.7] ✨ Allow CAPBK to generate JoinConfiguration discovery kubeconfi...
  • 64cca58 Merge pull request #10833 from k8s-infra-cherrypick-robot/cherry-pick-10824-t...
  • 8d11927 bug: Patch helper should be able to patch non-spec objects
  • 4ed135b Merge pull request #10831 from k8s-infra-cherrypick-robot/cherry-pick-10822-t...
  • 5b18210 Extend cluster builtin to include UID
  • e671057 Merge pull request #10829 from sbueringer/pr-bump-go-1.22.5-1.7
  • de98806 Bump to Go 1.22.5
  • 5c3d5bb [release-1.7] 🌱 Allow control plane provider to set endpoint (#10800)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go from 1.54.11 to 1.54.19

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.54.19 (2024-07-12)

Service Client Updates

  • service/acm-pca: Updates service API, documentation, waiters, and paginators
  • service/arc-zonal-shift: Updates service API and documentation
  • service/autoscaling: Adds new service
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/codebuild: Adds new service
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/globalaccelerator: Updates service API
  • service/pinpoint: Updates service API and documentation
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/quicksight: Updates service API and documentation
    • Vega ally control options and Support for Reviewed Answers in Topics
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Update path for CreateDBCluster resource identifier, and Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/sns: Adds new service
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Release v1.54.18 (2024-07-10)

Service Client Updates

  • service/batch: Updates service API and documentation
    • This feature allows AWS Batch Jobs with EKS container orchestration type to be run as Multi-Node Parallel Jobs.
  • service/bedrock: Updates service API and documentation
  • service/bedrock-agent: Updates service API, documentation, and paginators
  • service/bedrock-agent-runtime: Updates service API, documentation, and paginators
  • service/bedrock-runtime: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone Network Border Group level
  • service/glue: Updates service API and documentation
    • Add recipe step support for recipe node
  • service/groundstation: Updates service API and documentation
  • service/license-manager-linux-subscriptions: Updates service API, documentation, and paginators
  • service/mediaconnect: Updates service API and documentation

Release v1.54.17 (2024-07-09)

Service Client Updates

  • service/datazone: Updates service API
  • service/fsx: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/sagemaker: Updates service API, documentation, and paginators
    • This release 1/ enables optimization jobs that allows customers to perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action.

... (truncated)

Commits

Updates sigs.k8s.io/cluster-api from 1.7.3 to 1.7.4

Release notes

Sourced from sigs.k8s.io/cluster-api's releases.

v1.7.4

👌 Kubernetes version support

  • Management Cluster: v1.26.x -> v1.30.x
  • Workload Cluster: v1.24.x -> v1.30.x

More information about version support can be found here

Changes since v1.7.3

📈 Overview

  • 23 new commits merged
  • 6 feature additions ✨
  • 5 bugs fixed 🐛

✨ New Features

  • Bootstrap: Allow CAPBK to generate JoinConfiguration discovery kubeconfig (#10842)
  • ClusterClass: Extend ControlPlane/ MD / MP builtin to include metadata (#10850)
  • CABPK: Add kubeadm v1beta4 types (#10771)
  • Dependency: Bump to Go 1.22.4 (#10801)
  • MachineDeployment: Add remediation strategy support in MachineDeployment (#10759)
  • Runtime SDK/ClusterClass: Extend cluster builtin to include UID (#10831)

🐛 Bug Fixes

  • ClusterResourceSet: Correctly handle concurrent updates to ClusterResourceSetBinding (#10785)
  • Machine: Machine deletion skips waiting for volumes detached for unreachable Nodes (#10765)
  • Machine: Speed up ignoring terminating Pods when draining unreachable Nodes (#10766)
  • ClusterClass/MachineSet/MachineDeployment: MD/MS topo reconciler: only add finalizer for owned MD/MS (#10781)
  • util: Patch helper should be able to patch non-spec objects (#10833)

🌱 Others

  • clusterctl: Add ionoscloud provider (#10769)
  • clusterctl: Bump cert-manager to v1.15.1 (#10814)
  • Control-plane: Allow control plane provider to set endpoint (#10800)
  • Dependency: Bump to Go 1.22.5 (#10829)
  • e2e: Improvements to ownerReferences and finalizers test (#10747)
  • Machine: Improve logs & conditions when machine is waiting for node (#10762)
  • MachineHealthCheck: MachineHealthCheck should take Machine's InfraReady condition (#10758)
  • MachineSet: Deprioritize unknown NodeHealthy conditions for deletion (#10770)
  • MachineSet: Ensure unhealthy machines get deletion priority (#10761)

📖 Additionally, there have been 3 contributions to our documentation and book. (#10760, #10779, #10796)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

... (truncated)

Commits
  • 53f0c53 Merge pull request #10850 from sbueringer/pr-add-meta-data
  • 3a966a2 Extend ControlPlane/Deployment/Pool builtin to include metadata
  • 8dfdece [release-1.7] ✨ Allow CAPBK to generate JoinConfiguration discovery kubeconfi...
  • 64cca58 Merge pull request #10833 from k8s-infra-cherrypick-robot/cherry-pick-10824-t...
  • 8d11927 bug: Patch helper should be able to patch non-spec objects
  • 4ed135b Merge pull request #10831 from k8s-infra-cherrypick-robot/cherry-pick-10822-t...
  • 5b18210 Extend cluster builtin to include UID
  • e671057 Merge pull request #10829 from sbueringer/pr-bump-go-1.22.5-1.7
  • de98806 Bump to Go 1.22.5
  • 5c3d5bb [release-1.7] 🌱 Allow control plane provider to set endpoint (#10800)
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cluster-api/test from 1.7.3 to 1.7.4

Release notes

Sourced from sigs.k8s.io/cluster-api/test's releases.

v1.7.4

👌 Kubernetes version support

  • Management Cluster: v1.26.x -> v1.30.x
  • Workload Cluster: v1.24.x -> v1.30.x

More information about version support can be found here

Changes since v1.7.3

📈 Overview

  • 23 new commits merged
  • 6 feature additions ✨
  • 5 bugs fixed 🐛

✨ New Features

  • Bootstrap: Allow CAPBK to generate JoinConfiguration discovery kubeconfig (#10842)
  • ClusterClass: Extend ControlPlane/ MD / MP builtin to include metadata (#10850)
  • CABPK: Add kubeadm v1beta4 types (#10771)
  • Dependency: Bump to Go 1.22.4 (#10801)
  • MachineDeployment: Add remediation strategy support in MachineDeployment (#10759)
  • Runtime SDK/ClusterClass: Extend cluster builtin to include UID (#10831)

🐛 Bug Fixes

  • ClusterResourceSet: Correctly handle concurrent updates to ClusterResourceSetBinding (#10785)
  • Machine: Machine deletion skips waiting for volumes detached for unreachable Nodes (#10765)
  • Machine: Speed up ignoring terminating Pods when draining unreachable Nodes (#10766)
  • ClusterClass/MachineSet/MachineDeployment: MD/MS topo reconciler: only add finalizer for owned MD/MS (#10781)
  • util: Patch helper should be able to patch non-spec objects (#10833)

🌱 Others

  • clusterctl: Add ionoscloud provider (#10769)
  • clusterctl: Bump cert-manager to v1.15.1 (#10814)
  • Control-plane: Allow control plane provider to set endpoint (#10800)
  • Dependency: Bump to Go 1.22.5 (#10829)
  • e2e: Improvements to ownerReferences and finalizers test (#10747)
  • Machine: Improve logs & conditions when machine is waiting for node (#10762)
  • MachineHealthCheck: MachineHealthCheck should take Machine's InfraReady condition (#10758)
  • MachineSet: Deprioritize unknown NodeHealthy conditions for deletion (#10770)
  • MachineSet: Ensure unhealthy machines get deletion priority (#10761)

📖 Additionally, there have been 3 contributions to our documentation and book. (#10760, #10779, #10796)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

... (truncated)

Commits
  • 53f0c53 Merge pull request #10850 from sbueringer/pr-add-meta-data
  • 3a966a2 Extend ControlPlane/Deployment/Pool builtin to include metadata
  • 8dfdece [release-1.7] ✨ Allow CAPBK to generate JoinConfiguration discovery kubeconfi...
  • 64cca58 Merge pull request #10833 from k8s-infra-cherrypick-robot/cherry-pick-10824-t...
  • 8d11927 bug: Patch helper should be able to patch non-spec objects
  • 4ed135b Merge pull request #10831 from k8s-infra-cherrypick-robot/cherry-pick-10822-t...
  • 5b18210 Extend cluster builtin to include UID
  • e671057 Merge pull request #10829 from sbueringer/pr-bump-go-1.22.5-1.7
  • de98806 Bump to Go 1.22.5
  • 5c3d5bb [release-1.7] 🌱 Allow control plane provider to set endpoint (#10800)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go from 1.54.11 to 1.54.19

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.54.19 (2024-07-12)

Service Client Updates

  • service/acm-pca: Updates service API, documentation, waiters, and paginators
  • service/arc-zonal-shift: Updates service API and documentation
  • service/autoscaling: Adds new service
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/codebuild: Adds new service
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/globalaccelerator: Updates service API
  • service/pinpoint: Updates service API and documentation
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/quicksight: Updates service API and documentation
    • Vega ally control options and Support for Reviewed Answers in Topics
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Update path for CreateDBCluster resource identifier, and Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/sns: Adds new service
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Release v1.54.18 (2024-07-10)

Service Client Updates

  • service/batch: Updates service API and documentation
    • This feature allows AWS Batch Jobs with EKS container orchestration type to be run as Multi-Node Parallel Jobs.
  • service/bedrock: Updates service API and documentation
  • service/bedrock-agent: Updates service API, documentation, and paginators
  • service/bedrock-agent-runtime: Updates service API, documentation, and paginators
  • service/bedrock-runtime: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone Network Border Group level
  • service/glue: Updates service API and documentation
    • Add recipe step support for recipe node
  • service/groundstation: Updates service API and documentation
  • service/license-manager-linux-subscriptions: Updates service API, documentation, and paginators
  • service/mediaconnect: Updates service API and documentation

Release v1.54.17 (2024-07-09)

Service Client Updates

  • service/datazone: Updates service API
  • service/fsx: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/sagemaker: Updates service API, documentation, and paginators
    • This release 1/ enables optimization jobs that allows customers to perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action.

... (truncated)

Commits

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

…tories with 4 updates

Bumps the all-go-mod-patch-and-minor group with 4 updates in the / directory: [github.com/samber/lo](https://github.com/samber/lo), [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api), [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) and [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go).
Bumps the all-go-mod-patch-and-minor group with 2 updates in the /api directory: [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) and [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go).
Bumps the all-go-mod-patch-and-minor group with 3 updates in the /common directory: [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api), [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) and [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go).


Updates `github.com/samber/lo` from 1.44.0 to 1.45.0
- [Release notes](https://github.com/samber/lo/releases)
- [Changelog](https://github.com/samber/lo/blob/master/CHANGELOG.md)
- [Commits](samber/lo@v1.44.0...v1.45.0)

Updates `sigs.k8s.io/cluster-api` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.7.3...v1.7.4)

Updates `sigs.k8s.io/cluster-api/test` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.7.3...v1.7.4)

Updates `github.com/aws/aws-sdk-go` from 1.54.11 to 1.54.19
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.54.11...v1.54.19)

Updates `sigs.k8s.io/cluster-api` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.7.3...v1.7.4)

Updates `github.com/aws/aws-sdk-go` from 1.54.11 to 1.54.19
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.54.11...v1.54.19)

Updates `sigs.k8s.io/cluster-api` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.7.3...v1.7.4)

Updates `sigs.k8s.io/cluster-api/test` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.7.3...v1.7.4)

Updates `github.com/aws/aws-sdk-go` from 1.54.11 to 1.54.19
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.54.11...v1.54.19)

---
updated-dependencies:
- dependency-name: github.com/samber/lo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/cluster-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/cluster-api/test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/cluster-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/cluster-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/cluster-api/test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@jimmidyson jimmidyson enabled auto-merge (squash) July 15, 2024 12:47
@jimmidyson jimmidyson force-pushed the dependabot/go_modules/all-go-mod-patch-and-minor-6270e5ae3b branch from 45c68c8 to 0b243fe Compare July 15, 2024 13:02
@jimmidyson jimmidyson merged commit 7d69360 into main Jul 15, 2024
25 checks passed
@jimmidyson jimmidyson deleted the dependabot/go_modules/all-go-mod-patch-and-minor-6270e5ae3b branch July 15, 2024 13:43
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.

2 participants