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

   Bumps 
[release-drafter/release-drafter](https://github.com/release-drafter/release-drafter)
 from 6.2.0 to 6.4.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>v6.4.0</h2>
   <h1>What's Changed</h1>
   <h2>New</h2>
   <ul>
   <li>feat: Add support to excluded-paths (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1522";>#1522</a>)
 <a href="https://github.com/guimorg";><code>@​guimorg</code></a></li>
   <li>feat: add include-pre-releases to action inputs (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1525";>#1525</a>)
 <a href="https://github.com/cchanche";><code>@​cchanche</code></a></li>
   </ul>
   <h2>Maintenance</h2>
   <ul>
   <li>revert: deprecate include-pre-releases (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1523";>#1523</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/v6.3.0...v6.4.0";>https://github.com/release-drafter/release-drafter/compare/v6.3.0...v6.4.0</a></p>
   <h2>v6.3.0</h2>
   <h1>What's Changed</h1>
   <h2>New</h2>
   <ul>
   <li>feat: deprecate include-pre-releases in favor of prerelease (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1515";>#1515</a>)
 <a 
href="https://github.com/christopherklint97";><code>@​christopherklint97</code></a></li>
   </ul>
   <h2>Maintenance</h2>
   <ul>
   <li>chore: use probot logger instead of <code>@​actions/core</code> (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1520";>#1520</a>)
 <a href="https://github.com/cchanche";><code>@​cchanche</code></a></li>
   </ul>
   <h2>Dependency Updates</h2>
   <!-- raw HTML omitted -->
   <ul>
   <li>chore: update lockfile (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1521";>#1521</a>)
 <a href="https://github.com/cchanche";><code>@​cchanche</code></a></li>
   <li>build(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1494";>#1494</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>build(deps): bump js-yaml (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1493";>#1493</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>build(deps-dev): bump node-fetch from 2.6.7 to 2.7.0 (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1485";>#1485</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>build(deps-dev): bump <code>@​vercel/ncc</code> from 0.34.0 to 0.38.4 
(<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1484";>#1484</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>build(deps): bump deepmerge from 4.2.2 to 4.3.1 (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1482";>#1482</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>build(deps): bump jws from 3.2.2 to 3.2.3 (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1495";>#1495</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>build(deps): bump lodash from 4.17.21 to 4.17.23 (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1489";>#1489</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   <!-- raw HTML omitted -->
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/release-drafter/release-drafter/compare/v6.2.0...v6.3.0";>https://github.com/release-drafter/release-drafter/compare/v6.2.0...v6.3.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/release-drafter/release-drafter/commit/6a93d829887aa2e0748befe2e808c66c0ec6e4c7";><code>6a93d82</code></a>
 chore: release v6.4.0</li>
   <li><a 
href="https://github.com/release-drafter/release-drafter/commit/d849c828c3684bc16877d600d7c0a3c685ca564c";><code>d849c82</code></a>
 feat: Add support to excluded-paths (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1522";>#1522</a>)</li>
   <li><a 
href="https://github.com/release-drafter/release-drafter/commit/5762bb5dfebfecf5760d8d07953bdaffbf485607";><code>5762bb5</code></a>
 feat: add include-pre-releases to action inputs (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1525";>#1525</a>)</li>
   <li><a 
href="https://github.com/release-drafter/release-drafter/commit/47b390e4fa3bb8b5d9f3e2b1817834b1418e5048";><code>47b390e</code></a>
 revert: deprecate include-pre-releases (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1523";>#1523</a>)</li>
   <li><a 
href="https://github.com/release-drafter/release-drafter/commit/941dba43b4416a85072f79c13a38d935e8b80110";><code>941dba4</code></a>
 ci: add actions/stale workflow for issues</li>
   <li><a 
href="https://github.com/release-drafter/release-drafter/commit/00ce30b0ce8a4d67bccfca59421cdf6c55dd0784";><code>00ce30b</code></a>
 chore: release 6.3.0</li>
   <li><a 
href="https://github.com/release-drafter/release-drafter/commit/33c21b0e78a38255d1a40b6cb7c9fddc004c988f";><code>33c21b0</code></a>
 chore: update release procedure</li>
   <li><a 
href="https://github.com/release-drafter/release-drafter/commit/cfec7ceca6d7a07d55bd6ac74823bc5265cc870f";><code>cfec7ce</code></a>
 feat: deprecate include-pre-releases in favor of prerelease (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1515";>#1515</a>)</li>
   <li><a 
href="https://github.com/release-drafter/release-drafter/commit/4234cae2394895db9f6013053c7ab5dc1b3b0d74";><code>4234cae</code></a>
 chore: use probot logger instead of <code>@​actions/core</code> (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1520";>#1520</a>)</li>
   <li><a 
href="https://github.com/release-drafter/release-drafter/commit/7d6a68decd7cd4349d0a65696478dfc8b4117b92";><code>7d6a68d</code></a>
 chore: update lockfile (<a 
href="https://redirect.github.com/release-drafter/release-drafter/issues/1521";>#1521</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/release-drafter/release-drafter/compare/6db134d15f3909ccc9eefd369f02bd1e9cffdf97...6a93d829887aa2e0748befe2e808c66c0ec6e4c7";>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.2.0&new-version=6.4.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