From afb8c094bb36f51291987640e2f88e33c78bdb60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 07:35:08 +0000 Subject: [PATCH 1/2] Update dependency ol-ext to v4.0.26 --- geoportal/geomapfish_geoportal/static/story-map.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/geoportal/geomapfish_geoportal/static/story-map.html b/geoportal/geomapfish_geoportal/static/story-map.html index e49d4c7cd..cb7b2eee4 100644 --- a/geoportal/geomapfish_geoportal/static/story-map.html +++ b/geoportal/geomapfish_geoportal/static/story-map.html @@ -18,11 +18,11 @@ crossorigin="anonymous" integrity="sha384-Tst5eZUUqKjNJxc1yyYT4riv8EBy46MR+9CC1y/hg09jlJiNTdqWVPb3ojWK09g4" referrerpolicy="no-referrer" - src="https://cdn.jsdelivr.net/npm/ol-ext@4.0.24/dist/ol-ext.min.js" + src="https://cdn.jsdelivr.net/npm/ol-ext@4.0.26/dist/ol-ext.min.js" > Date: Fri, 31 Jan 2025 07:37:36 +0000 Subject: [PATCH 2/2] Apply pre-commit fix From the artifact of the previous workflow run --- geoportal/geomapfish_geoportal/static/story-map.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/geoportal/geomapfish_geoportal/static/story-map.html b/geoportal/geomapfish_geoportal/static/story-map.html index cb7b2eee4..6743059e0 100644 --- a/geoportal/geomapfish_geoportal/static/story-map.html +++ b/geoportal/geomapfish_geoportal/static/story-map.html @@ -16,14 +16,14 @@