Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/aws/aws-sdk-go-v2 v1.32.3 -> v1.32.4 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/config v1.28.1 -> v1.28.3 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/credentials v1.17.42 -> v1.17.44 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/ec2 v1.187.0 -> v1.187.1 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/efs v1.33.3 -> v1.33.5 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.28.3 -> v1.28.4 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.40.1 -> v1.41.1 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/iam v1.37.3 -> v1.37.4 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/servicequotas v1.25.3 -> v1.25.5 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/sts v1.32.3 -> v1.32.4 age adoption passing confidence
github.com/onsi/gomega v1.35.0 -> v1.35.1 age adoption passing confidence
sigs.k8s.io/cluster-api v1.8.4 -> v1.8.5 age adoption passing confidence

Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.32.4

Compare Source

onsi/gomega (github.com/onsi/gomega)

v1.35.1

Compare Source

1.35.1

Fixes
  • Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhenUsingContext [ca36da1]
kubernetes-sigs/cluster-api (sigs.k8s.io/cluster-api)

v1.8.5

Compare Source

👌 Kubernetes version support

  • Management Cluster: v1.27.x -> v1.31.x
  • Workload Cluster: v1.25.x -> v1.31.x

More information about version support can be found here

Changes since v1.8.4

📈 Overview

  • 9 new commits merged
  • 2 bugs fixed 🐛

🐛 Bug Fixes

  • KCP: Consider all machines for setting .status.version (#​11306)
  • Testing: Fix: incorrect name used in kustomize path (#​11307)

🌱 Others

  • clusterctl: Bump cert-manager to 1.16.1 (#​11323)
  • Dependency: Bump Go to v1.22.8 version (#​11359)
  • e2e: Remove json logging replacement in e2e test config (#​11321)
  • e2e: Test: add PreWaitForControlplaneToBeUpgraded to ClusterUpgradeConformanceSpec (#​11303)
  • KCP: Skip validation if CoreDNS migration library supports an upgrade if the library is not used (#​11325)
  • Testing: Test/framework: allow to include arbitrary types when dumping resources (#​11310)

📖 Additionally, there has been 1 contribution to our documentation and book. (#​11294)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Thanks to all our contributors! 😊


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 31, 2024 20:50
@renovate renovate bot requested a review from mattwelke October 31, 2024 20:50
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 31, 2024
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Oct 31, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b364ecf to 14455d8 Compare November 1, 2024 02:31
@renovate renovate bot changed the title deps(deps): update module github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 to v1.41.0 deps(deps): update all non-major dependencies Nov 1, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 1, 2024
@renovate renovate bot changed the title deps(deps): update all non-major dependencies deps(deps): update module github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 to v1.41.0 Nov 4, 2024
@renovate renovate bot changed the title deps(deps): update module github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 to v1.41.0 deps(deps): update all non-major dependencies Nov 4, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 14455d8 to 14109bc Compare November 5, 2024 19:19
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 5, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 6, 2024
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Nov 6, 2024
Copy link
Contributor Author

renovate bot commented Nov 6, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.18 -> v1.16.19
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.22 -> v1.3.23
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.22 -> v2.6.23
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.3 -> v1.12.4
github.com/aws/aws-sdk-go-v2/service/sso v1.24.3 -> v1.24.5
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.3 -> v1.28.4

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 01efaa0 to 6644a65 Compare November 13, 2024 00:03
Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff           @@
##             main     #498   +/-   ##
=======================================
  Coverage   71.90%   71.90%           
=======================================
  Files          11       11           
  Lines        1146     1146           
=======================================
  Hits          824      824           
  Misses        258      258           
  Partials       64       64           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ab45b6...8824d27. Read the comment docs.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6644a65 to 723855d Compare November 13, 2024 01:52
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 723855d to 8824d27 Compare November 13, 2024 06:26
@renovate renovate bot merged commit 17b6291 into main Nov 13, 2024
8 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 13, 2024 10:43
mattwelke pushed a commit that referenced this pull request Nov 20, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.1.8](v0.1.7...v0.1.8)
(2024-11-20)


### Features

* support inline auth
([#501](#501))
([1c2fd8a](1c2fd8a))


### Bug Fixes

* panic when evaluating IAM user rules
([#503](#503))
([7ab45b6](7ab45b6))


### Other

* make reviewable
([#500](#500))
([75c3305](75c3305))
* update renovate.json
([3b73e58](3b73e58))
* Update renovate.json
([ee977e6](ee977e6))


### Dependency Updates

* **deps:** update all non-major dependencies
([#498](#498))
([17b6291](17b6291))
* **deps:** update all non-major dependencies
([#507](#507))
([d8c0998](d8c0998))
* **deps:** update all non-major dependencies
([#508](#508))
([977532f](977532f))
* **deps:** update all non-major dependencies
([#509](#509))
([ab3d355](ab3d355))
* **deps:** update aws-sdk-go-v2 monorepo
([#465](#465))
([92c4d1b](92c4d1b))
* **deps:** update aws-sdk-go-v2 monorepo
([#493](#493))
([641afa8](641afa8))
* **deps:** update build digest to 3463b98
([#506](#506))
([2825241](2825241))
* **deps:** update build digest to 3840c9d
([#510](#510))
([4d870be](4d870be))
* **deps:** update golang.org/x/exp digest to 2d47ceb
([#499](#499))
([5ba6974](5ba6974))
* **deps:** update golang.org/x/exp digest to e7e105d
([#485](#485))
([383ece0](383ece0))
* **deps:** update golang.org/x/exp digest to f66d83c
([#488](#488))
([c8d8c69](c8d8c69))
* **deps:** update k8s.io/utils digest to 6fe5fd8
([#505](#505))
([84017e6](84017e6))
* **deps:** update kubernetes packages to v0.31.1
([#490](#490))
([2f7e19d](2f7e19d))
* **deps:** update kubernetes packages to v0.31.2
([#492](#492))
([42afaa7](42afaa7))
* **deps:** update module github.com/aws/aws-sdk-go-v2/service/ec2 to
v1.184.0
([#491](#491))
([b84bfcc](b84bfcc))
* **deps:** update module github.com/aws/aws-sdk-go-v2/service/ec2 to
v1.188.0
([#504](#504))
([43e420c](43e420c))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.20.2
([#483](#483))
([a42aedb](a42aedb))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.21.0
([#495](#495))
([8f4d37a](8f4d37a))
* **deps:** update module github.com/onsi/gomega to v1.34.2
([#484](#484))
([409bd7b](409bd7b))
* **deps:** update module github.com/onsi/gomega to v1.35.0
([#496](#496))
([fe9ead5](fe9ead5))
* **deps:** update module github.com/validator-labs/validator to v0.1.12
([#486](#486))
([5b6701c](5b6701c))
* **deps:** update module github.com/validator-labs/validator to v0.1.9
([#477](#477))
([2509b3c](2509b3c))
* **deps:** update module sigs.k8s.io/cluster-api to v1.8.2
([#487](#487))
([0ceab69](0ceab69))
* **deps:** update module sigs.k8s.io/cluster-api to v1.8.4
([#489](#489))
([78c5ec4](78c5ec4))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.1
([#494](#494))
([3747e12](3747e12))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants