Skip to content

Bump the all-actions group across 1 directory with 4 updates#16

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/all-actions-50b71ca829
Open

Bump the all-actions group across 1 directory with 4 updates#16
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/all-actions-50b71ca829

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the all-actions group with 4 updates in the / directory: simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml, simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_linter.yml, codecov/codecov-action and geekyeggo/delete-artifact.

Updates simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml from 1.11.1 to 1.11.5

Commits
  • 0293a93 Revert wildcard for simplesamlphp-dep
  • e40fa9e Drop composer-require-checker
  • 5e6e205 Allow installation on any version of SSP
  • 0d8c956 Allow installation on SSP master-branch
  • cda30b7 Remove phpunit-cache from release
  • 0e39d2d Revert phive>composer migration
  • 739f42f Don't worry about platform requirements when linting
  • 341f8ea Bump phplinter
  • 40f1bfa Exclude vendor-directory
  • ed52c90 Final SSP 2.5
  • Additional commits viewable in compare view

Updates simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_linter.yml from 1.11.1 to 1.11.5

Commits
  • 0293a93 Revert wildcard for simplesamlphp-dep
  • e40fa9e Drop composer-require-checker
  • 5e6e205 Allow installation on any version of SSP
  • 0d8c956 Allow installation on SSP master-branch
  • cda30b7 Remove phpunit-cache from release
  • 0e39d2d Revert phive>composer migration
  • 739f42f Don't worry about platform requirements when linting
  • 341f8ea Bump phplinter
  • 40f1bfa Exclude vendor-directory
  • ed52c90 Final SSP 2.5
  • Additional commits viewable 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

Updates geekyeggo/delete-artifact from 5 to 6

Release notes

Sourced from geekyeggo/delete-artifact's releases.

v6.0.0

What's Changed

New Contributors

Full Changelog: GeekyEggo/delete-artifact@v5.1.0...v6.0.0

v5.1.0

  • Mark deprecated token parameter as optional.
  • Bump undici dependency.
Changelog

Sourced from geekyeggo/delete-artifact's changelog.

Change Log

v5.1

  • Mark deprecated token parameter as optional.
  • Bump undici dependency.

v5.0

v4.1

  • Add default token.
  • Fix over-arching catch output; errors now correctly result in a failed run (Leon Linhart) #18

v4.0

  • Add support for artifacts uploaded with actions/upload-artifact@v4.
  • Add requirement of token with read and write access to actions.
  • Update requests to use GitHub REST API.
  • Deprecate support for actions/upload-artifact@v1, actions/upload-artifact@v2, and actions/upload-artifact@v3 (please use geekyeggo/delete-artifact@v2).

v2.0

  • Add support for glob pattern matching via useGlob.

v1.0

  • Initial release.
Commits
  • 176a747 6.0.0
  • cebf182 build: update workflow action versions (#33)
  • 13c2c87 chore: update deps, switch to esm, and improve tsconfig (#32)
  • 23c7da5 Upgrade Node.js version from 20 to 24 (#31)
  • e46cfb9 build(deps): bump @​actions/artifact from 2.1.4 to 2.1.7 (#27)
  • 25f053d docs: add commit sha for 5.1.0
  • See full diff in compare view

@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 all-actions group with 4 updates in the / directory: [simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml](https://github.com/simplesamlphp/simplesamlphp-test-framework), [simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_linter.yml](https://github.com/simplesamlphp/simplesamlphp-test-framework), [codecov/codecov-action](https://github.com/codecov/codecov-action) and [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact).


Updates `simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml` from 1.11.1 to 1.11.5
- [Commits](simplesamlphp/simplesamlphp-test-framework@v1.11.1...v1.11.5)

Updates `simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_linter.yml` from 1.11.1 to 1.11.5
- [Commits](simplesamlphp/simplesamlphp-test-framework@v1.11.1...v1.11.5)

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)

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

---
updated-dependencies:
- dependency-name: simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml
  dependency-version: 1.11.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
- dependency-name: simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_linter.yml
  dependency-version: 1.11.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
- dependency-name: codecov/codecov-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
- dependency-name: geekyeggo/delete-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/all-actions-50b71ca829 branch from 93a8cea to 81e53a5 Compare April 6, 2026 17:25
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