Skip to content

Commit

Permalink
Bump drupal/blazy from 2.16.0 to 2.17.0
Browse files Browse the repository at this point in the history
Bumps drupal/blazy from 2.16.0 to 2.17.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2023
1 parent a13e7ec commit 8818f7a
Showing 1 changed file with 34 additions and 35 deletions.
69 changes: 34 additions & 35 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2958,17 +2958,17 @@
},
{
"name": "drupal/blazy",
"version": "2.16.0",
"version": "2.17.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/blazy.git",
"reference": "8.x-2.16"
"reference": "8.x-2.17"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/blazy-8.x-2.16.zip",
"reference": "8.x-2.16",
"shasum": "ae84ac6083f734968eb9c7cc008b32aaa04c5b9c"
"url": "https://ftp.drupal.org/files/projects/blazy-8.x-2.17.zip",
"reference": "8.x-2.17",
"shasum": "84ab9c7b7dc516890300f252dd64c8404e333d4b"
},
"require": {
"drupal/core": "^8.8 || ^9 || ^10"
Expand All @@ -2979,8 +2979,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.16",
"datestamp": "1685788557",
"version": "8.x-2.17",
"datestamp": "1695019671",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -15207,30 +15207,30 @@
},
{
"name": "laminas/laminas-stdlib",
"version": "3.17.0",
"version": "3.18.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-stdlib.git",
"reference": "dd35c868075bad80b6718959740913e178eb4274"
"reference": "e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/dd35c868075bad80b6718959740913e178eb4274",
"reference": "dd35c868075bad80b6718959740913e178eb4274",
"url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf",
"reference": "e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf",
"shasum": ""
},
"require": {
"php": "~8.1.0 || ~8.2.0"
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
},
"conflict": {
"zendframework/zend-stdlib": "*"
},
"require-dev": {
"laminas/laminas-coding-standard": "^2.5",
"phpbench/phpbench": "^1.2.9",
"phpunit/phpunit": "^10.0.16",
"phpbench/phpbench": "^1.2.14",
"phpunit/phpunit": "^10.3.3",
"psalm/plugin-phpunit": "^0.18.4",
"vimeo/psalm": "^5.8"
"vimeo/psalm": "^5.15.0"
},
"type": "library",
"autoload": {
Expand Down Expand Up @@ -15262,7 +15262,7 @@
"type": "community_bridge"
}
],
"time": "2023-03-20T13:51:37+00:00"
"time": "2023-09-19T10:15:21+00:00"
},
{
"name": "laminas/laminas-text",
Expand Down Expand Up @@ -18225,16 +18225,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.24.0",
"version": "1.24.1",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "3510b0a6274cc42f7219367cb3abfc123ffa09d6"
"reference": "9f854d275c2dbf84915a5c0ec9a2d17d2cd86b01"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/3510b0a6274cc42f7219367cb3abfc123ffa09d6",
"reference": "3510b0a6274cc42f7219367cb3abfc123ffa09d6",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/9f854d275c2dbf84915a5c0ec9a2d17d2cd86b01",
"reference": "9f854d275c2dbf84915a5c0ec9a2d17d2cd86b01",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -18266,9 +18266,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.0"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.1"
},
"time": "2023-09-07T20:46:32+00:00"
"time": "2023-09-18T12:18:02+00:00"
},
{
"name": "phpstan/phpstan",
Expand Down Expand Up @@ -18382,16 +18382,16 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "9.2.28",
"version": "9.2.29",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "7134a5ccaaf0f1c92a4f5501a6c9f98ac4dcc0ef"
"reference": "6a3a87ac2bbe33b25042753df8195ba4aa534c76"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/7134a5ccaaf0f1c92a4f5501a6c9f98ac4dcc0ef",
"reference": "7134a5ccaaf0f1c92a4f5501a6c9f98ac4dcc0ef",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6a3a87ac2bbe33b25042753df8195ba4aa534c76",
"reference": "6a3a87ac2bbe33b25042753df8195ba4aa534c76",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -18448,15 +18448,15 @@
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.28"
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.29"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-09-12T14:36:20+00:00"
"time": "2023-09-19T04:57:46+00:00"
},
{
"name": "phpunit/php-file-iterator",
Expand Down Expand Up @@ -18701,16 +18701,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.6.12",
"version": "9.6.13",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "a122c2ebd469b751d774aa0f613dc0d67697653f"
"reference": "f3d767f7f9e191eab4189abe41ab37797e30b1be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a122c2ebd469b751d774aa0f613dc0d67697653f",
"reference": "a122c2ebd469b751d774aa0f613dc0d67697653f",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f3d767f7f9e191eab4189abe41ab37797e30b1be",
"reference": "f3d767f7f9e191eab4189abe41ab37797e30b1be",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -18784,7 +18784,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.12"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.13"
},
"funding": [
{
Expand All @@ -18800,7 +18800,7 @@
"type": "tidelift"
}
],
"time": "2023-09-12T14:39:31+00:00"
"time": "2023-09-19T05:39:22+00:00"
},
{
"name": "politsin/jquery-ui-touch-punch",
Expand Down Expand Up @@ -27636,7 +27636,6 @@
"minimum-stability": "dev",
"stability-flags": {
"drupal/advancedqueue": 5,
"drupal/blazy": 5,
"drupal/cer": 10,
"drupal/change_labels": 20,
"drupal/components": 10,
Expand Down

0 comments on commit 8818f7a

Please sign in to comment.