Update fossas/fossa-action action to v2#778
Merged
Merged
Conversation
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
v1→v2Release Notes
fossas/fossa-action (fossas/fossa-action)
v2.0.0Compare Source
Breaking change: Node 24 runtime
This action now runs on the Node 24 GitHub Actions runtime (previously Node 20), via #277.
fossas/fossa-action@v2.The
@v1line is unchanged and stays on Node 20, so existing@v1users are not affected until they opt into@v2. #277 is the only change that touches the action's runtime code (dist/) — everything else below is CI or dev-tooling only.Everything in v1.9.0 → v2.0.0
Action runtime
packageManager: yarn@4.13.0,engines.node >= 24.0.0) — #277CI / repo tooling (no effect on consumers)
fossa test --diffCI step to work with push events (first push to a new branch falls back to diffing the default branch) — #278@types/node— #291Dev-dependency bumps (no effect on consumers)
Full changelog: fossas/fossa-action@v1.9.0...v2.0.0
v2Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.