ITADN

build(deps): bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.4

#517Pull Requestdependabot[bot] 创建于 2026-01-12
do-not-merge/needs-kindneeds-priorityneeds-triagedependenciesgo
D
dependabot[bot]commented
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.26.0 to 2.27.4. <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.27.4</h2> <h2>2.27.4</h2> <h3>Fixes</h3> <ul> <li>CurrentTreeConstructionNodeReport: fix for nested container nodes [59bc751]</li> </ul> <h2>v2.27.3</h2> <h2>2.27.3</h2> <h3>Fixes</h3> <p>report exit result in case of failure [1c9f356] fix data race [ece19c8]</p> <h2>v2.27.2</h2> <h2>2.27.2</h2> <h3>Fixes</h3> <ul> <li>inline automaxprocs to simplify dependencies; this will be removed when Go 1.26 comes out [a69113a]</li> </ul> <h3>Maintenance</h3> <ul> <li>Fix syntax errors and typo [a99c6e0]</li> <li>Fix paragraph position error [f993df5]</li> </ul> <h2>v2.27.1</h2> <h2>2.27.1</h2> <h3>Fixes</h3> <ul> <li>Fix Ginkgo Reporter slice-bounds panic [606c1cb]</li> <li>Bug Fix: Add GinkoTBWrapper.Attr() and GinkoTBWrapper.Output() [a6463b3]</li> </ul> <h2>v2.27.0</h2> <h2>2.27.0</h2> <h3>Features</h3> <h4>Transforming Nodes during Tree Construction</h4> <p>This release adds support for <code>NodeArgsTransformer</code>s that can be registered with <code>AddTreeConstructionNodeArgsTransformer</code>.</p> <p>These are called during the tree construction phase as nodes are constructed and can modify the node strings and decorators. This enables frameworks built on top of Ginkgo to modify Ginkgo nodes and enforce conventions.</p> <p>Learn more <a href="https://onsi.github.io/ginkgo/#advanced-transforming-node-arguments-during-tree-construction">here</a>.</p> <h4>Spec Prioritization</h4> <p>A new <code>SpecPriority(int)</code> decorator has been added. Ginkgo will honor priority when ordering specs, ensuring that higher priority specs start running before lower priority specs</p> <p>Learn more <a href="https://onsi.github.io/ginkgo/#prioritizing-specs">here</a>.</p> <h3>Maintenance</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.27.4</h2> <h3>Fixes</h3> <ul> <li>CurrentTreeConstructionNodeReport: fix for nested container nodes [59bc751]</li> </ul> <h2>2.27.3</h2> <h3>Fixes</h3> <p>report exit result in case of failure [1c9f356] fix data race [ece19c8]</p> <h2>2.27.2</h2> <h3>Fixes</h3> <ul> <li>inline automaxprocs to simplify dependencies; this will be removed when Go 1.26 comes out [a69113a]</li> </ul> <h3>Maintenance</h3> <ul> <li>Fix syntax errors and typo [a99c6e0]</li> <li>Fix paragraph position error [f993df5]</li> </ul> <h2>2.27.1</h2> <h3>Fixes</h3> <ul> <li>Fix Ginkgo Reporter slice-bounds panic [606c1cb]</li> <li>Bug Fix: Add GinkoTBWrapper.Attr() and GinkoTBWrapper.Output() [a6463b3]</li> </ul> <h2>2.27.0</h2> <h3>Features</h3> <h4>Transforming Nodes during Tree Construction</h4> <p>This release adds support for <code>NodeArgsTransformer</code>s that can be registered with <code>AddTreeConstructionNodeArgsTransformer</code>.</p> <p>These are called during the tree construction phase as nodes are constructed and can modify the node strings and decorators. This enables frameworks built on top of Ginkgo to modify Ginkgo nodes and enforce conventions.</p> <p>Learn more <a href="https://onsi.github.io/ginkgo/#advanced-transforming-node-arguments-during-tree-construction">here</a>.</p> <h4>Spec Prioritization</h4> <p>A new <code>SpecPriority(int)</code> decorator has been added. Ginkgo will honor priority when ordering specs, ensuring that higher priority specs start running before lower priority specs</p> <p>Learn more <a href="https://onsi.github.io/ginkgo/#prioritizing-specs">here</a>.</p> <h3>Maintenance</h3> <ul> <li>Bump rexml from 3.4.0 to 3.4.2 in /docs (<a href="https://redirect.github.com/onsi/ginkgo/issues/1595">#1595</a>) [1333dae]</li> <li>Bump github.com/gkampitakis/go-snaps from 0.5.14 to 0.5.15 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1600">#1600</a>) [17ae63e]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/ginkgo/commit/867ce95f5142649695406f751f883c99ea45c0d5"><code>867ce95</code></a> v2.27.4</li> <li><a href="https://github.com/onsi/ginkgo/commit/59bc751e3d44779e1e92c30035924590f917d6b8"><code>59bc751</code></a> CurrentTreeConstructionNodeReport: fix for nested container nodes</li> <li><a href="https://github.com/onsi/ginkgo/commit/f331739798289c05870a2667fed0511f2c2947e5"><code>f331739</code></a> v2.27.3</li> <li><a href="https://github.com/onsi/ginkgo/commit/1c9f3563dcec05b4d3ed95e3f2848f128ea7677b"><code>1c9f356</code></a> ginkgo: report exit result in case of failure</li> <li><a href="https://github.com/onsi/ginkgo/commit/ece19c896cf28c566e9382d055ee72a82dc7271e"><code>ece19c8</code></a> ginkgo: fix data race</li> <li><a href="https://github.com/onsi/ginkgo/commit/9a84c21394777734df8062ca2e0552a1471ceca2"><code>9a84c21</code></a> v2.27.2</li> <li><a href="https://github.com/onsi/ginkgo/commit/a69113ac15dcb6cd6aefc9ef238734ea386eddc8"><code>a69113a</code></a> inline automaxprocs to simplify dependencies; this will be removed when Go 1....</li> <li><a href="https://github.com/onsi/ginkgo/commit/a99c6e0d2488aee07ba3f803c0cfc2cae2db4644"><code>a99c6e0</code></a> Fix syntax errors and typo</li> <li><a href="https://github.com/onsi/ginkgo/commit/f993df54a607161bcad7f4c6f89b761c45ce143b"><code>f993df5</code></a> Fix paragraph position error</li> <li><a href="https://github.com/onsi/ginkgo/commit/56cb393ed76ad0173cd784705c929eca4cf5fb21"><code>56cb393</code></a> v2.27.1</li> <li>Additional commits viewable in <a href="https://github.com/onsi/ginkgo/compare/v2.26.0...v2.27.4">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.26.0&new-version=2.27.4)](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>
合并状态:未合并 关闭于 2026-01-19 1 条评论