dependabot[bot] opened a new pull request, #1599:
URL: https://github.com/apache/apisix-ingress-controller/pull/1599

   Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.6.1 
to 2.7.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/onsi/ginkgo/releases";>github.com/onsi/ginkgo/v2's 
releases</a>.</em></p>
   <blockquote>
   <h2>v2.7.0</h2>
   <h2>2.7.0</h2>
   <h3>Features</h3>
   <ul>
   <li>Introduce ContinueOnFailure for Ordered containers [e0123ca] - Ordered 
containers that are also decorated with ContinueOnFailure will not stop running 
specs after the first spec fails.</li>
   <li>Support for bootstrap commands to use custom data for templates (<a 
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1110";>#1110</a>)
 [7a2b242]</li>
   <li>Support for labels and pending decorator in ginkgo outline output (<a 
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1113";>#1113</a>)
 [e6e3b98]</li>
   <li>Color aliases for custom color support (<a 
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1101";>#1101</a>)
 [49fab7a]</li>
   </ul>
   <h3>Fixes</h3>
   <ul>
   <li>correctly ensure deterministic spec order, even if specs are generated 
by iterating over a map [89dda20]</li>
   <li>Fix a bug where timedout specs were not correctly treated as failures 
when determining whether or not to run AfterAlls in an Ordered container.</li>
   <li>Ensure go test coverprofile outputs to the expected location (<a 
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1105";>#1105</a>)
 [b0bd77b]</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md";>github.com/onsi/ginkgo/v2's
 changelog</a>.</em></p>
   <blockquote>
   <h2>2.7.0</h2>
   <h3>Features</h3>
   <ul>
   <li>Introduce ContinueOnFailure for Ordered containers [e0123ca] - Ordered 
containers that are also decorated with ContinueOnFailure will not stop running 
specs after the first spec fails.</li>
   <li>Support for bootstrap commands to use custom data for templates (<a 
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1110";>#1110</a>)
 [7a2b242]</li>
   <li>Support for labels and pending decorator in ginkgo outline output (<a 
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1113";>#1113</a>)
 [e6e3b98]</li>
   <li>Color aliases for custom color support (<a 
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1101";>#1101</a>)
 [49fab7a]</li>
   </ul>
   <h3>Fixes</h3>
   <ul>
   <li>correctly ensure deterministic spec order, even if specs are generated 
by iterating over a map [89dda20]</li>
   <li>Fix a bug where timedout specs were not correctly treated as failures 
when determining whether or not to run AfterAlls in an Ordered container.</li>
   <li>Ensure go test coverprofile outputs to the expected location (<a 
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1105";>#1105</a>)
 [b0bd77b]</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/onsi/ginkgo/commit/310a73f427c5d16ab6fd069182644e5e65b8e32b";><code>310a73f</code></a>
 v2.7.0</li>
   <li><a 
href="https://github.com/onsi/ginkgo/commit/e0123caf2fcf1c9ae14e830e7b0cdb5ba1609a7b";><code>e0123ca</code></a>
 Introduce ContinueOnFailure for Ordered containers</li>
   <li><a 
href="https://github.com/onsi/ginkgo/commit/89dda203832c75e84fcfcca8963e6242c00f1a5b";><code>89dda20</code></a>
 correctly ensure deterministic spec order, even if specs are generated by 
ite...</li>
   <li><a 
href="https://github.com/onsi/ginkgo/commit/7a2b2428689bdba35afdf9eb77d5ef0b89586aba";><code>7a2b242</code></a>
 Support for bootstrap commands to use custom data for templates (<a 
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1110";>#1110</a>)</li>
   <li><a 
href="https://github.com/onsi/ginkgo/commit/62fff9539c30ca989d2fe6eeb6a23b0a86dea94b";><code>62fff95</code></a>
 ensure deterministic order even if specs are generated by iterating over a 
map</li>
   <li><a 
href="https://github.com/onsi/ginkgo/commit/e6e3b989075c2a9e645402aee442976a327e0397";><code>e6e3b98</code></a>
 Support for labels and pending decorator in ginkgo outline output (<a 
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1113";>#1113</a>)</li>
   <li><a 
href="https://github.com/onsi/ginkgo/commit/b0bd77b89e41a35634d4d2841e5b54918299dfda";><code>b0bd77b</code></a>
 Ensure go test coverprofile outputs to the expected location (<a 
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1105";>#1105</a>)</li>
   <li><a 
href="https://github.com/onsi/ginkgo/commit/49fab7a2900dda49091a746520b1e86e9286c0bc";><code>49fab7a</code></a>
 Color aliases for custom color support (<a 
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1101";>#1101</a>)</li>
   <li>See full diff in <a 
href="https://github.com/onsi/ginkgo/compare/v2.6.1...v2.7.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/onsi/ginkgo/v2&package-manager=go_modules&previous-version=2.6.1&new-version=2.7.0)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to