dependabot[bot] opened a new pull request, #257:
URL: https://github.com/apache/maven-gh-actions-shared/pull/257

   Bumps 
[release-drafter/release-drafter](https://github.com/release-drafter/release-drafter)
 from 6.4.0 to 7.3.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/release-drafter/release-drafter/releases";>release-drafter/release-drafter's
 releases</a>.</em></p>
   <blockquote>
   <h2>v7.3.0</h2>
   <h1>What's Changed</h1>
   <h2>New</h2>
   <ul>
   <li>feat: recover recently merged PRs missed by associated PRs lag (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1604";>#1604</a>)
 <a href="https://github.com/jetersen";><code>@​jetersen</code></a></li>
   <li>feat: switch release discovery to ref comparison and explicit 
missing-baseline warnings (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1570";>#1570</a>)
 <a href="https://github.com/jetersen";><code>@​jetersen</code></a></li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li>fix: restore prerelease-identifier on first run when no prior releases 
exist (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1602";>#1602</a>)
 <a href="https://github.com/jrbeilke";><code>@​jrbeilke</code></a></li>
   <li>fix: prevent using commitish like refs/pull (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1598";>#1598</a>)
 <a href="https://github.com/cchanche";><code>@​cchanche</code></a></li>
   </ul>
   <h2>Maintenance</h2>
   <ul>
   <li>ci: rebuild dist after codegen so generated PRs include bundle updates 
(<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1605";>#1605</a>)
 <a href="https://github.com/jetersen";><code>@​jetersen</code></a></li>
   <li>chore: update generated GraphQL types (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1600";>#1600</a>)
 @<a href="https://github.com/apps/github-actions";>github-actions[bot]</a></li>
   <li>chore: clarify base repository pr filtering (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1599";>#1599</a>)
 <a href="https://github.com/cchanche";><code>@​cchanche</code></a></li>
   </ul>
   <h2>Dependency Updates</h2>
   <ul>
   <li>build(deps-dev): bump postcss from 8.5.8 to 8.5.12 (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1597";>#1597</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/release-drafter/release-drafter/compare/v7.2.1...v7.3.0";>https://github.com/release-drafter/release-drafter/compare/v7.2.1...v7.3.0</a></p>
   <h2>v7.2.1</h2>
   <h1>What's Changed</h1>
   <h2>Bug Fixes</h2>
   <ul>
   <li>fix: initial-commits-since in config not overwritten by input (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1593";>#1593</a>)
 <a href="https://github.com/sroebert";><code>@​sroebert</code></a></li>
   <li>fix: clarify prerelease-identifier behavior and precedence in 
configuration (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1594";>#1594</a>)
 <a href="https://github.com/neilime";><code>@​neilime</code></a></li>
   </ul>
   <h2>Maintenance</h2>
   <ul>
   <li>chore: disable &quot;No version input...&quot; warning (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1595";>#1595</a>)
 <a href="https://github.com/cchanche";><code>@​cchanche</code></a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/release-drafter/release-drafter/compare/v7.2.0...v7.2.1";>https://github.com/release-drafter/release-drafter/compare/v7.2.0...v7.2.1</a></p>
   <h2>v7.2.0</h2>
   <h1>What's Changed</h1>
   <h2>New</h2>
   <ul>
   <li>feat: allow always collapsing a category (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1444";>#1444</a>)
 <a href="https://github.com/mhanberg";><code>@​mhanberg</code></a></li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li>fix: improve advanced substitutions in replacers (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1555";>#1555</a>)
 <a href="https://github.com/jetersen";><code>@​jetersen</code></a></li>
   <li>fix: support repo-only _extends and prevent .github/ path doubling (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1577";>#1577</a>)
 <a href="https://github.com/jetersen";><code>@​jetersen</code></a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/release-drafter/release-drafter/commit/c2e2804cc59f45f57076a99af580d0fedb697927";><code>c2e2804</code></a>
 chore: release v7.3.0</li>
   <li><a 
href="https://github.com/release-drafter/release-drafter/commit/0c28acd0bcb335f1f86b350a4283045eb03025b9";><code>0c28acd</code></a>
 feat: recover recently merged PRs missed by associated PRs lag (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1604";>#1604</a>)</li>
   <li><a 
href="https://github.com/release-drafter/release-drafter/commit/3052ee00309feb828889940f8ea4fb642ff57f4e";><code>3052ee0</code></a>
 fix: restore prerelease-identifier on first run when no prior releases exist 
...</li>
   <li><a 
href="https://github.com/release-drafter/release-drafter/commit/0503d11169c6098c4ff53bb412ae8887b6fbb79c";><code>0503d11</code></a>
 ci: rebuild dist after codegen so generated PRs include bundle updates (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1605";>#1605</a>)</li>
   <li><a 
href="https://github.com/release-drafter/release-drafter/commit/a553731db26761b6a6446a23e3a978949cba6e2b";><code>a553731</code></a>
 chore: update generated GraphQL types (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1600";>#1600</a>)</li>
   <li><a 
href="https://github.com/release-drafter/release-drafter/commit/c5dd36151c0584427a1f10cb41d5ba73cebcdad4";><code>c5dd361</code></a>
 ci: add warning on automatic codegen PRs</li>
   <li><a 
href="https://github.com/release-drafter/release-drafter/commit/705c5afff81196e065284562dd78729d4bbdab7a";><code>705c5af</code></a>
 ci: add maintenance label to automated codegen updates</li>
   <li><a 
href="https://github.com/release-drafter/release-drafter/commit/acfaf4fa10f83604f93febbc544d5be415f0458e";><code>acfaf4f</code></a>
 chore: clarify base repository pr filtering (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1599";>#1599</a>)</li>
   <li><a 
href="https://github.com/release-drafter/release-drafter/commit/d181a5a9df5268ebc5c1cdebeaef584ddbe14412";><code>d181a5a</code></a>
 fix: prevent using commitish like refs/pull (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1598";>#1598</a>)</li>
   <li><a 
href="https://github.com/release-drafter/release-drafter/commit/f188d08e9e71d8903f02ca1c5e7aea645a815537";><code>f188d08</code></a>
 feat: switch release discovery to ref comparison and explicit 
missing-baselin...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/release-drafter/release-drafter/compare/6a93d829887aa2e0748befe2e808c66c0ec6e4c7...c2e2804cc59f45f57076a99af580d0fedb697927";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=release-drafter/release-drafter&package-manager=github_actions&previous-version=6.4.0&new-version=7.3.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 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: [email protected]

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

Reply via email to