Renovate
renovatebot/renovate: Universal dependency update tool that fits into your workflows.
色んなプラットフォームの依存性を解決してアップグレードするPRを自動で作ってくれるやつ
package.jsonとかcomposer.jsonとか
GitHub Actionsが提供されている
PHP
https://docs.renovatebot.com/configuration-options/#php
Warning: PHP Composer support is in alpha stage so you probably only want to run this if you are helping get it feature-ready.
設定
はてなで使用しているRenovateの設定プリセットを公開しました - Hatena Developer Blog
"extends"を使うと外部リポジトリの設定を拡張できる
Renovateを使ってライブラリアップデートの自動マージ - $shibayu36->blog;
Group Presetsで同種のものを1つのPRにまとめる
https://docs.renovatebot.com/presets-group/
group:linters
Renovate 溜め込まない
automergeはできるものを有効化する方がよいでしょう