-
Notifications
You must be signed in to change notification settings - Fork 7
fix(deps): update module github.com/onsi/gomega to v1.38.2 #22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/github.com-onsi-gomega-1.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e1e10bd to
97135a7
Compare
97135a7 to
85d8905
Compare
85d8905 to
5558a35
Compare
5558a35 to
c583c2a
Compare
c583c2a to
e780759
Compare
e780759 to
bec36ea
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
bec36ea to
85d001a
Compare
85d001a to
f7f52bc
Compare
f7f52bc to
9ec5143
Compare
9ec5143 to
457b15b
Compare
457b15b to
85c9916
Compare
85c9916 to
fe83e53
Compare
fe83e53 to
e964cec
Compare
e964cec to
18326fc
Compare
18326fc to
69a2931
Compare
69a2931 to
86248f1
Compare
86248f1 to
a0367b5
Compare
a0367b5 to
e45cf22
Compare
e45cf22 to
350f653
Compare
350f653 to
ca99efe
Compare
ca99efe to
29b5379
Compare
29b5379 to
307ecc5
Compare
307ecc5 to
75f0654
Compare
75f0654 to
5f838a7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.29.0->v1.38.2Release Notes
onsi/gomega (github.com/onsi/gomega)
v1.38.2Compare Source
1.38.2
c404969]v1.38.1Compare Source
1.38.1
Fixes
Numerous minor fixes and dependency bumps
v1.38.0Compare Source
1.38.0
Features
4ee7ed0]Fixes
36bbf72]Maintenance
529d408]acd1f55]bae65a0]8dda91f]212d812]59bd7f9]328c729]9a798a1]04a72c6]v1.37.0Compare Source
1.37.0
Features
5666f98]v1.36.3Compare Source
1.36.3
Maintenance
adb8b49]interface{}withany[7613216]9fe5259]a0e85b9]604a8b1]36fbc84]ced70d7]c8b4a07]06431b9]b55a92d]a1d518b]v1.36.2Compare Source
Maintenance
v1.36.1Compare Source
1.36.1
Fixes
1c6c112]4feb9d7]v1.36.0Compare Source
1.36.0
Features
4c964c6]Maintenance
ece6872]8e924d7]v1.35.1Compare Source
1.35.1
Fixes
ca36da1]v1.35.0Compare Source
1.35.0
Features
EnforceDefaultTimeoutsWhenUsingContexts()to haveEventuallyhonor the default timeout when passed a context. (prior to this you had to expclility add a timeout) [e4c4265]StopTrying(message).Successfully()to abort aConsistentlyearly without failure [eeca931]Fixes
HaveFieldto avoid unexpected errors when used with async assertions. [3bdbc4e]Maintenance
a05a416]v1.34.2Compare Source
1.34.2
Require Go 1.22+
Maintenance
c59c6dc]8158b99]v1.34.1Compare Source
1.34.1
Maintenance
5e71dcd]v1.34.0Compare Source
1.34.0
Features
c549e0d]Fixes
878940c]ebadb67]Maintenance
8af2ece]123a071]0e69083]2675796]4160c0f]892c303]v1.33.1Compare Source
1.33.1
Fixes
3a66379]Maintenance
e9bc35a]v1.33.0Compare Source
1.33.0
Features
Receivenot 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.0Compare 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]v1.31.1Compare Source
1.31.1
Fixes
e0dd999]ad1a367]Maintenance
24e958d]26661b8]bde8f7a]v1.31.0Compare Source
1.31.0
Features
121c37f]Maintenance
dee1e3c]49005fe]f1c8757]9836e76]54726f0]df97ecc]HaveExactElementtypo (#712) [a672c86]v1.30.0Compare Source
1.30.0
Features
4da4c7f]Maintenance
6ca6e97]f1b8343]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.
This PR was generated by Mend Renovate. View the repository job log.