Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 21, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/onsi/gomega v1.36.3v1.39.0 age confidence

Release Notes

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

v1.39.0

Compare Source

1.39.0

Features

Add MatchErrorStrictly which only passes if errors.Is(actual, expected) returns true. MatchError, by contrast, will fallback to string comparison.

v1.38.3

Compare Source

1.38.3

Fixes

make string formatitng more consistent for users who use format.Object directly

v1.38.2

Compare Source

1.38.2

v1.38.1

Compare Source

1.38.1

Fixes

Numerous minor fixes and dependency bumps

v1.38.0

Compare Source

1.38.0

Features
  • gstruct handles extra unexported fields [4ee7ed0]
Fixes
  • support [] in IgnoringTopFunction function signatures (#​851) [36bbf72]
Maintenance

v1.37.0

Compare Source

1.37.0

Features
  • add To/ToNot/NotTo aliases for AsyncAssertion [5666f98]

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 beatkind as a code owner March 21, 2025 22:00
@codecov
Copy link

codecov bot commented Mar 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
see 48 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot changed the title fix(deps): update module github.com/onsi/gomega to v1.36.3 fix(deps): update module github.com/onsi/gomega to v1.36.3 - autoclosed Mar 28, 2025
@renovate renovate bot closed this Mar 28, 2025
@renovate renovate bot deleted the renovate/github.com-onsi-gomega-1.x branch March 28, 2025 11:56
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/gomega to v1.36.3 - autoclosed fix(deps): update module github.com/onsi/gomega to v1.36.3 Apr 2, 2025
@renovate renovate bot reopened this Apr 2, 2025
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 0f256d7 to 83f553e Compare April 2, 2025 17:30
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/gomega to v1.36.3 fix(deps): update module github.com/onsi/gomega to v1.37.0 Apr 2, 2025
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 83f553e to 15cc8a6 Compare April 2, 2025 23:23
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 15cc8a6 to 205d9b3 Compare May 6, 2025 16:39
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/gomega to v1.37.0 fix(deps): update module github.com/onsi/gomega to v1.38.0 Jul 22, 2025
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 205d9b3 to 5f4f282 Compare July 22, 2025 22:55
@renovate
Copy link
Author

renovate bot commented Jul 22, 2025

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

  • 7 additional dependencies were updated

Details:

Package Change
github.com/onsi/ginkgo/v2 v2.23.3 -> v2.25.3
golang.org/x/net v0.41.0 -> v0.43.0
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/google/pprof v0.0.0-20250317173921-a4b03ec1a45e -> v0.0.0-20250403155104-27863c87afa6
golang.org/x/sys v0.33.0 -> v0.35.0
golang.org/x/text v0.26.0 -> v0.28.0
google.golang.org/protobuf v1.36.6 -> v1.36.7

@renovate renovate bot changed the title fix(deps): update module github.com/onsi/gomega to v1.38.0 fix(deps): update module github.com/onsi/gomega to v1.38.1 Aug 22, 2025
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 5f4f282 to 799af2d Compare August 22, 2025 15:02
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/gomega to v1.38.1 fix(deps): update module github.com/onsi/gomega to v1.38.2 Aug 26, 2025
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 799af2d to 6971ca8 Compare August 26, 2025 19:49
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/gomega to v1.38.2 fix(deps): update module github.com/onsi/gomega to v1.38.3 Dec 8, 2025
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 6971ca8 to c395e33 Compare December 8, 2025 17:50
@renovate
Copy link
Author

renovate bot commented Dec 15, 2025

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

  • 7 additional dependencies were updated

Details:

Package Change
github.com/onsi/ginkgo/v2 v2.23.3 -> v2.25.3
golang.org/x/net v0.41.0 -> v0.43.0
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/google/pprof v0.0.0-20250317173921-a4b03ec1a45e -> v0.0.0-20250403155104-27863c87afa6
golang.org/x/sys v0.33.0 -> v0.35.0
golang.org/x/text v0.26.0 -> v0.28.0
google.golang.org/protobuf v1.36.6 -> v1.36.7

@renovate renovate bot changed the title fix(deps): update module github.com/onsi/gomega to v1.38.3 fix(deps): update module github.com/onsi/gomega to v1.39.0 Jan 8, 2026
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from c395e33 to a52f58a Compare January 8, 2026 18:01
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.

1 participant