From c8ada6df129262d6d9f529761235b77610163a0b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 20:01:15 +0000 Subject: [PATCH 1/2] Update dependency poetry to v1.8.5 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f9d72c18a..63d178eb9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -95,7 +95,7 @@ repos: )$ - id: poetry-lock additional_dependencies: - - poetry==1.8.4 # pypi + - poetry==1.8.5 # pypi exclude: |- (?x)^( pyproject\.toml From 01447abf4f4dcf2745694bac645651e951a5a6c3 Mon Sep 17 00:00:00 2001 From: "geo-ghci-int[bot]" <146321879+geo-ghci-int[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 23:35:01 +0000 Subject: [PATCH 2/2] Apply pre-commit fix From the artifact of the previous workflow run --- .../static-ngeo/js/apps/Controllerdesktop.js | 2 +- .../static-ngeo/js/apps/Controllerdesktop_alt.js | 2 +- .../static-ngeo/js/apps/Controlleriframe_api.js | 2 +- .../static-ngeo/js/apps/Controllermobile.js | 2 +- .../static-ngeo/js/apps/Controllermobile_alt.js | 2 +- .../static-ngeo/js/apps/Controlleroeedit.js | 2 +- geoportal/gunicorn.conf.py | 2 +- ui/src/interfaces/ControllerDesktop.ts | 2 +- ui/src/interfaces/ControllerIframeAPI.ts | 2 +- ui/src/interfaces/ControllerMobile.ts | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controllerdesktop.js b/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controllerdesktop.js index 7af91be1c..82ec1aebe 100644 --- a/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controllerdesktop.js +++ b/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controllerdesktop.js @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2016-2024 Camptocamp SA +// Copyright (c) 2016-2025 Camptocamp SA // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controllerdesktop_alt.js b/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controllerdesktop_alt.js index e29ac9c45..4f2a30c64 100644 --- a/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controllerdesktop_alt.js +++ b/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controllerdesktop_alt.js @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2016-2024 Camptocamp SA +// Copyright (c) 2016-2025 Camptocamp SA // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controlleriframe_api.js b/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controlleriframe_api.js index d38c98278..67161c66b 100644 --- a/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controlleriframe_api.js +++ b/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controlleriframe_api.js @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015-2024 Camptocamp SA +// Copyright (c) 2015-2025 Camptocamp SA // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controllermobile.js b/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controllermobile.js index fb4ebb3a9..3807ebe4f 100644 --- a/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controllermobile.js +++ b/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controllermobile.js @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015-2024 Camptocamp SA +// Copyright (c) 2015-2025 Camptocamp SA // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controllermobile_alt.js b/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controllermobile_alt.js index 58dbfeb3e..1a2b61ff5 100644 --- a/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controllermobile_alt.js +++ b/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controllermobile_alt.js @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015-2024 Camptocamp SA +// Copyright (c) 2015-2025 Camptocamp SA // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controlleroeedit.js b/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controlleroeedit.js index 5da714c48..0297cb7f3 100644 --- a/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controlleroeedit.js +++ b/geoportal/geomapfish_geoportal/static-ngeo/js/apps/Controlleroeedit.js @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2016-2024 Camptocamp SA +// Copyright (c) 2016-2025 Camptocamp SA // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/geoportal/gunicorn.conf.py b/geoportal/gunicorn.conf.py index a017801e3..94799cd0f 100644 --- a/geoportal/gunicorn.conf.py +++ b/geoportal/gunicorn.conf.py @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2024, Camptocamp SA +# Copyright (c) 2019-2025, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/ui/src/interfaces/ControllerDesktop.ts b/ui/src/interfaces/ControllerDesktop.ts index 505d9da0e..3b8e58cc0 100644 --- a/ui/src/interfaces/ControllerDesktop.ts +++ b/ui/src/interfaces/ControllerDesktop.ts @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2016-2024 Camptocamp SA +// Copyright (c) 2016-2025 Camptocamp SA // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/ui/src/interfaces/ControllerIframeAPI.ts b/ui/src/interfaces/ControllerIframeAPI.ts index 0d166ec21..f8f8c9119 100644 --- a/ui/src/interfaces/ControllerIframeAPI.ts +++ b/ui/src/interfaces/ControllerIframeAPI.ts @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015-2024 Camptocamp SA +// Copyright (c) 2015-2025 Camptocamp SA // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/ui/src/interfaces/ControllerMobile.ts b/ui/src/interfaces/ControllerMobile.ts index 9e447cb01..fce673908 100644 --- a/ui/src/interfaces/ControllerMobile.ts +++ b/ui/src/interfaces/ControllerMobile.ts @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015-2024 Camptocamp SA +// Copyright (c) 2015-2025 Camptocamp SA // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in