updated contrib modules S-Z

This commit is contained in:
2025-10-29 12:03:56 +01:00
parent 44806913cf
commit 887cbe072f
2 changed files with 66 additions and 69 deletions

129
composer.lock generated
View File

@@ -9141,24 +9141,24 @@
}, },
{ {
"name": "drupal/upgrade_status", "name": "drupal/upgrade_status",
"version": "4.3.6", "version": "4.3.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/upgrade_status.git", "url": "https://git.drupalcode.org/project/upgrade_status.git",
"reference": "4.3.6" "reference": "4.3.8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/upgrade_status-4.3.6.zip", "url": "https://ftp.drupal.org/files/projects/upgrade_status-4.3.8.zip",
"reference": "4.3.6", "reference": "4.3.8",
"shasum": "8169732d814034f541238d67ba31300825a61aca" "shasum": "4526741f6d0991f2165d4d79c8830602f5ac8bca"
}, },
"require": { "require": {
"dekor/php-array-table": "^2.0", "dekor/php-array-table": "^2.0",
"drupal/core": "^9 || ^10 || ^11", "drupal/core": "^9 || ^10 || ^11",
"mglaman/phpstan-drupal": "^1.2.11", "mglaman/phpstan-drupal": "^1.2.11|^2.0",
"nikic/php-parser": "^4.0.0|^5.0.0", "nikic/php-parser": "^4.0.0|^5.0.0",
"phpstan/phpstan-deprecation-rules": "^1.0.0", "phpstan/phpstan-deprecation-rules": "^1.0.0|^2.0",
"symfony/process": "^3.4|^4.0|^5.0|^6.0|^7.0", "symfony/process": "^3.4|^4.0|^5.0|^6.0|^7.0",
"webflo/drupal-finder": "^1.2" "webflo/drupal-finder": "^1.2"
}, },
@@ -9168,8 +9168,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "4.3.6", "version": "4.3.8",
"datestamp": "1729173427", "datestamp": "1751485112",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -9452,17 +9452,17 @@
}, },
{ {
"name": "drupal/views_bulk_operations", "name": "drupal/views_bulk_operations",
"version": "4.3.4", "version": "4.4.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/views_bulk_operations.git", "url": "https://git.drupalcode.org/project/views_bulk_operations.git",
"reference": "4.3.4" "reference": "4.4.4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/views_bulk_operations-4.3.4.zip", "url": "https://ftp.drupal.org/files/projects/views_bulk_operations-4.4.4.zip",
"reference": "4.3.4", "reference": "4.4.4",
"shasum": "c0974356f26d49ad9e99450e9db9650de94c6010" "shasum": "bd8e9c1af14526cd67be91390696b0e0d614ca7e"
}, },
"require": { "require": {
"drupal/core": "^10.3 || ^11" "drupal/core": "^10.3 || ^11"
@@ -9471,7 +9471,10 @@
"drush/drush": "<12.5.1" "drush/drush": "<12.5.1"
}, },
"require-dev": { "require-dev": {
"drush/drush": "^12 || ^13" "drupal/coder": "^8.3.16",
"drush/drush": "^12 || ^13",
"phpstan/phpstan-deprecation-rules": "^2",
"phpstan/phpstan-strict-rules": "^2"
}, },
"suggest": { "suggest": {
"drush/drush": "^12 || ^13" "drush/drush": "^12 || ^13"
@@ -9479,8 +9482,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "4.3.4", "version": "4.4.4",
"datestamp": "1741604495", "datestamp": "1761317826",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -10986,37 +10989,37 @@
}, },
{ {
"name": "mglaman/phpstan-drupal", "name": "mglaman/phpstan-drupal",
"version": "1.3.3", "version": "2.0.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mglaman/phpstan-drupal.git", "url": "https://github.com/mglaman/phpstan-drupal.git",
"reference": "2a30d8d3ca170d86b1829e3cb8037ad87b82f20d" "reference": "2574aacbacede545490017df4387361698b67fef"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/2a30d8d3ca170d86b1829e3cb8037ad87b82f20d", "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/2574aacbacede545490017df4387361698b67fef",
"reference": "2a30d8d3ca170d86b1829e3cb8037ad87b82f20d", "reference": "2574aacbacede545490017df4387361698b67fef",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^8.1", "php": "^8.1",
"phpstan/phpstan": "^1.10.56", "phpstan/phpstan": "^2.1",
"phpstan/phpstan-deprecation-rules": "^1.1.4", "phpstan/phpstan-deprecation-rules": "^2.0",
"symfony/finder": "^4.2 || ^5.0 || ^6.0 || ^7.0", "symfony/finder": "^6.2 || ^7.0",
"symfony/yaml": "^4.2|| ^5.0 || ^6.0 || ^7.0", "symfony/yaml": "^6.2 || ^7.0",
"webflo/drupal-finder": "^1.3.1" "webflo/drupal-finder": "^1.3.1"
}, },
"require-dev": { "require-dev": {
"behat/mink": "^1.8", "behat/mink": "^1.10",
"composer/installers": "^1.9", "composer/installers": "^1.9 || ^2",
"drupal/core-recommended": "^10", "drupal/core-recommended": "^11",
"drush/drush": "^10.0 || ^11 || ^12 || ^13@beta", "drush/drush": "^11 || ^12 || ^13",
"phpstan/extension-installer": "^1.1", "phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan-strict-rules": "^1.0", "phpstan/phpstan-strict-rules": "^2.0",
"phpunit/phpunit": "^8.5 || ^9 || ^10 || ^11", "phpunit/phpunit": "^9 || ^10 || ^11",
"slevomat/coding-standard": "^7.1", "slevomat/coding-standard": "^8.6",
"squizlabs/php_codesniffer": "^3.3", "squizlabs/php_codesniffer": "^3.7",
"symfony/phpunit-bridge": "^4.4 || ^5.4 || ^6.0 || ^7.0" "symfony/phpunit-bridge": "^6.2 || ^7.0"
}, },
"suggest": { "suggest": {
"jangregor/phpstan-prophecy": "Provides a prophecy/prophecy extension for phpstan/phpstan.", "jangregor/phpstan-prophecy": "Provides a prophecy/prophecy extension for phpstan/phpstan.",
@@ -11031,9 +11034,6 @@
"rules.neon" "rules.neon"
] ]
}, },
"branch-alias": {
"dev-main": "1.0-dev"
},
"installer-paths": { "installer-paths": {
"tests/fixtures/drupal/core": [ "tests/fixtures/drupal/core": [
"type:drupal-core" "type:drupal-core"
@@ -11070,7 +11070,7 @@
"description": "Drupal extension and rules for PHPStan", "description": "Drupal extension and rules for PHPStan",
"support": { "support": {
"issues": "https://github.com/mglaman/phpstan-drupal/issues", "issues": "https://github.com/mglaman/phpstan-drupal/issues",
"source": "https://github.com/mglaman/phpstan-drupal/tree/1.3.3" "source": "https://github.com/mglaman/phpstan-drupal/tree/2.0.10"
}, },
"funding": [ "funding": [
{ {
@@ -11086,20 +11086,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-01-23T15:21:21+00:00" "time": "2025-10-22T17:33:43+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v5.4.0", "version": "v5.6.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "447a020a1f875a434d62f2a401f53b82a396e494" "reference": "3a454ca033b9e06b63282ce19562e892747449bb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/3a454ca033b9e06b63282ce19562e892747449bb",
"reference": "447a020a1f875a434d62f2a401f53b82a396e494", "reference": "3a454ca033b9e06b63282ce19562e892747449bb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -11118,7 +11118,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "5.0-dev" "dev-master": "5.x-dev"
} }
}, },
"autoload": { "autoload": {
@@ -11142,9 +11142,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nikic/PHP-Parser/issues", "issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v5.4.0" "source": "https://github.com/nikic/PHP-Parser/tree/v5.6.2"
}, },
"time": "2024-12-30T11:07:19+00:00" "time": "2025-10-21T19:32:17+00:00"
}, },
{ {
"name": "pear/archive_tar", "name": "pear/archive_tar",
@@ -11930,20 +11930,15 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.12.21", "version": "2.1.31",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "14276fdef70575106a3392a4ed553c06a984df28"
},
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/14276fdef70575106a3392a4ed553c06a984df28", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ead89849d879fe203ce9292c6ef5e7e76f867b96",
"reference": "14276fdef70575106a3392a4ed553c06a984df28", "reference": "ead89849d879fe203ce9292c6ef5e7e76f867b96",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2|^8.0" "php": "^7.4|^8.0"
}, },
"conflict": { "conflict": {
"phpstan/phpstan-shim": "*" "phpstan/phpstan-shim": "*"
@@ -11984,30 +11979,30 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-03-09T09:24:50+00:00" "time": "2025-10-10T14:14:11+00:00"
}, },
{ {
"name": "phpstan/phpstan-deprecation-rules", "name": "phpstan/phpstan-deprecation-rules",
"version": "1.2.1", "version": "2.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-deprecation-rules.git", "url": "https://github.com/phpstan/phpstan-deprecation-rules.git",
"reference": "f94d246cc143ec5a23da868f8f7e1393b50eaa82" "reference": "468e02c9176891cc901143da118f09dc9505fc2f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/f94d246cc143ec5a23da868f8f7e1393b50eaa82", "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/468e02c9176891cc901143da118f09dc9505fc2f",
"reference": "f94d246cc143ec5a23da868f8f7e1393b50eaa82", "reference": "468e02c9176891cc901143da118f09dc9505fc2f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2 || ^8.0", "php": "^7.4 || ^8.0",
"phpstan/phpstan": "^1.12" "phpstan/phpstan": "^2.1.15"
}, },
"require-dev": { "require-dev": {
"php-parallel-lint/php-parallel-lint": "^1.2", "php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/phpstan-phpunit": "^1.0", "phpstan/phpstan-phpunit": "^2.0",
"phpunit/phpunit": "^9.5" "phpunit/phpunit": "^9.6"
}, },
"type": "phpstan-extension", "type": "phpstan-extension",
"extra": { "extra": {
@@ -12029,9 +12024,9 @@
"description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.", "description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues", "issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues",
"source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/1.2.1" "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/2.0.3"
}, },
"time": "2024-09-11T15:52:35+00:00" "time": "2025-05-14T10:56:57+00:00"
}, },
{ {
"name": "politsin/jquery-ui-touch-punch", "name": "politsin/jquery-ui-touch-punch",

View File

@@ -92,7 +92,8 @@ display:
buttons: false buttons: false
action_title: Action action_title: Action
clear_on_exposed: true clear_on_exposed: true
force_selection_info: false show_multipage_selection_box: default
show_select_all: default
selected_actions: selected_actions:
0: 0:
action_id: 'entity:break_lock:taxonomy_term' action_id: 'entity:break_lock:taxonomy_term'
@@ -1141,7 +1142,8 @@ display:
buttons: false buttons: false
action_title: Action action_title: Action
clear_on_exposed: true clear_on_exposed: true
force_selection_info: false show_multipage_selection_box: default
show_select_all: default
selected_actions: selected_actions:
0: 0:
action_id: 'entity:break_lock:taxonomy_term' action_id: 'entity:break_lock:taxonomy_term'