Update fossas/fossa-action action to v2#8577
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8577 +/- ##
=========================================
Coverage 91.54% 91.54%
Complexity 10261 10261
=========================================
Files 1013 1013
Lines 27106 27106
Branches 3183 3183
=========================================
Hits 24815 24815
Misses 1565 1565
Partials 726 726 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
psx95
approved these changes
Jul 7, 2026
psx95
left a comment
Contributor
There was a problem hiding this comment.
This is a major version bump with breaking changes, but all the CI checks are passing, so approving it!
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.9.0→v2.0.0Release 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
Configuration
📅 Schedule: (UTC)
* 0-7 * * 2)🚦 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.