dependabot[bot] opened a new pull request, #478:
URL: https://github.com/apache/santuario-xml-security-java/pull/478

   Bumps 
[advanced-security/maven-dependency-submission-action](https://github.com/advanced-security/maven-dependency-submission-action)
 from 4.1.2 to 5.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/advanced-security/maven-dependency-submission-action/releases";>advanced-security/maven-dependency-submission-action's
 releases</a>.</em></p>
   <blockquote>
   <h2>v5.0.0</h2>
   <h2>Improved multi-module support</h2>
   <p>This release improves multi-module support by reflecting which 
<code>pom.xml</code> file brings in a particular dependency. Previously, the 
dependencies were aggregated into the top-level <code>pom.xml</code> file. If a 
given package is brought in via multiple modules, that package will be 
reflected in all of the modules that reference it.</p>
   <p>Because of this change in behavior, we've removed two configuration 
options:</p>
   <ul>
   <li><code>snapshot-dependency-file-name</code>: no longer applicable since 
we submit more than one manifest</li>
   <li><code>snapshot-include-file-name</code>: this flag determined whether 
the manifest object included the file path. It should always be available and 
there's no reason to omit it, so we've removed the flag.</li>
   </ul>
   <h2>v4.1.3</h2>
   <p>The release bumps dependency versions to stay up-to-date.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/advanced-security/maven-dependency-submission-action/commit/b275d12641ac2d2108b2cbb7598b154ad2f2cee8";><code>b275d12</code></a>
 Merge pull request <a 
href="https://redirect.github.com/advanced-security/maven-dependency-submission-action/issues/114";>#114</a>
 from advanced-security/contrib-5.0</li>
   <li><a 
href="https://github.com/advanced-security/maven-dependency-submission-action/commit/bdc082b320e323d3eee1996fbd48f4298a90285a";><code>bdc082b</code></a>
 Bump the tag mentioned in the contrib doc to v5</li>
   <li><a 
href="https://github.com/advanced-security/maven-dependency-submission-action/commit/2c65a53e2403f092605bbb24ef1eb6f116718640";><code>2c65a53</code></a>
 Merge pull request <a 
href="https://redirect.github.com/advanced-security/maven-dependency-submission-action/issues/110";>#110</a>
 from advanced-security/juxtin/file-centric-manifests</li>
   <li><a 
href="https://github.com/advanced-security/maven-dependency-submission-action/commit/aa342c187faea5309fe9451ac9de7b11414e9193";><code>aa342c1</code></a>
 Merge branch 'main' into juxtin/file-centric-manifests</li>
   <li><a 
href="https://github.com/advanced-security/maven-dependency-submission-action/commit/f86e5bfc17374fd77ffca5c7b255725235f3e0c2";><code>f86e5bf</code></a>
 README updates for v5.0.0</li>
   <li><a 
href="https://github.com/advanced-security/maven-dependency-submission-action/commit/fe8d4d650a4b66508612d0683ce4726d51dfe6ac";><code>fe8d4d6</code></a>
 Merge pull request <a 
href="https://redirect.github.com/advanced-security/maven-dependency-submission-action/issues/113";>#113</a>
 from advanced-security/dangoor/413</li>
   <li><a 
href="https://github.com/advanced-security/maven-dependency-submission-action/commit/05a8a347d635493c65c1b34bd907a05f2af34868";><code>05a8a34</code></a>
 Bump version number to 4.1.3</li>
   <li><a 
href="https://github.com/advanced-security/maven-dependency-submission-action/commit/5d790318e64ebebaa64c7b83ed325c065eeb4b6e";><code>5d79031</code></a>
 Merge pull request <a 
href="https://redirect.github.com/advanced-security/maven-dependency-submission-action/issues/112";>#112</a>
 from advanced-security/workflow-permissions</li>
   <li><a 
href="https://github.com/advanced-security/maven-dependency-submission-action/commit/66812695c405e9e60eb02e849723f35f842e741a";><code>6681269</code></a>
 Set workflow permissions</li>
   <li><a 
href="https://github.com/advanced-security/maven-dependency-submission-action/commit/4b6fc92adc1df4c41b470e692a1688a448907248";><code>4b6fc92</code></a>
 Merge pull request <a 
href="https://redirect.github.com/advanced-security/maven-dependency-submission-action/issues/111";>#111</a>
 from advanced-security/dependabot/npm_and_yarn/npm_an...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/advanced-security/maven-dependency-submission-action/compare/aeab9f885293af501bae8bdfe88c589528ea5e25...b275d12641ac2d2108b2cbb7598b154ad2f2cee8";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=advanced-security/maven-dependency-submission-action&package-manager=github_actions&previous-version=4.1.2&new-version=5.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...@santuario.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to