Skip to content

Update module github.com/onsi/gomega to v1.39.1#53

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

Update module github.com/onsi/gomega to v1.39.1#53
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-onsi-gomega-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 22, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/onsi/gomega v1.36.2v1.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

v1.37.0

Compare Source

1.37.0

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

v1.36.3

Compare Source

1.36.3

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
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 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):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/onsi/ginkgo/v2 v2.23.0 -> v2.25.3
golang.org/x/sync v0.12.0 -> v0.16.0
github.com/google/pprof v0.0.0-20250317173921-a4b03ec1a45e -> v0.0.0-20250403155104-27863c87afa6
golang.org/x/net v0.37.0 -> v0.43.0
golang.org/x/sys v0.31.0 -> v0.35.0
golang.org/x/term v0.30.0 -> v0.34.0
golang.org/x/text v0.23.0 -> v0.28.0
golang.org/x/tools v0.31.0 -> v0.36.0
google.golang.org/protobuf v1.36.5 -> v1.36.7

@github-actions
Copy link
Copy Markdown

@renovate[bot] Image is available for testing. docker pull ghcr.io/stakater/uptimeguardian:0.0.6-SNAPSHOT-PR-53-bfe3fc34

@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.36.3 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 bfe3fc3 to 8b0be2e Compare April 2, 2025 16:31
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2025

@renovate[bot] Image is available for testing. docker pull ghcr.io/stakater/uptimeguardian:0.0.6-SNAPSHOT-PR-53-8b0be2e5

@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 8b0be2e to 93b3fdd Compare June 27, 2025 07:17
@github-actions
Copy link
Copy Markdown

@renovate[bot] Image is available for testing. docker pull ghcr.io/stakater/uptimeguardian:0.0.6-SNAPSHOT-PR-53-93b3fdd5

@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 93b3fdd to 5341009 Compare June 27, 2025 07:53
@github-actions
Copy link
Copy Markdown

@renovate[bot] Image is available for testing. docker pull ghcr.io/stakater/uptimeguardian:0.0.6-SNAPSHOT-PR-53-53410093

@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.37.0 Update module github.com/onsi/gomega to v1.38.0 Jul 23, 2025
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 5341009 to cd1abba Compare July 23, 2025 01:00
@github-actions
Copy link
Copy Markdown

@renovate[bot] Image is available for testing. docker pull ghcr.io/stakater/uptimeguardian:0.0.6-SNAPSHOT-PR-53-cd1abba8

@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from cd1abba to ba9903c Compare August 22, 2025 16:10
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.38.0 Update module github.com/onsi/gomega to v1.38.1 Aug 22, 2025
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.38.1 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 ba9903c to 13fefb1 Compare August 26, 2025 18:48
@github-actions
Copy link
Copy Markdown

@renovate[bot] Image is available for testing. docker pull ghcr.io/stakater/uptimeguardian:0.0.6-SNAPSHOT-PR-53-13fefb18

@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.38.2 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:47
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.38.2 - autoclosed 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 2 times, most recently from 13fefb1 to 4bb39f6 Compare December 4, 2025 21:56
@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 4, 2025

@renovate[bot] Image is available for testing. docker pull ghcr.io/stakater/uptimeguardian:v0.0.6-SNAPSHOT-PR-53-3d15ea45

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 4, 2025

@renovate[bot] Image is available for testing. docker pull ghcr.io/stakater/uptimeguardian:v0.0.6-SNAPSHOT-PR-53-cbec2308

@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.38.2 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 4bb39f6 to 0869f4d Compare December 8, 2025 16:46
@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 8, 2025

@renovate[bot] Image is available for testing. docker pull ghcr.io/stakater/uptimeguardian:v0.0.6-SNAPSHOT-PR-53-f0559cfc

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

  • 9 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.0
github.com/onsi/ginkgo/v2 v2.23.0 -> v2.28.0
golang.org/x/sync v0.12.0 -> v0.19.0
github.com/google/pprof v0.0.0-20250317173921-a4b03ec1a45e -> v0.0.0-20260115054156-294ebfa9ad83
golang.org/x/net v0.37.0 -> v0.49.0
golang.org/x/sys v0.31.0 -> v0.40.0
golang.org/x/term v0.30.0 -> v0.39.0
golang.org/x/text v0.23.0 -> v0.33.0
golang.org/x/tools v0.31.0 -> v0.41.0
google.golang.org/protobuf v1.36.5 -> v1.36.7

@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.38.3 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 0869f4d to 1e9385b Compare January 8, 2026 20:57
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 8, 2026

@renovate[bot] Image is available for testing. docker pull ghcr.io/stakater/uptimeguardian:v0.0.6-SNAPSHOT-PR-53-930ad02a

@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.39.0 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 1e9385b to 96904b1 Compare January 30, 2026 06:52
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 96904b1 to df5afc2 Compare February 12, 2026 12:29
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.39.1 Update module github.com/onsi/gomega to v1.39.1 - autoclosed Feb 28, 2026
@renovate renovate bot closed this Feb 28, 2026
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.39.1 - autoclosed Update module github.com/onsi/gomega to v1.39.1 Feb 28, 2026
@renovate renovate bot reopened this Feb 28, 2026
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch 2 times, most recently from df5afc2 to 3ab0518 Compare February 28, 2026 14:13
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