laravel-kata
laravel-kata copied to clipboard
Bump laravel/sail from 1.29.0 to 1.30.2
Bumps laravel/sail from 1.29.0 to 1.30.2.
Release notes
Sourced from laravel/sail's releases.
v1.30.2
- [1.x] Use Official MariaDB Healthcheck Script by
@a1383nin laravel/sail#704v1.30.1
- Fixed undefined array key mariadb10|11 error on installation. by
@kursatcancigerin laravel/sail#703v1.30.0
- MariaDB 11 support by
@tomcoonenin laravel/sail#698v1.29.3
- Fix meilisearch healthcheck gets to IPv6 instead IPv4 by
@Theprim0in laravel/sail#697v1.29.2
- [1.x] Install "mariadb-client" package for MariaDB users by
@staudenmeirin laravel/sail#693v1.29.1
- [1.x] Make commands lazy by
@timacdonaldin laravel/sail#683- Preinstall nano, so default make tinker edit work out of the box by
@negoziatorin laravel/sail#685- Revert opcache for CLI by
@driesvintsin laravel/sail#684
Changelog
Sourced from laravel/sail's changelog.
v1.30.2 - 2024-07-05
- [1.x] Use Official MariaDB Healthcheck Script by
@a1383nin laravel/sail#704v1.30.1 - 2024-07-01
- Fixed undefined array key mariadb10|11 error on installation. by
@kursatcancigerin laravel/sail#703v1.30.0 - 2024-06-18
- MariaDB 11 support by
@tomcoonenin laravel/sail#698v1.29.3 - 2024-06-12
- Fix meilisearch healthcheck gets to IPv6 instead IPv4 by
@Theprim0in laravel/sail#697v1.29.2 - 2024-05-16
- [1.x] Install "mariadb-client" package for MariaDB users by
@staudenmeirin laravel/sail#693v1.29.1 - 2024-03-20
- [1.x] Make commands lazy by
@timacdonaldin laravel/sail#683- Preinstall nano, so default make tinker edit work out of the box by
@negoziatorin laravel/sail#685- Revert opcache for CLI by
@driesvintsin laravel/sail#684
Commits
f5a9699Update MariaDB Healthcheck Command (#704)4f80da8Update CHANGELOG8ba049bFixed undefined array key mariadb10|11 error on installation. (#703)481a448Update CHANGELOGe08b594MariaDB 11 support (#698)3a2a002Update CHANGELOGe35b3ffFix meilisearch healthcheck gets to IPv6 instead IPv4 (#697)66e99ceUpdate CHANGELOGa8e4e74Install "mariadb-client" package for MariaDB users (#693)c4fcfa4Update CHANGELOG- Additional commits viewable 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)