Skip to content

Bump the github-actions group across 1 directory with 7 updates#272

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/github-actions-697becc8b1
Closed

Bump the github-actions group across 1 directory with 7 updates#272
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/github-actions-697becc8b1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 2, 2025

Bumps the github-actions group with 7 updates in the / directory:

Package From To
actions/checkout 3 4
Equip-Collaboration/diff-line-numbers 1.0.0 1.1.0
umani/changed-files 4.0.0 4.2.0
actions/setup-python 4.3.0 5.6.0
codecov/codecov-action 3 5
actions/attest-build-provenance 2.3.0 2.4.0
dorny/test-reporter 1.6.0 2.1.0

Updates actions/checkout from 3 to 4

Release notes

Sourced from actions/checkout's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v4.0.0

v3.6.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3.5.3...v3.6.0

v3.5.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v3.5.3

v3.5.2

What's Changed

Full Changelog: actions/checkout@v3.5.1...v3.5.2

v3.5.1

What's Changed

New Contributors

... (truncated)

Commits

Updates Equip-Collaboration/diff-line-numbers from 1.0.0 to 1.1.0

Release notes

Sourced from Equip-Collaboration/diff-line-numbers's releases.

v1.1.0

What's Changed

Full Changelog: Equip-Collaboration/diff-line-numbers@v1.0.0...v1.1.0

Commits

Updates umani/changed-files from 4.0.0 to 4.2.0

Release notes

Sourced from umani/changed-files's releases.

v4.2.0

What's Changed

Full Changelog: umani/changed-files@v4.1.0...v4.2.0

v4.1.0

What's Changed

New Contributors

Full Changelog: umani/changed-files@v4.0.1...v4.1.0

Release v4.0.1

What's Changed

Full Changelog: umani/changed-files@v4.0.0...v4.0.1

Commits
  • 138acc6 Merge branch 'main' of ssh://github.com/umani/changed-files into release/v4
  • 07c2247 switch action to run on node 20 (#30)
  • d7f842d Generate dist files
  • e73e832 Remove dist folder
  • c123dc9 Bump word-wrap from 1.2.3 to 1.2.4 (#28)
  • 2a9eb65 also output the count of files changed/deleted/created (#29)
  • 0239328 Generate dist files
  • ee7aa77 feat: add changed output (#26)
  • 8a6aec7 Update @​actions/core to avoid warning on setOutput
  • See full diff in compare view

Updates actions/setup-python from 4.3.0 to 5.6.0

Release notes

Sourced from actions/setup-python's releases.

v5.6.0

What's Changed

Full Changelog: actions/setup-python@v5...v5.6.0

v5.5.0

What's Changed

Enhancements:

Bug fixes:

Dependency updates:

New Contributors

Full Changelog: actions/setup-python@v5...v5.5.0

v5.4.0

What's Changed

Enhancements:

Documentation changes:

Dependency updates:

New Contributors

... (truncated)

Commits
  • a26af69 Bump ts-jest from 29.1.2 to 29.3.2 (#1081)
  • 30eafe9 Bump prettier from 2.8.8 to 3.5.3 (#1046)
  • 5d95bc1 Bump semver and @​types/semver (#1091)
  • 6ed2c67 Fix for Candidate Not Iterable Error (#1082)
  • e348410 Remove Ubuntu 20.04 from workflows due to deprecation from 2025-04-15 (#1065)
  • 8d9ed9a Add e2e Testing for free threaded and Bump @​action/cache from 4.0.0 to 4.0.3 ...
  • 19e4675 Add support for .tool-versions file in setup-python (#1043)
  • 6fd11e1 Bump @​actions/glob from 0.4.0 to 0.5.0 (#1015)
  • 9e62be8 Support free threaded Python versions like '3.13t' (#973)
  • 6ca8e85 Bump @​vercel/ncc from 0.38.1 to 0.38.3 (#1016)
  • Additional commits viewable in compare view

Updates codecov/codecov-action from 3 to 5

Release notes

Sourced from codecov/codecov-action's releases.

v5.0.0

v5 Release

v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.

Migration Guide

The v5 release also coincides with the opt-out feature for tokens for public repositories. In the Global Upload Token section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.

[!WARNING]
The following arguments have been changed

  • file (this has been deprecated in favor of files)
  • plugin (this has been deprecated in favor of plugins)

The following arguments have been added:

  • binary
  • gcov_args
  • gcov_executable
  • gcov_ignore
  • gcov_include
  • report_type
  • skip_validation
  • swift_project

You can see their usage in the action.yml file.

What's Changed

... (truncated)

Changelog

Sourced from codecov/codecov-action's changelog.

v5 Release

v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.

Migration Guide

The v5 release also coincides with the opt-out feature for tokens for public repositories. In the Global Upload Token section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.

[!WARNING] The following arguments have been changed

  • file (this has been deprecated in favor of files)
  • plugin (this has been deprecated in favor of plugins)

The following arguments have been added:

  • binary
  • gcov_args
  • gcov_executable
  • gcov_ignore
  • gcov_include
  • report_type
  • skip_validation
  • swift_project

You can see their usage in the action.yml file.

What's Changed

... (truncated)

Commits

Updates actions/attest-build-provenance from 2.3.0 to 2.4.0

Release notes

Sourced from actions/attest-build-provenance's releases.

v2.4.0

What's Changed

Full Changelog: actions/attest-build-provenance@v2.3.0...v2.4.0

Commits
  • e8998f9 bump actions/attest from 2.3.0 to 2.4.0 (#654)
  • 11c67f2 Bump the npm-development group across 1 directory with 6 updates (#649)
  • 39cb715 Bump the npm-development group across 1 directory with 7 updates (#641)
  • 7d91c40 Bump undici from 5.28.5 to 5.29.0 (#633)
  • d848170 Bump super-linter/super-linter in the actions-minor group (#640)
  • 0ca36ea Bump the npm-development group with 7 updates (#582)
  • d82e7cd offboard from eslint in superlinter (#618)
  • See full diff in compare view

Updates dorny/test-reporter from 1.6.0 to 2.1.0

Release notes

Sourced from dorny/test-reporter's releases.

v2.1.0

What's Changed

New Contributors

Full Changelog: dorny/test-reporter@v2.0.0...v2.1.0

v2.0.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from dorny/test-reporter's changelog.

2.1.0

2.0.0

1.9.1

1.9.0

1.8.0

1.7.0

... (truncated)

Commits
  • 890a17c test-reporter release v2.1.0
  • 53f5051 test-reporter release v2.1.0
  • d6ff56a Merge pull request #583 from dorny/ch...

    Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 2, 2025
@dependabot dependabot Bot force-pushed the dependabot/github_actions/github-actions-697becc8b1 branch from edae6fb to f0c9181 Compare July 7, 2025 23:02
Bumps the github-actions group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `3` | `4` |
| [Equip-Collaboration/diff-line-numbers](https://github.com/equip-collaboration/diff-line-numbers) | `1.0.0` | `1.1.0` |
| [umani/changed-files](https://github.com/umani/changed-files) | `4.0.0` | `4.2.0` |
| [actions/setup-python](https://github.com/actions/setup-python) | `4.3.0` | `5.6.0` |
| [codecov/codecov-action](https://github.com/codecov/codecov-action) | `3` | `5` |
| [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) | `2.3.0` | `2.4.0` |
| [dorny/test-reporter](https://github.com/dorny/test-reporter) | `1.6.0` | `2.1.0` |



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

Updates `Equip-Collaboration/diff-line-numbers` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/equip-collaboration/diff-line-numbers/releases)
- [Commits](Equip-Collaboration/diff-line-numbers@v1.0.0...v1.1.0)

Updates `umani/changed-files` from 4.0.0 to 4.2.0
- [Release notes](https://github.com/umani/changed-files/releases)
- [Commits](umani/changed-files@v4.0.0...v4.2.0)

Updates `actions/setup-python` from 4.3.0 to 5.6.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4.3.0...v5.6.0)

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

Updates `actions/attest-build-provenance` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](actions/attest-build-provenance@db473fd...e8998f9)

Updates `dorny/test-reporter` from 1.6.0 to 2.1.0
- [Release notes](https://github.com/dorny/test-reporter/releases)
- [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md)
- [Commits](dorny/test-reporter@v1.6.0...v2.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: Equip-Collaboration/diff-line-numbers
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: umani/changed-files
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/setup-python
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: codecov/codecov-action
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/attest-build-provenance
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: dorny/test-reporter
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/github-actions-697becc8b1 branch from f0c9181 to 8552dfa Compare July 15, 2025 01:26
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 11, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 11, 2025
@dependabot dependabot Bot deleted the dependabot/github_actions/github-actions-697becc8b1 branch August 11, 2025 23:20
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.

0 participants