Skip to content

fix(deps): update e2e tests dependencies#473

Merged
ubergesundheit merged 1 commit into
mainfrom
renovate/e2e-tests-dependencies
Jun 16, 2026
Merged

fix(deps): update e2e tests dependencies#473
ubergesundheit merged 1 commit into
mainfrom
renovate/e2e-tests-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/giantswarm/clustertest/v5 v5.3.0v5.4.0 age confidence
github.com/onsi/ginkgo/v2 v2.29.0v2.31.0 age confidence
github.com/onsi/gomega v1.41.0v1.42.0 age confidence
k8s.io/api v0.36.1v0.36.2 age confidence
k8s.io/apimachinery v0.36.1v0.36.2 age confidence

Trigger E2E tests:

/run app-test-suites


Release Notes

giantswarm/clustertest (github.com/giantswarm/clustertest/v5)

v5.4.0

Compare Source

Changed
  • Application: When building an ephemeral Release from the latest published release, only override the cluster app version when it was explicitly requested (non-empty cluster app version or an E2E_OVERRIDE_VERSIONS entry for the cluster app). Otherwise the release's pinned cluster app version is kept, so suites that only test an app no longer incidentally bump the provider cluster chart to its latest version.

v5.3.1

Compare Source

Changed
  • fix(deps): update module golang.org/x/text to v0.38.0 (#​723)
  • fix(deps): update module github.com/giantswarm/gitsemver/v2 to v2.0.1 (#​722)
  • fix(deps): update module github.com/mittwald/go-helm-client to v0.13.1 (#​721)
  • fix(deps): update module github.com/fluxcd/pkg/apis/meta to v1.29.0 (#​720)
onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.31.0

Compare Source

2.31.0

Add a bunch of Claude Skills via the marketplace:

/plugin marketplace add onsi/ginkgo
/plugin install ginkgo@ginkgo

v2.30.0

Compare Source

2.30.0

Features

Ginkgo now allows extentions/global.Reset to support running multiple suites from within a single process. This may take some massaging on your part (see 1672) but can dramatically speed up codebases with O(hundreds) of test suites.

Thanks @​lawrencejones !

Fixes
  • Fix nested --github-output group for progress report nested inside timeline [4f62d7a]
onsi/gomega (github.com/onsi/gomega)

v1.42.0

Compare Source

1.42.0

Add a set of Claude skill as a marketplace plugin

kubernetes/api (k8s.io/api)

v0.36.2

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.36.2

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Jun 11, 2026
@renovate renovate Bot requested a review from a team as a code owner June 11, 2026 17:14
@renovate renovate Bot added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Jun 11, 2026
@renovate

renovate Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: tests/e2e/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):

  • 15 additional dependencies were updated

Details:

Package Change
github.com/ProtonMail/go-crypto v1.1.6 -> v1.4.1
github.com/fluxcd/pkg/apis/meta v1.28.0 -> v1.30.0
github.com/giantswarm/gitsemver/v2 v2.0.0 -> v2.0.1
github.com/mittwald/go-helm-client v0.12.19 -> v0.13.1
golang.org/x/mod v0.35.0 -> v0.36.0
golang.org/x/sync v0.20.0 -> v0.21.0
golang.org/x/text v0.37.0 -> v0.38.0
golang.org/x/tools v0.44.0 -> v0.45.0
k8s.io/apiextensions-apiserver v0.36.1 -> v0.36.2
k8s.io/apiserver v0.36.1 -> v0.36.2
k8s.io/cli-runtime v0.36.1 -> v0.36.2
k8s.io/client-go v0.36.1 -> v0.36.2
k8s.io/component-base v0.36.1 -> v0.36.2
k8s.io/kubectl v0.36.1 -> v0.36.2
k8s.io/streaming v0.36.1 -> v0.36.2

@renovate renovate Bot force-pushed the renovate/e2e-tests-dependencies branch 3 times, most recently from a61e95f to 7ee8c2e Compare June 14, 2026 21:15
@renovate renovate Bot force-pushed the renovate/e2e-tests-dependencies branch from 7ee8c2e to 4bca3ec Compare June 16, 2026 02:12
@ubergesundheit ubergesundheit enabled auto-merge (squash) June 16, 2026 08:11
@ubergesundheit

Copy link
Copy Markdown
Member

/run app-test-suites

@ubergesundheit ubergesundheit merged commit 56391f1 into main Jun 16, 2026
11 checks passed
@ubergesundheit ubergesundheit deleted the renovate/e2e-tests-dependencies branch June 16, 2026 09:53
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 renovate PR created by RenovateBot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant