Skip to content

chore(deps): bump the actions group across 1 directory with 3 updates#1256

Merged
henryiii merged 1 commit intomainfrom
dependabot/github_actions/actions-be7977e48f
Apr 4, 2026
Merged

chore(deps): bump the actions group across 1 directory with 3 updates#1256
henryiii merged 1 commit intomainfrom
dependabot/github_actions/actions-be7977e48f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the actions group with 3 updates in the / directory: jwlawson/actions-setup-cmake, nick-fields/retry and codecov/codecov-action.

Updates jwlawson/actions-setup-cmake from 2.1 to 2.2

Release notes

Sourced from jwlawson/actions-setup-cmake's releases.

v2.2.0

What's Changed

Full Changelog: jwlawson/actions-setup-cmake@v2...v2.2.0

v2.1.1

What's Changed

Full Changelog: jwlawson/actions-setup-cmake@v2.1...v2.1.1

Commits

Updates nick-fields/retry from 3 to 4

Release notes

Sourced from nick-fields/retry's releases.

v4.0.0

4.0.0 (2026-03-20)

v3.0.2

3.0.2 (2025-02-25)

Fixed an issue with the automated release that prevented #146 from being properly released

What's Changed

Full Changelog: nick-fields/retry@v...v3.0.2

v3.0.1

What's Changed

New Contributors

Full Changelog: nick-fields/retry@v...v3.0.1

Commits
  • ad98453 Merge pull request #165 from nick-fields/nrf/node24
  • 16b9199 major: upgrade to node24
  • 9417ab4 Merge pull request #148 from xavier2k6/nf_retry_p1
  • 07cd61d Merge branch 'master' into nf_retry_p1
  • d6b241c Merge branch 'master' into nf_retry_p1
  • 8d92921 Bump ci_cd workflow actions
  • See full diff in compare view

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

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 30, 2026
Bumps the actions group with 3 updates in the / directory: [jwlawson/actions-setup-cmake](https://github.com/jwlawson/actions-setup-cmake), [nick-fields/retry](https://github.com/nick-fields/retry) and [codecov/codecov-action](https://github.com/codecov/codecov-action).


Updates `jwlawson/actions-setup-cmake` from 2.1 to 2.2
- [Release notes](https://github.com/jwlawson/actions-setup-cmake/releases)
- [Commits](jwlawson/actions-setup-cmake@v2.1...v2.2)

Updates `nick-fields/retry` from 3 to 4
- [Release notes](https://github.com/nick-fields/retry/releases)
- [Commits](nick-fields/retry@v3...v4)

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: jwlawson/actions-setup-cmake
  dependency-version: '2.2'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: nick-fields/retry
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: codecov/codecov-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@henryiii henryiii force-pushed the dependabot/github_actions/actions-be7977e48f branch from 7710613 to 8fee381 Compare April 4, 2026 05:17
@henryiii henryiii merged commit 208a853 into main Apr 4, 2026
103 of 106 checks passed
@henryiii henryiii deleted the dependabot/github_actions/actions-be7977e48f branch April 4, 2026 15:43
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