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

chore(deps): Update all non-major go dependencies #88

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/onsi/ginkgo/v2 v2.22.2 -> v2.23.0 age adoption passing confidence require minor
go (source) 1.23.7 -> 1.24.1 age adoption passing confidence toolchain minor
golang.org/x/net v0.36.0 -> v0.37.0 age adoption passing confidence indirect minor
golang.org/x/sys v0.30.0 -> v0.31.0 age adoption passing confidence indirect minor
golang.org/x/term v0.29.0 -> v0.30.0 age adoption passing confidence indirect minor
golang.org/x/text v0.22.0 -> v0.23.0 age adoption passing confidence indirect minor
golang.org/x/tools v0.30.0 -> v0.31.0 age adoption passing confidence indirect minor

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
golang/go (go)

v1.24.1

v1.24.0


Configuration

📅 Schedule: Branch creation - "before 5am" (UTC), 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 enabled auto-merge (squash) March 6, 2025 01:10
Copy link
Author

renovate bot commented Mar 6, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: install-tool golang 1.23.7

@renovate renovate bot merged commit 2e4a5ec into master Mar 6, 2025
3 of 5 checks passed
@renovate renovate bot deleted the renovate/go-minor-patch branch March 6, 2025 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants