Skip to content

Commit

Permalink
Bump drupal/jsonapi_resources from 1.0.0-beta5 to 1.0.0 (#18033)
Browse files Browse the repository at this point in the history
Bumps drupal/jsonapi_resources from 1.0.0-beta5 to 1.0.0.

---
updated-dependencies:
- dependency-name: drupal/jsonapi_resources
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edmund Dunn <109987005+edmund-dunn@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and edmund-dunn committed May 8, 2024
1 parent 206df57 commit 371dee2
Showing 1 changed file with 23 additions and 24 deletions.
47 changes: 23 additions & 24 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8486,29 +8486,29 @@
},
{
"name": "drupal/jsonapi_resources",
"version": "1.0.0-beta5",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/jsonapi_resources.git",
"reference": "8.x-1.0-beta5"
"reference": "8.x-1.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/jsonapi_resources-8.x-1.0-beta5.zip",
"reference": "8.x-1.0-beta5",
"shasum": "dfd7145978efad8c258b023b47413220e590812b"
"url": "https://ftp.drupal.org/files/projects/jsonapi_resources-8.x-1.0.zip",
"reference": "8.x-1.0",
"shasum": "c3dbcdbd96acc9671182b5eb861625ead4880646"
},
"require": {
"drupal/core": "^8.8 || ^9 || ^10"
"drupal/core": "^9.1 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0-beta5",
"datestamp": "1668787739",
"version": "8.x-1.0",
"datestamp": "1714670127",
"security-coverage": {
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
Expand Down Expand Up @@ -18985,16 +18985,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.28.0",
"version": "1.29.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb"
"reference": "536889f2b340489d328f5ffb7b02bb6b183ddedc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb",
"reference": "cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/536889f2b340489d328f5ffb7b02bb6b183ddedc",
"reference": "536889f2b340489d328f5ffb7b02bb6b183ddedc",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -19026,9 +19026,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.28.0"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.29.0"
},
"time": "2024-04-03T18:51:33+00:00"
"time": "2024-05-06T12:04:23+00:00"
},
{
"name": "phpstan/phpstan",
Expand Down Expand Up @@ -22174,16 +22174,16 @@
},
{
"name": "symfony/cache-contracts",
"version": "v3.4.2",
"version": "v3.5.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache-contracts.git",
"reference": "2c9db6509a1b21dad229606897639d3284f54b2a"
"reference": "df6a1a44c890faded49a5fca33c2d5c5fd3c2197"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache-contracts/zipball/2c9db6509a1b21dad229606897639d3284f54b2a",
"reference": "2c9db6509a1b21dad229606897639d3284f54b2a",
"url": "https://api.github.com/repos/symfony/cache-contracts/zipball/df6a1a44c890faded49a5fca33c2d5c5fd3c2197",
"reference": "df6a1a44c890faded49a5fca33c2d5c5fd3c2197",
"shasum": ""
},
"require": {
Expand All @@ -22193,7 +22193,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.4-dev"
"dev-main": "3.5-dev"
},
"thanks": {
"name": "symfony/contracts",
Expand Down Expand Up @@ -22230,7 +22230,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/cache-contracts/tree/v3.4.2"
"source": "https://github.com/symfony/cache-contracts/tree/v3.5.0"
},
"funding": [
{
Expand All @@ -22246,7 +22246,7 @@
"type": "tidelift"
}
],
"time": "2024-01-23T14:51:35+00:00"
"time": "2024-04-18T09:32:20+00:00"
},
{
"name": "symfony/config",
Expand Down Expand Up @@ -27003,7 +27003,6 @@
"drupal/flag": 10,
"drupal/graphql_menu": 15,
"drupal/image_style_warmer": 5,
"drupal/jsonapi_resources": 10,
"drupal/limited_field_widgets": 15,
"drupal/linkit": 5,
"drupal/linky": 10,
Expand Down

0 comments on commit 371dee2

Please sign in to comment.