Skip to content

Update advanced-security/maven-dependency-submission-action action to v5#136

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/advanced-security-maven-dependency-submission-action-5.x
Open

Update advanced-security/maven-dependency-submission-action action to v5#136
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/advanced-security-maven-dependency-submission-action-5.x

Conversation

@renovate
Copy link
Copy Markdown
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 v4v5

Release Notes

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

v5

Compare Source

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.

v4.1.3

Compare Source

The release bumps dependency versions to stay up-to-date.

v4.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: advanced-security/maven-dependency-submission-action@v4...v4.1.2

v4.1.1

Compare Source

v4.1.0

Compare Source

  • Adds the ability to change the detector details for the dependency snapshots via the optional input parameters:

    • detector-name
    • detector-url
    • detector-version

    If the detector-name is specified, then all three become mandatory as there are no sensible defaults that can be attributed to the values.

v4.1

Compare Source

v4.0.3

Compare Source

  • Updating the build process and tooling for Node 20 support in the CLI executables which were introduced when the dependency-submission-toolkit transitioned in to an ESM module

  • Fixes #​69 #​61

v4.0.2

Compare Source

v4.0.1

Compare Source

  • Updating branding for the marketplace
  • Utilizing rollup to build cli executables as the ESM module for the dependency-submission-toolkit broke the 4.0.0 pkg based executable builds.

Configuration

📅 Schedule: (UTC)

  • 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 requested a review from CyberFlameGO as a code owner May 21, 2025 22:25
@sonarqubecloud
Copy link
Copy Markdown

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