From 32fb37ed7a783a3a48b541b31ff4fd77d6f7312a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 13:21:37 +1000 Subject: [PATCH] chore(deps): update all non-major dependencies to v9.3.14 (#20) Co-authored-by: Renovate Bot --- composer.json | 6 ++-- composer.lock | 96 +++++++++++++++++++++++++++++++++++++-------------- 2 files changed, 73 insertions(+), 29 deletions(-) diff --git a/composer.json b/composer.json index 143fe8f..409b964 100644 --- a/composer.json +++ b/composer.json @@ -21,9 +21,9 @@ "require": { "composer/installers": "2.1.1", "drupal-tome/tome_drush": "dev-feature/3-drush_11", - "drupal/core-composer-scaffold": "9.3.13", - "drupal/core-project-message": "9.3.13", - "drupal/core-recommended": "9.3.13", + "drupal/core-composer-scaffold": "9.3.14", + "drupal/core-project-message": "9.3.14", + "drupal/core-recommended": "9.3.14", "drupal/tome": "1.7.0", "drush/drush": "11.0.9" }, diff --git a/composer.lock b/composer.lock index 096b504..e2aba9c 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": "b2d2a6e9bc9f2e8ac5c2de1cab14df89", + "content-hash": "8f4d388021f1d940fb2e9b5a3b2987ba", "packages": [ { "name": "asm89/stack-cors", @@ -1241,16 +1241,16 @@ }, { "name": "drupal/core", - "version": "9.3.13", + "version": "9.3.14", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "02ba7a3a42612a04124ac5131df0726e1e5097c6" + "reference": "ea4c4780324c6ee6679823927e95601938d7f6a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/02ba7a3a42612a04124ac5131df0726e1e5097c6", - "reference": "02ba7a3a42612a04124ac5131df0726e1e5097c6", + "url": "https://api.github.com/repos/drupal/core/zipball/ea4c4780324c6ee6679823927e95601938d7f6a3", + "reference": "ea4c4780324c6ee6679823927e95601938d7f6a3", "shasum": "" }, "require": { @@ -1272,7 +1272,7 @@ "ext-spl": "*", "ext-tokenizer": "*", "ext-xml": "*", - "guzzlehttp/guzzle": "^6.5.2", + "guzzlehttp/guzzle": "^6.5.6", "laminas/laminas-diactoros": "^2.1", "laminas/laminas-feed": "^2.12", "masterminds/html5": "^2.1", @@ -1492,13 +1492,13 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/9.3.13" + "source": "https://github.com/drupal/core/tree/9.3.14" }, - "time": "2022-05-11T09:20:58+00:00" + "time": "2022-05-25T18:43:19+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "9.3.13", + "version": "9.3.14", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -1542,13 +1542,13 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/9.3.13" + "source": "https://github.com/drupal/core-composer-scaffold/tree/9.3.14" }, "time": "2022-02-24T17:40:56+00:00" }, { "name": "drupal/core-project-message", - "version": "9.3.13", + "version": "9.3.14", "source": { "type": "git", "url": "https://github.com/drupal/core-project-message.git", @@ -1583,22 +1583,22 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-project-message/tree/9.3.13" + "source": "https://github.com/drupal/core-project-message/tree/9.3.14" }, "time": "2022-02-24T17:40:56+00:00" }, { "name": "drupal/core-recommended", - "version": "9.3.13", + "version": "9.3.14", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "0fe76c7af47fafcff37d8cb6053014e52e0f4a69" + "reference": "31f23ce0ae7cf3925f6fb6a3953762b259a0494e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/0fe76c7af47fafcff37d8cb6053014e52e0f4a69", - "reference": "0fe76c7af47fafcff37d8cb6053014e52e0f4a69", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/31f23ce0ae7cf3925f6fb6a3953762b259a0494e", + "reference": "31f23ce0ae7cf3925f6fb6a3953762b259a0494e", "shasum": "" }, "require": { @@ -1607,9 +1607,9 @@ "doctrine/annotations": "1.13.2", "doctrine/lexer": "1.2.1", "doctrine/reflection": "1.2.2", - "drupal/core": "9.3.13", + "drupal/core": "9.3.14", "egulias/email-validator": "3.1.2", - "guzzlehttp/guzzle": "6.5.5", + "guzzlehttp/guzzle": "6.5.6", "guzzlehttp/promises": "1.5.1", "guzzlehttp/psr7": "1.8.5", "laminas/laminas-diactoros": "2.8.0", @@ -1669,9 +1669,9 @@ ], "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/9.3.13" + "source": "https://github.com/drupal/core-recommended/tree/9.3.14" }, - "time": "2022-05-11T09:20:58+00:00" + "time": "2022-05-25T18:43:19+00:00" }, { "name": "drupal/tome", @@ -2182,16 +2182,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.5.5", + "version": "6.5.6", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e" + "reference": "f092dd734083473658de3ee4bef093ed77d2689c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e", - "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f092dd734083473658de3ee4bef093ed77d2689c", + "reference": "f092dd734083473658de3ee4bef093ed77d2689c", "shasum": "" }, "require": { @@ -2228,10 +2228,40 @@ "MIT" ], "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" + }, + { + "name": "Jeremy Lindblom", + "email": "jeremeamia@gmail.com", + "homepage": "https://github.com/jeremeamia" + }, + { + "name": "George Mponos", + "email": "gmponos@gmail.com", + "homepage": "https://github.com/gmponos" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://github.com/sagikazarmark" + }, + { + "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", + "homepage": "https://github.com/Tobion" } ], "description": "Guzzle is a PHP HTTP client library", @@ -2247,9 +2277,23 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/6.5" + "source": "https://github.com/guzzle/guzzle/tree/6.5.6" }, - "time": "2020-06-16T21:01:06+00:00" + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle", + "type": "tidelift" + } + ], + "time": "2022-05-25T13:19:12+00:00" }, { "name": "guzzlehttp/promises",