Update module github.com/onsi/gomega to v1.35.1 #254
+39
−36
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.31.1
->v1.35.1
Release Notes
onsi/gomega (github.com/onsi/gomega)
v1.35.1
Compare Source
1.35.1
Fixes
ca36da1
]v1.35.0
Compare Source
1.35.0
Features
EnforceDefaultTimeoutsWhenUsingContexts()
to haveEventually
honor the default timeout when passed a context. (prior to this you had to expclility add a timeout) [e4c4265
]StopTrying(message).Successfully()
to abort aConsistently
early without failure [eeca931
]Fixes
HaveField
to avoid unexpected errors when used with async assertions. [3bdbc4e
]Maintenance
a05a416
]v1.34.2
Compare Source
1.34.2
Require Go 1.22+
Maintenance
c59c6dc
]8158b99
]v1.34.1
Compare Source
1.34.1
Maintenance
5e71dcd
]v1.34.0
Compare Source
1.34.0
Features
c549e0d
]Fixes
878940c
]ebadb67
]Maintenance
8af2ece
]123a071
]0e69083
]2675796
]4160c0f
]892c303
]v1.33.1
Compare Source
1.33.1
Fixes
3a66379
]Maintenance
e9bc35a
]v1.33.0
Compare Source
1.33.0
Features
Receive
not acceptsReceive(<POINTER>, MATCHER>)
, allowing you to pick out a specific value on the channel that satisfies the provided matcher and is stored in the provided pointer.Maintenance
9999deb
]cb5ff21
]bac6596
]v1.32.0
Compare Source
1.32.0
Maintenance
Migrate github.com/golang/protobuf to google.golang.org/protobuf [
436a197
]This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care was taken to ensure the release is backwards compatible (thanks @jbduncan !). Please open an issue if you run into one.
chore: test with Go 1.22 (#733) [
32ef35e
]Bump golang.org/x/net from 0.19.0 to 0.20.0 (#717) [
a0d0387
]Bump github-pages and jekyll-feed in /docs (#732) [
b71e477
]docs: fix typo and broken anchor link to gstruct [
f460154
]docs: fix HaveEach matcher signature [
a2862e4
]Configuration
📅 Schedule: 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.