From da67f791ec9d0b901300573dea3e83eef7741113 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 19:24:09 +0000 Subject: [PATCH 1/2] Bump shuchkin/simplexlsx from 1.1.11 to 1.1.12 in /serve-web Bumps [shuchkin/simplexlsx](https://github.com/shuchkin/simplexlsx) from 1.1.11 to 1.1.12. - [Changelog](https://github.com/shuchkin/simplexlsx/blob/master/CHANGELOG.md) - [Commits](https://github.com/shuchkin/simplexlsx/compare/1.1.11...1.1.12) --- updated-dependencies: - dependency-name: shuchkin/simplexlsx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- serve-web/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/serve-web/composer.lock b/serve-web/composer.lock index f9c19846..f8089833 100644 --- a/serve-web/composer.lock +++ b/serve-web/composer.lock @@ -3203,16 +3203,16 @@ }, { "name": "shuchkin/simplexlsx", - "version": "1.1.11", + "version": "1.1.12", "source": { "type": "git", "url": "https://github.com/shuchkin/simplexlsx.git", - "reference": "61a9eb24784a9e8aa702efca3f5c7ec1f040aefb" + "reference": "0044a4c917037f7613bcd81c7766339a35b9832a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/shuchkin/simplexlsx/zipball/61a9eb24784a9e8aa702efca3f5c7ec1f040aefb", - "reference": "61a9eb24784a9e8aa702efca3f5c7ec1f040aefb", + "url": "https://api.github.com/repos/shuchkin/simplexlsx/zipball/0044a4c917037f7613bcd81c7766339a35b9832a", + "reference": "0044a4c917037f7613bcd81c7766339a35b9832a", "shasum": "" }, "require": { @@ -3251,9 +3251,9 @@ ], "support": { "issues": "https://github.com/shuchkin/simplexlsx/issues", - "source": "https://github.com/shuchkin/simplexlsx/tree/1.1.11" + "source": "https://github.com/shuchkin/simplexlsx/tree/1.1.12" }, - "time": "2024-07-06T17:18:59+00:00" + "time": "2024-12-11T14:13:23+00:00" }, { "name": "squizlabs/php_codesniffer", From 0aed782b75d66247b0dec6d7d7ff0aba29e394f2 Mon Sep 17 00:00:00 2001 From: jamesrwarren Date: Mon, 16 Dec 2024 10:03:54 +0000 Subject: [PATCH 2/2] dependabot update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2dc4a0c..c3be38e3 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Note - this will also enable xdebug which can make the test suite run slowly. If Assets are compiled using Symfony Webpack Encore run via a yarn command. -When running `make dependencies` then you should get the volume mounted assets created locally as well. +When running `make dependencies` then you will get the volume mounted assets created locally as well. ## Database Migrations Migrate is run as part of app start up but to manually run migrations