Skip to content

chore: update packages, GHA versions, add Dependabot#180

Merged
128na merged 1 commit into
masterfrom
chore/package-updates
Jun 14, 2026
Merged

chore: update packages, GHA versions, add Dependabot#180
128na merged 1 commit into
masterfrom
chore/package-updates

Conversation

@128na

@128na 128na commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • composer patch/minor パッケージを一括更新
  • GitHub Actions を最新メジャーバージョンに更新
  • Dependabot を追加 (GitHub Actions のみ、毎週日曜)

パッケージ更新

Package Before After
laravel/framework 12.56.0 12.61.0
livewire/livewire 4.2.4 4.3.1
phpunit/phpunit 12.5.17 12.5.28
rector/rector 2.4.1 2.4.5
larastan/larastan 3.9.3 3.10.0
symfony/* 7.4.8 7.4.13

GitHub Actions 更新

Action Before After
actions/checkout @v4 @v6
actions/upload-artifact @v4 @v7
stefanzweifel/git-auto-commit-action @v5 @v7
ramsey/composer-install @V3 @v4

Dependabot

  • GitHub Actions のみ追跡 (composer は auto-package-update.yml で対応済みのため重複回避)

スキップしたメジャー更新

  • laravel/framework 12→13: breaking changes 要調査

Test plan

  • CI (phpstan + phpunit) が通ること

🤖 Generated with Claude Code

Packages: livewire/livewire 4.3.1, phpunit 12.5.28, rector 2.4.5, larastan 3.10.0, laravel/framework 12.61.0, symfony/* 7.4.13, etc.

GitHub Actions:
- actions/checkout v4→v6
- actions/upload-artifact v4→v7
- stefanzweifel/git-auto-commit-action v5→v7
- ramsey/composer-install v3→v4

Add .github/dependabot.yml for github-actions only (composer covered by auto-package-update.yml)

Skipped majors: laravel/framework 12→13

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the ramsey/composer-install GitHub Action from version 3 to 4, adds a Dependabot configuration file to check for GitHub Actions updates on a weekly basis, and bumps the livewire/livewire package from version 4.3.0 to 4.3.1 in composer.lock. I have no feedback to provide as there are no review comments to assess.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@128na 128na merged commit 483f728 into master Jun 14, 2026
5 checks passed
@128na 128na deleted the chore/package-updates branch June 14, 2026 13:46
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