dependabot[bot] opened a new pull request, #2498:
URL: https://github.com/apache/causeway/pull/2498

   Bumps [io.cucumber:messages](https://github.com/cucumber/messages) from 
24.1.0 to 25.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>v25.0.1</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[Php] Fixed a workflow issue with publishing the package</li>
   </ul>
   <h2>v25.0.0</h2>
   <h3>Changed</h3>
   <ul>
   <li>[Ruby] <strong>Breaking change</strong> Messages are now altered to be 1 
message class per file (<a 
href="https://redirect.github.com/cucumber/messages/pull/225";>#225</a> <a 
href="https://github.com/luke-hill";>luke-hill</a>)</li>
   <li>[Ruby] Updated minimum Ruby version to 3.0 (<a 
href="https://redirect.github.com/cucumber/messages/pull/216";>#216</a> <a 
href="https://github.com/luke-hill";>luke-hill</a>)</li>
   <li>[Ruby] Use latest CCK conformance for signing off message releases (<a 
href="https://redirect.github.com/cucumber/messages/pull/216";>#216</a> <a 
href="https://github.com/luke-hill";>luke-hill</a>)</li>
   <li>[Ruby] Tidied up all remaining rubocop offenses (This included 2 minor 
alterations to the generator code) (<a 
href="https://redirect.github.com/cucumber/messages/pull/217";>#217</a> <a 
href="https://redirect.github.com/cucumber/messages/pull/225";>#225</a> <a 
href="https://github.com/luke-hill";>luke-hill</a>)</li>
   <li>[Php] Permit both PHPUnit 10 and PHPUnit 11 (<a 
href="https://redirect.github.com/cucumber/messages/pull/200";>#200</a> <a 
href="https://github.com/ciaranmcnulty";>ciaranmcnulty</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[cpp] Don't rely on GitHub API for latest versions and implement a 
simple download retry loop</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>[25.0.1] - 2024-06-13</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[Php] Fixed a workflow issue with publishing the package</li>
   </ul>
   <h2>[25.0.0] - 2024-06-13</h2>
   <h3>Changed</h3>
   <ul>
   <li>[Ruby] <strong>Breaking change</strong> Messages are now altered to be 1 
message class per file (<a 
href="https://redirect.github.com/cucumber/messages/pull/225";>#225</a> <a 
href="https://github.com/luke-hill";>luke-hill</a>)</li>
   <li>[Ruby] Updated minimum Ruby version to 3.0 (<a 
href="https://redirect.github.com/cucumber/messages/pull/216";>#216</a> <a 
href="https://github.com/luke-hill";>luke-hill</a>)</li>
   <li>[Ruby] Use latest CCK conformance for signing off message releases (<a 
href="https://redirect.github.com/cucumber/messages/pull/216";>#216</a> <a 
href="https://github.com/luke-hill";>luke-hill</a>)</li>
   <li>[Ruby] Tidied up all remaining rubocop offenses (This included 2 minor 
alterations to the generator code) (<a 
href="https://redirect.github.com/cucumber/messages/pull/217";>#217</a> <a 
href="https://redirect.github.com/cucumber/messages/pull/225";>#225</a> <a 
href="https://github.com/luke-hill";>luke-hill</a>)</li>
   <li>[Php] Permit both PHPUnit 10 and PHPUnit 11 (<a 
href="https://redirect.github.com/cucumber/messages/pull/200";>#200</a> <a 
href="https://github.com/ciaranmcnulty";>ciaranmcnulty</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[cpp] Don't rely on GitHub API for latest versions and implement a 
simple download retry loop</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/cucumber/messages/commit/0f9c7d451249a77b91a3075b510e6e25f95e07d9";><code>0f9c7d4</code></a>
 Prepare release v25.0.1</li>
   <li><a 
href="https://github.com/cucumber/messages/commit/0f1fb7d88b454ad68379a0aa851413f990cc3a7c";><code>0f1fb7d</code></a>
 Add changelog entry</li>
   <li><a 
href="https://github.com/cucumber/messages/commit/d4d903bfae877ec241107150a3834cef831fdff9";><code>d4d903b</code></a>
 Fix name of php publish action</li>
   <li><a 
href="https://github.com/cucumber/messages/commit/1b45ed82d31eeb217388c6dc0c0548913184e503";><code>1b45ed8</code></a>
 Use patched version of release action</li>
   <li><a 
href="https://github.com/cucumber/messages/commit/f535582a52720c3a0866ada1d3d4a89dd00c7ec5";><code>f535582</code></a>
 chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /javascript (<a 
href="https://redirect.github.com/cucumber/messages/issues/227";>#227</a>)</li>
   <li><a 
href="https://github.com/cucumber/messages/commit/c56cabd3da94a30117775e20f6851f8c1f5eafcc";><code>c56cabd</code></a>
 Prepare for the next development iteration</li>
   <li><a 
href="https://github.com/cucumber/messages/commit/651f08f4cfc25d26304d9f6976c66b6a55bb7b01";><code>651f08f</code></a>
 Prepare release v25.0.0</li>
   <li><a 
href="https://github.com/cucumber/messages/commit/556259d7339cb805cc43bd99c21a4e7fd9338ab6";><code>556259d</code></a>
 [Ruby] Split messages files per message type (<a 
href="https://redirect.github.com/cucumber/messages/issues/225";>#225</a>)</li>
   <li><a 
href="https://github.com/cucumber/messages/commit/4a2c5fe4faa9b1d78a120b9d0eaf16676016b4e7";><code>4a2c5fe</code></a>
 chore(deps): update docker/dockerfile docker tag to v1.8</li>
   <li><a 
href="https://github.com/cucumber/messages/commit/7db6d65817e23353103415e63481635aef78f59e";><code>7db6d65</code></a>
 chore(deps): update dependency google.protobuf to v3.27.1</li>
   <li>Additional commits viewable in <a 
href="https://github.com/cucumber/messages/compare/v24.1.0...v25.0.1";>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=24.1.0&new-version=25.0.1)](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

Reply via email to