aws / karpenter-provider-aws

Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.
https://karpenter.sh
Apache License 2.0
6.15k stars 849 forks source link

chore(deps): bump the go-deps group with 2 updates #6431

Closed dependabot[bot] closed 2 days ago

dependabot[bot] commented 2 days ago

Bumps the go-deps group with 2 updates: github.com/aws/aws-sdk-go and github.com/samber/lo.

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

Release notes

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

Release v1.54.11 (2024-06-28)

Service Client Updates

  • service/acm-pca: Updates service API
  • service/cloudhsmv2: Updates service API and documentation
    • Added 3 new APIs to support backup sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added BackupArn to the output of the DescribeBackups API. Added support for BackupArn in the CreateCluster API.
  • service/connect: Updates service API and documentation
  • service/elasticmapreduce: Updates service API and documentation
    • This release provides the support for new allocation strategies i.e. CAPACITY_OPTIMIZED_PRIORITIZED for Spot and PRIORITIZED for On-Demand by taking input of priority value for each instance type for instance fleet clusters.
  • service/glue: Updates service API and documentation
    • Added AttributesToGet parameter to Glue GetDatabases, allowing caller to limit output to include only the database name.
  • service/kinesisanalyticsv2: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/pi: Updates service API and documentation
  • service/workspaces: Updates service API and documentation
    • Added support for Red Hat Enterprise Linux 8 on Amazon WorkSpaces Personal.

Release v1.54.10 (2024-06-27)

Service Client Updates

  • service/application-autoscaling: Updates service API and documentation
  • service/chime-sdk-media-pipelines: Updates service API and documentation
  • service/cloudfront: Updates service API and documentation
    • Doc only update for CloudFront that fixes customer-reported issue
  • service/datazone: Updates service API, documentation, and paginators
  • service/elasticache: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/mq: Updates service API and documentation
    • This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'.
  • service/qconnect: Updates service API, documentation, and paginators
  • service/quicksight: Updates service API and documentation
    • Adding support for Repeating Sections, Nested Filters
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for TAZ export to S3.
  • service/sagemaker: Updates service API and documentation
    • Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools.
  • service/workspaces: Updates service API and documentation
    • Added support for WorkSpaces Pools.

Release v1.54.9 (2024-06-26)

Service Client Updates

  • service/controltower: Updates service API, documentation, and paginators
  • service/eks: Updates service API and documentation
  • service/ivs-realtime: Updates service API, documentation, and paginators
  • service/kinesisanalyticsv2: Updates service API, documentation, and paginators
  • service/opensearch: Updates service API and documentation

... (truncated)

Commits


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

Release notes

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

v1.44.0

What's Changed

New Contributors

Full Changelog: https://github.com/samber/lo/compare/v1.43.0...v1.44.0

v1.43.0

What's Changed

New Contributors

Full Changelog: https://github.com/samber/lo/compare/v1.42.0...v1.43.0

v1.42.0

What's Changed

New Contributors

Full Changelog: https://github.com/samber/lo/compare/v1.41.0...v1.42.0

v1.41.0

What's Changed

... (truncated)

Changelog

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

Changelog

@​samber: I sometimes forget to update this file. Ping me on Twitter or open an issue in case of error. We need to keep a clear changelog for easier lib upgrade.

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
netlify[bot] commented 2 days ago

Deploy Preview for karpenter-docs-prod canceled.

Name Link
Latest commit 8496d223f34dbaf928ab105a2ad876ff3dc03889
Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/66824c2bdac08f0008ab4e82
coveralls commented 2 days ago

Pull Request Test Coverage Report for Build 9739273333

Details


Totals Coverage Status
Change from base Build 9721549662: 0.01%
Covered Lines: 5786
Relevant Lines: 7386

💛 - Coveralls