Skip to content

chore(deps): update coverallsapp/github-action action to v2#1449

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/coverallsapp-github-action-2.x
Open

chore(deps): update coverallsapp/github-action action to v2#1449
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/coverallsapp-github-action-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 10, 2025

This PR contains the following updates:

Package Type Update Change
coverallsapp/github-action action major v1.2.5v2.3.6

Release Notes

coverallsapp/github-action (coverallsapp/github-action)

v2.3.6

Compare Source

What's Changed

Full Changelog: coverallsapp/github-action@v2...v2.3.6

v2.3.5

Compare Source

What's Changed

New Contributors

Full Changelog: coverallsapp/github-action@v2...v2.3.5

v2.3.4

Compare Source

What's Changed

  • Add coverage-reporter-platform input option by @​afinetooth in #​233
    • Since we have added support for coverage-reporter on aarch64, we need to provide users of our github-action the ability to select this architecture-specific version of coverage-reporter when they're using an aarch64 / arm64 runner in CI.

Full Changelog: coverallsapp/github-action@v2...v2.3.4

v2.3.3

Compare Source

What's Changed

Full Changelog: coverallsapp/github-action@v2...v2.3.3

v2.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: coverallsapp/github-action@v2.3.1...v2.3.2

v2.3.1

Compare Source

What's Changed

Extend behavior of fail-on-error option to setup failures by @​afinetooth in #​226

  • Technically an enhancement, these changes make the action behave as many customers already expect by ignoring any and all failures when the fail-on-error input is set to false.

  • Adds logic to handle any failures in "setup" tasks, including downloading the coverage-reporter binary, verifying the binary, and finding the binary by its expected name after extraction.

  • The new logic checks these actions and exits with code 1 on failure, except if fail-on-error is set to true, in which case it returns exit code 0.

  • Adds a matrix workflow that tests the action for each os and the two key binary commands (coveralls report and coveralls done). Each of these scenarios implicitly tests our setup tasks since they run first in each scenario.

  • Also extends the behavior of debug: true to flip the shell-specific debug flag for each os including set -x for linux and macos and Set-PSDebug -Trace 1 for windows.

Full Changelog: coverallsapp/github-action@v2.3.0...v2.3.1

v2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: coverallsapp/github-action@v2.2.3...v2.3.0

v2.2.3

Compare Source

v2.2.2

Compare Source

v2.2.1

Compare Source

v2.2.0

Compare Source

v2.1.2

Compare Source

v2.1.1

Compare Source

v2.1.0

Compare Source

v2.0.0

Compare Source

Notable changes:
Upgrading (v1 -> v2)
  • Option path-to-lcov is now deprecated, use file instead.

  • You can also skip using the file option and coveralls will try to find all supported coverage files and combine their data.

  • If coveralls fails to determine your coverage report format, use explicit format option to specify it. See supported values.

v2

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


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

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

@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 10, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
oneui Ready Ready Preview, Comment Apr 21, 2026 8:17pm

Request Review

@renovate renovate Bot force-pushed the renovate/coverallsapp-github-action-2.x branch from 43d5036 to d26636c Compare December 15, 2025 17:49
@renovate renovate Bot force-pushed the renovate/coverallsapp-github-action-2.x branch from d26636c to 83e6858 Compare December 31, 2025 14:12
@renovate renovate Bot force-pushed the renovate/coverallsapp-github-action-2.x branch from 83e6858 to fecb579 Compare February 2, 2026 21:50
@renovate renovate Bot force-pushed the renovate/coverallsapp-github-action-2.x branch from fecb579 to 44428da Compare February 12, 2026 16:00
@renovate renovate Bot force-pushed the renovate/coverallsapp-github-action-2.x branch from 44428da to 73a094f Compare March 5, 2026 16:09
@renovate renovate Bot force-pushed the renovate/coverallsapp-github-action-2.x branch from 73a094f to 55f028c Compare March 26, 2026 19:02
@renovate renovate Bot force-pushed the renovate/coverallsapp-github-action-2.x branch from 55f028c to 2819c84 Compare April 8, 2026 15:02
@renovate renovate Bot force-pushed the renovate/coverallsapp-github-action-2.x branch from 2819c84 to b73d013 Compare April 15, 2026 09:11
@renovate renovate Bot force-pushed the renovate/coverallsapp-github-action-2.x branch from b73d013 to e9821dc Compare April 21, 2026 20:16
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.

0 participants