Skip to content

Commit

Permalink
Bump drupal/message_subscribe from 1.2.0 to 1.3.0 (#16772)
Browse files Browse the repository at this point in the history
* Bump drupal/message_subscribe from 1.2.0 to 1.3.0

Bumps drupal/message_subscribe from 1.2.0 to 1.3.0.

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

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

* removed unneded patch that had been merged

---------

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 Jan 25, 2024
1 parent de427c6 commit ca59c55
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 15 deletions.
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -458,9 +458,6 @@
"drupal/menu_item_extras": {
"3210468 - The 'bundle' field is not always populated with the menu name": "https://www.drupal.org/files/issues/2021-04-23/3210468.patch"
},
"drupal/message_subscribe": {
"3279287 - PHP 8.1 Deprecated function notices": "https://www.drupal.org/files/issues/2022-11-03/php-81-deprecation-notices.patch"
},
"drupal/migrate_plus": {
"3368310 - Fix str_replace for null values, post PHP 8.1": "patches/3368310-str-replace-throws-php-error-11.patch"
},
Expand Down
20 changes: 8 additions & 12 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": "26320bc610a7b624865efbbf2f06c0b2",
"content-hash": "79e3ff48d246f49f1c3281a4adefe8fc",
"packages": [
{
"name": "asm89/stack-cors",
Expand Down Expand Up @@ -5037,10 +5037,6 @@
"homepage": "https://www.drupal.org/u/greg-boggs",
"role": "Maintainer"
},
{
"name": "Greg Boggs",
"homepage": "https://www.drupal.org/user/153069"
},
{
"name": "hmartens",
"homepage": "https://www.drupal.org/user/622826"
Expand Down Expand Up @@ -9404,17 +9400,17 @@
},
{
"name": "drupal/message_subscribe",
"version": "1.2.0",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/message_subscribe.git",
"reference": "8.x-1.2"
"reference": "8.x-1.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/message_subscribe-8.x-1.2.zip",
"reference": "8.x-1.2",
"shasum": "e226ff865d52403fb46f20ce5b3d6e3d00209fee"
"url": "https://ftp.drupal.org/files/projects/message_subscribe-8.x-1.3.zip",
"reference": "8.x-1.3",
"shasum": "2101dc65ce4b826e6f093b6c7f7ec25963582b17"
},
"require": {
"drupal/core": "^9 || ^10",
Expand All @@ -9435,8 +9431,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.2",
"datestamp": "1671217115",
"version": "8.x-1.3",
"datestamp": "1704559138",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down

0 comments on commit ca59c55

Please sign in to comment.