Skip to content

Commit

Permalink
Bump drupal/hook_event_dispatcher from 4.0.0-rc1 to 4.0.0 (department…
Browse files Browse the repository at this point in the history
…-of-veterans-affairs#17428)

* Bump drupal/hook_event_dispatcher from 4.0.0-rc1 to 4.0.0

Bumps drupal/hook_event_dispatcher from 4.0.0-rc1 to 4.0.0.

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

Signed-off-by: dependabot[bot] <[email protected]>

* removed unnecessary patch

* updated composer.lock

* updated composer.lock

* updated composer.lock

---------

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 Mar 11, 2024
1 parent 227c2c0 commit 4d1cb3a
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 16 deletions.
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -444,9 +444,6 @@
"drupal/html_tag_usage": {
"3270450 - Add csv generator and filters": "https://www.drupal.org/files/issues/2022-06-30/add-filters-and-csv-20.patch"
},
"drupal/hook_event_dispatcher": {
"3341726 - fix for deprecated getImplemenations()": "https://www.drupal.org/files/issues/2023-02-14/3341726-remove-getImplementations.patch"
},
"drupal/inline_entity_form": {
"3226473 - Opt-in system delete.": "https://www.drupal.org/files/issues/2023-03-28/3226473-opt-in-system-delete-2.patch",
"3061620 - Cancel closes all forms": "https://www.drupal.org/files/issues/2022-07-21/inline_entity_form-close-only-forms-where-close-clicked-3061620-13.patch"
Expand Down
35 changes: 22 additions & 13 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "f63d4e4dc05c09bae9da66d4edc74d72",
"content-hash": "a34905a1a1ad34c63f1825e10d9e4f1d",
"packages": [
{
"name": "asm89/stack-cors",
Expand Down Expand Up @@ -122,7 +122,7 @@
"version": "v4.1.0",
"source": {
"type": "git",
"url": "https://github.com/fengyuanchen/cropper.git",
"url": "git@github.com:fengyuanchen/cropper.git",
"reference": "617d9bdb8688cc4edb3b03bc49a04b83c7facbe7"
},
"dist": {
Expand Down Expand Up @@ -5103,6 +5103,14 @@
"homepage": "https://www.drupal.org/u/greg-boggs",
"role": "Maintainer"
},
{
"name": "diamondsea",
"homepage": "https://www.drupal.org/user/430714"
},
{
"name": "Greg Boggs",
"homepage": "https://www.drupal.org/user/153069"
},
{
"name": "hmartens",
"homepage": "https://www.drupal.org/user/622826"
Expand Down Expand Up @@ -7518,17 +7526,17 @@
},
{
"name": "drupal/hook_event_dispatcher",
"version": "4.0.0-rc1",
"version": "4.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/hook_event_dispatcher.git",
"reference": "4.0.0-rc1"
"reference": "4.0.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/hook_event_dispatcher-4.0.0-rc1.zip",
"reference": "4.0.0-rc1",
"shasum": "4e643c27f4c083eb30a1e2325163e65be47d7b81"
"url": "https://ftp.drupal.org/files/projects/hook_event_dispatcher-4.0.0.zip",
"reference": "4.0.0",
"shasum": "9b11a07269ccf87e2c9b5e487aea3bcb425fcf5f"
},
"require": {
"drupal/core": "^10",
Expand All @@ -7537,6 +7545,7 @@
"require-dev": {
"drupal/core_event_dispatcher": "*",
"drupal/paragraphs": "^1.10",
"drupal/tracer": "^1.0",
"drupal/webform": "*",
"mglaman/phpstan-drupal": "^1.1",
"mockery/mockery": "^1.3",
Expand All @@ -7550,11 +7559,11 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "4.0.0-rc1",
"datestamp": "1691676068",
"version": "4.0.0",
"datestamp": "1709272506",
"security-coverage": {
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
Expand Down Expand Up @@ -10452,7 +10461,7 @@
"extra": {
"drupal": {
"version": "8.x-1.0-rc7",
"datestamp": "1698848506",
"datestamp": "1709793226",
"security-coverage": {
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
Expand Down Expand Up @@ -10934,7 +10943,7 @@
"extra": {
"drupal": {
"version": "8.x-1.17",
"datestamp": "1705234146",
"datestamp": "1709804220",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down

0 comments on commit 4d1cb3a

Please sign in to comment.