Bump laravel/sail from 1.27.3 to 1.29.0
Bumps laravel/sail from 1.27.3 to 1.29.0.
Release notes
Sourced from laravel/sail's releases.
v1.29.0
- Allow building sail to run PHP as root by
@vmsh0
in laravel/sail#677- Update MAILER config to use mailpit on L11 by
@SamuelMwangiW
in laravel/sail#678v1.28.2
- [1.x] Switch from XDEBUG_SESSION to XDEBUG_TRIGGER for sail debug by
@GregMayes
in laravel/sail#675- Error calling command "sail mariadb" by
@halfbaked
in laravel/sail#674v1.28.1
- [1.x] Use new MariaDB connection if possible by
@staudenmeir
in laravel/sail#672v1.28.0
- Changing pcov Directory by
@joaopalopes24
in laravel/sail#670- add ffmpeg to support videos, when using Spatie media-library for Videos by
@negoziator
in laravel/sail#671v1.27.4
- Fix open in browser with APP_PORT by
@ijpatricio
in laravel/sail#663
Changelog
Sourced from laravel/sail's changelog.
v1.29.0 - 2024-03-08
- Allow building sail to run PHP as root by
@vmsh0
in laravel/sail#677- Update MAILER config to use mailpit on L11 by
@SamuelMwangiW
in laravel/sail#678v1.28.2 - 2024-03-04
- [1.x] Switch from XDEBUG_SESSION to XDEBUG_TRIGGER for sail debug by
@GregMayes
in laravel/sail#675- Error calling command "sail mariadb" by
@halfbaked
in laravel/sail#674v1.28.1 - 2024-02-23
- [1.x] Use new MariaDB connection if possible by
@staudenmeir
in laravel/sail#672v1.28.0 - 2024-02-20
- Changing pcov Directory by
@joaopalopes24
in laravel/sail#670- add ffmpeg to support videos, when using Spatie media-library for Videos by
@negoziator
in laravel/sail#671v1.27.4 - 2024-02-08
- Fix open in browser with APP_PORT by
@ijpatricio
in laravel/sail#663
Commits
-
e40cc7f
Update MAILER config to use mailpit on L11 (#678) -
cd032b0
Proof-of-concept: allow building sail to run PHP as root (#677) -
0758cd1
Update CHANGELOG -
0577774
Update sail (#674) -
4d4931b
Switched from XDEBUG_SESSION to XDEBUG_TRIGGER for sail debug (#675) -
3b115d3
Update CHANGELOG -
f84e444
Use new MariaDB connection if possible (#672) -
98cbae2
Update CHANGELOG -
a05861c
add ffmpeg binary to support video and video thumbnails, when using Spatie me... -
ab4b2b8
feat(pcov): change pcov directory (#670) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts