Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency ngeo to v2.9.0-version-2.9-latest.20250303T203302Z.91eaecaea.2.9 (master) #11774

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions ci/dpkg-versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1401,6 +1401,7 @@ camptocamp/geomapfish-qgisserver:gmflatest-qgislr:
ubuntu_24_04/tar: 1.35+dfsg-3build1
ubuntu_24_04/tzdata: 2024b-0ubuntu0.24.04.1
ubuntu_24_04/ubuntu-keyring: 2023.11.28.1
ubuntu_24_04/unminimize: 0.2.1
ubuntu_24_04/unzip: 6.0-28ubuntu4.1
ubuntu_24_04/util-linux: 2.39.3-9ubuntu6.2
ubuntu_24_04/x11-common: 1:7.7+23ubuntu3
Expand Down Expand Up @@ -1818,6 +1819,7 @@ camptocamp/geomapfish-qgisserver:gmflatest-qgislr-debug:
ubuntu_24_04/tzdata: 2024b-0ubuntu0.24.04.1
ubuntu_24_04/ubuntu-keyring: 2023.11.28.1
ubuntu_24_04/ucf: 3.0043+nmu1
ubuntu_24_04/unminimize: 0.2.1
ubuntu_24_04/unzip: 6.0-28ubuntu4.1
ubuntu_24_04/util-linux: 2.39.3-9ubuntu6.2
ubuntu_24_04/x11-common: 1:7.7+23ubuntu3
Expand Down Expand Up @@ -2227,6 +2229,7 @@ camptocamp/geomapfish-qgisserver:gmflatest-qgisltr:
ubuntu_24_04/tar: 1.35+dfsg-3build1
ubuntu_24_04/tzdata: 2024b-0ubuntu0.24.04.1
ubuntu_24_04/ubuntu-keyring: 2023.11.28.1
ubuntu_24_04/unminimize: 0.2.1
ubuntu_24_04/unzip: 6.0-28ubuntu4.1
ubuntu_24_04/util-linux: 2.39.3-9ubuntu6.2
ubuntu_24_04/x11-common: 1:7.7+23ubuntu3
Expand Down Expand Up @@ -2636,6 +2639,7 @@ camptocamp/geomapfish-qgisserver:gmflatest-qgismaster:
ubuntu_24_04/tar: 1.35+dfsg-3build1
ubuntu_24_04/tzdata: 2024a-3ubuntu1.1
ubuntu_24_04/ubuntu-keyring: 2023.11.28.1
ubuntu_24_04/unminimize: 0.2.1
ubuntu_24_04/unzip: 6.0-28ubuntu4.1
ubuntu_24_04/util-linux: 2.39.3-9ubuntu6.1
ubuntu_24_04/x11-common: 1:7.7+23ubuntu3
Expand Down
8 changes: 4 additions & 4 deletions geoportal/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion geoportal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@snyk/protect": "1.1295.2",
"ngeo": "2.9.0-version-2.9-latest.20250217T102837Z.71410b4b6.2.9",
"ngeo": "2.9.0-version-2.9-latest.20250303T203302Z.91eaecaea.2.9",
"ol": "10.3.1",
"puppeteer": "24.1.1"
},
Expand Down
Loading