Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump github.com/onsi/gomega from 1.27.1 to 1.27.2 (#246)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.1 to 1.27.2. <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.2</h2> <h2>1.27.2</h2> <h3>Fixes</h3> <ul> <li>improve poll progress message when polling a consistently that has been passing [28a319b]</li> </ul> <h3>Maintenance</h3> <ul> <li>bump ginkgo</li> <li>remove tools.go hack as Ginkgo 2.8.2 automatically pulls in the cli dependencies [81443b3]</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.2</h2> <h3>Fixes</h3> <ul> <li>improve poll progress message when polling a consistently that has been passing [28a319b]</li> </ul> <h3>Maintenance</h3> <ul> <li>bump ginkgo</li> <li>remove tools.go hack as Ginkgo 2.8.2 automatically pulls in the cli dependencies [81443b3]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/gomega/commit/dbd4cb504ac2e8b5cdbeb204e9c75447f56cc39a"><code>dbd4cb5</code></a> v1.27.2</li> <li><a href="https://github.com/onsi/gomega/commit/a44f4efaeeb4d943776c66b83ef73949306c7ef4"><code>a44f4ef</code></a> lol. actually bump ginkgo</li> <li><a href="https://github.com/onsi/gomega/commit/b993b239abaa31e2797a2dd939468a16a020bc39"><code>b993b23</code></a> commit go mod tidy changes</li> <li><a href="https://github.com/onsi/gomega/commit/ce269e2d73871d0153cc0ff83701fb6e602f7888"><code>ce269e2</code></a> bump ginkgo</li> <li><a href="https://github.com/onsi/gomega/commit/28a319b0172d9e7d062584af203aa3ef562d05ae"><code>28a319b</code></a> improve poll progress message when polling a cosnistently that has been passing</li> <li><a href="https://github.com/onsi/gomega/commit/a84e3403e8738c03d8fe9c8f312443574ab86c91"><code>a84e340</code></a> docs(dsl): correct godoc comment on Expect func (<a href="https://github-redirect.dependabot.com/onsi/gomega/issues/643">#643</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/99d860554675a2efedae917c0f79c28da9ad8806"><code>99d8605</code></a> Bump github.com/onsi/ginkgo/v2 from 2.8.2 to 2.8.3 (<a href="https://github-redirect.dependabot.com/onsi/gomega/issues/641">#641</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/592d876410e973d5965e82950ba2e2cf4bc82ee6"><code>592d876</code></a> fix go.sum</li> <li><a href="https://github.com/onsi/gomega/commit/81443b3a78dd7746ad6a92d06aff196efa1a2bf3"><code>81443b3</code></a> remove tools.go hack as Ginkgo 2.8.2 automatically pulls in the cli dependencies</li> <li>See full diff in <a href="https://github.com/onsi/gomega/compare/v1.27.1...v1.27.2">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.27.1&new-version=1.27.2)](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