Skip to content

Commit

Permalink
Bump drupal/views_data_export from 1.3.0 to 1.4.0 (#15985)
Browse files Browse the repository at this point in the history
Bumps drupal/views_data_export from 1.3.0 to 1.4.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 8d470e8 commit 0659320
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13285,21 +13285,21 @@
},
{
"name": "drupal/views_data_export",
"version": "1.3.0",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/views_data_export.git",
"reference": "8.x-1.3"
"reference": "8.x-1.4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/views_data_export-8.x-1.3.zip",
"reference": "8.x-1.3",
"shasum": "a8a5483e13787f2bb3eb66d9b0f19d96c0d8d7c1"
"url": "https://ftp.drupal.org/files/projects/views_data_export-8.x-1.4.zip",
"reference": "8.x-1.4",
"shasum": "70dede9fdf50601232f068e67309d361341e88c5"
},
"require": {
"drupal/core": "^9 || ^10",
"drupal/csv_serialization": "~1.4 || ~2.0 || ~3"
"drupal/csv_serialization": "~1.4 || ~2.0 || ~3 || ~4"
},
"require-dev": {
"drupal/search_api": "~1.12",
Expand All @@ -13308,8 +13308,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.3",
"datestamp": "1679072666",
"version": "8.x-1.4",
"datestamp": "1698948991",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -27799,7 +27799,6 @@
"drupal/styleguide": 10,
"drupal/user_history": 15,
"drupal/viewfield": 10,
"drupal/views_data_export": 10,
"drupal/html_tag_usage": 10
},
"prefer-stable": true,
Expand Down

0 comments on commit 0659320

Please sign in to comment.