From 5ae4660ef9982ff623d50a0de055f1fd8b6a40b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 15:50:12 +0000 Subject: [PATCH] chore(deps): bump spatie/laravel-sitemap from 6.4.0 to 7.2.1 Bumps [spatie/laravel-sitemap](https://github.com/spatie/laravel-sitemap) from 6.4.0 to 7.2.1. - [Release notes](https://github.com/spatie/laravel-sitemap/releases) - [Changelog](https://github.com/spatie/laravel-sitemap/blob/main/CHANGELOG.md) - [Commits](https://github.com/spatie/laravel-sitemap/compare/6.4.0...7.2.1) --- updated-dependencies: - dependency-name: spatie/laravel-sitemap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 135 +++++++++++++++++++++++++++----------------------- 2 files changed, 73 insertions(+), 64 deletions(-) diff --git a/composer.json b/composer.json index 884f22b9..e984ef41 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ "spatie/laravel-google-fonts": "^1.2.3", "spatie/laravel-medialibrary": "^10.10.0", "spatie/laravel-permission": "^5.10.1", - "spatie/laravel-sitemap": "^6.3.1", + "spatie/laravel-sitemap": "^7.2.1", "spatie/laravel-translatable": "^6.8", "stevebauman/location": "^6.6.2", "symfony/http-client": "^6.3.1", diff --git a/composer.lock b/composer.lock index dbc86725..ebba4005 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": "7f0d70cfdb68e45e0cf2f57df7f892e9", + "content-hash": "676bfee6284c52a07b36c680e3d569d5", "packages": [ { "name": "abraham/twitteroauth", @@ -6926,26 +6926,30 @@ }, { "name": "nicmart/tree", - "version": "0.3.1", + "version": "0.8.0", "source": { "type": "git", "url": "https://github.com/nicmart/Tree.git", - "reference": "c55ba47c64a3cb7454c22e6d630729fc2aab23ff" + "reference": "8d02952acc9779a2c14f7a9c4ac1650c3dacb545" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nicmart/Tree/zipball/c55ba47c64a3cb7454c22e6d630729fc2aab23ff", - "reference": "c55ba47c64a3cb7454c22e6d630729fc2aab23ff", + "url": "https://api.github.com/repos/nicmart/Tree/zipball/8d02952acc9779a2c14f7a9c4ac1650c3dacb545", + "reference": "8d02952acc9779a2c14f7a9c4ac1650c3dacb545", "shasum": "" }, "require": { - "php": "^7.1 || ^8.0" + "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, "require-dev": { - "ergebnis/composer-normalize": "^2.8.0", - "ergebnis/license": "^1.0.0", - "ergebnis/php-cs-fixer-config": "^2.2.1", - "phpunit/phpunit": "^7.5.20" + "ergebnis/composer-normalize": "^2.31.0", + "ergebnis/license": "^2.4.0", + "ergebnis/php-cs-fixer-config": "^6.13.0", + "fakerphp/faker": "^1.23.0", + "infection/infection": "~0.26.19", + "phpunit/phpunit": "^9.6.14", + "psalm/plugin-phpunit": "~0.18.4", + "vimeo/psalm": "^5.16.0" }, "type": "library", "autoload": { @@ -6961,14 +6965,18 @@ { "name": "Nicolò Martini", "email": "nicmartnic@gmail.com" + }, + { + "name": "Andreas Möller", + "email": "am@localheinz.com" } ], "description": "A basic but flexible php tree data structure and a fluent tree builder implementation.", "support": { "issues": "https://github.com/nicmart/Tree/issues", - "source": "https://github.com/nicmart/Tree/tree/0.3.1" + "source": "https://github.com/nicmart/Tree/tree/0.8.0" }, - "time": "2020-11-27T09:02:17+00:00" + "time": "2023-12-02T13:24:56+00:00" }, { "name": "nikic/php-parser", @@ -9689,27 +9697,29 @@ }, { "name": "spatie/browsershot", - "version": "3.61.0", + "version": "4.3.0", "source": { "type": "git", "url": "https://github.com/spatie/browsershot.git", - "reference": "14d75679390b8b84a71b3a17dc5905928deeb887" + "reference": "601f2758191d8c46b2ea587eea935a87da4f39e8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/browsershot/zipball/14d75679390b8b84a71b3a17dc5905928deeb887", - "reference": "14d75679390b8b84a71b3a17dc5905928deeb887", + "url": "https://api.github.com/repos/spatie/browsershot/zipball/601f2758191d8c46b2ea587eea935a87da4f39e8", + "reference": "601f2758191d8c46b2ea587eea935a87da4f39e8", "shasum": "" }, "require": { + "ext-fileinfo": "*", "ext-json": "*", - "php": "^8.0", - "spatie/image": "^1.5.3|^2.0", - "spatie/temporary-directory": "^1.1|^2.0", - "symfony/process": "^4.2|^5.0|^6.0|^7.0" + "php": "^8.2", + "spatie/temporary-directory": "^2.0", + "symfony/process": "^6.0|^7.0" }, "require-dev": { "pestphp/pest": "^1.20", + "spatie/image": "^3.6", + "spatie/pdf-to-text": "^1.52", "spatie/phpunit-snapshot-assertions": "^4.2.3" }, "type": "library", @@ -9743,7 +9753,7 @@ "webpage" ], "support": { - "source": "https://github.com/spatie/browsershot/tree/3.61.0" + "source": "https://github.com/spatie/browsershot/tree/4.3.0" }, "funding": [ { @@ -9751,7 +9761,7 @@ "type": "github" } ], - "time": "2023-12-21T10:00:28+00:00" + "time": "2024-08-22T09:14:07+00:00" }, { "name": "spatie/color", @@ -9814,31 +9824,31 @@ }, { "name": "spatie/crawler", - "version": "7.1.3", + "version": "8.2.3", "source": { "type": "git", "url": "https://github.com/spatie/crawler.git", - "reference": "f0f73947fdfaf68efdc68b73c4dbb28dfc785113" + "reference": "c659f2fe4954249755990e42394a14d6d847a0a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/crawler/zipball/f0f73947fdfaf68efdc68b73c4dbb28dfc785113", - "reference": "f0f73947fdfaf68efdc68b73c4dbb28dfc785113", + "url": "https://api.github.com/repos/spatie/crawler/zipball/c659f2fe4954249755990e42394a14d6d847a0a7", + "reference": "c659f2fe4954249755990e42394a14d6d847a0a7", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^7.3", "guzzlehttp/psr7": "^2.0", - "illuminate/collections": "^8.38|^9.0|^10.0", - "nicmart/tree": "^0.3.0", - "php": "^8.0", - "spatie/browsershot": "^3.45", + "illuminate/collections": "^10.0|^11.0", + "nicmart/tree": "^0.8.0", + "php": "^8.1", + "spatie/browsershot": "^3.45|^4.0", "spatie/robots-txt": "^2.0", - "symfony/dom-crawler": "^5.2|^6.0" + "symfony/dom-crawler": "^6.0|^7.0" }, "require-dev": { - "pestphp/pest": "^1.21", - "phpunit/phpunit": "^9.5" + "pestphp/pest": "^2.0", + "spatie/ray": "^1.37" }, "type": "library", "autoload": { @@ -9866,7 +9876,7 @@ ], "support": { "issues": "https://github.com/spatie/crawler/issues", - "source": "https://github.com/spatie/crawler/tree/7.1.3" + "source": "https://github.com/spatie/crawler/tree/8.2.3" }, "funding": [ { @@ -9878,7 +9888,7 @@ "type": "github" } ], - "time": "2023-01-24T07:47:06+00:00" + "time": "2024-07-31T10:46:19+00:00" }, { "name": "spatie/eloquent-sortable", @@ -10647,35 +10657,34 @@ }, { "name": "spatie/laravel-sitemap", - "version": "6.4.0", + "version": "7.2.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-sitemap.git", - "reference": "d5115b430de517aaa29a6410f4cd6f1561766579" + "reference": "6d3d7637690a9710456a01bacabf5088f93ffe11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-sitemap/zipball/d5115b430de517aaa29a6410f4cd6f1561766579", - "reference": "d5115b430de517aaa29a6410f4cd6f1561766579", + "url": "https://api.github.com/repos/spatie/laravel-sitemap/zipball/6d3d7637690a9710456a01bacabf5088f93ffe11", + "reference": "6d3d7637690a9710456a01bacabf5088f93ffe11", "shasum": "" }, "require": { - "guzzlehttp/guzzle": "^7.2", - "illuminate/support": "^8.0|^9.0|^10.0", - "nesbot/carbon": "^2.63", - "php": "^8.0", - "spatie/crawler": "^7.0", - "spatie/laravel-package-tools": "^1.5", - "symfony/dom-crawler": "^5.1.14|^6.0" + "guzzlehttp/guzzle": "^7.8", + "illuminate/support": "^10.0|^11.0", + "nesbot/carbon": "^2.71|^3.0", + "php": "^8.2", + "spatie/crawler": "^8.0.1", + "spatie/laravel-package-tools": "^1.16.1", + "symfony/dom-crawler": "^6.3.4|^7.0" }, "require-dev": { - "mockery/mockery": "^1.4", - "orchestra/testbench": "^6.23|^7.0|^8.0", - "pestphp/pest": "^1.22", - "phpunit/phpunit": "^9.5", - "spatie/pest-plugin-snapshots": "^1.1", - "spatie/phpunit-snapshot-assertions": "^4.0", - "spatie/temporary-directory": "^2.0" + "mockery/mockery": "^1.6.6", + "orchestra/testbench": "^8.14|^9.0", + "pestphp/pest": "^2.24", + "spatie/pest-plugin-snapshots": "^2.1", + "spatie/phpunit-snapshot-assertions": "^5.1.2", + "spatie/temporary-directory": "^2.2" }, "type": "library", "extra": { @@ -10709,7 +10718,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/laravel-sitemap/tree/6.4.0" + "source": "https://github.com/spatie/laravel-sitemap/tree/7.2.1" }, "funding": [ { @@ -10717,7 +10726,7 @@ "type": "custom" } ], - "time": "2023-10-18T14:38:11+00:00" + "time": "2024-05-21T12:31:34+00:00" }, { "name": "spatie/laravel-sluggable", @@ -11357,26 +11366,26 @@ }, { "name": "symfony/dom-crawler", - "version": "v6.4.13", + "version": "v7.1.6", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "ae074dffb018c37a57071990d16e6152728dd972" + "reference": "794ddd5481ba15d8a04132c95e211cd5656e09fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/ae074dffb018c37a57071990d16e6152728dd972", - "reference": "ae074dffb018c37a57071990d16e6152728dd972", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/794ddd5481ba15d8a04132c95e211cd5656e09fb", + "reference": "794ddd5481ba15d8a04132c95e211cd5656e09fb", "shasum": "" }, "require": { "masterminds/html5": "^2.6", - "php": ">=8.1", + "php": ">=8.2", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0" }, "require-dev": { - "symfony/css-selector": "^5.4|^6.0|^7.0" + "symfony/css-selector": "^6.4|^7.0" }, "type": "library", "autoload": { @@ -11404,7 +11413,7 @@ "description": "Eases DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dom-crawler/tree/v6.4.13" + "source": "https://github.com/symfony/dom-crawler/tree/v7.1.6" }, "funding": [ { @@ -11420,7 +11429,7 @@ "type": "tidelift" } ], - "time": "2024-10-25T15:07:50+00:00" + "time": "2024-10-25T15:11:02+00:00" }, { "name": "symfony/error-handler",