From f883485b7c742c89714b3ddffc0925620e25e69e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 23:31:56 +0000 Subject: [PATCH] chore(deps): update dependency drupal/oembed_providers to v3 --- drupal/composer.json | 2 +- drupal/composer.lock | 58 ++++++++++++++++++++++---------------------- 2 files changed, 30 insertions(+), 30 deletions(-) diff --git a/drupal/composer.json b/drupal/composer.json index 0be3089a..8f391dff 100644 --- a/drupal/composer.json +++ b/drupal/composer.json @@ -62,7 +62,7 @@ "drupal/memcache": "^2.8", "drupal/metatag": "^2.2", "drupal/node_edit_protection": "^1.2", - "drupal/oembed_providers": "^2.2", + "drupal/oembed_providers": "^3.0.0", "drupal/paragraphs_ee": "^10.1", "drupal/pathauto": "^1.15", "drupal/prevent_homepage_deletion": "^3.0", diff --git a/drupal/composer.lock b/drupal/composer.lock index 051fec72..c58bd662 100644 --- a/drupal/composer.lock +++ b/drupal/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": "36f33a579b93671b50cff9a2e9f37aca", + "content-hash": "456db1558073f373571db9d19dca6f6a", "packages": [ { "name": "asm89/stack-cors", @@ -4817,26 +4817,26 @@ }, { "name": "drupal/oembed_providers", - "version": "2.2.3", + "version": "3.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/oembed_providers.git", - "reference": "2.2.3" + "reference": "3.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/oembed_providers-2.2.3.zip", - "reference": "2.2.3", - "shasum": "3b52f2616042ecc85aa54bdec7af24c74c3c53d4" + "url": "https://ftp.drupal.org/files/projects/oembed_providers-3.0.0.zip", + "reference": "3.0.0", + "shasum": "0b2bd23d8d30948e6900c85bcdbf3b29fa741e2d" }, "require": { - "drupal/core": "^10|^11" + "drupal/core": "^10.3 || ^11 || ^12" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.2.3", - "datestamp": "1764608494", + "version": "3.0.0", + "datestamp": "1785538626", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6433,22 +6433,22 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.15.1", + "version": "7.15.5", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "61443dfb33c62f308ee8add20f45b4d6e4bf8d2f" + "reference": "ee80339fd9177ba44c49cdb653ff02a4d1106b9a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/61443dfb33c62f308ee8add20f45b4d6e4bf8d2f", - "reference": "61443dfb33c62f308ee8add20f45b4d6e4bf8d2f", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ee80339fd9177ba44c49cdb653ff02a4d1106b9a", + "reference": "ee80339fd9177ba44c49cdb653ff02a4d1106b9a", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^2.5.1", - "guzzlehttp/psr7": "^2.13", + "guzzlehttp/promises": "^2.5.3", + "guzzlehttp/psr7": "^2.13.1", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.5 || ^3.0", @@ -6541,7 +6541,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.15.1" + "source": "https://github.com/guzzle/guzzle/tree/7.15.5" }, "funding": [ { @@ -6557,20 +6557,20 @@ "type": "tidelift" } ], - "time": "2026-07-18T11:23:11+00:00" + "time": "2026-08-24T09:21:06+00:00" }, { "name": "guzzlehttp/promises", - "version": "2.5.1", + "version": "2.5.3", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "9ad1e4fc607446a055b95870c7f668e93b5cff29" + "reference": "cde49999552d185d64715fe9c1f77a2aadd2f9f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/9ad1e4fc607446a055b95870c7f668e93b5cff29", - "reference": "9ad1e4fc607446a055b95870c7f668e93b5cff29", + "url": "https://api.github.com/repos/guzzle/promises/zipball/cde49999552d185d64715fe9c1f77a2aadd2f9f1", + "reference": "cde49999552d185d64715fe9c1f77a2aadd2f9f1", "shasum": "" }, "require": { @@ -6625,7 +6625,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/2.5.1" + "source": "https://github.com/guzzle/promises/tree/2.5.3" }, "funding": [ { @@ -6641,20 +6641,20 @@ "type": "tidelift" } ], - "time": "2026-07-08T15:48:39+00:00" + "time": "2026-08-24T09:11:28+00:00" }, { "name": "guzzlehttp/psr7", - "version": "2.13.0", + "version": "2.13.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "dad89620b7a6edb60c15858442eb2e408b45d8f4" + "reference": "95e7828100de18b4e269fb1703be530082d5166d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/dad89620b7a6edb60c15858442eb2e408b45d8f4", - "reference": "dad89620b7a6edb60c15858442eb2e408b45d8f4", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/95e7828100de18b4e269fb1703be530082d5166d", + "reference": "95e7828100de18b4e269fb1703be530082d5166d", "shasum": "" }, "require": { @@ -6744,7 +6744,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.13.0" + "source": "https://github.com/guzzle/psr7/tree/2.13.1" }, "funding": [ { @@ -6760,7 +6760,7 @@ "type": "tidelift" } ], - "time": "2026-07-16T22:23:49+00:00" + "time": "2026-08-24T09:13:11+00:00" }, { "name": "justinrainbow/json-schema",