nunhes / breeze

Intro Laravel+Breeze
0 stars 1 forks source link

Update dependency laravel/sail to v1.30.1 #8

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laravel/sail 1.14.6 -> 1.30.1 age adoption passing confidence

Release Notes

laravel/sail (laravel/sail) ### [`v1.30.1`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1301---2024-07-01) [Compare Source](https://togithub.com/laravel/sail/compare/v1.30.0...v1.30.1) - Fixed undefined array key mariadb10|11 error on installation. by [@​kursatcanciger](https://togithub.com/kursatcanciger) in [https://github.com/laravel/sail/pull/703](https://togithub.com/laravel/sail/pull/703) ### [`v1.30.0`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1300---2024-06-18) [Compare Source](https://togithub.com/laravel/sail/compare/v1.29.3...v1.30.0) - MariaDB 11 support by [@​tomcoonen](https://togithub.com/tomcoonen) in [https://github.com/laravel/sail/pull/698](https://togithub.com/laravel/sail/pull/698) ### [`v1.29.3`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1293---2024-06-12) [Compare Source](https://togithub.com/laravel/sail/compare/v1.29.2...v1.29.3) - Fix meilisearch healthcheck gets to IPv6 instead IPv4 by [@​Theprim0](https://togithub.com/Theprim0) in [https://github.com/laravel/sail/pull/697](https://togithub.com/laravel/sail/pull/697) ### [`v1.29.2`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1292---2024-05-16) [Compare Source](https://togithub.com/laravel/sail/compare/v1.29.1...v1.29.2) - \[1.x] Install "mariadb-client" package for MariaDB users by [@​staudenmeir](https://togithub.com/staudenmeir) in [https://github.com/laravel/sail/pull/693](https://togithub.com/laravel/sail/pull/693) ### [`v1.29.1`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1291---2024-03-20) [Compare Source](https://togithub.com/laravel/sail/compare/v1.29.0...v1.29.1) - \[1.x] Make commands lazy by [@​timacdonald](https://togithub.com/timacdonald) in [https://github.com/laravel/sail/pull/683](https://togithub.com/laravel/sail/pull/683) - Preinstall nano, so default make tinker edit work out of the box by [@​negoziator](https://togithub.com/negoziator) in [https://github.com/laravel/sail/pull/685](https://togithub.com/laravel/sail/pull/685) - Revert opcache for CLI by [@​driesvints](https://togithub.com/driesvints) in [https://github.com/laravel/sail/pull/684](https://togithub.com/laravel/sail/pull/684) ### [`v1.29.0`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1290---2024-03-08) [Compare Source](https://togithub.com/laravel/sail/compare/v1.28.2...v1.29.0) - Allow building sail to run PHP as root by [@​vmsh0](https://togithub.com/vmsh0) in [https://github.com/laravel/sail/pull/677](https://togithub.com/laravel/sail/pull/677) - Update MAILER config to use mailpit on L11 by [@​SamuelMwangiW](https://togithub.com/SamuelMwangiW) in [https://github.com/laravel/sail/pull/678](https://togithub.com/laravel/sail/pull/678) ### [`v1.28.2`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1282---2024-03-04) [Compare Source](https://togithub.com/laravel/sail/compare/v1.28.1...v1.28.2) - \[1.x] Switch from XDEBUG_SESSION to XDEBUG_TRIGGER for sail debug by [@​GregMayes](https://togithub.com/GregMayes) in [https://github.com/laravel/sail/pull/675](https://togithub.com/laravel/sail/pull/675) - Error calling command "sail mariadb" by [@​halfbaked](https://togithub.com/halfbaked) in [https://github.com/laravel/sail/pull/674](https://togithub.com/laravel/sail/pull/674) ### [`v1.28.1`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1281---2024-02-23) [Compare Source](https://togithub.com/laravel/sail/compare/v1.28.0...v1.28.1) - \[1.x] Use new MariaDB connection if possible by [@​staudenmeir](https://togithub.com/staudenmeir) in [https://github.com/laravel/sail/pull/672](https://togithub.com/laravel/sail/pull/672) ### [`v1.28.0`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1280---2024-02-20) [Compare Source](https://togithub.com/laravel/sail/compare/v1.27.4...v1.28.0) - Changing pcov Directory by [@​joaopalopes24](https://togithub.com/joaopalopes24) in [https://github.com/laravel/sail/pull/670](https://togithub.com/laravel/sail/pull/670) - add ffmpeg to support videos, when using Spatie media-library for Videos by [@​negoziator](https://togithub.com/negoziator) in [https://github.com/laravel/sail/pull/671](https://togithub.com/laravel/sail/pull/671) ### [`v1.27.4`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1274---2024-02-08) [Compare Source](https://togithub.com/laravel/sail/compare/v1.27.3...v1.27.4) - Fix open in browser with APP_PORT by [@​ijpatricio](https://togithub.com/ijpatricio) in [https://github.com/laravel/sail/pull/663](https://togithub.com/laravel/sail/pull/663) ### [`v1.27.3`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1273---2024-01-30) [Compare Source](https://togithub.com/laravel/sail/compare/v1.27.2...v1.27.3) - \[1.x] Improves console output by [@​nunomaduro](https://togithub.com/nunomaduro) in [https://github.com/laravel/sail/pull/661](https://togithub.com/laravel/sail/pull/661) ### [`v1.27.2`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1272---2024-01-21) [Compare Source](https://togithub.com/laravel/sail/compare/v1.27.1...v1.27.2) - Add Support for Typesense by [@​jasonbosco](https://togithub.com/jasonbosco) in [https://github.com/laravel/sail/pull/655](https://togithub.com/laravel/sail/pull/655) - Lint sail script by [@​dimitriacosta](https://togithub.com/dimitriacosta) in [https://github.com/laravel/sail/pull/656](https://togithub.com/laravel/sail/pull/656) - Make DB_CONNECTION replacement more robust by [@​taylorotwell](https://togithub.com/taylorotwell) in https://github.com/laravel/sail/commit/2276a8d9d6cfdcaad98bf67a34331d100149d5b6 ### [`v1.27.1`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1271---2024-01-13) [Compare Source](https://togithub.com/laravel/sail/compare/v1.27.0...v1.27.1) - \[1.x] \[[#​651](https://togithub.com/laravel/sail/issues/651)] Don't do anything if no phpunit files are present by [@​zack6849](https://togithub.com/zack6849) in [https://github.com/laravel/sail/pull/652](https://togithub.com/laravel/sail/pull/652) ### [`v1.27.0`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1270---2024-01-03) [Compare Source](https://togithub.com/laravel/sail/compare/v1.26.3...v1.27.0) - \[1.x] Allow easy customization of the command ran by supervisor's PHP process by [@​bram-pkg](https://togithub.com/bram-pkg) in [https://github.com/laravel/sail/pull/645](https://togithub.com/laravel/sail/pull/645) - \[1.x] Default to PHP 8.3 by [@​Jubeki](https://togithub.com/Jubeki) in [https://github.com/laravel/sail/pull/647](https://togithub.com/laravel/sail/pull/647) ### [`v1.26.3`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1263---2023-12-02) [Compare Source](https://togithub.com/laravel/sail/compare/v1.26.2...v1.26.3) - \[1.x] Add PHP 8.3 xdebug by [@​Jubeki](https://togithub.com/Jubeki) in [https://github.com/laravel/sail/pull/642](https://togithub.com/laravel/sail/pull/642) ### [`v1.26.2`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1262---2023-11-27) [Compare Source](https://togithub.com/laravel/sail/compare/v1.26.1...v1.26.2) - Add missing PHP 8.3 extensions by [@​hebbet](https://togithub.com/hebbet) in [https://github.com/laravel/sail/pull/640](https://togithub.com/laravel/sail/pull/640) ### [`v1.26.1`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1261---2023-11-20) [Compare Source](https://togithub.com/laravel/sail/compare/v1.26.0...v1.26.1) - Update default user by [@​taylorotwell](https://togithub.com/taylorotwell) in https://github.com/laravel/sail/commit/7a82f5aa364dbee3fd9c52fc464cf0bdd11150ed ### [`v1.26.0`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1260---2023-10-18) [Compare Source](https://togithub.com/laravel/sail/compare/v1.25.0...v1.26.0) - Fix: Allow postCreateCommand to fail silently in VS Code on Windows by [@​seanburns326a](https://togithub.com/seanburns326a) in [https://github.com/laravel/sail/pull/626](https://togithub.com/laravel/sail/pull/626) - Support Laravel 11 and update dependencies by [@​Jubeki](https://togithub.com/Jubeki) in [https://github.com/laravel/sail/pull/629](https://togithub.com/laravel/sail/pull/629) - Use nodejs 20 by [@​Jubeki](https://togithub.com/Jubeki) in [https://github.com/laravel/sail/pull/628](https://togithub.com/laravel/sail/pull/628) ### [`v1.25.0`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1250---2023-09-11) [Compare Source](https://togithub.com/laravel/sail/compare/v1.24.1...v1.25.0) - Add Bun by [@​punyflash](https://togithub.com/punyflash) in [https://github.com/laravel/sail/pull/616](https://togithub.com/laravel/sail/pull/616) - Install bun from npm by [@​punyflash](https://togithub.com/punyflash) in [https://github.com/laravel/sail/pull/617](https://togithub.com/laravel/sail/pull/617) ### [`v1.24.1`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1241---2023-09-01) [Compare Source](https://togithub.com/laravel/sail/compare/v1.24.0...v1.24.1) - Change node source repository by [@​alexpado](https://togithub.com/alexpado) in [https://github.com/laravel/sail/pull/613](https://togithub.com/laravel/sail/pull/613) - Add PHP 8.3 Runtime (missing extensions excluded) by [@​Jubeki](https://togithub.com/Jubeki) in [https://github.com/laravel/sail/pull/614](https://togithub.com/laravel/sail/pull/614) ### [`v1.24.0`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1240---2023-08-27) [Compare Source](https://togithub.com/laravel/sail/compare/v1.23.4...v1.24.0) - Make MEILISEARCH_NO_ANALYTICS environment variable available by [@​mawnicat](https://togithub.com/mawnicat) in [https://github.com/laravel/sail/pull/611](https://togithub.com/laravel/sail/pull/611) - Use Laravel Prompts when available by [@​jessarcher](https://togithub.com/jessarcher) in [https://github.com/laravel/sail/pull/612](https://togithub.com/laravel/sail/pull/612) ### [`v1.23.4`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1234---2023-08-17) [Compare Source](https://togithub.com/laravel/sail/compare/v1.23.3...v1.23.4) - Adjust pnpm to support Sail alias by [@​SamuelMTeixeira](https://togithub.com/SamuelMTeixeira) in [https://github.com/laravel/sail/pull/607](https://togithub.com/laravel/sail/pull/607) ### [`v1.23.3`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1233---2023-08-14) [Compare Source](https://togithub.com/laravel/sail/compare/v1.23.2...v1.23.3) - Upgrade the Compose file format version to Compose specification by [@​goodjack](https://togithub.com/goodjack) in [https://github.com/laravel/sail/pull/601](https://togithub.com/laravel/sail/pull/601) - Add PNPM support to enhance dependency management efficiency by [@​SamuelMTeixeira](https://togithub.com/SamuelMTeixeira) in [https://github.com/laravel/sail/pull/605](https://togithub.com/laravel/sail/pull/605) ### [`v1.23.2`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1232---2023-08-07) [Compare Source](https://togithub.com/laravel/sail/compare/v1.23.1...v1.23.2) - add fswatch for pest support by [@​Thinkro](https://togithub.com/Thinkro) in [https://github.com/laravel/sail/pull/600](https://togithub.com/laravel/sail/pull/600) ### [`v1.23.1`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1231---2023-06-28) [Compare Source](https://togithub.com/laravel/sail/compare/v1.23.0...v1.23.1) - Also publish database init scripts by [@​spasstiger23](https://togithub.com/spasstiger23) in [https://github.com/laravel/sail/pull/592](https://togithub.com/laravel/sail/pull/592) ### [`v1.23.0`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1230---2023-06-16) [Compare Source](https://togithub.com/laravel/sail/compare/v1.22.0...v1.23.0) - Add `a` as alias for artisan command by [@​5thmv](https://togithub.com/5thmv) in [https://github.com/laravel/sail/pull/588](https://togithub.com/laravel/sail/pull/588) ### [`v1.22.0`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1220---2023-05-04) [Compare Source](https://togithub.com/laravel/sail/compare/v1.21.5...v1.22.0) - Remove PHP 7.4 Support by [@​Jubeki](https://togithub.com/Jubeki) in [https://github.com/laravel/sail/pull/580](https://togithub.com/laravel/sail/pull/580) ### [`v1.21.5`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1215---2023-04-24) [Compare Source](https://togithub.com/laravel/sail/compare/v1.21.4...v1.21.5) - Fix opening files from Ignition error page by [@​NiclasvanEyk](https://togithub.com/NiclasvanEyk) in [https://github.com/laravel/sail/pull/576](https://togithub.com/laravel/sail/pull/576) - Add librsvg2-bin package for SVG support by [@​Bottelet](https://togithub.com/Bottelet) in [https://github.com/laravel/sail/pull/575](https://togithub.com/laravel/sail/pull/575) ### [`v1.21.4`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1214---2023-03-30) [Compare Source](https://togithub.com/laravel/sail/compare/v1.21.3...v1.21.4) - Speeds up CLI and tests by enabling OpCache by [@​lukeraymonddowning](https://togithub.com/lukeraymonddowning) in [https://github.com/laravel/sail/pull/569](https://togithub.com/laravel/sail/pull/569) ### [`v1.21.3`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1213---2023-03-13) [Compare Source](https://togithub.com/laravel/sail/compare/v1.21.2...v1.21.3) - Enable Expose Global Server Infrastructure by [@​theutz](https://togithub.com/theutz) in [https://github.com/laravel/sail/pull/563](https://togithub.com/laravel/sail/pull/563) - feat: upgrade postgresql-client to 15 by [@​fedorvladimirov](https://togithub.com/fedorvladimirov) in [https://github.com/laravel/sail/pull/564](https://togithub.com/laravel/sail/pull/564) ### [`v1.21.2`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1212---2023-03-06) [Compare Source](https://togithub.com/laravel/sail/compare/v1.21.1...v1.21.2) - Use curl to download composer by [@​larsnystrom](https://togithub.com/larsnystrom) in [https://github.com/laravel/sail/pull/561](https://togithub.com/laravel/sail/pull/561) ### [`v1.21.1`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1211---2023-03-01) [Compare Source](https://togithub.com/laravel/sail/compare/v1.21.0...v1.21.1) - Added Imagick to the php runtimes by [@​ams-ryanolson](https://togithub.com/ams-ryanolson) in [https://github.com/laravel/sail/pull/559](https://togithub.com/laravel/sail/pull/559) ### [`v1.21.0`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1210---2023-02-16) [Compare Source](https://togithub.com/laravel/sail/compare/v1.20.2...v1.21.0) - Add `sail open` command. by [@​xiCO2k](https://togithub.com/xiCO2k) in [https://github.com/laravel/sail/pull/551](https://togithub.com/laravel/sail/pull/551) - Update keyring path to new default recommendation by [@​binaryfire](https://togithub.com/binaryfire) in [https://github.com/laravel/sail/pull/552](https://togithub.com/laravel/sail/pull/552) ### [`v1.20.2`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1202---2023-02-08) [Compare Source](https://togithub.com/laravel/sail/compare/v1.20.1...v1.20.2) ##### Fixed - Fix `SAIL_SHARE_DOMAIN` default value by [@​gonzalom](https://togithub.com/gonzalom) in [https://github.com/laravel/sail/pull/546](https://togithub.com/laravel/sail/pull/546) ### [`v1.20.1`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1201---2023-02-07) [Compare Source](https://togithub.com/laravel/sail/compare/v1.20.0...v1.20.1) ##### Fixed - Fixed the path to devcontainer.stub by [@​gabrielgry](https://togithub.com/gabrielgry) in [https://github.com/laravel/sail/pull/544](https://togithub.com/laravel/sail/pull/544) ### [`v1.20.0`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1200---2023-02-05) [Compare Source](https://togithub.com/laravel/sail/compare/v1.19.0...v1.20.0) ##### Added - Use symfony/yaml, new Soketi service, and new sail:add command by [@​tonysm](https://togithub.com/tonysm) in [https://github.com/laravel/sail/pull/532](https://togithub.com/laravel/sail/pull/532) ##### Fixed - Move settings into customizations.vscode by [@​Kyzegs](https://togithub.com/Kyzegs) in [https://github.com/laravel/sail/pull/542](https://togithub.com/laravel/sail/pull/542) ### [`v1.19.0`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1190---2023-01-31) [Compare Source](https://togithub.com/laravel/sail/compare/v1.18.1...v1.19.0) ##### Added - Add custom domain config to sail share by [@​mojowill](https://togithub.com/mojowill) in [https://github.com/laravel/sail/pull/531](https://togithub.com/laravel/sail/pull/531) - Add pest command to sail bin by [@​MortenDHansen](https://togithub.com/MortenDHansen) in [https://github.com/laravel/sail/pull/534](https://togithub.com/laravel/sail/pull/534) ##### Changed - Replace mailhog with mailpit by [@​ankurk91](https://togithub.com/ankurk91) in [https://github.com/laravel/sail/pull/533](https://togithub.com/laravel/sail/pull/533) ### [`v1.18.1`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1181---2023-01-12) [Compare Source](https://togithub.com/laravel/sail/compare/v1.18.0...v1.18.1) ##### Changed - Update devcontainer stub (vscode customizations) by [@​mojgit](https://togithub.com/mojgit) in [https://github.com/laravel/sail/pull/528](https://togithub.com/laravel/sail/pull/528) ### [`v1.18.0`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1180---2023-01-10) [Compare Source](https://togithub.com/laravel/sail/compare/v1.17.0...v1.18.0) ##### Added - Laravel v10 Support by [@​driesvints](https://togithub.com/driesvints) in [https://github.com/laravel/sail/pull/527](https://togithub.com/laravel/sail/pull/527) ### [`v1.17.0`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1170---2022-12-22) [Compare Source](https://togithub.com/laravel/sail/compare/v1.16.6...v1.17.0) ##### Changed - Upgrade to Postgres 15 by [@​Jubeki](https://togithub.com/Jubeki) in [https://github.com/laravel/sail/pull/519](https://togithub.com/laravel/sail/pull/519) - Install `dnsutils` package to use `dig` command by [@​buismaarten](https://togithub.com/buismaarten) in [https://github.com/laravel/sail/pull/520](https://togithub.com/laravel/sail/pull/520) ### [`v1.16.6`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1166---2022-12-19) [Compare Source](https://togithub.com/laravel/sail/compare/v1.16.5...v1.16.6) ##### Changed - Add PHP 8.2 pcov extension again by [@​Jubeki](https://togithub.com/Jubeki) in [https://github.com/laravel/sail/pull/515](https://togithub.com/laravel/sail/pull/515) ### [`v1.16.5`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1165---2022-12-14) [Compare Source](https://togithub.com/laravel/sail/compare/v1.16.4...v1.16.5) ##### Changed - Add Forward Memcached Port by [@​dammy001](https://togithub.com/dammy001) in [https://github.com/laravel/sail/pull/512](https://togithub.com/laravel/sail/pull/512) ### [`v1.16.4`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1164---2022-12-12) [Compare Source](https://togithub.com/laravel/sail/compare/v1.16.3...v1.16.4) ##### Fixed - Changing ubuntu keyserver to use curl by [@​jseitel](https://togithub.com/jseitel) in [https://github.com/laravel/sail/pull/508](https://togithub.com/laravel/sail/pull/508) ### [`v1.16.3`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1163---2022-11-21) [Compare Source](https://togithub.com/laravel/sail/compare/v1.16.2...v1.16.3) ##### Fixed - Fix usage of none for services list by [@​jf-prevost](https://togithub.com/jf-prevost) in [https://github.com/laravel/sail/pull/495](https://togithub.com/laravel/sail/pull/495) ### [`v1.16.2`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1162---2022-09-28) [Compare Source](https://togithub.com/laravel/sail/compare/v1.16.1...v1.16.2) ##### Fixed - Add extra hosts to Selenium by [@​nomnoms12](https://togithub.com/nomnoms12) in [https://github.com/laravel/sail/pull/485](https://togithub.com/laravel/sail/pull/485) ### [`v1.16.1`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1161---2022-09-26) [Compare Source](https://togithub.com/laravel/sail/compare/v1.16.0...v1.16.1) ##### Fixed - Script not loading all app env files by [@​LouisHaftmann](https://togithub.com/LouisHaftmann) in [https://github.com/laravel/sail/pull/482](https://togithub.com/laravel/sail/pull/482) ### [`v1.16.0`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1160---2022-08-31) [Compare Source](https://togithub.com/laravel/sail/compare/v1.15.4...v1.16.0) ##### Added - PHP 8.2 Support by [@​Jubeki](https://togithub.com/Jubeki) in [https://github.com/laravel/sail/pull/473](https://togithub.com/laravel/sail/pull/473) ### [`v1.15.4`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1154---2022-08-17) [Compare Source](https://togithub.com/laravel/sail/compare/v1.15.3...v1.15.4) ##### Fixed - Don't error when docker is not available by [@​jessarcher](https://togithub.com/jessarcher) in [https://github.com/laravel/sail/pull/468](https://togithub.com/laravel/sail/pull/468) ### [`v1.15.3`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1153---2022-08-17) [Compare Source](https://togithub.com/laravel/sail/compare/v1.15.2...v1.15.3) ##### Changed - Build and pull images on install by [@​jessarcher](https://togithub.com/jessarcher) in [https://github.com/laravel/sail/pull/467](https://togithub.com/laravel/sail/pull/467) ### [`v1.15.2`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1152---2022-08-08) [Compare Source](https://togithub.com/laravel/sail/compare/v1.15.1...v1.15.2) ##### Fixed - Fix splitting SAIL_FILES into array by [@​mortenscheel](https://togithub.com/mortenscheel) in [https://github.com/laravel/sail/pull/458](https://togithub.com/laravel/sail/pull/458) ### [`v1.15.1`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1151---2022-07-21) [Compare Source](https://togithub.com/laravel/sail/compare/v1.15.0...v1.15.1) ##### Fixed - Fix ubuntu versions for PHP 7.4 & 8.0 runtimes by [@​taylorotwell](https://togithub.com/taylorotwell) in https://github.com/laravel/sail/commit/2fe64c0b45a3af56cac0af638c8020a8adc860d7 ### [`v1.15.0`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1150---2022-06-24) [Compare Source](https://togithub.com/laravel/sail/compare/v1.14.11...v1.15.0) ##### Added - Adds `sail pint` by [@​nunomaduro](https://togithub.com/nunomaduro) in [https://github.com/laravel/sail/pull/439](https://togithub.com/laravel/sail/pull/439) ##### Changed - Publish the Vite port by [@​jessarcher](https://togithub.com/jessarcher) in [https://github.com/laravel/sail/pull/433](https://togithub.com/laravel/sail/pull/433) ##### Fixed - Fixed devcontainer permissions by [@​GoodM4ven](https://togithub.com/GoodM4ven) in [https://github.com/laravel/sail/pull/438](https://togithub.com/laravel/sail/pull/438) - Update default PostgreSQL versions for PHP 8.0 and 7.4 runtimes by [@​driesvints](https://togithub.com/driesvints) in [https://github.com/laravel/sail/pull/441](https://togithub.com/laravel/sail/pull/441) ### [`v1.14.11`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v11411---2022-06-14) [Compare Source](https://togithub.com/laravel/sail/compare/v1.14.10...v1.14.11) ##### Fixed - Revert "Expose 8080 port for hot module replacement" by [@​jessarcher](https://togithub.com/jessarcher) in [https://github.com/laravel/sail/pull/432](https://togithub.com/laravel/sail/pull/432) ### [`v1.14.10`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v11410---2022-06-09) [Compare Source](https://togithub.com/laravel/sail/compare/v1.14.9...v1.14.10) ##### Fixed - Fix testing DB creation by [@​jessarcher](https://togithub.com/jessarcher) in [https://github.com/laravel/sail/pull/429](https://togithub.com/laravel/sail/pull/429) ### [`v1.14.9`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1149---2022-06-06) [Compare Source](https://togithub.com/laravel/sail/compare/v1.14.8...v1.14.9) ##### Changed - Allow for creation of databases needed for parallel testing by [@​bram-pkg](https://togithub.com/bram-pkg) in [https://github.com/laravel/sail/pull/424](https://togithub.com/laravel/sail/pull/424) ### [`v1.14.8`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1148---2022-05-31) [Compare Source](https://togithub.com/laravel/sail/compare/v1.14.7...v1.14.8) ##### Changed - Run supervisord with pid 1 by [@​ryoluo](https://togithub.com/ryoluo) in [https://github.com/laravel/sail/pull/419](https://togithub.com/laravel/sail/pull/419) ### [`v1.14.7`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1147---2022-05-21) [Compare Source](https://togithub.com/laravel/sail/compare/v1.14.6...v1.14.7) ##### Changed - Update meilisearch stub to reflect new data path by [@​tdondich](https://togithub.com/tdondich) in [https://github.com/laravel/sail/pull/414](https://togithub.com/laravel/sail/pull/414)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update laravel/sail:1.29.1 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency laravel/framework is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires laravel/sail 1.29.1 -> satisfiable by laravel/sail[v1.29.1].
    - laravel/sail v1.29.1 requires illuminate/console ^9.52.16|^10.0|^11.0 -> found illuminate/console[v9.52.16, 9.x-dev, v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - phpspec/prophecy v1.15.0 requires php ^7.2 || ~8.0, <8.2 -> your php version (8.3.4) does not satisfy that requirement.
    - phpunit/phpunit 9.5.20 requires phpspec/prophecy ^1.12.1 -> satisfiable by phpspec/prophecy[v1.15.0].
    - phpunit/phpunit is locked to version 9.5.20 and an update of this package was not requested.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
renovate[bot] commented 1 month ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update laravel/sail:1.30.1 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency laravel/framework is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires laravel/sail 1.30.1 -> satisfiable by laravel/sail[v1.30.1].
    - laravel/sail v1.30.1 requires illuminate/console ^9.52.16|^10.0|^11.0 -> found illuminate/console[v9.52.16, 9.x-dev, v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - phpspec/prophecy v1.15.0 requires php ^7.2 || ~8.0, <8.2 -> your php version (8.3.8) does not satisfy that requirement.
    - phpunit/phpunit 9.5.20 requires phpspec/prophecy ^1.12.1 -> satisfiable by phpspec/prophecy[v1.15.0].
    - phpunit/phpunit is locked to version 9.5.20 and an update of this package was not requested.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.