Skip to content

Fix Codecov CI failures on Dependabot PRs#48

Merged
w8r merged 2 commits intodependabot/npm_and_yarn/rollup-4.59.0from
copilot/sub-pr-47
Mar 1, 2026
Merged

Fix Codecov CI failures on Dependabot PRs#48
w8r merged 2 commits intodependabot/npm_and_yarn/rollup-4.59.0from
copilot/sub-pr-47

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 1, 2026

GitHub restricts secrets access for Dependabot PRs, causing codecov/codecov-action@v4 to fail with "Token required because branch is protected" — breaking CI on every dependency bump.

Changes

  • .github/workflows/nodejs.yml: Upgrade codecov/codecov-action from v4v5, which supports tokenless uploads for public repositories

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

…R CI failures

Co-authored-by: w8r <26884+w8r@users.noreply.github.com>
Copilot AI changed the title [WIP] Update rollup from 4.54.0 to 4.59.0 Fix Codecov CI failures on Dependabot PRs Mar 1, 2026
Copilot finished work on behalf of w8r March 1, 2026 14:07
@w8r w8r marked this pull request as ready for review March 1, 2026 14:08
@w8r w8r merged commit 8bf28d3 into dependabot/npm_and_yarn/rollup-4.59.0 Mar 1, 2026
w8r added a commit that referenced this pull request Mar 1, 2026
* Bump rollup from 4.54.0 to 4.59.0

Bumps [rollup](https://github.com/rollup/rollup) from 4.54.0 to 4.59.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.54.0...v4.59.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.59.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix Codecov CI failures on Dependabot PRs (#48)

* Initial plan

* Fix: upgrade codecov/codecov-action from v4 to v5 to fix Dependabot PR CI failures

Co-authored-by: w8r <26884+w8r@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: w8r <26884+w8r@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: w8r <26884+w8r@users.noreply.github.com>
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.

2 participants