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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the php-dependencies group with 4 updates: codeat3/blade-simple-icons, laravel/framework, laravel/horizon and pestphp/pest.
Updates
codeat3/blade-simple-icons
from 5.3.0 to 5.4.0Release notes
Sourced from codeat3/blade-simple-icons's releases.
Changelog
Sourced from codeat3/blade-simple-icons's changelog.
Commits
936ff12
auto-update: update icons with the latest commit 3c0e29d492af57c52f32b14fdcc0...eb6e3ff
Update CHANGELOGUpdates
laravel/framework
from 10.48.18 to 10.48.19Release notes
Sourced from laravel/framework's releases.
Commits
d816681
Update version to v10.48.19d2546d5
Apply fixes from StyleCI16ac9c5
formatting332e29a
Merge branch '10.x' of https://github.com/piurafunk/framework into piurafunk-...ffab5fc
Merge branch '10.x' of github.com:laravel/framework into 10.xd984d0d
In MySQL, harvest last insert ID immediately after query is executede1e7cd1
fix: Request::json() json errors when decoding empty string (#52389)db768e4
[10.x] Fix callable argument type (#52335)08b1b98
Add compatible query type toModel::resolveRouteBindingQuery
(#52339)639a2ee
Update CHANGELOGUpdates
laravel/horizon
from 5.27.0 to 5.27.1Release notes
Sourced from laravel/horizon's releases.
Changelog
Sourced from laravel/horizon's changelog.
Commits
184449b
Fix error when loading monitoried tags page(#1478) (#1485)b025ae3
Replace dead link in Security Policy (#1484)c67563b
Update CHANGELOGUpdates
pestphp/pest
from 2.34.9 to 2.35.0Release notes
Sourced from pestphp/pest's releases.
Commits
d0ff2c8
release: 2.35.05e41e54
chore: style changes6a8a4f3
Merge pull request #1194 from dmason30/patch-1ef29b4f
Include method name in toHaveMethod error messageDependabot 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show