dependabot[bot] opened a new pull request, #2666: URL: https://github.com/apache/causeway/pull/2666
Bumps [io.cucumber:messages](https://github.com/cucumber/messages) from 26.0.0 to 26.0.1. <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>v26.0.1</h2> <h3>Changed</h3> <ul> <li>[Go] Switch to Google's UUID module (<a href="https://redirect.github.com/cucumber/messages/pull/251">#251</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>[Dotnet] Fixed code generation for types that accept List as parameters. Constructors were not properly handling null input. (<a href="https://redirect.github.com/cucumber/messages/pull/249">#249</a> [clrudolphi])</li> <li>Moved contents of the description of the StepDefinitionIds field from the StepMatchArgumentsList field where it had been mistakenly placed. (<a href="https://redirect.github.com/cucumber/messages/pull/252">#252</a> [clrudolphi])</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>[26.0.1] - 2024-09-22</h2> <h3>Changed</h3> <ul> <li>[Go] Switch to Google's UUID module (<a href="https://redirect.github.com/cucumber/messages/pull/251">#251</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>[Dotnet] Fixed code generation for types that accept List as parameters. Constructors were not properly handling null input. (<a href="https://redirect.github.com/cucumber/messages/pull/249">#249</a> [clrudolphi])</li> <li>Moved contents of the description of the StepDefinitionIds field from the StepMatchArgumentsList field where it had been mistakenly placed. (<a href="https://redirect.github.com/cucumber/messages/pull/252">#252</a> [clrudolphi])</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cucumber/messages/commit/feac15d048d652ed1bc776e21012e874e36f9eb8"><code>feac15d</code></a> Prepare release v26.0.1</li> <li><a href="https://github.com/cucumber/messages/commit/026ddc91ed284cb77b2c50179283958cf56237c5"><code>026ddc9</code></a> Schema: fix test case comments (<a href="https://redirect.github.com/cucumber/messages/issues/252">#252</a>)</li> <li><a href="https://github.com/cucumber/messages/commit/9dc0d41755e6c0411ddca2cff2bfe85540ea93fe"><code>9dc0d41</code></a> chore(deps): update dependency <code>@types/mocha</code> to v10.0.8</li> <li><a href="https://github.com/cucumber/messages/commit/6b4baae886ce6ad1ddaebcf523b416608ba753ec"><code>6b4baae</code></a> Fix links in CHANGELOG</li> <li><a href="https://github.com/cucumber/messages/commit/d1dd70d2fb1a4d462fe978c1105148649590ca03"><code>d1dd70d</code></a> Fix CHANGELOG.md</li> <li><a href="https://github.com/cucumber/messages/commit/705d19f1c75574bd0fb104e697e237fcc8bf6bd2"><code>705d19f</code></a> [DotNet] Fix generation of classes that accept optional lists as constructor ...</li> <li><a href="https://github.com/cucumber/messages/commit/34b504971586b1b4d79fb736a4e4c22f2db098c9"><code>34b5049</code></a> Chore: switch to google's uuid module (<a href="https://redirect.github.com/cucumber/messages/issues/251">#251</a>)</li> <li><a href="https://github.com/cucumber/messages/commit/b4583193d717fd4493ce18dc8f00f1ec86a0cd4a"><code>b458319</code></a> chore(deps): update docker/dockerfile docker tag to v1.10</li> <li><a href="https://github.com/cucumber/messages/commit/fb871f4e3ed411ba2885b50ec90529c76618b185"><code>fb871f4</code></a> Remove dependency on go fmt for code gen (<a href="https://redirect.github.com/cucumber/messages/issues/248">#248</a>)</li> <li><a href="https://github.com/cucumber/messages/commit/7f18aa33ba9e6b9b95602c77635b41dab7fae372"><code>7f18aa3</code></a> chore(deps): update dependency typescript to v5.6.2</li> <li>Additional commits viewable in <a href="https://github.com/cucumber/messages/compare/v26.0.0...v26.0.1">compare view</a></li> </ul> </details> <br /> [](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