Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps the action-runners group with 2 updates: PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml and PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml.

Updates PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml from 1.0.0 to 1.1.0

Release notes

Sourced from PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml's releases.

v1.1.0 - 2025-12-24

Added

  • New reusable workflow: "find token properties". #27 This workflow will flag the use of the static Tokens class properties, which can be replaced with the corresponding class constants. The target audience for this workflow is codebases which have dropped support for PHP_CodeSniffer 3.x.
Commits
  • a06ac9f New reusable workflow: "find token properties"
  • 545ea21 README: add warning about tags needing to start with v
  • See full diff in compare view

Updates PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml from 1.0.0 to 1.1.0

Release notes

Sourced from PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml's releases.

v1.1.0 - 2025-12-24

Added

  • New reusable workflow: "find token properties". #27 This workflow will flag the use of the static Tokens class properties, which can be replaced with the corresponding class constants. The target audience for this workflow is codebases which have dropped support for PHP_CodeSniffer 3.x.
Commits
  • a06ac9f New reusable workflow: "find token properties"
  • 545ea21 README: add warning about tags needing to start with v
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 action-runners group with 2 updates: [PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml](https://github.com/phpcsstandards/.github) and [PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml](https://github.com/phpcsstandards/.github).


Updates `PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/phpcsstandards/.github/releases)
- [Commits](PHPCSStandards/.github@9d51cbe...a06ac9f)

Updates `PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/phpcsstandards/.github/releases)
- [Commits](PHPCSStandards/.github@9d51cbe...a06ac9f)

---
updated-dependencies:
- dependency-name: PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: action-runners
- dependency-name: PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: action-runners
...

Signed-off-by: dependabot[bot] <[email protected]>
@jrfnl jrfnl merged commit 6349fe8 into stable Jan 6, 2026
11 checks passed
@jrfnl jrfnl deleted the dependabot/github_actions/stable/action-runners-3cb4f475d0 branch January 6, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants