Skip to content

Commit

Permalink
Bump drupal/csv_serialization from 2.1.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps drupal/csv_serialization from 2.1.0 to 3.0.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 6fd28f4 commit 1f53d25
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 36 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"drupal/core-composer-scaffold": "~9.5.0",
"drupal/core-recommended": "~9.5.11",
"drupal/crop": "^2.0",
"drupal/csv_serialization": "^2.0",
"drupal/csv_serialization": "^3.0",
"drupal/ctools_block": "^3.2",
"drupal/danse": "^2.2",
"drupal/danse_content_moderation": "^2.0@beta",
Expand Down
77 changes: 42 additions & 35 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": "46324568c25bb0d608f02a155642e0e0",
"content-hash": "50072ab75caf873a7f554702048480cc",
"packages": [
{
"name": "alchemy/zippy",
Expand Down Expand Up @@ -4170,38 +4170,45 @@
},
{
"name": "drupal/csv_serialization",
"version": "2.1.0",
"version": "3.0.1",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/csv_serialization.git",
"reference": "8.x-2.1"
"reference": "3.0.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/csv_serialization-8.x-2.1.zip",
"reference": "8.x-2.1",
"shasum": "10b8629a5808ed1ecf358d5ca7054d6c14a476d4"
"url": "https://ftp.drupal.org/files/projects/csv_serialization-3.0.1.zip",
"reference": "3.0.1",
"shasum": "05367f75a98fc3b92660c6de3852a6ebc39252e2"
},
"require": {
"drupal/core": "^8 || ^9",
"league/csv": "^9.1"
"drupal/core": "^9.4",
"league/csv": "^9.7"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
"drupal/coder": "^8.3"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.1",
"datestamp": "1655054417",
"version": "3.0.1",
"datestamp": "1698701716",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"scripts": {
"phpcs": [
"vendor/bin/phpcs"
],
"test": [
"@phpcs"
]
},
"license": [
"GPL-2.0-or-later"
],
Expand Down Expand Up @@ -22894,16 +22901,16 @@
},
{
"name": "symfony/browser-kit",
"version": "v6.3.2",
"version": "v6.3.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/browser-kit.git",
"reference": "ca4a988488f61ac18f8f845445eabdd36f89aa8d"
"reference": "e270297dbee59168274c2b535ab1bccd593e6ffe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/ca4a988488f61ac18f8f845445eabdd36f89aa8d",
"reference": "ca4a988488f61ac18f8f845445eabdd36f89aa8d",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/e270297dbee59168274c2b535ab1bccd593e6ffe",
"reference": "e270297dbee59168274c2b535ab1bccd593e6ffe",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -22942,7 +22949,7 @@
"description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/browser-kit/tree/v6.3.2"
"source": "https://github.com/symfony/browser-kit/tree/v6.3.8"
},
"funding": [
{
Expand All @@ -22958,7 +22965,7 @@
"type": "tidelift"
}
],
"time": "2023-07-06T06:56:43+00:00"
"time": "2023-10-31T08:07:48+00:00"
},
{
"name": "symfony/cache",
Expand Down Expand Up @@ -24099,16 +24106,16 @@
},
{
"name": "symfony/http-client",
"version": "v5.4.29",
"version": "v5.4.31",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "04784c66cbee613a827363ee1e65db65392893c1"
"reference": "6cdf6cdf48101454f014a9ab4e0905f0b902389d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/04784c66cbee613a827363ee1e65db65392893c1",
"reference": "04784c66cbee613a827363ee1e65db65392893c1",
"url": "https://api.github.com/repos/symfony/http-client/zipball/6cdf6cdf48101454f014a9ab4e0905f0b902389d",
"reference": "6cdf6cdf48101454f014a9ab4e0905f0b902389d",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -24170,7 +24177,7 @@
"http"
],
"support": {
"source": "https://github.com/symfony/http-client/tree/v5.4.29"
"source": "https://github.com/symfony/http-client/tree/v5.4.31"
},
"funding": [
{
Expand All @@ -24186,7 +24193,7 @@
"type": "tidelift"
}
],
"time": "2023-09-14T20:49:15+00:00"
"time": "2023-10-29T12:33:05+00:00"
},
{
"name": "symfony/http-client-contracts",
Expand Down Expand Up @@ -24336,16 +24343,16 @@
},
{
"name": "symfony/http-kernel",
"version": "v4.4.50",
"version": "v4.4.51",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "aa6df6c045f034aa13ac752fc234bb300b9488ef"
"reference": "ad8ab192cb619ff7285c95d28c69b36d718416c7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/aa6df6c045f034aa13ac752fc234bb300b9488ef",
"reference": "aa6df6c045f034aa13ac752fc234bb300b9488ef",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/ad8ab192cb619ff7285c95d28c69b36d718416c7",
"reference": "ad8ab192cb619ff7285c95d28c69b36d718416c7",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -24420,7 +24427,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v4.4.50"
"source": "https://github.com/symfony/http-kernel/tree/v4.4.51"
},
"funding": [
{
Expand All @@ -24436,7 +24443,7 @@
"type": "tidelift"
}
],
"time": "2023-02-01T08:01:31+00:00"
"time": "2023-11-10T13:31:29+00:00"
},
{
"name": "symfony/mime",
Expand Down Expand Up @@ -26074,16 +26081,16 @@
},
{
"name": "symfony/string",
"version": "v6.3.5",
"version": "v6.3.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "13d76d0fb049051ed12a04bef4f9de8715bea339"
"reference": "13880a87790c76ef994c91e87efb96134522577a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/13d76d0fb049051ed12a04bef4f9de8715bea339",
"reference": "13d76d0fb049051ed12a04bef4f9de8715bea339",
"url": "https://api.github.com/repos/symfony/string/zipball/13880a87790c76ef994c91e87efb96134522577a",
"reference": "13880a87790c76ef994c91e87efb96134522577a",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -26140,7 +26147,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v6.3.5"
"source": "https://github.com/symfony/string/tree/v6.3.8"
},
"funding": [
{
Expand All @@ -26156,7 +26163,7 @@
"type": "tidelift"
}
],
"time": "2023-09-18T10:38:32+00:00"
"time": "2023-11-09T08:28:21+00:00"
},
{
"name": "symfony/translation",
Expand Down

0 comments on commit 1f53d25

Please sign in to comment.