Skip to content

Commit

Permalink
Bump drupal/ief_table_view_mode from 2.3.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps drupal/ief_table_view_mode from 2.3.0 to 3.0.0.

---
updated-dependencies:
- dependency-name: drupal/ief_table_view_mode
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2024
1 parent d44d81a commit e68a6e6
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"drupal/hierarchy_manager": "^3.0",
"drupal/hms_field": "^2.0",
"drupal/hook_event_dispatcher": "^4.0@beta",
"drupal/ief_table_view_mode": "^2.1",
"drupal/ief_table_view_mode": "^3.0",
"drupal/image_style_warmer": "^1.2@RC",
"drupal/image_widget_crop": "^2.2",
"drupal/jsonapi_extras": "^3.19",
Expand Down
62 changes: 31 additions & 31 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": "51d220ecfe8df989362d2542bd555bee",
"content-hash": "838b43f862632bf9e22a36cfd7a147af",
"packages": [
{
"name": "asm89/stack-cors",
Expand Down Expand Up @@ -7356,27 +7356,27 @@
},
{
"name": "drupal/ief_table_view_mode",
"version": "2.3.0",
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/ief_table_view_mode.git",
"reference": "8.x-2.3"
"reference": "3.0.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/ief_table_view_mode-8.x-2.3.zip",
"reference": "8.x-2.3",
"shasum": "8f5f2d38745a7654ce72b311f0333478fa7f2aeb"
"url": "https://ftp.drupal.org/files/projects/ief_table_view_mode-3.0.0.zip",
"reference": "3.0.0",
"shasum": "4a434bbe8ccebffa6dd3efcd818bfd5667b6f571"
},
"require": {
"drupal/core": "^8.7.7 || ^9 || ^10",
"drupal/inline_entity_form": "^1.0"
"drupal/core": "^9 || ^10",
"drupal/inline_entity_form": "^1.0 || ^2.0 || ^3.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.3",
"datestamp": "1671410068",
"version": "3.0.0",
"datestamp": "1705614692",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -7531,17 +7531,17 @@
},
{
"name": "drupal/inline_entity_form",
"version": "1.0.0-rc17",
"version": "3.0.0-rc19",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/inline_entity_form.git",
"reference": "8.x-1.0-rc17"
"reference": "3.0.0-rc19"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-rc17.zip",
"reference": "8.x-1.0-rc17",
"shasum": "626622e01cf7a2d2977fdc06ae09afd5a814e09b"
"url": "https://ftp.drupal.org/files/projects/inline_entity_form-3.0.0-rc19.zip",
"reference": "3.0.0-rc19",
"shasum": "d8976940dd3f85412ba5e274af15fbcdd22ee27a"
},
"require": {
"drupal/core": "^8.8 || ^9 || ^10",
Expand All @@ -7553,8 +7553,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0-rc17",
"datestamp": "1703020130",
"version": "3.0.0-rc19",
"datestamp": "1704729077",
"security-coverage": {
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
Expand Down Expand Up @@ -15687,16 +15687,16 @@
},
{
"name": "laminas/laminas-stdlib",
"version": "3.18.0",
"version": "3.19.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-stdlib.git",
"reference": "e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf"
"reference": "6a192dd0882b514e45506f533b833b623b78fff3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf",
"reference": "e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf",
"url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/6a192dd0882b514e45506f533b833b623b78fff3",
"reference": "6a192dd0882b514e45506f533b833b623b78fff3",
"shasum": ""
},
"require": {
Expand All @@ -15707,10 +15707,10 @@
},
"require-dev": {
"laminas/laminas-coding-standard": "^2.5",
"phpbench/phpbench": "^1.2.14",
"phpunit/phpunit": "^10.3.3",
"phpbench/phpbench": "^1.2.15",
"phpunit/phpunit": "^10.5.8",
"psalm/plugin-phpunit": "^0.18.4",
"vimeo/psalm": "^5.15.0"
"vimeo/psalm": "^5.20.0"
},
"type": "library",
"autoload": {
Expand Down Expand Up @@ -15742,7 +15742,7 @@
"type": "community_bridge"
}
],
"time": "2023-09-19T10:15:21+00:00"
"time": "2024-01-19T12:39:49+00:00"
},
{
"name": "laminas/laminas-text",
Expand Down Expand Up @@ -19337,16 +19337,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.6.15",
"version": "9.6.16",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "05017b80304e0eb3f31d90194a563fd53a6021f1"
"reference": "3767b2c56ce02d01e3491046f33466a1ae60a37f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/05017b80304e0eb3f31d90194a563fd53a6021f1",
"reference": "05017b80304e0eb3f31d90194a563fd53a6021f1",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3767b2c56ce02d01e3491046f33466a1ae60a37f",
"reference": "3767b2c56ce02d01e3491046f33466a1ae60a37f",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -19420,7 +19420,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.15"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.16"
},
"funding": [
{
Expand All @@ -19436,7 +19436,7 @@
"type": "tidelift"
}
],
"time": "2023-12-01T16:55:19+00:00"
"time": "2024-01-19T07:03:14+00:00"
},
{
"name": "politsin/jquery-ui-touch-punch",
Expand Down

0 comments on commit e68a6e6

Please sign in to comment.