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 laravel group with 4 updates in the / directory: laravel/tinker, laravel/breeze, laravel/pint and laravel/sail.
Updates
laravel/tinker
from 2.9.0 to 2.10.0Release notes
Sourced from laravel/tinker's releases.
Changelog
Sourced from laravel/tinker's changelog.
Commits
ba4d51e
[2.x] Supports PHP 8.4 (#182)a3e5213
Delete .github/ISSUE_TEMPLATE/2_Feature_request.md0b5013b
Update config.yml3ea0795
Replace dead link in Security Policy (#180)30e6548
Update 1_Bug_report.yml2906010
Update 1_Bug_report.yml8faaf8f
Use new static analysis workflow (#173)1205fb2
Use actions/checkout@v4 (#172)fd07064
Update CHANGELOGUpdates
laravel/breeze
from 2.1.4 to 2.2.1Release notes
Sourced from laravel/breeze's releases.
Changelog
Sourced from laravel/breeze's changelog.
Commits
296d88c
Break long email validation rule into multiple lines (#416)d2c05ae
[2.x] Allows GitHub Actions to run directly from GA UI (#413)6f41572
[2.x] Add option to install ESLint with Prettier (#412)79f0661
Addpnpm
lockfile toflushNodeModules
(#411)b85a4dd
Update CHANGELOG8f4176b
[2.x] Declare global types for React PageProps (#405)2bdef9f
check for import.meta.env.SSR instead of import.meta.env.DEV to know… (#409)666ea22
fix: add clearErrors on DeleteUserForm on closeModal function (#406)2785c74
Update CHANGELOG87dafc9
Uses Pest 3 (#408)Updates
laravel/pint
from 1.17.2 to 1.18.1Release notes
Sourced from laravel/pint's releases.
Changelog
Sourced from laravel/pint's changelog.
Commits
35c00c0
Merge branch 'main' of github.com:laravel/pint22fe5d0
1.18.16a077c5
Update RELEASE.md92a0f6b
Update CHANGELOGeb2bcbd
version76640e0
SwitchPER
toPER-CS
(#295)10350dc
Update CHANGELOG9d77be9
compile9ed1c8e
version54929bf
Update config.ymlUpdates
laravel/sail
from 1.31.1 to 1.33.0Release notes
Sourced from laravel/sail's releases.
Changelog
Sourced from laravel/sail's changelog.
Commits
d54af9d
Use apt php8.3-swoole again (#731)ff9032d
wip0d21659
wip2bc15bf
Passthru all arguments (#728)9bff06d
Update CHANGELOG4a7e41d
Use selenium/standalone-chromium on AMD and ARM (#722)3391b3d
Use selenium/standalone-chromium on ARM (#723)a579f53
Cleanup unneeded code (#724)41c0229
Update tests.yml909c8a3
[1.x] Add Docker Compose Tests (#721)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