dependabot[bot] opened a new pull request, #2763: URL: https://github.com/apache/causeway/pull/2763
Bumps [io.cucumber:messages](https://github.com/cucumber/messages) from 26.0.1 to 27.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cucumber/messages/releases">io.cucumber:messages's releases</a>.</em></p> <blockquote> <h2>v27.0.0</h2> <h3>Added</h3> <ul> <li>Add new <code>TestRunHookStarted</code> and <code>TestRunHookFinished</code> messages (<a href="https://redirect.github.com/cucumber/messages/pull/102">#102</a>)</li> </ul> <h3>Changed</h3> <ul> <li>BREAKING CHANGE: Add <code>id</code> property to <code>TestRunStarted</code>, optionally reference in <code>TestCase</code>, <code>Attachment</code> and <code>TestRunFinished</code> (<a href="https://redirect.github.com/cucumber/messages/pull/102">#102</a>)</li> <li>BREAKING CHANGE: Add <code>type</code> property to <code>Hook</code> (<a href="https://redirect.github.com/cucumber/messages/pull/102">#102</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cucumber/messages/blob/main/CHANGELOG.md">io.cucumber:messages's changelog</a>.</em></p> <blockquote> <h2>[27.0.0] - 2024-10-26</h2> <h3>Added</h3> <ul> <li>Add new <code>TestRunHookStarted</code> and <code>TestRunHookFinished</code> messages (<a href="https://redirect.github.com/cucumber/messages/pull/102">#102</a>)</li> </ul> <h3>Changed</h3> <ul> <li>BREAKING CHANGE: Add <code>id</code> property to <code>TestRunStarted</code>, optionally reference in <code>TestCase</code>, <code>Attachment</code> and <code>TestRunFinished</code> (<a href="https://redirect.github.com/cucumber/messages/pull/102">#102</a>)</li> <li>BREAKING CHANGE: Add <code>type</code> property to <code>Hook</code> (<a href="https://redirect.github.com/cucumber/messages/pull/102">#102</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cucumber/messages/commit/5ea9ae5c56c59b416ec2988ff480d1701334e7d1"><code>5ea9ae5</code></a> Prepare release v27.0.0</li> <li><a href="https://github.com/cucumber/messages/commit/a2043093bf6b6a7cf39e31b13992f9eecfdef93a"><code>a204309</code></a> Add global hooks, global attachments, hook types (<a href="https://redirect.github.com/cucumber/messages/issues/102">#102</a>)</li> <li><a href="https://github.com/cucumber/messages/commit/8b91a8df9b7a07f728ad693ea4e5cc23a544a000"><code>8b91a8d</code></a> chore(deps): update dependency <code>@types/node</code> to v20.17.1</li> <li><a href="https://github.com/cucumber/messages/commit/69c6cb4ff4043e0be2be68e35cdea425290225d2"><code>69c6cb4</code></a> chore(deps): update dependency <code>@types/node</code> to v20.17.0</li> <li><a href="https://github.com/cucumber/messages/commit/f7e5e03fa5a901f433622549f0a01437903961be"><code>f7e5e03</code></a> chore(deps): update dependency <code>@types/node</code> to v20.16.15</li> <li><a href="https://github.com/cucumber/messages/commit/5d7a058fce1bb4d081127da686d2e4899b43aeb9"><code>5d7a058</code></a> chore(deps): update dependency <code>@types/node</code> to v20.16.14</li> <li><a href="https://github.com/cucumber/messages/commit/42be8b9d274f033913e4b1830cdcace61e666328"><code>42be8b9</code></a> fix(deps): update dependency org.junit:junit-bom to v5.11.3</li> <li><a href="https://github.com/cucumber/messages/commit/a9464123f31d0c16df8014b4621bd5c4ae47f08e"><code>a946412</code></a> chore(deps): update dependency <code>@types/node</code> to v20.16.13</li> <li><a href="https://github.com/cucumber/messages/commit/89085ec6b427c8716f24a047ceb69e1a6f16a205"><code>89085ec</code></a> chore(deps): update dependency <code>@types/node</code> to v20.16.12</li> <li><a href="https://github.com/cucumber/messages/commit/ed16f8218a89e41ba61b9f6682398f95fe0a45c6"><code>ed16f82</code></a> chore(deps): update dependency typescript to v5.6.3</li> <li>Additional commits viewable in <a href="https://github.com/cucumber/messages/compare/v26.0.1...v27.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.cucumber:messages&package-manager=maven&previous-version=26.0.1&new-version=27.0.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 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> -- 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: dev-unsubscr...@causeway.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org