Skip to content

GH Actions: Bump the action-runners group across 1 directory with 5 updates - #37

Merged
jrfnl merged 1 commit into
developfrom
dependabot/github_actions/action-runners-933da81fc7
Jun 20, 2026
Merged

GH Actions: Bump the action-runners group across 1 directory with 5 updates#37
jrfnl merged 1 commit into
developfrom
dependabot/github_actions/action-runners-933da81fc7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the action-runners group with 5 updates in the / directory:

Package From To
korelstar/xmllint-problem-matcher 1.2.0 1.3.0
eps1lon/actions-label-merge-conflict 3.0.3 3.1.0
PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml 1.1.3 1.2.0
PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml 1.1.3 1.2.0
PHPCSStandards/.github/.github/workflows/reusable-remark.yml 1.1.3 1.2.0

Updates korelstar/xmllint-problem-matcher from 1.2.0 to 1.3.0

Release notes

Sourced from korelstar/xmllint-problem-matcher's releases.

v1.3.0

  • update from node20 to node24
Commits

Updates eps1lon/actions-label-merge-conflict from 3.0.3 to 3.1.0

Release notes

Sourced from eps1lon/actions-label-merge-conflict's releases.

v3.1.0

What's Changed

New Contributors

Full Changelog: eps1lon/actions-label-merge-conflict@v3.0.3...v3.1.0

Changelog

Sourced from eps1lon/actions-label-merge-conflict's changelog.

Changelog

3.1.0

  • Update Node.js to 24 (#152)

3.0.3

  • Ensure outputs is populated (#136)

3.0.2

  • Handle error when label is not available (part 2) (#126)

3.0.1

  • Handle error when label is not available (#123)

3.0.0

  • Update to node20 (#115)

2.1.0

2.0.1

2.0.0

  • Only update PRs based off of the branch in the push event Previously we checked every open PR. Since a push to a branch can only create merge conflicts with that branch we can limit the set of checked PRs. This should help repositories with lots of PRs targetting different branches with rate limiting.
  • Only leave comments if the dirtyLabel was added or removed

1.4.0

  • Allow warning only if secrets aren't available (#22 by @​baywet)
  • Remove requirement for removeOnDirtyLabel (#21 by @​baywet)

1.3.0

Commits

Updates PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml from 1.1.3 to 1.2.0

Release notes

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

v1.2.0 - 2026-06-20

Changed

Commits
  • 8ab4abd GH Actions: Bump the action-runners group across 1 directory with 4 updates
  • 3d3e6ae Reusable remark workflow: bump Node from 20 to 24
  • See full diff in compare view

Updates PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml from 1.1.3 to 1.2.0

Release notes

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

v1.2.0 - 2026-06-20

Changed

Commits
  • 8ab4abd GH Actions: Bump the action-runners group across 1 directory with 4 updates
  • 3d3e6ae Reusable remark workflow: bump Node from 20 to 24
  • See full diff in compare view

Updates PHPCSStandards/.github/.github/workflows/reusable-remark.yml from 1.1.3 to 1.2.0

Release notes

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

v1.2.0 - 2026-06-20

Changed

Commits
  • 8ab4abd GH Actions: Bump the action-runners group across 1 directory with 4 updates
  • 3d3e6ae Reusable remark workflow: bump Node from 20 to 24
  • 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

…pdates

Bumps the action-runners group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [korelstar/xmllint-problem-matcher](https://github.com/korelstar/xmllint-problem-matcher) | `1.2.0` | `1.3.0` |
| [eps1lon/actions-label-merge-conflict](https://github.com/eps1lon/actions-label-merge-conflict) | `3.0.3` | `3.1.0` |
| [PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml](https://github.com/phpcsstandards/.github) | `1.1.3` | `1.2.0` |
| [PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml](https://github.com/phpcsstandards/.github) | `1.1.3` | `1.2.0` |
| [PHPCSStandards/.github/.github/workflows/reusable-remark.yml](https://github.com/phpcsstandards/.github) | `1.1.3` | `1.2.0` |



Updates `korelstar/xmllint-problem-matcher` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/korelstar/xmllint-problem-matcher/releases)
- [Commits](korelstar/xmllint-problem-matcher@1bd292d...dd2ad21)

Updates `eps1lon/actions-label-merge-conflict` from 3.0.3 to 3.1.0
- [Release notes](https://github.com/eps1lon/actions-label-merge-conflict/releases)
- [Changelog](https://github.com/eps1lon/actions-label-merge-conflict/blob/main/CHANGELOG.md)
- [Commits](eps1lon/actions-label-merge-conflict@1df065e...0273be7)

Updates `PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml` from 1.1.3 to 1.2.0
- [Release notes](https://github.com/phpcsstandards/.github/releases)
- [Commits](PHPCSStandards/.github@4ed5b7d...8ab4abd)

Updates `PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml` from 1.1.3 to 1.2.0
- [Release notes](https://github.com/phpcsstandards/.github/releases)
- [Commits](PHPCSStandards/.github@4ed5b7d...8ab4abd)

Updates `PHPCSStandards/.github/.github/workflows/reusable-remark.yml` from 1.1.3 to 1.2.0
- [Release notes](https://github.com/phpcsstandards/.github/releases)
- [Commits](PHPCSStandards/.github@4ed5b7d...8ab4abd)

---
updated-dependencies:
- dependency-name: korelstar/xmllint-problem-matcher
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: action-runners
- dependency-name: eps1lon/actions-label-merge-conflict
  dependency-version: 3.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.2.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.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: action-runners
- dependency-name: PHPCSStandards/.github/.github/workflows/reusable-remark.yml
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: action-runners
...

Signed-off-by: dependabot[bot] <support@github.com>
@jrfnl jrfnl added this to the 1.x Next milestone Jun 20, 2026
@jrfnl
jrfnl merged commit 3cec20c into develop Jun 20, 2026
68 checks passed
@jrfnl
jrfnl deleted the dependabot/github_actions/action-runners-933da81fc7 branch June 20, 2026 21:55
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.

1 participant