pest: 2.34.5 -> 2.34.7

Diff: https://github.com/pestphp/pest/compare/v2.34.5...v2.34.7
This commit is contained in:
Patka 2024-04-05 12:30:43 +02:00
parent 433b839ab9
commit 6920b4d1d6
No known key found for this signature in database
2 changed files with 41 additions and 41 deletions

View file

@ -1069,16 +1069,16 @@
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
"version": "1.27.0", "version": "1.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git", "url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "86e4d5a4b036f8f0be1464522f4c6b584c452757" "reference": "cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/86e4d5a4b036f8f0be1464522f4c6b584c452757", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb",
"reference": "86e4d5a4b036f8f0be1464522f4c6b584c452757", "reference": "cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1110,9 +1110,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types", "description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": { "support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues", "issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.27.0" "source": "https://github.com/phpstan/phpdoc-parser/tree/1.28.0"
}, },
"time": "2024-03-21T13:14:53+00:00" "time": "2024-04-03T18:51:33+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@ -2557,16 +2557,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v7.0.4", "version": "v7.0.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "6b099f3306f7c9c2d2786ed736d0026b2903205f" "reference": "fde915cd8e7eb99b3d531d3d5c09531429c3f9e5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/6b099f3306f7c9c2d2786ed736d0026b2903205f", "url": "https://api.github.com/repos/symfony/console/zipball/fde915cd8e7eb99b3d531d3d5c09531429c3f9e5",
"reference": "6b099f3306f7c9c2d2786ed736d0026b2903205f", "reference": "fde915cd8e7eb99b3d531d3d5c09531429c3f9e5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2630,7 +2630,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v7.0.4" "source": "https://github.com/symfony/console/tree/v7.0.6"
}, },
"funding": [ "funding": [
{ {
@ -2646,7 +2646,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-02-22T20:27:20+00:00" "time": "2024-04-01T11:04:53+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
@ -3093,16 +3093,16 @@
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
"version": "v3.4.1", "version": "v3.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/service-contracts.git", "url": "https://github.com/symfony/service-contracts.git",
"reference": "fe07cbc8d837f60caf7018068e350cc5163681a0" "reference": "11bbf19a0fb7b36345861e85c5768844c552906e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0", "url": "https://api.github.com/repos/symfony/service-contracts/zipball/11bbf19a0fb7b36345861e85c5768844c552906e",
"reference": "fe07cbc8d837f60caf7018068e350cc5163681a0", "reference": "11bbf19a0fb7b36345861e85c5768844c552906e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3155,7 +3155,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/service-contracts/tree/v3.4.1" "source": "https://github.com/symfony/service-contracts/tree/v3.4.2"
}, },
"funding": [ "funding": [
{ {
@ -3171,7 +3171,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-12-26T14:02:43+00:00" "time": "2023-12-19T21:51:00+00:00"
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
@ -3502,16 +3502,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.14.0", "version": "v1.15.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "6b127276e3f263f7bb17d5077e9e0269e61b2a0e" "reference": "5f288b5e79938cc72f5c298d384e639de87507c6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/6b127276e3f263f7bb17d5077e9e0269e61b2a0e", "url": "https://api.github.com/repos/laravel/pint/zipball/5f288b5e79938cc72f5c298d384e639de87507c6",
"reference": "6b127276e3f263f7bb17d5077e9e0269e61b2a0e", "reference": "5f288b5e79938cc72f5c298d384e639de87507c6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3522,13 +3522,13 @@
"php": "^8.1.0" "php": "^8.1.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.49.0", "friendsofphp/php-cs-fixer": "^3.52.1",
"illuminate/view": "^10.43.0", "illuminate/view": "^10.48.4",
"larastan/larastan": "^2.8.1", "larastan/larastan": "^2.9.2",
"laravel-zero/framework": "^10.3.0", "laravel-zero/framework": "^10.3.0",
"mockery/mockery": "^1.6.7", "mockery/mockery": "^1.6.11",
"nunomaduro/termwind": "^1.15.1", "nunomaduro/termwind": "^1.15.1",
"pestphp/pest": "^2.33.6" "pestphp/pest": "^2.34.5"
}, },
"bin": [ "bin": [
"builds/pint" "builds/pint"
@ -3564,7 +3564,7 @@
"issues": "https://github.com/laravel/pint/issues", "issues": "https://github.com/laravel/pint/issues",
"source": "https://github.com/laravel/pint" "source": "https://github.com/laravel/pint"
}, },
"time": "2024-02-20T17:38:05+00:00" "time": "2024-04-02T14:28:47+00:00"
}, },
{ {
"name": "nette/utils", "name": "nette/utils",
@ -3787,16 +3787,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.10.65", "version": "1.10.66",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "3c657d057a0b7ecae19cb12db446bbc99d8839c6" "reference": "94779c987e4ebd620025d9e5fdd23323903950bd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/3c657d057a0b7ecae19cb12db446bbc99d8839c6", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/94779c987e4ebd620025d9e5fdd23323903950bd",
"reference": "3c657d057a0b7ecae19cb12db446bbc99d8839c6", "reference": "94779c987e4ebd620025d9e5fdd23323903950bd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3845,7 +3845,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-03-23T10:30:26+00:00" "time": "2024-03-28T16:17:31+00:00"
}, },
{ {
"name": "phpstan/phpstan-strict-rules", "name": "phpstan/phpstan-strict-rules",
@ -4026,16 +4026,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v6.4.4", "version": "v6.4.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "b439823f04c98b84d4366c79507e9da6230944b1" "reference": "95bd2706a97fb875185b51ecaa6112ec184233d4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/b439823f04c98b84d4366c79507e9da6230944b1", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/95bd2706a97fb875185b51ecaa6112ec184233d4",
"reference": "b439823f04c98b84d4366c79507e9da6230944b1", "reference": "95bd2706a97fb875185b51ecaa6112ec184233d4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4091,7 +4091,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v6.4.4" "source": "https://github.com/symfony/var-dumper/tree/v6.4.6"
}, },
"funding": [ "funding": [
{ {
@ -4107,7 +4107,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-02-15T11:23:52+00:00" "time": "2024-03-19T11:56:30+00:00"
}, },
{ {
"name": "symplify/phpstan-rules", "name": "symplify/phpstan-rules",

View file

@ -2,7 +2,7 @@
php.buildComposerProject (finalAttrs: { php.buildComposerProject (finalAttrs: {
pname = "pest"; pname = "pest";
version = "2.34.5"; version = "2.34.7";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pestphp"; owner = "pestphp";
@ -13,7 +13,7 @@ php.buildComposerProject (finalAttrs: {
composerLock = ./composer.lock; composerLock = ./composer.lock;
vendorHash = "sha256-skNf6bUyGUN/F9Ffpz325napOmPINYk1TyUyYqWmwRM="; vendorHash = "sha256-+FKNGjwq+KFPw8agdwsgnwb2ENgFAWK5EngmS4hMcSA=";
meta = { meta = {
changelog = "https://github.com/pestphp/pest/releases/tag/v${finalAttrs.version}"; changelog = "https://github.com/pestphp/pest/releases/tag/v${finalAttrs.version}";