From 22986a52986bc13e59a0fd4ff8d8a39b4358d7ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 10:54:29 +0000 Subject: [PATCH] Bump the php-dependencies group with 2 updates Bumps the php-dependencies group with 2 updates: [laravel/nightwatch](https://github.com/laravel/nightwatch) and [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel). Updates `laravel/nightwatch` from 1.15.0 to 1.15.2 - [Release notes](https://github.com/laravel/nightwatch/releases) - [Changelog](https://github.com/laravel/nightwatch/blob/1.x/CHANGELOG.md) - [Commits](https://github.com/laravel/nightwatch/compare/v1.15.0...v1.15.2) Updates `sentry/sentry-laravel` from 4.16.0 to 4.17.0 - [Release notes](https://github.com/getsentry/sentry-laravel/releases) - [Changelog](https://github.com/getsentry/sentry-laravel/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-laravel/compare/4.16.0...4.17.0) --- updated-dependencies: - dependency-name: laravel/nightwatch dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-dependencies - dependency-name: sentry/sentry-laravel dependency-version: 4.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-dependencies ... Signed-off-by: dependabot[bot] --- composer.lock | 35 +++++++++++++++++++---------------- 1 file changed, 19 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index acbce8c..ecb22f1 100644 --- a/composer.lock +++ b/composer.lock @@ -1631,16 +1631,16 @@ }, { "name": "laravel/nightwatch", - "version": "v1.15.0", + "version": "v1.15.2", "source": { "type": "git", "url": "https://github.com/laravel/nightwatch.git", - "reference": "266b424ebdd663fabb56ace6005a6894170f41dc" + "reference": "3276ef5b4a8ec0ab6b5a8e062d427539afb81329" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/nightwatch/zipball/266b424ebdd663fabb56ace6005a6894170f41dc", - "reference": "266b424ebdd663fabb56ace6005a6894170f41dc", + "url": "https://api.github.com/repos/laravel/nightwatch/zipball/3276ef5b4a8ec0ab6b5a8e062d427539afb81329", + "reference": "3276ef5b4a8ec0ab6b5a8e062d427539afb81329", "shasum": "" }, "require": { @@ -1689,6 +1689,9 @@ } }, "autoload": { + "files": [ + "agent/helpers.php" + ], "psr-4": { "Laravel\\Nightwatch\\": "src/" } @@ -1715,7 +1718,7 @@ "issues": "https://github.com/laravel/nightwatch/issues", "source": "https://github.com/laravel/nightwatch" }, - "time": "2025-10-10T02:41:23+00:00" + "time": "2025-10-17T04:26:35+00:00" }, { "name": "laravel/prompts", @@ -1778,16 +1781,16 @@ }, { "name": "laravel/serializable-closure", - "version": "v2.0.5", + "version": "v2.0.6", "source": { "type": "git", "url": "https://github.com/laravel/serializable-closure.git", - "reference": "3832547db6e0e2f8bb03d4093857b378c66eceed" + "reference": "038ce42edee619599a1debb7e81d7b3759492819" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/3832547db6e0e2f8bb03d4093857b378c66eceed", - "reference": "3832547db6e0e2f8bb03d4093857b378c66eceed", + "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/038ce42edee619599a1debb7e81d7b3759492819", + "reference": "038ce42edee619599a1debb7e81d7b3759492819", "shasum": "" }, "require": { @@ -1835,7 +1838,7 @@ "issues": "https://github.com/laravel/serializable-closure/issues", "source": "https://github.com/laravel/serializable-closure" }, - "time": "2025-09-22T17:29:40+00:00" + "time": "2025-10-09T13:42:30+00:00" }, { "name": "laravel/tinker", @@ -4011,16 +4014,16 @@ }, { "name": "sentry/sentry-laravel", - "version": "4.16.0", + "version": "4.17.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-laravel.git", - "reference": "b33b2e487b02db02d92988228f142d7fa2be2bfa" + "reference": "f321c450f1ff31fc97cf42c249de4a47d593d216" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/b33b2e487b02db02d92988228f142d7fa2be2bfa", - "reference": "b33b2e487b02db02d92988228f142d7fa2be2bfa", + "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/f321c450f1ff31fc97cf42c249de4a47d593d216", + "reference": "f321c450f1ff31fc97cf42c249de4a47d593d216", "shasum": "" }, "require": { @@ -4084,7 +4087,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-laravel/issues", - "source": "https://github.com/getsentry/sentry-laravel/tree/4.16.0" + "source": "https://github.com/getsentry/sentry-laravel/tree/4.17.0" }, "funding": [ { @@ -4096,7 +4099,7 @@ "type": "custom" } ], - "time": "2025-09-10T16:38:18+00:00" + "time": "2025-10-15T09:58:47+00:00" }, { "name": "spatie/backtrace",