Skip to content

fix(deps): update all non-major go dependencies - #300

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-non-major-go-dependencies
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-non-major-go-dependencies

Conversation

@renovate

@renovate renovate Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/onsi/ginkgo/v2 v2.32.1v2.33.0 age confidence
github.com/onsi/gomega v1.43.0v1.43.1 age confidence
golang.org/x/sys v0.47.0v0.48.0 age confidence

Release Notes

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

v2.33.0

Compare Source

Features
  • The JUnit reporter now records each spec's ReportEntrys as <properties> on its <testcase> element, with the entry's name and its JSON-encoded value. Thanks @​pohly! [23db51a]
Maintenance
  • Releases are now cut by a GitHub Actions workflow (Actions -> Release -> Run workflow) rather than by hand, with changelog entries collected under ## Unreleased as the work happens. See RELEASING.md. [8616ecb]

v2.32.2

Compare Source

2.32.2

Fixes
  • fix bug where ginkgo -race -p was taking extra long to exit [c6792b0]
onsi/gomega (github.com/onsi/gomega)

v1.43.1

Compare Source

Maintenance
  • Update go.yaml.in/yaml/v3 to v3.0.5 [d547015]
  • Releases are now cut by a GitHub Actions workflow (Actions -> Release -> Run workflow) rather than by hand, with changelog entries collected under ## Unreleased as the work happens. Releases still ship the stripped-down tree on master-lite - tests removed and Ginkgo dropped from go.mod - and the workflow now builds it and checks it on every push. See RELEASING.md. [e9dc84d]

Configuration

📅 Schedule: (UTC)

  • 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 added the automated label Sep 8, 2026
@renovate
renovate Bot requested a review from a team as a code owner September 8, 2026 15:37
@renovate renovate Bot added the no-issue label Sep 8, 2026
@renovate renovate Bot changed the title fix(deps): update module golang.org/x/sys to v0.48.0 fix(deps): update all non-major go dependencies Sep 9, 2026
@renovate
renovate Bot force-pushed the renovate/all-non-major-go-dependencies branch 3 times, most recently from 10bd740 to 35d081e Compare September 15, 2026 12:48
| datasource | package                   | from    | to      |
| ---------- | ------------------------- | ------- | ------- |
| go         | github.com/onsi/ginkgo/v2 | v2.32.1 | v2.33.0 |
| go         | github.com/onsi/gomega    | v1.43.0 | v1.43.1 |
| go         | golang.org/x/sys          | v0.47.0 | v0.48.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/all-non-major-go-dependencies branch from 35d081e to 85ea00e Compare September 17, 2026 20:23
@renovate

renovate Bot commented Sep 17, 2026

Copy link
Copy Markdown
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):

  • 1 additional dependency was updated

Details:

Package Change
go.yaml.in/yaml/v3 v3.0.4 -> v3.0.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants