Skip to content

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

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#222
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 Jan 8, 2024

This PR contains the following updates:

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

v1.36.2

Compare Source

Maintenance

v1.36.1

Compare Source

1.36.1

Fixes

v1.36.0

Compare Source

1.36.0

Features
  • new: make collection-related matchers Go 1.23 iterator aware [4c964c6]
Maintenance
  • Replace min/max helpers with built-in min/max [ece6872]
  • Fix some typos in docs [8e924d7]

v1.35.1

Compare Source

1.35.1

Fixes
  • Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhenUsingContext [ca36da1]

v1.35.0

Compare Source

1.35.0

Features
  • You can now call EnforceDefaultTimeoutsWhenUsingContexts() to have Eventually honor the default timeout when passed a context. (prior to this you had to expclility add a timeout) [e4c4265]
  • You can call StopTrying(message).Successfully() to abort a Consistently early without failure [eeca931]
Fixes
  • Stop memoizing the result of HaveField to avoid unexpected errors when used with async assertions. [3bdbc4e]
Maintenance

v1.34.2

Compare Source

1.34.2

Require Go 1.22+

Maintenance
  • bump ginkgo as well [c59c6dc]
  • bump to go 1.22 - remove x/exp dependency [8158b99]

v1.34.1

Compare Source

1.34.1

Maintenance
  • Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]

v1.34.0

Compare Source

1.34.0

Features
  • Add RoundTripper method to ghttp.Server [c549e0d]
Fixes
  • fix incorrect handling of nil slices in HaveExactElements (fixes #​771) [878940c]
  • issue_765 - fixed bug in Hopcroft-Karp algorithm [ebadb67]
Maintenance

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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 changed the title fix(deps): update module github.com/onsi/gomega to v1.30.0 fix(deps): update module github.com/onsi/gomega to v1.31.0 Jan 18, 2024
@renovate renovate Bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 41f358d to 2528165 Compare January 18, 2024 00:25
@renovate renovate Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.31.0 fix(deps): update module github.com/onsi/gomega to v1.31.1 Jan 19, 2024
@renovate renovate Bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 2528165 to 7a54eda Compare January 19, 2024 17:20
@renovate renovate Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.31.1 fix(deps): update module github.com/onsi/gomega to v1.32.0 Mar 18, 2024
@renovate renovate Bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 7a54eda to 892b81d Compare March 18, 2024 18:56
@renovate renovate Bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 892b81d to 9eb0119 Compare March 17, 2025 12:45
@renovate renovate Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.32.0 fix(deps): update module github.com/onsi/gomega to v1.36.2 Mar 17, 2025
@renovate renovate Bot force-pushed the renovate/github.com-onsi-gomega-1.x branch 2 times, most recently from a121f87 to 6988b42 Compare March 21, 2025 22:04
@renovate renovate Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.36.2 fix(deps): update module github.com/onsi/gomega to v1.36.3 Mar 21, 2025
@renovate renovate Bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 6988b42 to dcba869 Compare April 2, 2025 17:54
@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 dcba869 to 8ee809c Compare April 24, 2025 08:47
@renovate renovate Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.37.0 Update module github.com/onsi/gomega to v1.37.0 May 30, 2025
@renovate renovate Bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 8ee809c to 7641a5d Compare July 22, 2025 22:56
@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 22, 2025
@renovate renovate Bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 7641a5d to d46b3bd Compare August 22, 2025 17:26
@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 force-pushed the renovate/github.com-onsi-gomega-1.x branch from d46b3bd to 456c33d Compare August 26, 2025 18:08
@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 changed the title Update module github.com/onsi/gomega to v1.38.2 fix(deps): update module github.com/onsi/gomega to v1.38.2 Sep 18, 2025
@renovate renovate Bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 456c33d to 53fce3d Compare October 9, 2025 09:54
@renovate renovate Bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 53fce3d to cb5c89f Compare December 8, 2025 16:50
@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 cb5c89f to a9b6345 Compare January 8, 2026 16:45
@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
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jan 8, 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):

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

Details:

Package Change
go 1.22.0 -> 1.24.0
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/onsi/ginkgo/v2 v2.19.0 -> v2.28.0
github.com/Masterminds/semver/v3 v3.2.0 -> v3.4.0
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6 -> v0.0.0-20260115054156-294ebfa9ad83
golang.org/x/crypto v0.23.0 -> v0.47.0
golang.org/x/mod v0.17.0 -> v0.32.0
golang.org/x/net v0.25.0 -> v0.49.0
golang.org/x/sync v0.7.0 -> v0.19.0
golang.org/x/sys v0.20.0 -> v0.40.0
golang.org/x/term v0.20.0 -> v0.39.0
golang.org/x/text v0.15.0 -> v0.33.0
golang.org/x/tools v0.21.0 -> v0.41.0
google.golang.org/protobuf v1.33.0 -> v1.36.7

@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 a9b6345 to 2c012d7 Compare January 30, 2026 05:56
@renovate renovate Bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 2c012d7 to 3eac341 Compare February 12, 2026 14:51
@renovate renovate Bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 3eac341 to 79b8ec1 Compare March 5, 2026 19:48
@renovate renovate Bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 79b8ec1 to 316e4af Compare March 13, 2026 15:58
@renovate renovate Bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 316e4af to f0a80fc Compare April 1, 2026 17:38
@renovate renovate Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 Update module github.com/onsi/gomega to v1.39.1 Apr 14, 2026
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