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 3 updates: PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml, PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml and streetsidesoftware/cspell-action.

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

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

Release notes

Sourced from PHPCSStandards/.github/.github/workflows/reusable-markdownlint.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 streetsidesoftware/cspell-action from 8.1.1 to 8.1.2

Release notes

Sourced from streetsidesoftware/cspell-action's releases.

v8.1.2

8.1.2 (2026-01-05)

Updates and Bug Fixes

Changelog

Sourced from streetsidesoftware/cspell-action's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

8.1.2 (2026-01-05)

Updates and Bug Fixes

8.1.1 (2025-12-10)

Updates and Bug Fixes

8.1.0 (2025-12-10)

Documentation

  • Upgrade checkout and cspell-action versions (#2501) (8d0a18b)

Features

Updates and Bug Fixes

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

@jrfnl
Copy link
Member

jrfnl commented Jan 6, 2026

@dependabot rebase

Bumps the action-runners group with 3 updates: [PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml](https://github.com/phpcsstandards/.github), [PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml](https://github.com/phpcsstandards/.github) and [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action).


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)

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

Updates `streetsidesoftware/cspell-action` from 8.1.1 to 8.1.2
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell-action@e5a858a...24fa8d3)

---
updated-dependencies:
- 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
- dependency-name: PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: action-runners
- dependency-name: streetsidesoftware/cspell-action
  dependency-version: 8.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: action-runners
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/action-runners-74738d80c0 branch from 60722e6 to f5fee58 Compare January 6, 2026 17:50
@jrfnl jrfnl merged commit 73d9825 into main Jan 6, 2026
13 checks passed
@jrfnl jrfnl deleted the dependabot/github_actions/action-runners-74738d80c0 branch January 6, 2026 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants