Skip to content

Commit

Permalink
Bump drupal/graphql_metatag from 1.9.0 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps drupal/graphql_metatag from 1.9.0 to 1.10.0.

---
updated-dependencies:
- dependency-name: drupal/graphql_metatag
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2023
1 parent 78ce347 commit 053d055
Showing 1 changed file with 31 additions and 31 deletions.
62 changes: 31 additions & 31 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1893,16 +1893,16 @@
},
{
"name": "doctrine/deprecations",
"version": "v1.1.1",
"version": "1.1.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/deprecations.git",
"reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3"
"reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
"reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
"reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -1934,9 +1934,9 @@
"homepage": "https://www.doctrine-project.org/",
"support": {
"issues": "https://github.com/doctrine/deprecations/issues",
"source": "https://github.com/doctrine/deprecations/tree/v1.1.1"
"source": "https://github.com/doctrine/deprecations/tree/1.1.2"
},
"time": "2023-06-03T09:27:29+00:00"
"time": "2023-09-27T20:04:15+00:00"
},
{
"name": "doctrine/event-manager",
Expand Down Expand Up @@ -6893,16 +6893,16 @@
},
{
"name": "drupal/graphql_core",
"version": "3.1.0",
"version": "3.3.0",
"require": {
"drupal/core": "^8.8 || ^9",
"drupal/core": "^9 || ^10",
"drupal/graphql": "*"
},
"type": "metapackage",
"extra": {
"drupal": {
"version": "8.x-3.1",
"datestamp": "1603962169",
"version": "8.x-3.3",
"datestamp": "1694177393",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -7009,28 +7009,28 @@
},
{
"name": "drupal/graphql_metatag",
"version": "1.9.0",
"version": "1.10.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/graphql_metatag.git",
"reference": "8.x-1.9"
"reference": "8.x-1.10"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/graphql_metatag-8.x-1.9.zip",
"reference": "8.x-1.9",
"shasum": "9f8a95d3601fc7ec35c24073a3be95b06e4b84e3"
"url": "https://ftp.drupal.org/files/projects/graphql_metatag-8.x-1.10.zip",
"reference": "8.x-1.10",
"shasum": "c3aa03d200fd33175e3408b33168a06e53346ec6"
},
"require": {
"drupal/core": "^8 || ^9",
"drupal/graphql_core": "~3.0",
"drupal/core": "^9 || ^10",
"drupal/graphql_core": "*",
"drupal/metatag": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.9",
"datestamp": "1634651501",
"version": "8.x-1.10",
"datestamp": "1694424435",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -18364,16 +18364,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.24.1",
"version": "1.24.2",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "9f854d275c2dbf84915a5c0ec9a2d17d2cd86b01"
"reference": "bcad8d995980440892759db0c32acae7c8e79442"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/9f854d275c2dbf84915a5c0ec9a2d17d2cd86b01",
"reference": "9f854d275c2dbf84915a5c0ec9a2d17d2cd86b01",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bcad8d995980440892759db0c32acae7c8e79442",
"reference": "bcad8d995980440892759db0c32acae7c8e79442",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -18405,9 +18405,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.1"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.2"
},
"time": "2023-09-18T12:18:02+00:00"
"time": "2023-09-26T12:28:12+00:00"
},
{
"name": "phpstan/phpstan",
Expand Down Expand Up @@ -19174,16 +19174,16 @@
},
{
"name": "psr/http-client",
"version": "1.0.2",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-client.git",
"reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31"
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31",
"reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31",
"url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -19220,9 +19220,9 @@
"psr-18"
],
"support": {
"source": "https://github.com/php-fig/http-client/tree/1.0.2"
"source": "https://github.com/php-fig/http-client"
},
"time": "2023-04-10T20:12:12+00:00"
"time": "2023-09-23T14:17:50+00:00"
},
{
"name": "psr/http-factory",
Expand Down

0 comments on commit 053d055

Please sign in to comment.