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

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 added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 30, 2026
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