Skip to content

Bump the actions-deps group with 3 updates#61

Merged
skirpichev merged 1 commit into
masterfrom
dependabot/github_actions/actions-deps-58006f7131
Apr 24, 2026
Merged

Bump the actions-deps group with 3 updates#61
skirpichev merged 1 commit into
masterfrom
dependabot/github_actions/actions-deps-58006f7131

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions-deps group with 3 updates: sorenlouv/backport-github-action, msys2/setup-msys2 and codecov/codecov-action.

Updates sorenlouv/backport-github-action from 10.2.0 to 11.0.0

Release notes

Sourced from sorenlouv/backport-github-action's releases.

v11.0.0

Update backport to 11.0.0

v10.4.0

Update backport to 10.4.0

Commits
  • 9460b71 chore: release v11.0.0
  • c0d1fb5 feat: upgrade to backport@11 with smoke test suite (#177)
  • e086778 Convert to ESM, replace Jest with Vitest, align dependencies with backport
  • 6840073 Replace RELEASE.md with cursor rule and skill
  • 566ba6c Add feature-specific validation docs to RELEASE.md
  • 576c0c8 Skip backport gracefully when PR is not merged
  • 7c4cc75 Add RELEASE.md documenting the release and validation workflow
  • d196c79 Update backport to 10.4.0
  • See full diff in compare view

Updates msys2/setup-msys2 from 2.30.0 to 2.31.0

Release notes

Sourced from msys2/setup-msys2's releases.

v2.31.0

  • Update base distribution to 20260322. [#597]
  • Update dependencies
  • Move to node24 from node20
Changelog

Sourced from msys2/setup-msys2's changelog.

2.31.0

  • Update base distribution to 20260322. [#597]
  • Update dependencies
  • Move to node24 from node20
Commits

Updates codecov/codecov-action from 5 to 6

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

v5.5.2

What's Changed

New Contributors

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

v5.5.1

What's Changed

... (truncated)

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

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions-deps group with 3 updates: [sorenlouv/backport-github-action](https://github.com/sorenlouv/backport-github-action), [msys2/setup-msys2](https://github.com/msys2/setup-msys2) and [codecov/codecov-action](https://github.com/codecov/codecov-action).


Updates `sorenlouv/backport-github-action` from 10.2.0 to 11.0.0
- [Release notes](https://github.com/sorenlouv/backport-github-action/releases)
- [Commits](sorenlouv/backport-github-action@v10.2.0...v11.0.0)

Updates `msys2/setup-msys2` from 2.30.0 to 2.31.0
- [Release notes](https://github.com/msys2/setup-msys2/releases)
- [Changelog](https://github.com/msys2/setup-msys2/blob/main/CHANGELOG.md)
- [Commits](msys2/setup-msys2@v2.30.0...v2.31.0)

Updates `codecov/codecov-action` from 5 to 6
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v5...v6)

---
updated-dependencies:
- dependency-name: sorenlouv/backport-github-action
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-deps
- dependency-name: msys2/setup-msys2
  dependency-version: 2.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: codecov/codecov-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 1, 2026
@skirpichev skirpichev merged commit 4ae5da8 into master Apr 24, 2026
12 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/actions-deps-58006f7131 branch April 24, 2026 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant