PR #85 opened: chore(deps): bump the minor-and-patch group with 6 updates
Bumps the minor-and-patch group with 6 updates:
| Package | From | To |
|---|---|---|
| laravel/horizon | 5.45.4 | 5.45.5 |
| laravel/reverb | 1.9.0 | 1.10.0 |
| stumason/claudavel | 1.5.1 | 1.6.0 |
| laravel/sail | 1.55.0 | 1.56.0 |
| nunomaduro/collision | 8.9.1 | 8.9.2 |
| pestphp/pest | 4.4.3 | 4.4.5 |
Updates laravel/horizon from 5.45.4 to 5.45.5
▶Release notes
Sourced from laravel/horizon's releases.
v5.45.5
- Bump picomatch from 2.3.1 to 2.3.2 by
@dependabot[bot] in laravel/horizon#1748- Add
.npmrcfile by@crynobonein laravel/horizon#1753
▶Changelog
Sourced from laravel/horizon's changelog.
v5.45.5 - 2026-04-01
- Bump picomatch from 2.3.1 to 2.3.2 by
@dependabot[bot] in laravel/horizon#1748- Add
.npmrcfile by@crynobonein laravel/horizon#1753
▶Commits
Updates laravel/reverb from 1.9.0 to 1.10.0
▶Release notes
Sourced from laravel/reverb's releases.
v1.10.0
- Use singletonIf and bindIf in makePusherRouter to prevent overwriting user-defined bindings by
@andre-hoffmannin laravel/reverb#373- Include server path in broadcasting connection config by
@JoshSalwayin laravel/reverb#374
▶Changelog
Sourced from laravel/reverb's changelog.
v1.10.0 - 2026-03-29
- Use singletonIf and bindIf in makePusherRouter to prevent overwriting user-defined bindings by
@andre-hoffmannin laravel/reverb#373- Include server path in broadcasting connection config by
@JoshSalwayin laravel/reverb#374
▶Commits
a9c2b24Include server path in broadcasting connection config (#374)dfcfa4dUse singletonIf and bindIf in makePusherRouter to prevent overwriting user-de...bf0c932Update CHANGELOG- See full diff in compare view
Updates stumason/claudavel from 1.5.1 to 1.6.0
▶Release notes
Sourced from stumason/claudavel's releases.
v1.6.0
What's Changed
📦 Install via Composer:
composer require stumason/claudavel:1.6.0What's Changed
- chore: repo cleanup and housekeeping by
@StuMasonin StuMason/claudavel#22- Restrict Claude workflow to repo owner and collaborators by
@StuMasonin StuMason/claudavel#27- feat: enable
@claudeto create PRs and perform GitHub operations by@StuMasonin StuMason/claudavel#29- feat: add Mailpit support for local email testing by
@StuMasonin StuMason/claudavel#30- fix: simplify claude.yml to match official examples by
@StuMasonin StuMason/claudavel#31- fix: add --allowedTools to enable file and bash operations by
@StuMasonin StuMason/claudavel#32- fix: add checkout step - required for git operations by
@StuMasonin StuMason/claudavel#33- fix: enable gh CLI access with Bash(gh:*) pattern by
@StuMasonin StuMason/claudavel#34- fix: allow Claude bot to trigger code reviews by
@StuMasonin StuMason/claudavel#36- Add repository setup scaffolding stubs by
@StuMasonin StuMason/claudavel#37- chore(deps): bump actions/cache from 4 to 5 by
@dependabot[bot] in StuMason/claudavel#38- chore(deps): bump orchestra/testbench from 10.8.0 to 10.9.0 in the minor-and-patch group by
@dependabot[bot] in StuMason/claudavel#39- feat: add install-github-app hint after OAuth warning by
@StuMasonin StuMason/claudavel#40- chore(deps): add Laravel 13 support by
@StuMasonin StuMason/claudavel#45Full Changelog: https://github.com/StuMason/claudavel/compare/v1.5.0...v1.6.0
▶Commits
629c510chore(deps): add Laravel 13 support (#45)2547860feat: add install-github-app hint after OAuth warning (#40)b397e59chore(deps): bump orchestra/testbench in the minor-and-patch group (#39)10d370dchore(deps): bump actions/cache from 4 to 5 (#38)d1b2f3dAdd repository setup scaffolding stubs (#37)9b633a3fix: allow Claude bot to trigger code reviews (#36)18d9234fix: enable gh CLI access with Bash(gh:*) pattern (#34)1a37ba1fix: add checkout step - required for git operations (#33)2875cf2fix: add --allowedTools to enable file and bash operations (#32)883d6d9fix: use correct Opus 4.5 model name (claude-opus-4-5-20251101) (#31)- Additional commits viewable in compare view
Updates laravel/sail from 1.55.0 to 1.56.0
▶Release notes
Sourced from laravel/sail's releases.
v1.56.0
- Enable php8.5-swoole in Dockerfile by
@mihaileuin laravel/sail#859
▶Changelog
Sourced from laravel/sail's changelog.
v1.56.0 - 2026-04-01
- Enable php8.5-swoole in Dockerfile by
@mihaileuin laravel/sail#859
▶Commits
f43426bEnable php8.5-swoole in Dockerfile (#859)9446f4dUpdate CHANGELOG- See full diff in compare view
Updates nunomaduro/collision from 8.9.1 to 8.9.2
▶Commits
Updates pestphp/pest from 4.4.3 to 4.4.5
▶Commits
9797a71feat(ai): allow temporary namesapcec1a54dffeat:--aiwork in progressce05ee9release: v4.4.43d2ebdbbump: dependenciesf47b744Merge pull request #1657 from morpheus7CS/pint-formatting-rules-applied-to-stubs6c42e7fLaravel Pint default formatting applied to Pest-php.stuba087555bump: dependencies- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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