From 75fddfeb50f8eb91893afea26829408312257391 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 03:58:31 +0000 Subject: [PATCH] build(deps): bump laravel/pulse from 1.0.0-beta2 to 1.0.0-beta7 Bumps [laravel/pulse](https://github.com/laravel/pulse) from 1.0.0-beta2 to 1.0.0-beta7. - [Commits](https://github.com/laravel/pulse/compare/v1.0.0-beta2...v1.0.0-beta7) --- updated-dependencies: - dependency-name: laravel/pulse dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 77 ++++++++++++++++++++++++++------------------------- 1 file changed, 39 insertions(+), 38 deletions(-) diff --git a/composer.lock b/composer.lock index 47d303c..4f9d456 100644 --- a/composer.lock +++ b/composer.lock @@ -1887,16 +1887,16 @@ }, { "name": "laravel/framework", - "version": "v10.35.0", + "version": "v10.37.3", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "91ec2d92d2f6007e9084fe06438b99c91845da69" + "reference": "996375dd61f8c6e4ac262b57ed485655d71fcbdc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/91ec2d92d2f6007e9084fe06438b99c91845da69", - "reference": "91ec2d92d2f6007e9084fe06438b99c91845da69", + "url": "https://api.github.com/repos/laravel/framework/zipball/996375dd61f8c6e4ac262b57ed485655d71fcbdc", + "reference": "996375dd61f8c6e4ac262b57ed485655d71fcbdc", "shasum": "" }, "require": { @@ -2085,7 +2085,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2023-12-05T14:50:33+00:00" + "time": "2023-12-13T20:10:58+00:00" }, { "name": "laravel/prompts", @@ -2146,35 +2146,35 @@ }, { "name": "laravel/pulse", - "version": "v1.0.0-beta2", + "version": "v1.0.0-beta7", "source": { "type": "git", "url": "https://github.com/laravel/pulse.git", - "reference": "1de2604de554c6a0c8c29f706615b4e30995628d" + "reference": "1f2d6667b4a68ea4780a149677757193ed692702" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/pulse/zipball/1de2604de554c6a0c8c29f706615b4e30995628d", - "reference": "1de2604de554c6a0c8c29f706615b4e30995628d", + "url": "https://api.github.com/repos/laravel/pulse/zipball/1f2d6667b4a68ea4780a149677757193ed692702", + "reference": "1f2d6667b4a68ea4780a149677757193ed692702", "shasum": "" }, "require": { "doctrine/sql-formatter": "^1.1", "guzzlehttp/promises": "^1.0 || ^2.0", - "illuminate/auth": "^9.0 || ^10.0", - "illuminate/cache": "^9.0 || ^10.0", - "illuminate/config": "^9.0 || ^10.0", - "illuminate/console": "^9.0 || ^10.0", - "illuminate/contracts": "^9.0 || ^10.0", - "illuminate/database": "^9.0 || ^10.0", - "illuminate/events": "^9.0 || ^10.0", - "illuminate/http": "^9.0 || ^10.0", - "illuminate/queue": "^9.0 || ^10.0", - "illuminate/redis": "^9.0 || ^10.0", - "illuminate/routing": "^9.0 || ^10.0", - "illuminate/support": "^9.0 || ^10.0", - "illuminate/view": "^9.0 || ^10.0", - "livewire/livewire": "^3.0", + "illuminate/auth": "^10.21", + "illuminate/cache": "^10.21", + "illuminate/config": "^10.21", + "illuminate/console": "^10.21", + "illuminate/contracts": "^10.21", + "illuminate/database": "^10.21", + "illuminate/events": "^10.21", + "illuminate/http": "^10.21", + "illuminate/queue": "^10.21", + "illuminate/redis": "^10.21", + "illuminate/routing": "^10.21", + "illuminate/support": "^10.21", + "illuminate/view": "^10.21", + "livewire/livewire": "^3.2", "nesbot/carbon": "^2.67", "php": "^8.1" }, @@ -2184,11 +2184,11 @@ "require-dev": { "guzzlehttp/guzzle": "^7.7", "mockery/mockery": "^1.0", - "orchestra/testbench": "^8.0", + "orchestra/testbench": "^8.16", "pestphp/pest": "^2.0", "pestphp/pest-plugin-laravel": "^2.2", "phpstan/phpstan": "^1.11", - "predis/predis": "^2.2" + "predis/predis": "^1.0 || ^2.0" }, "type": "library", "extra": { @@ -2219,6 +2219,7 @@ "email": "taylor@laravel.com" } ], + "description": "Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.", "homepage": "https://github.com/laravel/pulse", "keywords": [ "laravel" @@ -2227,7 +2228,7 @@ "issues": "https://github.com/laravel/pulse/issues", "source": "https://github.com/laravel/pulse" }, - "time": "2023-12-01T18:46:10+00:00" + "time": "2023-12-13T00:05:37+00:00" }, { "name": "laravel/sanctum", @@ -2820,16 +2821,16 @@ }, { "name": "livewire/livewire", - "version": "v3.2.2", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/livewire/livewire.git", - "reference": "c5366279aeb10f75bb358032bb832702e3d0d35a" + "reference": "7c1f609515e74ef1197c08e56a5606571b3ec1d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/c5366279aeb10f75bb358032bb832702e3d0d35a", - "reference": "c5366279aeb10f75bb358032bb832702e3d0d35a", + "url": "https://api.github.com/repos/livewire/livewire/zipball/7c1f609515e74ef1197c08e56a5606571b3ec1d9", + "reference": "7c1f609515e74ef1197c08e56a5606571b3ec1d9", "shasum": "" }, "require": { @@ -2882,7 +2883,7 @@ "description": "A front-end framework for Laravel.", "support": { "issues": "https://github.com/livewire/livewire/issues", - "source": "https://github.com/livewire/livewire/tree/v3.2.2" + "source": "https://github.com/livewire/livewire/tree/v3.3.0" }, "funding": [ { @@ -2890,7 +2891,7 @@ "type": "github" } ], - "time": "2023-11-29T17:43:29+00:00" + "time": "2023-12-11T18:04:00+00:00" }, { "name": "monolog/monolog", @@ -9330,16 +9331,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.24.4", + "version": "1.24.5", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "6bd0c26f3786cd9b7c359675cb789e35a8e07496" + "reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6bd0c26f3786cd9b7c359675cb789e35a8e07496", - "reference": "6bd0c26f3786cd9b7c359675cb789e35a8e07496", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fedf211ff14ec8381c9bf5714e33a7a552dd1acc", + "reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc", "shasum": "" }, "require": { @@ -9371,9 +9372,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.4" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.5" }, - "time": "2023-11-26T18:29:22+00:00" + "time": "2023-12-16T09:33:33+00:00" }, { "name": "phpunit/php-code-coverage",