Skip to content

[renovate nulled]#689

Closed
renovate-rancher[bot] wants to merge 1 commit intomainfrom
renovate/main-all-minor-patch
Closed

[renovate nulled]#689
renovate-rancher[bot] wants to merge 1 commit intomainfrom
renovate/main-all-minor-patch

Conversation

@renovate-rancher
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/onsi/ginkgo/v2 require minor v2.22.2 -> v2.23.0
go (source) toolchain minor 1.23.4 -> 1.24.1
golang.org/x/crypto replace minor v0.35.0 -> v0.36.0
golang.org/x/sync require minor v0.11.0 -> v0.12.0

Release Notes

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.23.0

Compare Source

2.23.0

Ginkgo 2.23.0 adds a handful of methods to GinkgoT() to make it compatible with the testing.TB interface in Go 1.24. GinkgoT().Context(), in particular, is a useful shorthand for generating a new context that will clean itself up in a DeferCleanup(). This has subtle behavior differences from the golang implementation but should make sense in a Ginkgo... um... context.

Features
  • bump to go 1.24.0 - support new testing.TB methods and add a test to cover testing.TB regressions [37a511b]
Fixes
  • fix edge case where build -o is pointing at an explicit file, not a directory [7556a86]
  • Fix binary paths when precompiling multiple suites. [4df06c6]
Maintenance

Configuration

📅 Schedule: 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 becomes conflicted, 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 has been generated by Renovate Bot.

@renovate-rancher renovate-rancher bot requested a review from a team as a code owner March 6, 2025 21:29
@renovate-rancher renovate-rancher bot added the dependencies Pull requests that update a dependency file label Mar 6, 2025
@renovate-rancher
Copy link
Contributor Author

ℹ 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):

  • 5 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.22.0 -> v0.23.0
golang.org/x/sys v0.30.0 -> v0.31.0
golang.org/x/term v0.29.0 -> v0.30.0
golang.org/x/text v0.22.0 -> v0.23.0
golang.org/x/tools v0.28.0 -> v0.30.0

@jbiers jbiers closed this Mar 6, 2025
@mallardduck mallardduck changed the title Update all non-major dependencies (main) [renovate nulled] Mar 13, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant