Skip to content

Commit

Permalink
build(deps): bump github.com/onsi/gomega from 1.26.0 to 1.27.1 (#36)
Browse files Browse the repository at this point in the history
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from
1.26.0 to 1.27.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.27.1</h2>
<h2>1.27.1</h2>
<h3>Maintenance</h3>
<ul>
<li>Bump golang.org/x/net from 0.6.0 to 0.7.0 (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/640">#640</a>)
[bc686cd]</li>
</ul>
<h2>v1.27.0</h2>
<h2>1.27.0</h2>
<h3>Features</h3>
<ul>
<li>Add HaveExactElements matcher (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/634">#634</a>)
[9d50783]</li>
<li>update Gomega docs to discuss GinkgoHelper() [be32774]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.1 (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/639">#639</a>)
[296a68b]</li>
<li>Bump golang.org/x/net from 0.5.0 to 0.6.0 (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/638">#638</a>)
[c2b098b]</li>
<li>Bump github-pages from 227 to 228 in /docs (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/636">#636</a>)
[a9069ab]</li>
<li>test: update matrix for Go 1.20 (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/635">#635</a>)
[6bd25c8]</li>
<li>Bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.8.0 (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/631">#631</a>)
[5445f8b]</li>
<li>Bump webrick from 1.7.0 to 1.8.1 in /docs (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/630">#630</a>)
[03e93bb]</li>
<li>codeql: add ruby language (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/626">#626</a>)
[63c7d21]</li>
<li>dependabot: add bundler package-ecosystem for docs (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/625">#625</a>)
[d92f963]</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.27.1</h2>
<h3>Maintenance</h3>
<ul>
<li>Bump golang.org/x/net from 0.6.0 to 0.7.0 (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/640">#640</a>)
[bc686cd]</li>
</ul>
<h2>1.27.0</h2>
<h3>Features</h3>
<ul>
<li>Add HaveExactElements matcher (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/634">#634</a>)
[9d50783]</li>
<li>update Gomega docs to discuss GinkgoHelper() [be32774]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.1 (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/639">#639</a>)
[296a68b]</li>
<li>Bump golang.org/x/net from 0.5.0 to 0.6.0 (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/638">#638</a>)
[c2b098b]</li>
<li>Bump github-pages from 227 to 228 in /docs (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/636">#636</a>)
[a9069ab]</li>
<li>test: update matrix for Go 1.20 (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/635">#635</a>)
[6bd25c8]</li>
<li>Bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.8.0 (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/631">#631</a>)
[5445f8b]</li>
<li>Bump webrick from 1.7.0 to 1.8.1 in /docs (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/630">#630</a>)
[03e93bb]</li>
<li>codeql: add ruby language (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/626">#626</a>)
[63c7d21]</li>
<li>dependabot: add bundler package-ecosystem for docs (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/625">#625</a>)
[d92f963]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/gomega/commit/e1fb000264ab739aff2a267221d49d4bebe81783"><code>e1fb000</code></a>
v1.27.1</li>
<li><a
href="https://github.com/onsi/gomega/commit/bc686cd89b00b737b065f12b57e7678095714184"><code>bc686cd</code></a>
Bump golang.org/x/net from 0.6.0 to 0.7.0 (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/640">#640</a>)</li>
<li><a
href="https://github.com/onsi/gomega/commit/bef6a984fa9e44af435f4eac4baa38248a6061c0"><code>bef6a98</code></a>
v1.27.0</li>
<li><a
href="https://github.com/onsi/gomega/commit/9d507836cfdf07438379c0f02a3655eaf462f64f"><code>9d50783</code></a>
Add HaveExactElements matcher (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/634">#634</a>)</li>
<li><a
href="https://github.com/onsi/gomega/commit/296a68b3d7f74cc72233c8a1494fd3794994402b"><code>296a68b</code></a>
Bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.1 (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/639">#639</a>)</li>
<li><a
href="https://github.com/onsi/gomega/commit/c2b098b082db1c16ebeda364fa470f8845a267eb"><code>c2b098b</code></a>
Bump golang.org/x/net from 0.5.0 to 0.6.0 (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/638">#638</a>)</li>
<li><a
href="https://github.com/onsi/gomega/commit/a9069ab14919f89312ac556878319b60cbb29fc8"><code>a9069ab</code></a>
Bump github-pages from 227 to 228 in /docs (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/636">#636</a>)</li>
<li><a
href="https://github.com/onsi/gomega/commit/6bd25c852b913ab208536ea0a17783251913aac7"><code>6bd25c8</code></a>
test: update matrix for Go 1.20 (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/635">#635</a>)</li>
<li><a
href="https://github.com/onsi/gomega/commit/5445f8b0c9e0e555047bd24f0d0e45ce1ef9f264"><code>5445f8b</code></a>
Bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.8.0 (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/631">#631</a>)</li>
<li><a
href="https://github.com/onsi/gomega/commit/03e93bbfe8ced9f225bd7046b696c65dc7241d3b"><code>03e93bb</code></a>
Bump webrick from 1.7.0 to 1.8.1 in /docs (<a
href="https://github-redirect.dependabot.com/onsi/gomega/issues/630">#630</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/onsi/gomega/compare/v1.26.0...v1.27.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.26.0&new-version=1.27.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 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 Feb 22, 2023
1 parent 7b76f03 commit e5a684e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
github.com/onsi/ginkgo/v2 v2.8.3
github.com/onsi/gomega v1.27.0
github.com/onsi/gomega v1.27.1
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38/go.mod h1:kpwsk12EmLe
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/onsi/ginkgo/v2 v2.8.3 h1:RpbK1G8nWPNaCVFBWsOGnEQQGgASi6b8fxcWBvDYjxQ=
github.com/onsi/ginkgo/v2 v2.8.3/go.mod h1:6OaUA8BCi0aZfmzYT/q9AacwTzDpNbxILUT+TlBq6MY=
github.com/onsi/gomega v1.27.0 h1:QLidEla4bXUuZVFa4KX6JHCsuGgbi85LC/pCHrt/O08=
github.com/onsi/gomega v1.27.0/go.mod h1:i189pavgK95OSIipFBa74gC2V4qrQuvjuyGEr3GmbXA=
github.com/onsi/gomega v1.27.1 h1:rfztXRbg6nv/5f+Raen9RcGoSecHIFgBBLQK3Wdj754=
github.com/onsi/gomega v1.27.1/go.mod h1:aHX5xOykVYzWOV4WqQy0sy8BQptgukenXpCXfadcIAw=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit e5a684e

Please sign in to comment.