Skip to content

chore(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0#7333

Merged
vitormattos merged 1 commit intomainfrom
dependabot/github_actions/codecov/codecov-action-6.0.0
Apr 6, 2026
Merged

chore(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0#7333
vitormattos merged 1 commit intomainfrom
dependabot/github_actions/codecov/codecov-action-6.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2026

Bumps codecov/codecov-action from 5.5.2 to 6.0.0.

Release notes

Sourced from codecov/codecov-action's releases.

v6.0.0

⚠️ This version introduces support for node24 which make cause breaking changes for systems that do not currently support node24. ⚠️

What's Changed

Full Changelog: codecov/codecov-action@v5.5.4...v6.0.0

v5.5.4

This is a mirror of v5.5.2. v6 will be released which requires node24

What's Changed

Full Changelog: codecov/codecov-action@v5.5.3...v5.5.4

v5.5.3

What's Changed

Full Changelog: codecov/codecov-action@v5.5.2...v5.5.3

Changelog

Sourced from codecov/codecov-action's changelog.

v5.5.2

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2

v5.5.1

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1

v5.5.0

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0

v5.4.3

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3

v5.4.2

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 26, 2026
@github-project-automation github-project-automation bot moved this to 0. Needs triage in Roadmap Mar 26, 2026
@github-project-automation github-project-automation bot moved this from 0. Needs triage to 1. to do in Roadmap Mar 26, 2026
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.2 to 6.0.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@671740a...57e3a13)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@vitormattos vitormattos force-pushed the dependabot/github_actions/codecov/codecov-action-6.0.0 branch from 23fa4ea to e8b54ff Compare April 3, 2026 18:27
@vitormattos vitormattos merged commit 3809bff into main Apr 6, 2026
69 checks passed
@vitormattos vitormattos deleted the dependabot/github_actions/codecov/codecov-action-6.0.0 branch April 6, 2026 01:34
@github-project-automation github-project-automation bot moved this from 1. to do to 4. to release in Roadmap Apr 6, 2026
@vitormattos
Copy link
Copy Markdown
Member

/backport to stable33

@vitormattos
Copy link
Copy Markdown
Member

/backport to stable32

@backportbot-libresign
Copy link
Copy Markdown

The backport to stable33 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable33
git pull origin stable33

# Create the new backport branch
git checkout -b backport/7333/stable33

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick e8b54ff6

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/7333/stable33

Error: Failed to push branch backport/7333/stable33: To https://github.com/LibreSign/libresign.git
! [remote rejected] backport/7333/stable33 -> backport/7333/stable33 (refusing to allow a GitHub App to create or update workflow .github/workflows/node-test.yml without workflows permission)
error: failed to push some refs to 'https://github.com/LibreSign/libresign.git'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot-libresign
Copy link
Copy Markdown

The backport to stable32 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable32
git pull origin stable32

# Create the new backport branch
git checkout -b backport/7333/stable32

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick e8b54ff6

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/7333/stable32

Error: Failed to push branch backport/7333/stable32: To https://github.com/LibreSign/libresign.git
! [remote rejected] backport/7333/stable32 -> backport/7333/stable32 (refusing to allow a GitHub App to create or update workflow .github/workflows/node-test.yml without workflows permission)
error: failed to push some refs to 'https://github.com/LibreSign/libresign.git'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-request dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

Status: 4. to release

Development

Successfully merging this pull request may close these issues.

1 participant