From c1361322edf40b88872316068bb1b7d8d395baea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 23:00:35 +0000 Subject: [PATCH] chore(deps): update dependency laravel/sail to v1.27.3 (#115) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [laravel/sail](https://togithub.com/laravel/sail) | `1.26.3` -> `1.27.3` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/laravel%2fsail/1.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/laravel%2fsail/1.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/laravel%2fsail/1.26.3/1.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/laravel%2fsail/1.26.3/1.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
laravel/sail (laravel/sail) ### [`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)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/RadioRoster/backend). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 45 +++++++++++++++++++++------------------------ 2 files changed, 22 insertions(+), 25 deletions(-) diff --git a/composer.json b/composer.json index 485403cc..11bc74b1 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "require-dev": { "fakerphp/faker": "1.23.1", "laravel/pint": "1.13.7", - "laravel/sail": "1.26.3", + "laravel/sail": "1.27.3", "mockery/mockery": "1.6.7", "nunomaduro/collision": "7.10.0", "phpunit/phpunit": "10.5.10", diff --git a/composer.lock b/composer.lock index 9c4b76b6..07f37453 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "d66fbd81d455c873922271031122352e", + "content-hash": "90255b696ccec92c484e99abb722af76", "packages": [ { "name": "brick/math", @@ -4142,16 +4142,16 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.28.0", + "version": "v1.29.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb" + "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", - "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4", + "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4", "shasum": "" }, "require": { @@ -4165,9 +4165,6 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.28-dev" - }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" @@ -4204,7 +4201,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.29.0" }, "funding": [ { @@ -4220,7 +4217,7 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:26:14+00:00" + "time": "2024-01-29T20:11:03+00:00" }, { "name": "symfony/polyfill-intl-grapheme", @@ -6046,22 +6043,22 @@ }, { "name": "laravel/sail", - "version": "v1.26.3", + "version": "v1.27.3", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", - "reference": "fa1ad5fbb03686dfc752bfd1861d86091cc1c32d" + "reference": "7e01b345072c9604ead9d7aed175bf7ac1d80289" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sail/zipball/fa1ad5fbb03686dfc752bfd1861d86091cc1c32d", - "reference": "fa1ad5fbb03686dfc752bfd1861d86091cc1c32d", + "url": "https://api.github.com/repos/laravel/sail/zipball/7e01b345072c9604ead9d7aed175bf7ac1d80289", + "reference": "7e01b345072c9604ead9d7aed175bf7ac1d80289", "shasum": "" }, "require": { - "illuminate/console": "^9.0|^10.0|^11.0", - "illuminate/contracts": "^9.0|^10.0|^11.0", - "illuminate/support": "^9.0|^10.0|^11.0", + "illuminate/console": "^9.52.16|^10.0|^11.0", + "illuminate/contracts": "^9.52.16|^10.0|^11.0", + "illuminate/support": "^9.52.16|^10.0|^11.0", "php": "^8.0", "symfony/yaml": "^6.0|^7.0" }, @@ -6107,7 +6104,7 @@ "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, - "time": "2023-12-02T18:26:39+00:00" + "time": "2024-01-30T03:03:59+00:00" }, { "name": "mockery/mockery", @@ -8104,16 +8101,16 @@ }, { "name": "symfony/yaml", - "version": "v6.4.0", + "version": "v6.4.3", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "4f9237a1bb42455d609e6687d2613dde5b41a587" + "reference": "d75715985f0f94f978e3a8fa42533e10db921b90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/4f9237a1bb42455d609e6687d2613dde5b41a587", - "reference": "4f9237a1bb42455d609e6687d2613dde5b41a587", + "url": "https://api.github.com/repos/symfony/yaml/zipball/d75715985f0f94f978e3a8fa42533e10db921b90", + "reference": "d75715985f0f94f978e3a8fa42533e10db921b90", "shasum": "" }, "require": { @@ -8156,7 +8153,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.4.0" + "source": "https://github.com/symfony/yaml/tree/v6.4.3" }, "funding": [ { @@ -8172,7 +8169,7 @@ "type": "tidelift" } ], - "time": "2023-11-06T11:00:25+00:00" + "time": "2024-01-23T14:51:35+00:00" }, { "name": "theseer/tokenizer",