Skip to content

Commit

Permalink
Bump drupal/entity_usage from 2.0.0-beta12 to 2.0.0-beta13 (#18745)
Browse files Browse the repository at this point in the history
Bumps drupal/entity_usage from 2.0.0-beta12 to 2.0.0-beta13.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edmund Dunn <[email protected]>
  • Loading branch information
dependabot[bot] and edmund-dunn authored Jul 25, 2024
1 parent 5ab5807 commit c13d47f
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6112,20 +6112,20 @@
},
{
"name": "drupal/entity_usage",
"version": "2.0.0-beta12",
"version": "2.0.0-beta13",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/entity_usage.git",
"reference": "8.x-2.0-beta12"
"reference": "8.x-2.0-beta13"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/entity_usage-8.x-2.0-beta12.zip",
"reference": "8.x-2.0-beta12",
"shasum": "cdd31e6c413cad6fbdb1bd0aac9ad8a0331eb429"
"url": "https://ftp.drupal.org/files/projects/entity_usage-8.x-2.0-beta13.zip",
"reference": "8.x-2.0-beta13",
"shasum": "3b07a629ed6c94ee23656556b0d1a1c7ba58a77f"
},
"require": {
"drupal/core": "^9.1 || ^10"
"drupal/core": "^10.1 || ^11"
},
"require-dev": {
"drupal/block_field": "~1.0",
Expand All @@ -6142,8 +6142,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.0-beta12",
"datestamp": "1684309054",
"version": "8.x-2.0-beta13",
"datestamp": "1721834455",
"security-coverage": {
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
Expand All @@ -6160,6 +6160,10 @@
"GPL-2.0+"
],
"authors": [
{
"name": "Lullabot",
"homepage": "https://www.drupal.org/user/3815489"
},
{
"name": "marcoscano",
"homepage": "https://www.drupal.org/user/1288796"
Expand Down Expand Up @@ -27056,7 +27060,6 @@
"drupal/entity_reference_hierarchy": 10,
"drupal/entity_reference_validators": 15,
"drupal/entity_route_context": 5,
"drupal/entity_usage": 10,
"drupal/expirable_content": 15,
"drupal/fieldhelptext": 10,
"drupal/flag": 10,
Expand Down

0 comments on commit c13d47f

Please sign in to comment.