Skip to content

Commit

Permalink
build(deps): Bump github.com/onsi/gomega from 1.33.1 to 1.34.1 (#177)
Browse files Browse the repository at this point in the history
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from
1.33.1 to 1.34.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/gomega/releases">github.com/onsi/gomega's
releases</a>.</em></p>
<blockquote>
<h2>v1.34.1</h2>
<h2>1.34.1</h2>
<h3>Maintenance</h3>
<ul>
<li>Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]</li>
</ul>
<h2>v1.34.0</h2>
<h2>1.34.0</h2>
<h3>Features</h3>
<ul>
<li>Add RoundTripper method to ghttp.Server [c549e0d]</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>fix incorrect handling of nil slices in HaveExactElements (fixes <a
href="https://redirect.github.com/onsi/gomega/issues/771">#771</a>)
[878940c]</li>
<li>issue_765 - fixed bug in Hopcroft-Karp algorithm [ebadb67]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>bump ginkgo [8af2ece]</li>
<li>Fix typo in docs [123a071]</li>
<li>Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (<a
href="https://redirect.github.com/onsi/gomega/issues/756">#756</a>)
[0e69083]</li>
<li>Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 (<a
href="https://redirect.github.com/onsi/gomega/issues/755">#755</a>)
[2675796]</li>
<li>Bump golang.org/x/net from 0.24.0 to 0.25.0 (<a
href="https://redirect.github.com/onsi/gomega/issues/754">#754</a>)
[4160c0f]</li>
<li>Bump github-pages from 230 to 231 in /docs (<a
href="https://redirect.github.com/onsi/gomega/issues/748">#748</a>)
[892c303]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/gomega/blob/master/CHANGELOG.md">github.com/onsi/gomega's
changelog</a>.</em></p>
<blockquote>
<h2>1.34.1</h2>
<h3>Maintenance</h3>
<ul>
<li>Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]</li>
</ul>
<h2>1.34.0</h2>
<h3>Features</h3>
<ul>
<li>Add RoundTripper method to ghttp.Server [c549e0d]</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>fix incorrect handling of nil slices in HaveExactElements (fixes <a
href="https://redirect.github.com/onsi/gomega/issues/771">#771</a>)
[878940c]</li>
<li>issue_765 - fixed bug in Hopcroft-Karp algorithm [ebadb67]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>bump ginkgo [8af2ece]</li>
<li>Fix typo in docs [123a071]</li>
<li>Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (<a
href="https://redirect.github.com/onsi/gomega/issues/756">#756</a>)
[0e69083]</li>
<li>Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 (<a
href="https://redirect.github.com/onsi/gomega/issues/755">#755</a>)
[2675796]</li>
<li>Bump golang.org/x/net from 0.24.0 to 0.25.0 (<a
href="https://redirect.github.com/onsi/gomega/issues/754">#754</a>)
[4160c0f]</li>
<li>Bump github-pages from 230 to 231 in /docs (<a
href="https://redirect.github.com/onsi/gomega/issues/748">#748</a>)
[892c303]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/gomega/commit/fa057b845528c9336265d6df77e21d827f268c7d"><code>fa057b8</code></a>
v1.34.1</li>
<li><a
href="https://github.com/onsi/gomega/commit/5e71dcd56a0fbef9afebe5922242772b83bf31a7"><code>5e71dcd</code></a>
Use slices from exp/slices to keep golang 1.20 compat</li>
<li><a
href="https://github.com/onsi/gomega/commit/32e5498ab3b29bca44b5178a21073187bb0ae8db"><code>32e5498</code></a>
v1.34.0</li>
<li><a
href="https://github.com/onsi/gomega/commit/cb3fa6a593fc3bd7693dcb1855ea4643875596e1"><code>cb3fa6a</code></a>
run go mod tidy and wonder why go get doesnt just run it for me in the
first ...</li>
<li><a
href="https://github.com/onsi/gomega/commit/8af2ece8247f1be7b3595a0af472752c12215c58"><code>8af2ece</code></a>
bump ginkgo</li>
<li><a
href="https://github.com/onsi/gomega/commit/878940cf2a236aea525f81e80a147d2be6cc38e3"><code>878940c</code></a>
fix incorrect handling of nil slices in HaveExactElements (fixes <a
href="https://redirect.github.com/onsi/gomega/issues/771">#771</a>)</li>
<li><a
href="https://github.com/onsi/gomega/commit/f5bec80718b411ff0d1a07306b8a6b1cf2a00b89"><code>f5bec80</code></a>
clean up bipartitegraph tests</li>
<li><a
href="https://github.com/onsi/gomega/commit/ebadb6778a63ea433c408cae730d96c23e896217"><code>ebadb67</code></a>
issue_765 - fixed bug in Hopcroft-Karp algorithm</li>
<li><a
href="https://github.com/onsi/gomega/commit/123a07101709b7dd894807a99a747c62c6e68b75"><code>123a071</code></a>
Fix typo in docs</li>
<li><a
href="https://github.com/onsi/gomega/commit/c549e0d8f3c75dc469b2ef55ad6ddd59d5e351af"><code>c549e0d</code></a>
Add RoundTripper method to ghttp.Server</li>
<li>Additional commits viewable in <a
href="https://github.com/onsi/gomega/compare/v1.33.1...v1.34.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/onsi/gomega&package-manager=go_modules&previous-version=1.33.1&new-version=1.34.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent f93e7ec commit 829666b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 16 deletions.
11 changes: 6 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,18 @@ go 1.20

require (
github.com/onsi/ginkgo/v2 v2.19.0
github.com/onsi/gomega v1.33.1
github.com/onsi/gomega v1.34.1
)

require (
github.com/go-logr/logr v1.4.1 // indirect
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6 // indirect
golang.org/x/net v0.25.0 // indirect
golang.org/x/sys v0.20.0 // indirect
golang.org/x/text v0.15.0 // indirect
golang.org/x/tools v0.21.0 // indirect
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
golang.org/x/net v0.27.0 // indirect
golang.org/x/sys v0.22.0 // indirect
golang.org/x/text v0.16.0 // indirect
golang.org/x/tools v0.23.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
24 changes: 13 additions & 11 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,21 @@ github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6 h1:k7nVchz72niMH6YLQN
github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6/go.mod h1:kf6iHlnVGwgKolg33glAes7Yg/8iWP8ukqeldJSO7jw=
github.com/onsi/ginkgo/v2 v2.19.0 h1:9Cnnf7UHo57Hy3k6/m5k3dRfGTMXGvxhHFvkDTCTpvA=
github.com/onsi/ginkgo/v2 v2.19.0/go.mod h1:rlwLi9PilAFJ8jCg9UE1QP6VBpd6/xj3SRC0d6TU0To=
github.com/onsi/gomega v1.33.1 h1:dsYjIxxSR755MDmKVsaFQTE22ChNBcuuTWgkUDSubOk=
github.com/onsi/gomega v1.33.1/go.mod h1:U4R44UsT+9eLIaYRB2a5qajjtQYn0hauxvRm16AVYg0=
github.com/onsi/gomega v1.34.1 h1:EUMJIKUjM8sKjYbtxQI9A4z2o+rruxnzNvpknOXie6k=
github.com/onsi/gomega v1.34.1/go.mod h1:kU1QgUvBDLXBJq618Xvm2LUX6rSAfRaFRTcdOeDLwwY=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
golang.org/x/net v0.25.0 h1:d/OCCoBEUq33pjydKrGQhw7IlUPI2Oylr+8qLx49kac=
golang.org/x/net v0.25.0/go.mod h1:JkAGAh7GEvH74S6FOH42FLoXpXbE/aqXSrIQjXgsiwM=
golang.org/x/sys v0.20.0 h1:Od9JTbYCk261bKm4M/mw7AklTlFYIa0bIp9BgSm1S8Y=
golang.org/x/sys v0.20.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/text v0.15.0 h1:h1V/4gjBv8v9cjcR6+AR5+/cIYK5N/WAgiv4xlsEtAk=
golang.org/x/text v0.15.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
golang.org/x/tools v0.21.0 h1:qc0xYgIbsSDt9EyWz05J5wfa7LOVW0YTLOXrqdLAWIw=
golang.org/x/tools v0.21.0/go.mod h1:aiJjzUbINMkxbQROHiO6hDPo2LHcIPhhQsa9DLh0yGk=
google.golang.org/protobuf v1.33.0 h1:uNO2rsAINq/JlFpSdYEKIZ0uKD/R9cpdv0T+yoGwGmI=
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 h1:2dVuKD2vS7b0QIHQbpyTISPd0LeHDbnYEryqj5Q1ug8=
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56/go.mod h1:M4RDyNAINzryxdtnbRXRL/OHtkFuWGRjvuhBJpk2IlY=
golang.org/x/net v0.27.0 h1:5K3Njcw06/l2y9vpGCSdcxWOYHOUk3dVNGDXN+FvAys=
golang.org/x/net v0.27.0/go.mod h1:dDi0PyhWNoiUOrAS8uXv/vnScO4wnHQO4mj9fn/RytE=
golang.org/x/sys v0.22.0 h1:RI27ohtqKCnwULzJLqkv897zojh5/DwS/ENaMzUOaWI=
golang.org/x/sys v0.22.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/text v0.16.0 h1:a94ExnEXNtEwYLGJSIUxnWoxoRz/ZcCsV63ROupILh4=
golang.org/x/text v0.16.0/go.mod h1:GhwF1Be+LQoKShO3cGOHzqOgRrGaYc9AvblQOmPVHnI=
golang.org/x/tools v0.23.0 h1:SGsXPZ+2l4JsgaCKkx+FQ9YZ5XEtA1GZYuoDjenLjvg=
golang.org/x/tools v0.23.0/go.mod h1:pnu6ufv6vQkll6szChhK3C3L/ruaIv5eBeztNG8wtsI=
google.golang.org/protobuf v1.34.1 h1:9ddQBjfCyZPOHPUiPxpYESBLc+T8P3E+Vo4IbKZgFWg=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
Expand Down

0 comments on commit 829666b

Please sign in to comment.