Skip to content

chore: consolidate dependabot updates - #6

Merged
erikfrerejean merged 4 commits into
6from
chore/dependabot-updates
Jul 7, 2026
Merged

chore: consolidate dependabot updates#6
erikfrerejean merged 4 commits into
6from
chore/dependabot-updates

Conversation

@erikfrerejean

Copy link
Copy Markdown
Member

Consolidates the following Dependabot PRs onto base 6:

All four are GitHub Actions version bumps affecting only .github/workflows/ci.yml (applied across both CI jobs).

Bundles rebuilt: no — this is a PHP/Composer module with no compiled CSS/JS dist; the bumps touch workflow YAML only.

QA suite: not run locally. The Taskfile QA (vendor/bin/phpunit, phpstan via Docker Compose) exercises the module PHP code, which is unchanged versus base 6, so it cannot validate these Action version bumps. The real validation is this PR's own CI pipeline running with the updated actions — check the CI status on this PR before merging.

dependabot Bot added 4 commits July 7, 2026 10:17
Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v3...v4)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [arduino/setup-task](https://github.com/arduino/setup-task) from 2 to 3.
- [Release notes](https://github.com/arduino/setup-task/releases)
- [Commits](arduino/setup-task@v2...v3)

---
updated-dependencies:
- dependency-name: arduino/setup-task
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 1 to 3.
- [Release notes](https://github.com/dorny/test-reporter/releases)
- [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md)
- [Commits](dorny/test-reporter@v1...v3)

---
updated-dependencies:
- dependency-name: dorny/test-reporter
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@erikfrerejean
erikfrerejean merged commit 08eef0e into 6 Jul 7, 2026
4 checks passed
@erikfrerejean
erikfrerejean deleted the chore/dependabot-updates branch July 7, 2026 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant