dependabot(gomod): bump github.com/onsi/gomega from 1.31.1 to 1.32.0
Bumps github.com/onsi/gomega from 1.31.1 to 1.32.0.
Release notes
Sourced from github.com/onsi/gomega's releases.
v1.32.0
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]
Changelog
Sourced from github.com/onsi/gomega's changelog.
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]
Commits
4379951v1.32.0a350b95Maintain source backwards compatibilitya6c8875Fix failing test436a197Migrate github.com/golang/protobuf to google.golang.org/protobuf32ef35echore: test with Go 1.22 (#733)a0d0387Bump golang.org/x/net from 0.19.0 to 0.20.0 (#717)b71e477Bump github-pages and jekyll-feed in /docs (#732)f460154docs: fix typo and broken anchor link to gstructa2862e4docs: fix HaveEach matcher signature- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.29%. Comparing base (
93b96df) to head (5e03b29). Report is 219 commits behind head on develop.
Additional details and impacted files
@@ Coverage Diff @@
## develop #9893 +/- ##
============================================
+ Coverage 42.40% 82.29% +39.89%
============================================
Files 73 10 -63
Lines 4830 1073 -3757
Branches 766 0 -766
============================================
- Hits 2048 883 -1165
+ Misses 2676 159 -2517
+ Partials 106 31 -75
| Flag | Coverage Δ | |
|---|---|---|
| cannon-go-tests | 82.29% <ø> (ø) |
|
| chain-mon-tests | ? |
|
| common-ts-tests | ? |
|
| contracts-ts-tests | ? |
|
| core-utils-tests | ? |
|
| sdk-tests | ? |
Flags with carried forward coverage won't be shown. Click here to find out more.
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days.
A newer version of github.com/onsi/gomega exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.