Skip to content

Commit

Permalink
Bump drupal/sitewide_alert from 2.1.2 to 2.2.1 (#16343)
Browse files Browse the repository at this point in the history
* Bump drupal/sitewide_alert from 2.1.2 to 2.2.1

Bumps drupal/sitewide_alert from 2.1.2 to 2.2.1.

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

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

* removed patch, it  has been merged

* 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]>
Co-authored-by: Edmund Dunn <[email protected]>
  • Loading branch information
3 people authored Dec 18, 2023
1 parent 430efdc commit cc7b4a4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -527,9 +527,6 @@
},
"drupal/views_data_export": {
"3189135 - Use relative URL for export button": "https://www.drupal.org/files/issues/2022-08-06/use-relative-url-for-export-3189135-10.patch"
},
"drupal/sitewide_alert": {
"3290964 - Add drush commands for sitewide alerts": "https://www.drupal.org/files/issues/2023-11-27/3290964-add-drush-commands-19.patch"
}
}
},
Expand Down
19 changes: 10 additions & 9 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": "12ed709114460a0b530fda1c82e666d6",
"content-hash": "04f5d4445784cc83c0d9c7c508b890c3",
"packages": [
{
"name": "asm89/stack-cors",
Expand Down Expand Up @@ -12280,31 +12280,32 @@
},
{
"name": "drupal/sitewide_alert",
"version": "2.1.2",
"version": "2.2.1",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/sitewide_alert.git",
"reference": "2.1.2"
"reference": "2.2.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/sitewide_alert-2.1.2.zip",
"reference": "2.1.2",
"shasum": "8cc408c5822af6b408180e59dea35c3e748eb28c"
"url": "https://ftp.drupal.org/files/projects/sitewide_alert-2.2.1.zip",
"reference": "2.2.1",
"shasum": "991c7b406fd1497d5346970080c3d2d7c3ad5bf2"
},
"require": {
"drupal/core": "^9.2 || ^10",
"php": ">=7.4"
},
"require-dev": {
"drupal/domain": "*",
"drupal/domain_entity": "*"
"drupal/domain_entity": "*",
"drush/drush": "^11 || ^12"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.1.2",
"datestamp": "1693492788",
"version": "2.2.1",
"datestamp": "1701398224",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down

0 comments on commit cc7b4a4

Please sign in to comment.