Skip to content

fix(deps): update module github.com/onsi/gomega to v1.39.1#116

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-onsi-gomega-1.x
Open

fix(deps): update module github.com/onsi/gomega to v1.39.1#116
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-onsi-gomega-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/onsi/gomega v1.37.0v1.39.1 age confidence

Release Notes

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

v1.39.1

Compare Source

1.39.1

Update all dependencies. This auto-updated the required version of Go to 1.24, consistent with the fact that Go 1.23 has been out of support for almost six months.

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

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 is behind base branch, 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 force-pushed the renovate/github.com-onsi-gomega-1.x branch 6 times, most recently from f3c0bfa to 6267857 Compare August 2, 2025 08:24
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch 3 times, most recently from 1a07930 to 9774bcf Compare August 13, 2025 13:42
@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 6 times, most recently from 2020aae to d12fdce Compare August 25, 2025 07:18
@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 2 times, most recently from bf87d68 to 5e08ddc Compare August 28, 2025 04:09
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch 2 times, most recently from f8e0c13 to f23568b Compare September 28, 2025 07:40
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch 9 times, most recently from 59957cb to 0c6491e Compare November 20, 2025 13:41
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch 4 times, most recently from b02a24a to 99b7685 Compare November 21, 2025 19:02
@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.2 - autoclosed Dec 4, 2025
@renovate renovate bot closed this Dec 4, 2025
@renovate renovate bot deleted the renovate/github.com-onsi-gomega-1.x branch December 4, 2025 16:59
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/gomega to v1.38.2 - autoclosed fix(deps): update module github.com/onsi/gomega to v1.38.2 Dec 4, 2025
@renovate renovate bot reopened this Dec 4, 2025
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch 3 times, most recently from 20cd80a to 855523a Compare December 8, 2025 17:07
@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 855523a to 71c975c Compare January 8, 2026 18:12
@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 71c975c to eff8382 Compare January 22, 2026 04:46
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.0 fix(deps): update module github.com/onsi/gomega to v1.39.1 Jan 30, 2026
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from eff8382 to 8d68768 Compare January 30, 2026 04:38
@renovate
Copy link
Contributor Author

renovate bot commented Jan 30, 2026

ℹ️ 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/crypto v0.45.0 -> v0.47.0
golang.org/x/net v0.47.0 -> v0.49.0
golang.org/x/sys v0.38.0 -> v0.40.0
golang.org/x/text v0.31.0 -> v0.33.0
golang.org/x/tools v0.39.0 -> v0.41.0

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