Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 21, 2025

This PR contains the following updates:

Package Type Update Change
advanced-security/maven-dependency-submission-action action major v4.1.3 -> v5.0.0

Release Notes

advanced-security/maven-dependency-submission-action (advanced-security/maven-dependency-submission-action)

v5.0.0

Compare Source

Improved multi-module support

This release improves multi-module support by reflecting which pom.xml file brings in a particular dependency. Previously, the dependencies were aggregated into the top-level pom.xml file. If a given package is brought in via multiple modules, that package will be reflected in all of the modules that reference it.

Because of this change in behavior, we've removed two configuration options:

  • snapshot-dependency-file-name: no longer applicable since we submit more than one manifest
  • snapshot-include-file-name: 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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/advanced-security-maven-dependency-submission-action-5.x branch from 6ca072d to b18c1ed Compare June 6, 2025 23:07
@renovate renovate bot force-pushed the renovate/advanced-security-maven-dependency-submission-action-5.x branch from b18c1ed to 9554772 Compare July 16, 2025 06:53
@renovate renovate bot force-pushed the renovate/advanced-security-maven-dependency-submission-action-5.x branch from 9554772 to 6430791 Compare August 1, 2025 01:23
@renovate renovate bot force-pushed the renovate/advanced-security-maven-dependency-submission-action-5.x branch 2 times, most recently from 375c311 to 7f88d42 Compare September 7, 2025 00:59
@renovate renovate bot force-pushed the renovate/advanced-security-maven-dependency-submission-action-5.x branch 2 times, most recently from c082297 to 78aa092 Compare September 18, 2025 09:56
@renovate renovate bot force-pushed the renovate/advanced-security-maven-dependency-submission-action-5.x branch from 78aa092 to 78e29f9 Compare September 22, 2025 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant