Skip to content

chore(deps): bump codecov/codecov-action action from v6.0.1 to v6.0.2 (main)#13040

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/main-codecov-codecov-action-6.x
Jun 8, 2026
Merged

chore(deps): bump codecov/codecov-action action from v6.0.1 to v6.0.2 (main)#13040
renovate[bot] merged 1 commit into
mainfrom
renovate/main-codecov-codecov-action-6.x

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action patch v6.0.1v6.0.2

Release Notes

codecov/codecov-action (codecov/codecov-action)

v6.0.2

Compare Source


Configuration

📅 Schedule: (in timezone Europe/Vienna)

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

🚦 Automerge: Enabled.

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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot requested review from ChristophWurst and GretaD as code owners June 8, 2026 12:00
@renovate renovate Bot requested a review from kesselb as a code owner June 8, 2026 12:00
@renovate renovate Bot enabled auto-merge (squash) June 8, 2026 12:00
@renovate renovate Bot merged commit 97e5a2a into main Jun 8, 2026
69 of 81 checks passed
@renovate renovate Bot deleted the renovate/main-codecov-codecov-action-6.x branch June 8, 2026 17:08
@ChristophWurst ChristophWurst mentioned this pull request Jun 9, 2026
1 task
@ChristophWurst

Copy link
Copy Markdown
Member

/backport to stable5.9

@backportbot

backportbot Bot commented Jun 9, 2026

Copy link
Copy Markdown

The backport to stable5.9 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable5.9
git pull origin stable5.9

# Create the new backport branch
git checkout -b backport/13040/stable5.9

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

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/13040/stable5.9

Error: Failed to cherry pick commits: error: no cherry-pick or revert in progress
fatal: cherry-pick failed


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

@ChristophWurst

Copy link
Copy Markdown
Member

/backport to stable5.8

@backportbot

backportbot Bot commented Jun 9, 2026

Copy link
Copy Markdown

The backport to stable5.8 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable5.8
git pull origin stable5.8

# Create the new backport branch
git checkout -b backport/13040/stable5.8

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

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/13040/stable5.8

Error: Failed to cherry pick commits: error: no cherry-pick or revert in progress
fatal: cherry-pick failed


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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants