From noreply at github.com Mon Dec 1 05:07:08 2025 From: noreply at github.com (Paulo van Breugel) Date: Mon, 01 Dec 2025 05:07:08 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] f05759: r.hants: Fix link to GRASS GIS location in HTML ex... Message-ID: Branch: refs/heads/ecodiv-patch-1 Home: https://github.com/OSGeo/grass-addons Commit: f057590cba21d70441f013526a9c36d0d2dcfa90 https://github.com/OSGeo/grass-addons/commit/f057590cba21d70441f013526a9c36d0d2dcfa90 Author: Paulo van Breugel Date: 2025-12-01 (Mon, 01 Dec 2025) Changed paths: M src/raster/r.hants/r.hants.html Log Message: ----------- r.hants: Fix link to GRASS GIS location in HTML example Updated the link to the GRASS GIS location for the climatic dataset, using the climate dataset on the data download page. To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Mon Dec 1 07:00:52 2025 From: noreply at github.com (Komati Bhavani Sankar) Date: Mon, 01 Dec 2025 07:00:52 -0800 Subject: [GRASS-git] [OSGeo/grass-website] 16242d: Fix for Footer Copyright & Links Not Displaying Du... Message-ID: Branch: refs/heads/master Home: https://github.com/OSGeo/grass-website Commit: 16242d610d64fb40cf8f70ddb3495a7b72f83945 https://github.com/OSGeo/grass-website/commit/16242d610d64fb40cf8f70ddb3495a7b72f83945 Author: Komati Bhavani Sankar Date: 2025-12-01 (Mon, 01 Dec 2025) Changed paths: M themes/grass/layouts/partials/footer.html Log Message: ----------- Fix for Footer Copyright & Links Not Displaying Due to Incorrect Variable Path in footer.html (#569) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-website/settings/notifications From noreply at github.com Mon Dec 1 07:02:41 2025 From: noreply at github.com (Komati Bhavani Sankar) Date: Mon, 01 Dec 2025 07:02:41 -0800 Subject: [GRASS-git] [OSGeo/grass-website] 78a382: Fix: Privacy Policy link on Credits Page (#566) Message-ID: Branch: refs/heads/master Home: https://github.com/OSGeo/grass-website Commit: 78a38232c567516437e0a593afb4f59a2ea29c89 https://github.com/OSGeo/grass-website/commit/78a38232c567516437e0a593afb4f59a2ea29c89 Author: Komati Bhavani Sankar Date: 2025-12-01 (Mon, 01 Dec 2025) Changed paths: M content/about/credits.md Log Message: ----------- Fix: Privacy Policy link on Credits Page (#566) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-website/settings/notifications From noreply at github.com Mon Dec 1 07:57:51 2025 From: noreply at github.com (Abdullah Azzam) Date: Mon, 01 Dec 2025 07:57:51 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 004400: r.curvenumber: replace python implementation with ... Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: 004400c256db7463e66ce74669b781adac937c3f https://github.com/OSGeo/grass-addons/commit/004400c256db7463e66ce74669b781adac937c3f Author: Abdullah Azzam Date: 2025-12-01 (Mon, 01 Dec 2025) Changed paths: M src/raster/r.curvenumber/Makefile A src/raster/r.curvenumber/global.h A src/raster/r.curvenumber/lut.c A src/raster/r.curvenumber/main.c R src/raster/r.curvenumber/r.curvenumber.py Log Message: ----------- r.curvenumber: replace python implementation with c version (#1550) The previous Python version was used on a nominal sized region (nrows = 47104, ncols = 36785) and /usr/bin/time reported that wall-clock time was 1h33m52s, whereas this C implementation took 1m37.69s (a speedup of ~57.6x). The module interface and outputs are unchanged; only the implementation has been ported to C. To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Mon Dec 1 08:47:02 2025 From: noreply at github.com (Paulo van Breugel) Date: Mon, 01 Dec 2025 08:47:02 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 637473: r.hants: Fix link to GRASS GIS location in HTML ex... Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: 6374737f9c53fa3659c146782accbebff660179a https://github.com/OSGeo/grass-addons/commit/6374737f9c53fa3659c146782accbebff660179a Author: Paulo van Breugel Date: 2025-12-01 (Mon, 01 Dec 2025) Changed paths: M src/raster/r.hants/r.hants.html Log Message: ----------- r.hants: Fix link to GRASS GIS location in HTML example (#1551) Updated the link to the GRASS project for the climatic dataset, using the climate dataset on the data download page. To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Mon Dec 1 09:17:55 2025 From: noreply at github.com (Tomas Zigo) Date: Mon, 01 Dec 2025 09:17:55 -0800 Subject: [GRASS-git] [OSGeo/grass] 8ff34a: wxGUI/pydit: fix showing recent files submenu (#6683) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 8ff34a2738b53d091803cde35a69413d6536d264 https://github.com/OSGeo/grass/commit/8ff34a2738b53d091803cde35a69413d6536d264 Author: Tomas Zigo <50632337+tmszi at users.noreply.github.com> Date: 2025-12-01 (Mon, 01 Dec 2025) Changed paths: M gui/wxpython/gui_core/pyedit.py Log Message: ----------- wxGUI/pydit: fix showing recent files submenu (#6683) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 1 09:19:10 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 01 Dec 2025 09:19:10 -0800 Subject: [GRASS-git] [OSGeo/grass] 1a7c21: CI(deps): Update dependency sphinx to v9 Message-ID: Branch: refs/heads/renovate/sphinx-9.x Home: https://github.com/OSGeo/grass Commit: 1a7c2130e72980cbdad7dcb83c64c9128f3ff792 https://github.com/OSGeo/grass/commit/1a7c2130e72980cbdad7dcb83c64c9128f3ff792 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-01 (Mon, 01 Dec 2025) Changed paths: M python/grass/docs/requirements.txt Log Message: ----------- CI(deps): Update dependency sphinx to v9 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 1 10:11:59 2025 From: noreply at github.com (Markus Neteler) Date: Mon, 01 Dec 2025 10:11:59 -0800 Subject: [GRASS-git] [OSGeo/grass-website] ac4c66: News item for the GRASS GIS 8.4.2 release (#571) Message-ID: Branch: refs/heads/master Home: https://github.com/OSGeo/grass-website Commit: ac4c66f68575e7370bbaea9c8a96b6dbc7abff62 https://github.com/OSGeo/grass-website/commit/ac4c66f68575e7370bbaea9c8a96b6dbc7abff62 Author: Markus Neteler Date: 2025-12-01 (Mon, 01 Dec 2025) Changed paths: M content/about/history/releases.md A content/news/2025_11_27_GRASS_GIS_8_4_2_released.md M data/grass.json A static/images/news/i_sam2_addon.jpg Log Message: ----------- News item for the GRASS GIS 8.4.2 release (#571) Update of the relevant files: - [x] `data/grass.json` - [x] `content/about/history/releases.md` - [x] `content/news/2025_11_27_GRASS_GIS_8_4_2_released.md` - [x] add DOI: [10.5281/zenodo.5176030](https://doi.org/10.5281/zenodo.5176030) to news announcement - [x] screenshot: `static/images/news/i_sam2_addon.jpg` (borrowed from https://grass.osgeo.org/grass-stable/manuals/addons/i.sam2.html) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-website/settings/notifications From noreply at github.com Mon Dec 1 10:17:44 2025 From: noreply at github.com (subhash) Date: Mon, 01 Dec 2025 10:17:44 -0800 Subject: [GRASS-git] [OSGeo/grass-website] da6592: Fix for News section broken: collapse/expand faili... Message-ID: Branch: refs/heads/master Home: https://github.com/OSGeo/grass-website Commit: da6592ebad3393cc87d1123627b0c62acdfde789 https://github.com/OSGeo/grass-website/commit/da6592ebad3393cc87d1123627b0c62acdfde789 Author: subhash Date: 2025-12-01 (Mon, 01 Dec 2025) Changed paths: M themes/grass/layouts/news/allnews.html M themes/grass/layouts/partials/footer.html Log Message: ----------- Fix for News section broken: collapse/expand failing (#560) Fixes #557 This pull request updates the GRASS website news page to correctly support Bootstrap 5 and restores the collapse/expand behavior of yearly news sections. Summary of Changes Replaced old Bootstrap 3 collapse components with Bootstrap 5 accordion structure Ensured the 2025 section is open by default Added proper attributes (data-bs-toggle, data-bs-target, accordion-item, accordion-header, etc.) Removed outdated .panel and .panel-group markup Fixed layout issue where the sidebar (Mastodon/Twitter/events) appeared beside some years Cleaned up and updated the footer partial to match Bootstrap 5 expectations Verified locally with Hugo to confirm: Accordion opens and closes correctly Only one year stays open at a time Sidebar stays properly aligned To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-website/settings/notifications From noreply at github.com Mon Dec 1 10:40:25 2025 From: noreply at github.com (Markus Neteler) Date: Mon, 01 Dec 2025 10:40:25 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] Message-ID: Branch: refs/heads/ecodiv-patch-1 Home: https://github.com/OSGeo/grass-addons To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Mon Dec 1 12:06:15 2025 From: noreply at github.com (Markus Metz) Date: Mon, 01 Dec 2025 12:06:15 -0800 Subject: [GRASS-git] [OSGeo/grass] dd0d69: r.mapcalc: fix multiple outputs with nprocs > 1 (#... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: dd0d69c2bfd8eca298f738d82270d27faa4c8218 https://github.com/OSGeo/grass/commit/dd0d69c2bfd8eca298f738d82270d27faa4c8218 Author: Markus Metz <33666869+metzm at users.noreply.github.com> Date: 2025-12-01 (Mon, 01 Dec 2025) Changed paths: M raster/r.mapcalc/evaluate.c Log Message: ----------- r.mapcalc: fix multiple outputs with nprocs > 1 (#6670) * r.mapcalc: fix multiple outputs wih nprocs > 1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 1 13:01:09 2025 From: noreply at github.com (Andrea Antonello) Date: Mon, 01 Dec 2025 13:01:09 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 460692: fixing freezing issue when stones falling into nov... Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: 4606929d6e756ff98afe724ddd841c992e86b3d0 https://github.com/OSGeo/grass-addons/commit/4606929d6e756ff98afe724ddd841c992e86b3d0 Author: Andrea Antonello Date: 2025-12-01 (Mon, 01 Dec 2025) Changed paths: M src/raster/r.stone/stone.c M src/raster/r.stone/utils.c M src/raster/r.stone/utils.h Log Message: ----------- fixing freezing issue when stones falling into novalues (#1552) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Tue Dec 2 14:13:43 2025 From: noreply at github.com (Stefan Blumentrath) Date: Tue, 02 Dec 2025 14:13:43 -0800 Subject: [GRASS-git] [OSGeo/grass] 61b772: grass.temporal: add explicit timestamp converter a... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 61b772c19a49a79da955f2a4e5a9479c62ef47f7 https://github.com/OSGeo/grass/commit/61b772c19a49a79da955f2a4e5a9479c62ef47f7 Author: Stefan Blumentrath Date: 2025-12-02 (Tue, 02 Dec 2025) Changed paths: M python/grass/temporal/core.py Log Message: ----------- grass.temporal: add explicit timestamp converter and adapters for sqlite3 and Python >= 3.12 (#6692) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 2 14:58:55 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 02 Dec 2025 14:58:55 -0800 Subject: [GRASS-git] [OSGeo/grass] 5c61dd: CI(deps): Update dependency sphinx to v9 (#6686) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 5c61dd6582652e4807b8e30f0b52e15e437dc509 https://github.com/OSGeo/grass/commit/5c61dd6582652e4807b8e30f0b52e15e437dc509 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-02 (Tue, 02 Dec 2025) Changed paths: M python/grass/docs/requirements.txt Log Message: ----------- CI(deps): Update dependency sphinx to v9 (#6686) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 2 14:59:39 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 02 Dec 2025 14:59:39 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/sphinx-9.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 3 07:11:56 2025 From: noreply at github.com (Huidae Cho) Date: Wed, 03 Dec 2025 07:11:56 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] de604a: r.runoff: Manual (#1556) Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: de604a9622dde1ed1ae6e7fed018ceadcbfcaa5d https://github.com/OSGeo/grass-addons/commit/de604a9622dde1ed1ae6e7fed018ceadcbfcaa5d Author: Huidae Cho Date: 2025-12-03 (Wed, 03 Dec 2025) Changed paths: M src/raster/r.runoff/r.runoff.html Log Message: ----------- r.runoff: Manual (#1556) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Thu Dec 4 00:43:33 2025 From: noreply at github.com (Nicklas Larsson) Date: Thu, 04 Dec 2025 00:43:33 -0800 Subject: [GRASS-git] [OSGeo/grass] 8b4d7c: configure: require GDAL version 3.7+ (#6671) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 8b4d7c3e310ec3122a5e870e724c50bd716f9513 https://github.com/OSGeo/grass/commit/8b4d7c3e310ec3122a5e870e724c50bd716f9513 Author: Nicklas Larsson Date: 2025-12-04 (Thu, 04 Dec 2025) Changed paths: M REQUIREMENTS.md M cmake/modules/CheckDependentLibraries.cmake M configure M configure.ac M db/drivers/Makefile M general/g.proj/input.c M general/g.proj/local_proto.h M general/g.proj/main.c M general/g.proj/output.c M general/g.version/main.c M include/Make/Doxyfile_arch_html.in M include/Make/Doxyfile_arch_latex.in M include/Make/Grass.make M include/Make/Platform.make.in M include/config.h.cmake.in M include/grass/config.h.in M include/grass/defs/gprojects.h M include/grass/gprojects.h M include/grass/vect/dig_structs.h M lib/CMakeLists.txt M lib/proj/convert.c M lib/raster/Makefile M lib/raster/R.h M lib/raster/gdal.c M lib/raster/get_row.c M lib/raster/open.c M lib/raster/put_row.c M lib/vector/Vlib/build.c M lib/vector/Vlib/build_ogr.c M lib/vector/Vlib/build_sfa.c M lib/vector/Vlib/close.c M lib/vector/Vlib/close_ogr.c M lib/vector/Vlib/field.c M lib/vector/Vlib/header_finfo.c M lib/vector/Vlib/local_proto.h M lib/vector/Vlib/open.c M lib/vector/Vlib/open_ogr.c M lib/vector/Vlib/read.c M lib/vector/Vlib/read_ogr.c M lib/vector/Vlib/read_sfa.c M lib/vector/Vlib/rewind.c M lib/vector/Vlib/rewind_ogr.c M lib/vector/Vlib/simple_features.c M lib/vector/Vlib/write.c M lib/vector/Vlib/write_ogr.c M lib/vector/Vlib/write_sfa.c M lib/vector/diglib/frmt.c M mswindows/osgeo4w/config.h.vc M raster/r.external.out/Makefile M raster/r.external/Makefile M raster/r.external/link.c M raster/r.external/proj.c M raster/r.in.gdal/Makefile M raster/r.in.gdal/main.c M raster/r.in.gdal/proj.c M raster/r.out.gdal/Makefile M raster/r.out.gdal/main.c M raster3d/r3.out.netcdf/main.c M vector/v.external.out/Makefile M vector/v.external.out/args.c M vector/v.external.out/format.c M vector/v.external.out/list.c M vector/v.external.out/main.c M vector/v.external/Makefile M vector/v.external/list.c M vector/v.external/main.c M vector/v.external/proj.c M vector/v.in.ogr/Makefile M vector/v.in.ogr/proj.c M vector/v.out.ogr/Makefile M vector/v.out.ogr/main.c Log Message: ----------- configure: require GDAL version 3.7+ (#6671) * make GDAL version 3.7 or newer a requirement during configuration * remove code depending on GDAL version checking macros and the conditional macros HAVE_GDAL/USE_GDAL, HAVE_OGR/USE_OGR and GDAL_LINK To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 4 01:29:49 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 04 Dec 2025 01:29:49 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 9b7b88: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/renovate/pre-commit-mirrors-clang-format-21.x Home: https://github.com/OSGeo/grass-addons Commit: 9b7b8866c7af0633a623ebf6be0db13a22ead554 https://github.com/OSGeo/grass-addons/commit/9b7b8866c7af0633a623ebf6be0db13a22ead554 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-04 (Thu, 04 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v21 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Thu Dec 4 06:45:46 2025 From: noreply at github.com (Huidae Cho) Date: Thu, 04 Dec 2025 06:45:46 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 439c57: r.curvenumber: updates to manual (#1555) Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: 439c57c55b8d693bb1588ab5c1158ce5e50ecc8c https://github.com/OSGeo/grass-addons/commit/439c57c55b8d693bb1588ab5c1158ce5e50ecc8c Author: Huidae Cho Date: 2025-12-04 (Thu, 04 Dec 2025) Changed paths: M src/raster/r.curvenumber/r.curvenumber.html M src/raster/r.curvenumber/r.curvenumber.md Log Message: ----------- r.curvenumber: updates to manual (#1555) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Fri Dec 5 02:42:42 2025 From: noreply at github.com (Nicklas Larsson) Date: Fri, 05 Dec 2025 02:42:42 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] c01fc5: CI: use ubuntu-24.04 for building GRASS main (#1557) Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: c01fc5c998e717bfe82bf7a5c28d578de99fc937 https://github.com/OSGeo/grass-addons/commit/c01fc5c998e717bfe82bf7a5c28d578de99fc937 Author: Nicklas Larsson Date: 2025-12-05 (Fri, 05 Dec 2025) Changed paths: M .github/workflows/apt.txt M .github/workflows/ci.yml Log Message: ----------- CI: use ubuntu-24.04 for building GRASS main (#1557) In addition drop installation of the unused pdal package, which is not available on ubuntu-24.04. To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Fri Dec 5 02:43:28 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 05 Dec 2025 02:43:28 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] Message-ID: Branch: refs/heads/renovate/ubuntu-24.x Home: https://github.com/OSGeo/grass-addons To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Fri Dec 5 08:11:45 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 05 Dec 2025 08:11:45 -0800 Subject: [GRASS-git] [OSGeo/grass] 134f0a: CI(deps): Update ruff to v0.14.8 Message-ID: Branch: refs/heads/renovate/ruff Home: https://github.com/OSGeo/grass Commit: 134f0a5f7c3de3d5fc7e5205fa09f65c3bf13862 https://github.com/OSGeo/grass/commit/134f0a5f7c3de3d5fc7e5205fa09f65c3bf13862 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-05 (Fri, 05 Dec 2025) Changed paths: M .github/workflows/python-code-quality.yml M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update ruff to v0.14.8 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 5 09:38:51 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 05 Dec 2025 09:38:51 -0800 Subject: [GRASS-git] [OSGeo/grass] 9f8ce5: CI(deps): Update ruff to v0.14.8 (#6694) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 9f8ce58f76c35b16446a3d7e7eb8be121faddd97 https://github.com/OSGeo/grass/commit/9f8ce58f76c35b16446a3d7e7eb8be121faddd97 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-05 (Fri, 05 Dec 2025) Changed paths: M .github/workflows/python-code-quality.yml M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update ruff to v0.14.8 (#6694) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 5 09:39:41 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 05 Dec 2025 09:39:41 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/ruff Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 5 11:56:34 2025 From: noreply at github.com (Nicklas Larsson) Date: Fri, 05 Dec 2025 11:56:34 -0800 Subject: [GRASS-git] [OSGeo/grass] b32d46: cmake: fix warnings and errors with newer CMake an... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: b32d4634c825b062d52e6905acc84022095ed945 https://github.com/OSGeo/grass/commit/b32d4634c825b062d52e6905acc84022095ed945 Author: Nicklas Larsson Date: 2025-12-05 (Fri, 05 Dec 2025) Changed paths: M cmake/modules/build_gui_in_subdir.cmake M gui/wxpython/docs/CMakeLists.txt M locale/CMakeLists.txt M raster/r.mapcalc/CMakeLists.txt Log Message: ----------- cmake: fix warnings and errors with newer CMake and Xcode (#6695) This addresses CMake Warning with CMake 3.31 (at least): - cmake/modules/build_gui_in_subdir.cmake Warning: "COMMENT requres exactly one argument, but multiple values or COMMENT keywords have been given". - gui/wxpython/docs/CMakeLists.txt Warning: "The following keywords are not supported when using add_custom_command(TARGET): DEPENDS." and CMake Error configuring with Xcode generator, both related to a custom command (generating file/directory) that is attached to multiple targets: - locale/CMakeLists.txt - raster/r.mapcalc/CMakeLists.txt To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 5 11:46:19 2025 From: noreply at github.com (Nicklas Larsson) Date: Fri, 05 Dec 2025 19:46:19 +0000 (UTC) Subject: [GRASS-git] [OSGeo/grass] f0094b: CQ: set indent to 4 for C/C++ code (.editorconfig)... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: f0094b0641053ff65a4e5cde82062fe153c58be7 https://github.com/OSGeo/grass/commit/f0094b0641053ff65a4e5cde82062fe153c58be7 Author: Nicklas Larsson Date: 2025-12-05 (Fri, 05 Dec 2025) Changed paths: M .editorconfig Log Message: ----------- CQ: set indent to 4 for C/C++ code (.editorconfig) (#6696) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 5 18:44:55 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 05 Dec 2025 18:44:55 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 3e9f80: CI(deps): Update actions/checkout action to v6.0.1 Message-ID: Branch: refs/heads/renovate/actions-checkout-6.x Home: https://github.com/OSGeo/grass-addons Commit: 3e9f805f5577d5c1561228821410a261dcf68b90 https://github.com/OSGeo/grass-addons/commit/3e9f805f5577d5c1561228821410a261dcf68b90 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml M .github/workflows/ci.yml M .github/workflows/clang-format-check.yml M .github/workflows/flake8.yml M .github/workflows/linting.yml M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update actions/checkout action to v6.0.1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Fri Dec 5 18:44:59 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 05 Dec 2025 18:44:59 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 97c2a2: CI(deps): Update ruff to v0.14.8 Message-ID: Branch: refs/heads/renovate/ruff Home: https://github.com/OSGeo/grass-addons Commit: 97c2a2564410c1f3e2462da4dc980bcae4705abb https://github.com/OSGeo/grass-addons/commit/97c2a2564410c1f3e2462da4dc980bcae4705abb Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M .github/workflows/linting.yml M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update ruff to v0.14.8 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Fri Dec 5 19:13:18 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 05 Dec 2025 19:13:18 -0800 Subject: [GRASS-git] [OSGeo/grass] 778926: CI(deps): Update actions/checkout action to v6.0.1 Message-ID: Branch: refs/heads/renovate/actions-checkout-6.x Home: https://github.com/OSGeo/grass Commit: 778926ff726a14c2523f6f25750923c177fbebdc https://github.com/OSGeo/grass/commit/778926ff726a14c2523f6f25750923c177fbebdc Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml M .github/workflows/clang-format-check.yml M .github/workflows/cmake.yml M .github/workflows/codeql-analysis.yml M .github/workflows/coverity.yml M .github/workflows/create_release_draft.yml M .github/workflows/docker.yml M .github/workflows/documentation.yml M .github/workflows/gcc.yml M .github/workflows/macos.yml M .github/workflows/macos_distribute_app.yml M .github/workflows/osgeo4w.yml M .github/workflows/periodic_update.yml M .github/workflows/pytest.yml M .github/workflows/python-code-quality.yml M .github/workflows/super-linter.yml M .github/workflows/test-nix.yml M .github/workflows/titles.yml M .github/workflows/ubuntu.yml Log Message: ----------- CI(deps): Update actions/checkout action to v6.0.1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 5 19:13:22 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 05 Dec 2025 19:13:22 -0800 Subject: [GRASS-git] [OSGeo/grass] 6ae66f: CI(deps): Update dependency OSGeo/PROJ to v9.7.1 Message-ID: Branch: refs/heads/renovate/osgeo-proj-9.x Home: https://github.com/OSGeo/grass Commit: 6ae66f341980137301555aafbb8abb429c5907a7 https://github.com/OSGeo/grass/commit/6ae66f341980137301555aafbb8abb429c5907a7 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M Dockerfile M docker/ubuntu/Dockerfile Log Message: ----------- CI(deps): Update dependency OSGeo/PROJ to v9.7.1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 5 19:27:20 2025 From: noreply at github.com (OSGeo Weblate) Date: Fri, 05 Dec 2025 19:27:20 -0800 Subject: [GRASS-git] [OSGeo/grass] 4a8674: Translations update from OSGeo Weblate (#6698) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 4a867406010a83b522dd9f48a6069184659eb1a0 https://github.com/OSGeo/grass/commit/4a867406010a83b522dd9f48a6069184659eb1a0 Author: OSGeo Weblate <97247866+osgeoweblate at users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M locale/po/grasslibs_ar.po M locale/po/grasslibs_bn.po M locale/po/grasslibs_cs.po M locale/po/grasslibs_de.po M locale/po/grasslibs_el.po M locale/po/grasslibs_es.po M locale/po/grasslibs_fi.po M locale/po/grasslibs_fr.po M locale/po/grasslibs_hu.po M locale/po/grasslibs_id_ID.po M locale/po/grasslibs_it.po M locale/po/grasslibs_ja.po M locale/po/grasslibs_ko.po M locale/po/grasslibs_lv.po M locale/po/grasslibs_ml.po M locale/po/grasslibs_pl.po M locale/po/grasslibs_pt.po M locale/po/grasslibs_pt_BR.po M locale/po/grasslibs_ro.po M locale/po/grasslibs_ru.po M locale/po/grasslibs_si.po M locale/po/grasslibs_sl.po M locale/po/grasslibs_sv.po M locale/po/grasslibs_ta.po M locale/po/grasslibs_th.po M locale/po/grasslibs_tr.po M locale/po/grasslibs_uk.po M locale/po/grasslibs_vi.po M locale/po/grasslibs_zh.po M locale/po/grassmods_ar.po M locale/po/grassmods_bn.po M locale/po/grassmods_cs.po M locale/po/grassmods_de.po M locale/po/grassmods_el.po M locale/po/grassmods_es.po M locale/po/grassmods_fi.po M locale/po/grassmods_fr.po M locale/po/grassmods_hu.po M locale/po/grassmods_id_ID.po M locale/po/grassmods_it.po M locale/po/grassmods_ja.po M locale/po/grassmods_ko.po M locale/po/grassmods_lv.po M locale/po/grassmods_ml.po M locale/po/grassmods_pl.po M locale/po/grassmods_pt.po M locale/po/grassmods_pt_BR.po M locale/po/grassmods_ro.po M locale/po/grassmods_ru.po M locale/po/grassmods_si.po M locale/po/grassmods_sl.po M locale/po/grassmods_sv.po M locale/po/grassmods_ta.po M locale/po/grassmods_th.po M locale/po/grassmods_tr.po M locale/po/grassmods_uk.po M locale/po/grassmods_vi.po M locale/po/grassmods_zh.po M locale/po/grasswxpy_ar.po M locale/po/grasswxpy_bn.po M locale/po/grasswxpy_cs.po M locale/po/grasswxpy_de.po M locale/po/grasswxpy_el.po M locale/po/grasswxpy_es.po M locale/po/grasswxpy_fi.po M locale/po/grasswxpy_fr.po M locale/po/grasswxpy_hu.po M locale/po/grasswxpy_id_ID.po M locale/po/grasswxpy_it.po M locale/po/grasswxpy_ja.po M locale/po/grasswxpy_ko.po M locale/po/grasswxpy_lv.po M locale/po/grasswxpy_ml.po M locale/po/grasswxpy_pl.po M locale/po/grasswxpy_pt.po M locale/po/grasswxpy_pt_BR.po M locale/po/grasswxpy_ro.po M locale/po/grasswxpy_ru.po M locale/po/grasswxpy_si.po M locale/po/grasswxpy_sl.po M locale/po/grasswxpy_sv.po M locale/po/grasswxpy_ta.po M locale/po/grasswxpy_th.po M locale/po/grasswxpy_tr.po M locale/po/grasswxpy_uk.po M locale/po/grasswxpy_vi.po M locale/po/grasswxpy_zh.po Log Message: ----------- Translations update from OSGeo Weblate (#6698) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 5 20:57:56 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 05 Dec 2025 20:57:56 -0800 Subject: [GRASS-git] [OSGeo/grass] 1184a9: CI(deps): Update dependency sphinx to v9.0.4 Message-ID: Branch: refs/heads/renovate/sphinx-9.x Home: https://github.com/OSGeo/grass Commit: 1184a9e10c8186bdfae63c7b2aae9ef2cb280f3c https://github.com/OSGeo/grass/commit/1184a9e10c8186bdfae63c7b2aae9ef2cb280f3c Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M python/grass/docs/requirements.txt Log Message: ----------- CI(deps): Update dependency sphinx to v9.0.4 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 5 20:57:59 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 05 Dec 2025 20:57:59 -0800 Subject: [GRASS-git] [OSGeo/grass] 8bbebe: CI(deps): Update github/codeql-action action to v4... Message-ID: Branch: refs/heads/renovate/github-codeql-action-4.x Home: https://github.com/OSGeo/grass Commit: 8bbebe2403a210ba705277544ded69e8d3c2348d https://github.com/OSGeo/grass/commit/8bbebe2403a210ba705277544ded69e8d3c2348d Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M .github/workflows/codeql-analysis.yml M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update github/codeql-action action to v4.31.7 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 5 21:56:53 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 05 Dec 2025 21:56:53 -0800 Subject: [GRASS-git] [OSGeo/grass] 5e0c1a: CI(deps): Update dependency OSGeo/PROJ to v9.7.1 (... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 5e0c1a6ba8b9175b07de6f65ad6b74b31444a06c https://github.com/OSGeo/grass/commit/5e0c1a6ba8b9175b07de6f65ad6b74b31444a06c Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M Dockerfile M docker/ubuntu/Dockerfile Log Message: ----------- CI(deps): Update dependency OSGeo/PROJ to v9.7.1 (#6700) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 5 21:57:48 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 05 Dec 2025 21:57:48 -0800 Subject: [GRASS-git] [OSGeo/grass] 2ce65c: CI(deps): Update peter-evans/create-pull-request a... Message-ID: Branch: refs/heads/renovate/peter-evans-create-pull-request-7.x Home: https://github.com/OSGeo/grass Commit: 2ce65c3255beee0c421e57a68edf51a8437bfa80 https://github.com/OSGeo/grass/commit/2ce65c3255beee0c421e57a68edf51a8437bfa80 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M .github/workflows/periodic_update.yml Log Message: ----------- CI(deps): Update peter-evans/create-pull-request action to v7.0.11 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 5 21:57:51 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 05 Dec 2025 21:57:51 -0800 Subject: [GRASS-git] [OSGeo/grass] b2f88f: CI(deps): Update alpine Docker tag to v3.23 Message-ID: Branch: refs/heads/renovate/alpine-3.x Home: https://github.com/OSGeo/grass Commit: b2f88fa23f1ef1aab992b7e5261784f9046fba94 https://github.com/OSGeo/grass/commit/b2f88fa23f1ef1aab992b7e5261784f9046fba94 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M docker/alpine/Dockerfile Log Message: ----------- CI(deps): Update alpine Docker tag to v3.23 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 5 21:57:55 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 05 Dec 2025 21:57:55 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/osgeo-proj-9.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 5 22:26:49 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 05 Dec 2025 22:26:49 -0800 Subject: [GRASS-git] [OSGeo/grass] 189c5a: CI(deps): Update github/codeql-action action to v4... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 189c5a42d671447b51c8134744cdbd672fc2abf1 https://github.com/OSGeo/grass/commit/189c5a42d671447b51c8134744cdbd672fc2abf1 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M .github/workflows/codeql-analysis.yml M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update github/codeql-action action to v4.31.7 (#6702) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 5 22:27:51 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 05 Dec 2025 22:27:51 -0800 Subject: [GRASS-git] [OSGeo/grass] c22955: CI(deps): Update softprops/action-gh-release actio... Message-ID: Branch: refs/heads/renovate/softprops-action-gh-release-2.x Home: https://github.com/OSGeo/grass Commit: c229553b8ec371bce46b8281651b8c1e43c47c16 https://github.com/OSGeo/grass/commit/c229553b8ec371bce46b8281651b8c1e43c47c16 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M .github/workflows/create_release_draft.yml Log Message: ----------- CI(deps): Update softprops/action-gh-release action to v2.5.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 5 22:27:54 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 05 Dec 2025 22:27:54 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/github-codeql-action-4.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 6 07:40:49 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Sat, 06 Dec 2025 07:40:49 -0800 Subject: [GRASS-git] [OSGeo/grass] 003e4c: locale: Update translation files Message-ID: Branch: refs/heads/periodic/update-i18n Home: https://github.com/OSGeo/grass Commit: 003e4cf9462f40c7f69f46b8d240374a46bf4fd9 https://github.com/OSGeo/grass/commit/003e4cf9462f40c7f69f46b8d240374a46bf4fd9 Author: echoix <27212526+echoix at users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M locale/templates/grasslibs.pot M locale/templates/grassmods.pot M locale/templates/grasswxpy.pot Log Message: ----------- locale: Update translation files To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 6 10:44:31 2025 From: noreply at github.com (github-actions[bot]) Date: Sat, 06 Dec 2025 10:44:31 -0800 Subject: [GRASS-git] [OSGeo/grass] 206d1c: locale: Update translation files (#6707) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 206d1cb404ae752cf2f5e7722b684c30e041ebe7 https://github.com/OSGeo/grass/commit/206d1cb404ae752cf2f5e7722b684c30e041ebe7 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M locale/templates/grasslibs.pot M locale/templates/grassmods.pot M locale/templates/grasswxpy.pot Log Message: ----------- locale: Update translation files (#6707) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 6 15:19:45 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 06 Dec 2025 15:19:45 -0800 Subject: [GRASS-git] [OSGeo/grass] d12129: CI(deps): Update softprops/action-gh-release actio... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: d12129d102739a1ceff411fccdaa999ba79064fe https://github.com/OSGeo/grass/commit/d12129d102739a1ceff411fccdaa999ba79064fe Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M .github/workflows/create_release_draft.yml Log Message: ----------- CI(deps): Update softprops/action-gh-release action to v2.5.0 (#6706) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 6 15:20:18 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 06 Dec 2025 15:20:18 -0800 Subject: [GRASS-git] [OSGeo/grass] fd08f2: CI(deps): Update peter-evans/create-pull-request a... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: fd08f22442eb831476b56f89ff3a7eb4652295e5 https://github.com/OSGeo/grass/commit/fd08f22442eb831476b56f89ff3a7eb4652295e5 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M .github/workflows/periodic_update.yml Log Message: ----------- CI(deps): Update peter-evans/create-pull-request action to v7.0.11 (#6704) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 6 15:21:24 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 06 Dec 2025 15:21:24 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/peter-evans-create-pull-request-7.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 6 15:21:26 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 06 Dec 2025 15:21:26 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/softprops-action-gh-release-2.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 6 15:26:18 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 06 Dec 2025 15:26:18 -0800 Subject: [GRASS-git] [OSGeo/grass] 988e19: CI(deps): Update actions/checkout action to v6.0.1... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 988e192aeacecc2da3c835ed51bd6427763201e9 https://github.com/OSGeo/grass/commit/988e192aeacecc2da3c835ed51bd6427763201e9 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml M .github/workflows/clang-format-check.yml M .github/workflows/cmake.yml M .github/workflows/codeql-analysis.yml M .github/workflows/coverity.yml M .github/workflows/create_release_draft.yml M .github/workflows/docker.yml M .github/workflows/documentation.yml M .github/workflows/gcc.yml M .github/workflows/macos.yml M .github/workflows/macos_distribute_app.yml M .github/workflows/osgeo4w.yml M .github/workflows/periodic_update.yml M .github/workflows/pytest.yml M .github/workflows/python-code-quality.yml M .github/workflows/super-linter.yml M .github/workflows/test-nix.yml M .github/workflows/titles.yml M .github/workflows/ubuntu.yml Log Message: ----------- CI(deps): Update actions/checkout action to v6.0.1 (#6699) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 6 15:27:04 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 06 Dec 2025 15:27:04 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/actions-checkout-6.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 6 15:38:01 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 06 Dec 2025 15:38:01 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] fb9b5e: CI(deps): Update ruff to v0.14.8 (#1561) Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: fb9b5e4fd77718896ff8ed0706c84a93d9d3f9d9 https://github.com/OSGeo/grass-addons/commit/fb9b5e4fd77718896ff8ed0706c84a93d9d3f9d9 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M .github/workflows/linting.yml M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update ruff to v0.14.8 (#1561) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 6 15:38:21 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 06 Dec 2025 15:38:21 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 687018: CI(deps): Update actions/checkout action to v6.0.1... Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: 687018cc9dc2f05ee92f5c17d27285ce2d7a56b8 https://github.com/OSGeo/grass-addons/commit/687018cc9dc2f05ee92f5c17d27285ce2d7a56b8 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml M .github/workflows/ci.yml M .github/workflows/clang-format-check.yml M .github/workflows/flake8.yml M .github/workflows/linting.yml M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update actions/checkout action to v6.0.1 (#1560) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 6 15:38:31 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 06 Dec 2025 15:38:31 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] Message-ID: Branch: refs/heads/renovate/ruff Home: https://github.com/OSGeo/grass-addons To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 6 15:39:00 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 06 Dec 2025 15:39:00 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] Message-ID: Branch: refs/heads/renovate/actions-checkout-6.x Home: https://github.com/OSGeo/grass-addons To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 6 19:58:36 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 06 Dec 2025 19:58:36 -0800 Subject: [GRASS-git] [OSGeo/grass] 8676aa: CI(deps): Update dependency PDAL/PDAL to v2.9.3 Message-ID: Branch: refs/heads/renovate/pdal-pdal-2.x Home: https://github.com/OSGeo/grass Commit: 8676aaf8188b667368c54c8efd3f84b2bad78a7f https://github.com/OSGeo/grass/commit/8676aaf8188b667368c54c8efd3f84b2bad78a7f Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-07 (Sun, 07 Dec 2025) Changed paths: M Dockerfile M docker/debian/Dockerfile M docker/ubuntu/Dockerfile M docker/ubuntu_wxgui/Dockerfile Log Message: ----------- CI(deps): Update dependency PDAL/PDAL to v2.9.3 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 6 21:58:33 2025 From: noreply at github.com (Nicklas Larsson) Date: Sat, 06 Dec 2025 21:58:33 -0800 Subject: [GRASS-git] [OSGeo/grass] e0f2da: CI(macOS_distribute_app): fix config file creation... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: e0f2da532b26da2aa903697870d3147f2f7aa009 https://github.com/OSGeo/grass/commit/e0f2da532b26da2aa903697870d3147f2f7aa009 Author: Nicklas Larsson Date: 2025-12-07 (Sun, 07 Dec 2025) Changed paths: M .github/workflows/macos_distribute_app.yml Log Message: ----------- CI(macOS_distribute_app): fix config file creation (#6708) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 7 09:53:07 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 07 Dec 2025 09:53:07 -0800 Subject: [GRASS-git] [OSGeo/grass] 3df185: CI(deps): Update dependency pymdown-extensions to ... Message-ID: Branch: refs/heads/renovate/pymdown-extensions-10.x Home: https://github.com/OSGeo/grass Commit: 3df1858246fdb0887cf70397f8a70f7b7a84bf3c https://github.com/OSGeo/grass/commit/3df1858246fdb0887cf70397f8a70f7b7a84bf3c Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-07 (Sun, 07 Dec 2025) Changed paths: M man/mkdocs/requirements.txt Log Message: ----------- CI(deps): Update dependency pymdown-extensions to v10.18 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 7 12:39:53 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 07 Dec 2025 12:39:53 -0800 Subject: [GRASS-git] [OSGeo/grass] 545dd1: CI(deps): Update astral-sh/setup-uv action to v7.1.5 Message-ID: Branch: refs/heads/renovate/astral-sh-setup-uv-7.x Home: https://github.com/OSGeo/grass Commit: 545dd1da3b98a5978b29ab87cfacb131d08182a0 https://github.com/OSGeo/grass/commit/545dd1da3b98a5978b29ab87cfacb131d08182a0 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-07 (Sun, 07 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml Log Message: ----------- CI(deps): Update astral-sh/setup-uv action to v7.1.5 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 7 16:59:42 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 07 Dec 2025 16:59:42 -0800 Subject: [GRASS-git] [OSGeo/grass] cee8ad: CI(deps): Lock file maintenance Message-ID: Branch: refs/heads/renovate/lock-file-maintenance Home: https://github.com/OSGeo/grass Commit: cee8ad44fe5f5cac964496547cee35bd7e34b4e5 https://github.com/OSGeo/grass/commit/cee8ad44fe5f5cac964496547cee35bd7e34b4e5 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-08 (Mon, 08 Dec 2025) Changed paths: M flake.lock Log Message: ----------- CI(deps): Lock file maintenance To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 7 20:10:47 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 07 Dec 2025 20:10:47 -0800 Subject: [GRASS-git] [OSGeo/grass] 443686: CI(deps): Lock file maintenance (#6712) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 443686e96bbd3a1e0f50aec5d54874ebf43e53ee https://github.com/OSGeo/grass/commit/443686e96bbd3a1e0f50aec5d54874ebf43e53ee Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-07 (Sun, 07 Dec 2025) Changed paths: M flake.lock Log Message: ----------- CI(deps): Lock file maintenance (#6712) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 7 20:11:06 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 07 Dec 2025 20:11:06 -0800 Subject: [GRASS-git] [OSGeo/grass] 2c0121: CI(deps): Update astral-sh/setup-uv action to v7.1... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 2c0121f52b2fb7e09e87f37717fa6009cac9125f https://github.com/OSGeo/grass/commit/2c0121f52b2fb7e09e87f37717fa6009cac9125f Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-07 (Sun, 07 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml Log Message: ----------- CI(deps): Update astral-sh/setup-uv action to v7.1.5 (#6711) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 7 20:12:08 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 07 Dec 2025 20:12:08 -0800 Subject: [GRASS-git] [OSGeo/grass] 606ca5: CI(deps): Update dependency pymdown-extensions to ... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 606ca5d2fbdaf7f4666d38a5fc33d21abd6b3fec https://github.com/OSGeo/grass/commit/606ca5d2fbdaf7f4666d38a5fc33d21abd6b3fec Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-07 (Sun, 07 Dec 2025) Changed paths: M man/mkdocs/requirements.txt Log Message: ----------- CI(deps): Update dependency pymdown-extensions to v10.18 (#6710) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 7 20:13:02 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 07 Dec 2025 20:13:02 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/astral-sh-setup-uv-7.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 7 20:13:05 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 07 Dec 2025 20:13:05 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/pymdown-extensions-10.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 7 20:25:47 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Sun, 07 Dec 2025 20:25:47 -0800 Subject: [GRASS-git] [OSGeo/grass] 26a26e: Update postgresql15-client to postgresql18-client ... Message-ID: Branch: refs/heads/renovate/alpine-3.x Home: https://github.com/OSGeo/grass Commit: 26a26e6dcddfaf36ec56417dee6d1772a3922a68 https://github.com/OSGeo/grass/commit/26a26e6dcddfaf36ec56417dee6d1772a3922a68 Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-07 (Sun, 07 Dec 2025) Changed paths: M docker/alpine/Dockerfile Log Message: ----------- Update postgresql15-client to postgresql18-client in Alpine Dockerfile To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 7 20:26:06 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Sun, 07 Dec 2025 20:26:06 -0800 Subject: [GRASS-git] [OSGeo/grass] 189c5a: CI(deps): Update github/codeql-action action to v4... Message-ID: Branch: refs/heads/renovate/alpine-3.x Home: https://github.com/OSGeo/grass Commit: 189c5a42d671447b51c8134744cdbd672fc2abf1 https://github.com/OSGeo/grass/commit/189c5a42d671447b51c8134744cdbd672fc2abf1 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M .github/workflows/codeql-analysis.yml M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update github/codeql-action action to v4.31.7 (#6702) Commit: 206d1cb404ae752cf2f5e7722b684c30e041ebe7 https://github.com/OSGeo/grass/commit/206d1cb404ae752cf2f5e7722b684c30e041ebe7 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M locale/templates/grasslibs.pot M locale/templates/grassmods.pot M locale/templates/grasswxpy.pot Log Message: ----------- locale: Update translation files (#6707) Commit: d12129d102739a1ceff411fccdaa999ba79064fe https://github.com/OSGeo/grass/commit/d12129d102739a1ceff411fccdaa999ba79064fe Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M .github/workflows/create_release_draft.yml Log Message: ----------- CI(deps): Update softprops/action-gh-release action to v2.5.0 (#6706) Commit: fd08f22442eb831476b56f89ff3a7eb4652295e5 https://github.com/OSGeo/grass/commit/fd08f22442eb831476b56f89ff3a7eb4652295e5 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M .github/workflows/periodic_update.yml Log Message: ----------- CI(deps): Update peter-evans/create-pull-request action to v7.0.11 (#6704) Commit: 988e192aeacecc2da3c835ed51bd6427763201e9 https://github.com/OSGeo/grass/commit/988e192aeacecc2da3c835ed51bd6427763201e9 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-06 (Sat, 06 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml M .github/workflows/clang-format-check.yml M .github/workflows/cmake.yml M .github/workflows/codeql-analysis.yml M .github/workflows/coverity.yml M .github/workflows/create_release_draft.yml M .github/workflows/docker.yml M .github/workflows/documentation.yml M .github/workflows/gcc.yml M .github/workflows/macos.yml M .github/workflows/macos_distribute_app.yml M .github/workflows/osgeo4w.yml M .github/workflows/periodic_update.yml M .github/workflows/pytest.yml M .github/workflows/python-code-quality.yml M .github/workflows/super-linter.yml M .github/workflows/test-nix.yml M .github/workflows/titles.yml M .github/workflows/ubuntu.yml Log Message: ----------- CI(deps): Update actions/checkout action to v6.0.1 (#6699) Commit: e0f2da532b26da2aa903697870d3147f2f7aa009 https://github.com/OSGeo/grass/commit/e0f2da532b26da2aa903697870d3147f2f7aa009 Author: Nicklas Larsson Date: 2025-12-07 (Sun, 07 Dec 2025) Changed paths: M .github/workflows/macos_distribute_app.yml Log Message: ----------- CI(macOS_distribute_app): fix config file creation (#6708) Commit: 443686e96bbd3a1e0f50aec5d54874ebf43e53ee https://github.com/OSGeo/grass/commit/443686e96bbd3a1e0f50aec5d54874ebf43e53ee Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-07 (Sun, 07 Dec 2025) Changed paths: M flake.lock Log Message: ----------- CI(deps): Lock file maintenance (#6712) Commit: 2c0121f52b2fb7e09e87f37717fa6009cac9125f https://github.com/OSGeo/grass/commit/2c0121f52b2fb7e09e87f37717fa6009cac9125f Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-07 (Sun, 07 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml Log Message: ----------- CI(deps): Update astral-sh/setup-uv action to v7.1.5 (#6711) Commit: 606ca5d2fbdaf7f4666d38a5fc33d21abd6b3fec https://github.com/OSGeo/grass/commit/606ca5d2fbdaf7f4666d38a5fc33d21abd6b3fec Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-07 (Sun, 07 Dec 2025) Changed paths: M man/mkdocs/requirements.txt Log Message: ----------- CI(deps): Update dependency pymdown-extensions to v10.18 (#6710) Commit: deb47e04208c745706ec404b0b5fc6b9a7f902cd https://github.com/OSGeo/grass/commit/deb47e04208c745706ec404b0b5fc6b9a7f902cd Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-07 (Sun, 07 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml M .github/workflows/clang-format-check.yml M .github/workflows/cmake.yml M .github/workflows/codeql-analysis.yml M .github/workflows/coverity.yml M .github/workflows/create_release_draft.yml M .github/workflows/docker.yml M .github/workflows/documentation.yml M .github/workflows/gcc.yml M .github/workflows/macos.yml M .github/workflows/macos_distribute_app.yml M .github/workflows/osgeo4w.yml M .github/workflows/periodic_update.yml M .github/workflows/pytest.yml M .github/workflows/python-code-quality.yml M .github/workflows/super-linter.yml M .github/workflows/test-nix.yml M .github/workflows/titles.yml M .github/workflows/ubuntu.yml M flake.lock M locale/templates/grasslibs.pot M locale/templates/grassmods.pot M locale/templates/grasswxpy.pot M man/mkdocs/requirements.txt Log Message: ----------- Merge branch 'main' into renovate/alpine-3.x Compare: https://github.com/OSGeo/grass/compare/26a26e6dcddf...deb47e04208c To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 7 20:26:31 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 07 Dec 2025 20:26:31 -0800 Subject: [GRASS-git] [OSGeo/grass] a6e0eb: CI(deps): Update dependency sphinx to v9.0.4 (#6701) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: a6e0eb99530f98a3be7196f241a59a21bb942b52 https://github.com/OSGeo/grass/commit/a6e0eb99530f98a3be7196f241a59a21bb942b52 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-07 (Sun, 07 Dec 2025) Changed paths: M python/grass/docs/requirements.txt Log Message: ----------- CI(deps): Update dependency sphinx to v9.0.4 (#6701) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 7 20:27:46 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 07 Dec 2025 20:27:46 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/sphinx-9.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 7 20:28:34 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 07 Dec 2025 20:28:34 -0800 Subject: [GRASS-git] [OSGeo/grass] f3aad7: CI(deps): Update pre-commit hook igorshubovych/mar... Message-ID: Branch: refs/heads/renovate/igorshubovych-markdownlint-cli-0.x Home: https://github.com/OSGeo/grass Commit: f3aad7570d17ef0782f1b8253fd7168fe5fdcc54 https://github.com/OSGeo/grass/commit/f3aad7570d17ef0782f1b8253fd7168fe5fdcc54 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-08 (Mon, 08 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook igorshubovych/markdownlint-cli to v0.46.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 7 20:28:38 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 07 Dec 2025 20:28:38 -0800 Subject: [GRASS-git] [OSGeo/grass] 3acf76: CI(deps): Update super-linter/super-linter action ... Message-ID: Branch: refs/heads/renovate/super-linter-super-linter-8.x Home: https://github.com/OSGeo/grass Commit: 3acf76e9a2980d8edd5cc967d238b7787dbbd60e https://github.com/OSGeo/grass/commit/3acf76e9a2980d8edd5cc967d238b7787dbbd60e Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-08 (Mon, 08 Dec 2025) Changed paths: M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update super-linter/super-linter action to v8.3.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 8 05:05:44 2025 From: noreply at github.com (Nicklas Larsson) Date: Mon, 08 Dec 2025 05:05:44 -0800 Subject: [GRASS-git] [OSGeo/grass] 5eb9d1: v.external{.out}: always build module (#6713) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 5eb9d11009059ec22a089de51a2f9dc5e39e4601 https://github.com/OSGeo/grass/commit/5eb9d11009059ec22a089de51a2f9dc5e39e4601 Author: Nicklas Larsson Date: 2025-12-08 (Mon, 08 Dec 2025) Changed paths: M vector/v.external.out/Makefile M vector/v.external/Makefile Log Message: ----------- v.external{.out}: always build module (#6713) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 8 07:40:58 2025 From: noreply at github.com (Yann Chemin) Date: Mon, 08 Dec 2025 07:40:58 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] a94377: Update i.hyper.import.py (#1562) Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: a94377bf2c38384cb0ca2653f3ea092ce5c29133 https://github.com/OSGeo/grass-addons/commit/a94377bf2c38384cb0ca2653f3ea092ce5c29133 Author: Yann Chemin Date: 2025-12-08 (Mon, 08 Dec 2025) Changed paths: M src/imagery/i.hyper/i.hyper.import/i.hyper.import.py Log Message: ----------- Update i.hyper.import.py (#1562) Add import keyword so that GUI can make the module appear in the import section To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Mon Dec 8 07:46:09 2025 From: noreply at github.com (Yann Chemin) Date: Mon, 08 Dec 2025 07:46:09 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] f5942b: Update i.hyper.preproc.py (#1564) Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: f5942b5bae39bd7a93b3710a683074f255cff2a6 https://github.com/OSGeo/grass-addons/commit/f5942b5bae39bd7a93b3710a683074f255cff2a6 Author: Yann Chemin Date: 2025-12-08 (Mon, 08 Dec 2025) Changed paths: M src/imagery/i.hyper/i.hyper.preproc/i.hyper.preproc.py Log Message: ----------- Update i.hyper.preproc.py (#1564) changed raster to imagery in keywords, so that the imagery menu can build the entry. To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Mon Dec 8 12:48:18 2025 From: noreply at github.com (Nicklas Larsson) Date: Mon, 08 Dec 2025 12:48:18 -0800 Subject: [GRASS-git] [OSGeo/grass] d3c647: configure: require PROJ version 9.0 (#6693) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: d3c6479bef77a58e3b5d85259303dbfb9c1babe8 https://github.com/OSGeo/grass/commit/d3c6479bef77a58e3b5d85259303dbfb9c1babe8 Author: Nicklas Larsson Date: 2025-12-08 (Mon, 08 Dec 2025) Changed paths: M REQUIREMENTS.md M cmake/modules/CheckDependentLibraries.cmake M configure M configure.ac M display/d.grid/plot.c M display/d.where/main.c M general/g.proj/input.c M general/g.proj/list_codes.c M general/g.proj/output.c M general/g.region/printwindow.c M general/g.version/main.c M include/config.h.cmake.in M include/grass/config.h.in M include/grass/defs/gprojects.h M include/grass/gprojects.h M lib/proj/convert.c M lib/proj/do_proj.c M lib/proj/get_proj.c M raster/r.external/proj.c M raster/r.in.gdal/proj.c M raster/r.out.gdal/main.c M raster/r.proj/main.c M raster3d/r3.out.netcdf/main.c M vector/v.external/proj.c M vector/v.in.ogr/proj.c M vector/v.out.ogr/main.c M vector/v.proj/main.c Log Message: ----------- configure: require PROJ version 9.0 (#6693) Drop support for PROJ's old `proj_api.h` API and make the version 9.0 the minimal requirement of PROJ support. In addition, remove code using the proj_api.h API. To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 9 04:52:59 2025 From: noreply at github.com (Nicklas Larsson) Date: Tue, 09 Dec 2025 04:52:59 -0800 Subject: [GRASS-git] [OSGeo/grass] cb3b41: configure: remove HAVE_PROJ_H macro (#6714) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: cb3b418fea5a2ec8e2ba2d04a7be1fb77d14b2be https://github.com/OSGeo/grass/commit/cb3b418fea5a2ec8e2ba2d04a7be1fb77d14b2be Author: Nicklas Larsson Date: 2025-12-09 (Tue, 09 Dec 2025) Changed paths: M cmake/modules/CheckDependentLibraries.cmake M configure M configure.ac M include/config.h.cmake.in M include/grass/config.h.in M include/grass/gprojects.h M mswindows/osgeo4w/config.h.vc Log Message: ----------- configure: remove HAVE_PROJ_H macro (#6714) The HAVE_PROJ_H macro is always true, given PROJ is a requirement and configuration will fail if is not found. To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 9 07:59:42 2025 From: noreply at github.com (Paulo van Breugel) Date: Tue, 09 Dec 2025 07:59:42 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 4a4201: r.in.ahn: changed how AHN is downloaded and added ... Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: 4a42015b818dff133263746949c4d3268ebd428d https://github.com/OSGeo/grass-addons/commit/4a42015b818dff133263746949c4d3268ebd428d Author: Paulo van Breugel Date: 2025-12-09 (Tue, 09 Dec 2025) Changed paths: M src/raster/r.in.ahn/r.in.ahn.html M src/raster/r.in.ahn/r.in.ahn.md M src/raster/r.in.ahn/r.in.ahn.py M src/raster/r.in.ahn/r_in_ahn_01.png M src/raster/r.in.ahn/r_in_ahn_02.png A src/raster/r.in.ahn/r_in_ahn_03.png Log Message: ----------- r.in.ahn: changed how AHN is downloaded and added various download options (#1565) * Add option to download AHN version 2 to 6 * Changed download mechanism (direct download of tiles instead of wcs protocol) * Option to download 0.5 or 5 m resolution * Add option to download laz tiles. To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Tue Dec 9 20:48:08 2025 From: noreply at github.com (=?UTF-8?B?QWxlbiBNYW5nYWZpxIc=?=) Date: Tue, 09 Dec 2025 20:48:08 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 12784b: added roadmap (#1566) Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: 12784b64637a7d637ee6eba42d8483558409a587 https://github.com/OSGeo/grass-addons/commit/12784b64637a7d637ee6eba42d8483558409a587 Author: Alen Mangafi? Date: 2025-12-09 (Tue, 09 Dec 2025) Changed paths: M src/imagery/i.hyper/i.hyper.html M src/imagery/i.hyper/i.hyper.md Log Message: ----------- added roadmap (#1566) Co-authored-by: Alen To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Wed Dec 10 04:55:31 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 10 Dec 2025 04:55:31 -0800 Subject: [GRASS-git] [OSGeo/grass] 6354ea: CI(deps): Update dependency PDAL/PDAL to v2.9.3 Message-ID: Branch: refs/heads/renovate/pdal-pdal-2.x Home: https://github.com/OSGeo/grass Commit: 6354ea6a216d70e8d2130f192f330fa54d2fd2ee https://github.com/OSGeo/grass/commit/6354ea6a216d70e8d2130f192f330fa54d2fd2ee Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-10 (Wed, 10 Dec 2025) Changed paths: M Dockerfile M docker/debian/Dockerfile M docker/ubuntu/Dockerfile M docker/ubuntu_wxgui/Dockerfile Log Message: ----------- CI(deps): Update dependency PDAL/PDAL to v2.9.3 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 10 13:05:57 2025 From: noreply at github.com (Gulshan Kumar) Date: Wed, 10 Dec 2025 13:05:57 -0800 Subject: [GRASS-git] [OSGeo/grass] f06ab0: doc: Enable MathJax rendering for equations in MkD... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: f06ab044f3e3ebc29a58170615e1df6e39d1667b https://github.com/OSGeo/grass/commit/f06ab044f3e3ebc29a58170615e1df6e39d1667b Author: Gulshan Kumar <72340125+gulshan-123 at users.noreply.github.com> Date: 2025-12-10 (Wed, 10 Dec 2025) Changed paths: M man/mkdocs/mkdocs.yml Log Message: ----------- doc: Enable MathJax rendering for equations in MkDocs documentation (#6703) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 10 22:51:03 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 10 Dec 2025 22:51:03 -0800 Subject: [GRASS-git] [OSGeo/grass] 5f60fa: CI(deps): Update pre-commit hook igorshubovych/mar... Message-ID: Branch: refs/heads/renovate/igorshubovych-markdownlint-cli-0.x Home: https://github.com/OSGeo/grass Commit: 5f60fa0e3148f91a7345888efd4715210b3ddca4 https://github.com/OSGeo/grass/commit/5f60fa0e3148f91a7345888efd4715210b3ddca4 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-11 (Thu, 11 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook igorshubovych/markdownlint-cli to v0.47.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 11 01:55:44 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 11 Dec 2025 01:55:44 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 0e83d5: CI(deps): Update pre-commit hook igorshubovych/mar... Message-ID: Branch: refs/heads/renovate/igorshubovych-markdownlint-cli-0.x Home: https://github.com/OSGeo/grass-addons Commit: 0e83d5f8bf35150689deb928620fcad275274404 https://github.com/OSGeo/grass-addons/commit/0e83d5f8bf35150689deb928620fcad275274404 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-11 (Thu, 11 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook igorshubovych/markdownlint-cli to v0.47.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Fri Dec 12 10:40:10 2025 From: noreply at github.com (SAKET KUMAR MALL) Date: Fri, 12 Dec 2025 10:40:10 -0800 Subject: [GRASS-git] [OSGeo/grass] c17e4e: docs: Fixed broken tutorials link in README (#6719) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: c17e4ea00a6a43d8ffa5cde37cad2a414496eec7 https://github.com/OSGeo/grass/commit/c17e4ea00a6a43d8ffa5cde37cad2a414496eec7 Author: SAKET KUMAR MALL <72020337+saket0187 at users.noreply.github.com> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M README.md Log Message: ----------- docs: Fixed broken tutorials link in README (#6719) Fix broken tutorials link in README To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 12 16:37:48 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 12 Dec 2025 16:37:48 -0800 Subject: [GRASS-git] [OSGeo/grass] 06dd34: CI(deps): Update debian:13.2-slim Docker digest to... Message-ID: Branch: refs/heads/renovate/debian-13.2-slim Home: https://github.com/OSGeo/grass Commit: 06dd340db43bf12065ebfabab0170d02f5029117 https://github.com/OSGeo/grass/commit/06dd340db43bf12065ebfabab0170d02f5029117 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M docker/debian/Dockerfile Log Message: ----------- CI(deps): Update debian:13.2-slim Docker digest to e711a7b To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 12 16:37:54 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 12 Dec 2025 16:37:54 -0800 Subject: [GRASS-git] [OSGeo/grass] 6274c5: CI(deps): Update codecov/codecov-action action to ... Message-ID: Branch: refs/heads/renovate/codecov-codecov-action-5.x Home: https://github.com/OSGeo/grass Commit: 6274c5c2e5046d94974102bdd77f851aa049caf7 https://github.com/OSGeo/grass/commit/6274c5c2e5046d94974102bdd77f851aa049caf7 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/workflows/pytest.yml Log Message: ----------- CI(deps): Update codecov/codecov-action action to v5.5.2 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 12 17:01:50 2025 From: noreply at github.com (Anna Petrasova) Date: Fri, 12 Dec 2025 17:01:50 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 3d5a35: r.ml.learn2: remove deprecated parameter to fix te... Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: 3d5a35320547d87261e39eb0cfbf76a8cab88cc4 https://github.com/OSGeo/grass-addons/commit/3d5a35320547d87261e39eb0cfbf76a8cab88cc4 Author: Anna Petrasova Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M src/raster/r.learn.ml2/rlearnlib/utils.py Log Message: ----------- r.ml.learn2: remove deprecated parameter to fix tests (#1569) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Fri Dec 12 17:02:37 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 12 Dec 2025 17:02:37 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 91b16a: CI(deps): Update ruff to v0.14.9 Message-ID: Branch: refs/heads/renovate/ruff Home: https://github.com/OSGeo/grass-addons Commit: 91b16a9ba42bbfdc4aed6a97b18d5f6324ee348d https://github.com/OSGeo/grass-addons/commit/91b16a9ba42bbfdc4aed6a97b18d5f6324ee348d Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/workflows/linting.yml M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update ruff to v0.14.9 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Fri Dec 12 17:02:42 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 12 Dec 2025 17:02:42 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] dc9d41: CI(deps): Update actions/download-artifact action ... Message-ID: Branch: refs/heads/renovate/major-7-github-artifact-actions Home: https://github.com/OSGeo/grass-addons Commit: dc9d41da5d8c37648e56e557f11f6cb7920d5bd1 https://github.com/OSGeo/grass-addons/commit/dc9d41da5d8c37648e56e557f11f6cb7920d5bd1 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/workflows/post-pr-reviews.yml Log Message: ----------- CI(deps): Update actions/download-artifact action to v7 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Fri Dec 12 17:03:38 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Fri, 12 Dec 2025 17:03:38 -0800 Subject: [GRASS-git] [OSGeo/grass] a6e0eb: CI(deps): Update dependency sphinx to v9.0.4 (#6701) Message-ID: Branch: refs/heads/renovate/alpine-3.x Home: https://github.com/OSGeo/grass Commit: a6e0eb99530f98a3be7196f241a59a21bb942b52 https://github.com/OSGeo/grass/commit/a6e0eb99530f98a3be7196f241a59a21bb942b52 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-07 (Sun, 07 Dec 2025) Changed paths: M python/grass/docs/requirements.txt Log Message: ----------- CI(deps): Update dependency sphinx to v9.0.4 (#6701) Commit: 5eb9d11009059ec22a089de51a2f9dc5e39e4601 https://github.com/OSGeo/grass/commit/5eb9d11009059ec22a089de51a2f9dc5e39e4601 Author: Nicklas Larsson Date: 2025-12-08 (Mon, 08 Dec 2025) Changed paths: M vector/v.external.out/Makefile M vector/v.external/Makefile Log Message: ----------- v.external{.out}: always build module (#6713) Commit: d3c6479bef77a58e3b5d85259303dbfb9c1babe8 https://github.com/OSGeo/grass/commit/d3c6479bef77a58e3b5d85259303dbfb9c1babe8 Author: Nicklas Larsson Date: 2025-12-08 (Mon, 08 Dec 2025) Changed paths: M REQUIREMENTS.md M cmake/modules/CheckDependentLibraries.cmake M configure M configure.ac M display/d.grid/plot.c M display/d.where/main.c M general/g.proj/input.c M general/g.proj/list_codes.c M general/g.proj/output.c M general/g.region/printwindow.c M general/g.version/main.c M include/config.h.cmake.in M include/grass/config.h.in M include/grass/defs/gprojects.h M include/grass/gprojects.h M lib/proj/convert.c M lib/proj/do_proj.c M lib/proj/get_proj.c M raster/r.external/proj.c M raster/r.in.gdal/proj.c M raster/r.out.gdal/main.c M raster/r.proj/main.c M raster3d/r3.out.netcdf/main.c M vector/v.external/proj.c M vector/v.in.ogr/proj.c M vector/v.out.ogr/main.c M vector/v.proj/main.c Log Message: ----------- configure: require PROJ version 9.0 (#6693) Drop support for PROJ's old `proj_api.h` API and make the version 9.0 the minimal requirement of PROJ support. In addition, remove code using the proj_api.h API. Commit: cb3b418fea5a2ec8e2ba2d04a7be1fb77d14b2be https://github.com/OSGeo/grass/commit/cb3b418fea5a2ec8e2ba2d04a7be1fb77d14b2be Author: Nicklas Larsson Date: 2025-12-09 (Tue, 09 Dec 2025) Changed paths: M cmake/modules/CheckDependentLibraries.cmake M configure M configure.ac M include/config.h.cmake.in M include/grass/config.h.in M include/grass/gprojects.h M mswindows/osgeo4w/config.h.vc Log Message: ----------- configure: remove HAVE_PROJ_H macro (#6714) The HAVE_PROJ_H macro is always true, given PROJ is a requirement and configuration will fail if is not found. Commit: f06ab044f3e3ebc29a58170615e1df6e39d1667b https://github.com/OSGeo/grass/commit/f06ab044f3e3ebc29a58170615e1df6e39d1667b Author: Gulshan Kumar <72340125+gulshan-123 at users.noreply.github.com> Date: 2025-12-10 (Wed, 10 Dec 2025) Changed paths: M man/mkdocs/mkdocs.yml Log Message: ----------- doc: Enable MathJax rendering for equations in MkDocs documentation (#6703) Commit: c17e4ea00a6a43d8ffa5cde37cad2a414496eec7 https://github.com/OSGeo/grass/commit/c17e4ea00a6a43d8ffa5cde37cad2a414496eec7 Author: SAKET KUMAR MALL <72020337+saket0187 at users.noreply.github.com> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M README.md Log Message: ----------- docs: Fixed broken tutorials link in README (#6719) Fix broken tutorials link in README Commit: 2ae12dc57b39cf0e9d47fc6fdde294184f3aa0e6 https://github.com/OSGeo/grass/commit/2ae12dc57b39cf0e9d47fc6fdde294184f3aa0e6 Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M README.md M REQUIREMENTS.md M cmake/modules/CheckDependentLibraries.cmake M configure M configure.ac M display/d.grid/plot.c M display/d.where/main.c M general/g.proj/input.c M general/g.proj/list_codes.c M general/g.proj/output.c M general/g.region/printwindow.c M general/g.version/main.c M include/config.h.cmake.in M include/grass/config.h.in M include/grass/defs/gprojects.h M include/grass/gprojects.h M lib/proj/convert.c M lib/proj/do_proj.c M lib/proj/get_proj.c M man/mkdocs/mkdocs.yml M mswindows/osgeo4w/config.h.vc M python/grass/docs/requirements.txt M raster/r.external/proj.c M raster/r.in.gdal/proj.c M raster/r.out.gdal/main.c M raster/r.proj/main.c M raster3d/r3.out.netcdf/main.c M vector/v.external.out/Makefile M vector/v.external/Makefile M vector/v.external/proj.c M vector/v.in.ogr/proj.c M vector/v.out.ogr/main.c M vector/v.proj/main.c Log Message: ----------- Merge branch 'main' into renovate/alpine-3.x Compare: https://github.com/OSGeo/grass/compare/deb47e04208c...2ae12dc57b39 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 12 17:04:26 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 12 Dec 2025 17:04:26 -0800 Subject: [GRASS-git] [OSGeo/grass] 745aad: CI(deps): Update github/codeql-action action to v4... Message-ID: Branch: refs/heads/renovate/github-codeql-action-4.x Home: https://github.com/OSGeo/grass Commit: 745aad754a673324909d0bc4b3b862511c114a5d https://github.com/OSGeo/grass/commit/745aad754a673324909d0bc4b3b862511c114a5d Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/workflows/codeql-analysis.yml M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update github/codeql-action action to v4.31.8 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 12 17:04:31 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 12 Dec 2025 17:04:31 -0800 Subject: [GRASS-git] [OSGeo/grass] edc483: CI(deps): Update ruff to v0.14.9 Message-ID: Branch: refs/heads/renovate/ruff Home: https://github.com/OSGeo/grass Commit: edc4839dbad86a9c5a147eeccb5d660b4b635c19 https://github.com/OSGeo/grass/commit/edc4839dbad86a9c5a147eeccb5d660b4b635c19 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/workflows/python-code-quality.yml M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update ruff to v0.14.9 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 12 20:14:16 2025 From: noreply at github.com (Arth Parikshit Patel) Date: Fri, 12 Dec 2025 20:14:16 -0800 Subject: [GRASS-git] [OSGeo/grass] 987017: docs: convert headings to title case in r.example.... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 98701737d2513a7ab465806a4fd510a3c9059367 https://github.com/OSGeo/grass/commit/98701737d2513a7ab465806a4fd510a3c9059367 Author: Arth Parikshit Patel Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M doc/examples/python/script/r.example.md Log Message: ----------- docs: convert headings to title case in r.example.md (#6690) Docs: convert headings to Title Case in r.example.md (#5239) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 12 20:15:11 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 12 Dec 2025 20:15:11 -0800 Subject: [GRASS-git] [OSGeo/grass] 28d99b: CI(deps): Update dependency pymdown-extensions to ... Message-ID: Branch: refs/heads/renovate/pymdown-extensions-10.x Home: https://github.com/OSGeo/grass Commit: 28d99b7e496beb8d6981b4ac598ac09691e56da6 https://github.com/OSGeo/grass/commit/28d99b7e496beb8d6981b4ac598ac09691e56da6 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M man/mkdocs/requirements.txt Log Message: ----------- CI(deps): Update dependency pymdown-extensions to v10.19 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 12 20:36:31 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 12 Dec 2025 20:36:31 -0800 Subject: [GRASS-git] [OSGeo/grass] d7aadf: CI(deps): Update github/codeql-action action to v4... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: d7aadf38d20a8fcfb6ef88cc7ca44bd9a555dbf5 https://github.com/OSGeo/grass/commit/d7aadf38d20a8fcfb6ef88cc7ca44bd9a555dbf5 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/workflows/codeql-analysis.yml M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update github/codeql-action action to v4.31.8 (#6724) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 12 20:37:54 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 12 Dec 2025 20:37:54 -0800 Subject: [GRASS-git] [OSGeo/grass] 969199: CI(deps): Update DeterminateSystems/determinate-ni... Message-ID: Branch: refs/heads/renovate/determinatesystems-determinate-nix-action-3.x Home: https://github.com/OSGeo/grass Commit: 9691995bf283aa4c5f6c580bad84af40100c5696 https://github.com/OSGeo/grass/commit/9691995bf283aa4c5f6c580bad84af40100c5696 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/workflows/test-nix.yml Log Message: ----------- CI(deps): Update DeterminateSystems/determinate-nix-action action to v3.14.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 12 20:38:00 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 12 Dec 2025 20:38:00 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/github-codeql-action-4.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 12 20:55:35 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 12 Dec 2025 20:55:35 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 579ef4: CI(deps): Update actions/upload-artifact action to v6 Message-ID: Branch: refs/heads/renovate/major-6-github-artifact-actions Home: https://github.com/OSGeo/grass-addons Commit: 579ef465810dbc9f4c504563ae56b59f55befd38 https://github.com/OSGeo/grass-addons/commit/579ef465810dbc9f4c504563ae56b59f55befd38 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/workflows/ci.yml Log Message: ----------- CI(deps): Update actions/upload-artifact action to v6 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 13 04:52:46 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 04:52:46 -0800 Subject: [GRASS-git] [OSGeo/grass] 2a1e18: CI(deps): Update debian:13.2-slim Docker digest to... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 2a1e185c22a7ef576d49f909ae64f2bb85170914 https://github.com/OSGeo/grass/commit/2a1e185c22a7ef576d49f909ae64f2bb85170914 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M docker/debian/Dockerfile Log Message: ----------- CI(deps): Update debian:13.2-slim Docker digest to e711a7b (#6722) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 04:53:55 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 04:53:55 -0800 Subject: [GRASS-git] [OSGeo/grass] 861fe0: CI(deps): Update actions/cache action to v5 Message-ID: Branch: refs/heads/renovate/actions-cache-5.x Home: https://github.com/OSGeo/grass Commit: 861fe0adea98fcc385d05b8990317d7e4d26af02 https://github.com/OSGeo/grass/commit/861fe0adea98fcc385d05b8990317d7e4d26af02 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml M .github/workflows/macos.yml M .github/workflows/ubuntu.yml Log Message: ----------- CI(deps): Update actions/cache action to v5 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 04:53:59 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 04:53:59 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/debian-13.2-slim Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 05:35:41 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 05:35:41 -0800 Subject: [GRASS-git] [OSGeo/grass] 78035e: CI(deps): Update codecov/codecov-action action to ... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 78035e835a9a5159122c23b07139c9cc78598a30 https://github.com/OSGeo/grass/commit/78035e835a9a5159122c23b07139c9cc78598a30 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/workflows/pytest.yml Log Message: ----------- CI(deps): Update codecov/codecov-action action to v5.5.2 (#6723) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 05:36:51 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 05:36:51 -0800 Subject: [GRASS-git] [OSGeo/grass] 9ec5e5: CI(deps): Update actions/download-artifact action ... Message-ID: Branch: refs/heads/renovate/major-7-github-artifact-actions Home: https://github.com/OSGeo/grass Commit: 9ec5e5a8316078b4b8f92589d70130d0c3bed1f3 https://github.com/OSGeo/grass/commit/9ec5e5a8316078b4b8f92589d70130d0c3bed1f3 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/workflows/post-pr-reviews.yml Log Message: ----------- CI(deps): Update actions/download-artifact action to v7 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 05:36:55 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 05:36:55 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/codecov-codecov-action-5.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 05:37:49 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 05:37:49 -0800 Subject: [GRASS-git] [OSGeo/grass] 7f5298: CI(deps): Update alpine Docker tag to v3.23 (#6705) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 7f52982b68dcd48ab06a328a3c49353d20a1aaf6 https://github.com/OSGeo/grass/commit/7f52982b68dcd48ab06a328a3c49353d20a1aaf6 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M docker/alpine/Dockerfile Log Message: ----------- CI(deps): Update alpine Docker tag to v3.23 (#6705) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 05:38:22 2025 From: noreply at github.com (Nicklas Larsson) Date: Sat, 13 Dec 2025 05:38:22 -0800 Subject: [GRASS-git] [OSGeo/grass] 252587: doc: use the correct release tarball, which includ... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 2525873ce2e5f00ff30217ed3d6d5c3c557f0a9d https://github.com/OSGeo/grass/commit/2525873ce2e5f00ff30217ed3d6d5c3c557f0a9d Author: Nicklas Larsson Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M doc/howto_release.md Log Message: ----------- doc: use the correct release tarball, which includes generated content (#6665) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 05:39:05 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 05:39:05 -0800 Subject: [GRASS-git] [OSGeo/grass] ca39dc: CI(deps): Update actions/upload-artifact action to v6 Message-ID: Branch: refs/heads/renovate/major-6-github-artifact-actions Home: https://github.com/OSGeo/grass Commit: ca39dcb1d280ddb391d08b70f855273a2e818ee1 https://github.com/OSGeo/grass/commit/ca39dcb1d280ddb391d08b70f855273a2e818ee1 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/actions/create-upload-suggestions/action.yml M .github/workflows/cmake.yml M .github/workflows/documentation.yml M .github/workflows/macos.yml M .github/workflows/macos_distribute_app.yml M .github/workflows/osgeo4w.yml M .github/workflows/pytest.yml M .github/workflows/python-code-quality.yml M .github/workflows/ubuntu.yml Log Message: ----------- CI(deps): Update actions/upload-artifact action to v6 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 06:30:29 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 06:30:29 -0800 Subject: [GRASS-git] [OSGeo/grass] 230e7d: CI(deps): Update actions/cache action to v5 (#6729) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 230e7d0ee12fc9324cc3b7385e6fd8d0556f9700 https://github.com/OSGeo/grass/commit/230e7d0ee12fc9324cc3b7385e6fd8d0556f9700 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml M .github/workflows/macos.yml M .github/workflows/ubuntu.yml Log Message: ----------- CI(deps): Update actions/cache action to v5 (#6729) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 06:31:43 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 06:31:43 -0800 Subject: [GRASS-git] [OSGeo/grass] d8ae22: CI(deps): Update peter-evans/create-pull-request a... Message-ID: Branch: refs/heads/renovate/peter-evans-create-pull-request-8.x Home: https://github.com/OSGeo/grass Commit: d8ae220a2afc9b6984501114055278f35e49e0d1 https://github.com/OSGeo/grass/commit/d8ae220a2afc9b6984501114055278f35e49e0d1 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/workflows/periodic_update.yml Log Message: ----------- CI(deps): Update peter-evans/create-pull-request action to v8 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 06:31:47 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 06:31:47 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/actions-cache-5.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 07:18:31 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 15:18:31 +0000 (UTC) Subject: [GRASS-git] [OSGeo/grass-addons] 942107: CI(deps): Update actions/upload-artifact action to... Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: 942107f86dc8f4b333995631fcc578e4e0552478 https://github.com/OSGeo/grass-addons/commit/942107f86dc8f4b333995631fcc578e4e0552478 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/workflows/ci.yml Log Message: ----------- CI(deps): Update actions/upload-artifact action to v6 (#1572) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 13 07:19:31 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 07:19:31 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] Message-ID: Branch: refs/heads/renovate/major-6-github-artifact-actions Home: https://github.com/OSGeo/grass-addons To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 13 07:20:55 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 07:20:55 -0800 Subject: [GRASS-git] [OSGeo/grass] bcb92c: CI(deps): Update DeterminateSystems/determinate-ni... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: bcb92c3b115badbf1ec6684e568f4d4aac2dbd5e https://github.com/OSGeo/grass/commit/bcb92c3b115badbf1ec6684e568f4d4aac2dbd5e Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/workflows/test-nix.yml Log Message: ----------- CI(deps): Update DeterminateSystems/determinate-nix-action action to v3.14.0 (#6727) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 07:22:48 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 07:22:48 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/determinatesystems-determinate-nix-action-3.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 07:23:59 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 07:23:59 -0800 Subject: [GRASS-git] [OSGeo/grass] 14a4ae: CI(deps): Update ruff to v0.14.9 (#6725) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 14a4aedc8d078c1788815ab042c6ad24c053df47 https://github.com/OSGeo/grass/commit/14a4aedc8d078c1788815ab042c6ad24c053df47 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/workflows/python-code-quality.yml M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update ruff to v0.14.9 (#6725) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 07:25:57 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 07:25:57 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/ruff Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 08:47:00 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 08:47:00 -0800 Subject: [GRASS-git] [OSGeo/grass] e5977a: CI(deps): Update dependency pymdown-extensions to ... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: e5977a43d7ae4fcf7feb42e80286df3ef69fa9b5 https://github.com/OSGeo/grass/commit/e5977a43d7ae4fcf7feb42e80286df3ef69fa9b5 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M man/mkdocs/requirements.txt Log Message: ----------- CI(deps): Update dependency pymdown-extensions to v10.19 (#6726) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 08:48:28 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 08:48:28 -0800 Subject: [GRASS-git] [OSGeo/grass] 5e3f38: CI(deps): Update astral-sh/setup-uv action to v7.1.6 Message-ID: Branch: refs/heads/renovate/astral-sh-setup-uv-7.x Home: https://github.com/OSGeo/grass Commit: 5e3f384d6c56ba87a839758109c7a207f68714d8 https://github.com/OSGeo/grass/commit/5e3f384d6c56ba87a839758109c7a207f68714d8 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml Log Message: ----------- CI(deps): Update astral-sh/setup-uv action to v7.1.6 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 08:48:37 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 08:48:37 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/pymdown-extensions-10.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 11:11:18 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 11:11:18 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 1d66eb: CI(deps): Update actions/download-artifact action ... Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: 1d66eb8004c5eb87ae31b0f19d2abe398e5ad2de https://github.com/OSGeo/grass-addons/commit/1d66eb8004c5eb87ae31b0f19d2abe398e5ad2de Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/workflows/post-pr-reviews.yml Log Message: ----------- CI(deps): Update actions/download-artifact action to v7 (#1571) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 13 11:11:46 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 11:11:46 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] c979ee: CI(deps): Update ruff to v0.14.9 (#1570) Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: c979eee6d587cf2afd9f8c042fe0b68b10333f85 https://github.com/OSGeo/grass-addons/commit/c979eee6d587cf2afd9f8c042fe0b68b10333f85 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/workflows/linting.yml M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update ruff to v0.14.9 (#1570) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 13 11:12:05 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 11:12:05 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] Message-ID: Branch: refs/heads/renovate/major-7-github-artifact-actions Home: https://github.com/OSGeo/grass-addons To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 13 11:12:54 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 11:12:54 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] Message-ID: Branch: refs/heads/renovate/ruff Home: https://github.com/OSGeo/grass-addons To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 13 12:08:52 2025 From: noreply at github.com (OSGeo Weblate) Date: Sat, 13 Dec 2025 12:08:52 -0800 Subject: [GRASS-git] [OSGeo/grass] 265f63: Translations update from OSGeo Weblate (#6732) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 265f638a6879b746b4ab9a02765e3c59ed008993 https://github.com/OSGeo/grass/commit/265f638a6879b746b4ab9a02765e3c59ed008993 Author: OSGeo Weblate <97247866+osgeoweblate at users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M locale/po/grasslibs_ar.po M locale/po/grasslibs_bn.po M locale/po/grasslibs_cs.po M locale/po/grasslibs_de.po M locale/po/grasslibs_el.po M locale/po/grasslibs_es.po M locale/po/grasslibs_fi.po M locale/po/grasslibs_fr.po M locale/po/grasslibs_hu.po M locale/po/grasslibs_id_ID.po M locale/po/grasslibs_it.po M locale/po/grasslibs_ja.po M locale/po/grasslibs_ko.po M locale/po/grasslibs_lv.po M locale/po/grasslibs_ml.po M locale/po/grasslibs_pl.po M locale/po/grasslibs_pt.po M locale/po/grasslibs_pt_BR.po M locale/po/grasslibs_ro.po M locale/po/grasslibs_ru.po M locale/po/grasslibs_si.po M locale/po/grasslibs_sl.po M locale/po/grasslibs_sv.po M locale/po/grasslibs_ta.po M locale/po/grasslibs_th.po M locale/po/grasslibs_tr.po M locale/po/grasslibs_uk.po M locale/po/grasslibs_vi.po M locale/po/grasslibs_zh.po M locale/po/grassmods_ar.po M locale/po/grassmods_bn.po M locale/po/grassmods_cs.po M locale/po/grassmods_de.po M locale/po/grassmods_el.po M locale/po/grassmods_es.po M locale/po/grassmods_fi.po M locale/po/grassmods_fr.po M locale/po/grassmods_hu.po M locale/po/grassmods_id_ID.po M locale/po/grassmods_it.po M locale/po/grassmods_ja.po M locale/po/grassmods_ko.po M locale/po/grassmods_lv.po M locale/po/grassmods_ml.po M locale/po/grassmods_pl.po M locale/po/grassmods_pt.po M locale/po/grassmods_pt_BR.po M locale/po/grassmods_ro.po M locale/po/grassmods_ru.po M locale/po/grassmods_si.po M locale/po/grassmods_sl.po M locale/po/grassmods_sv.po M locale/po/grassmods_ta.po M locale/po/grassmods_th.po M locale/po/grassmods_tr.po M locale/po/grassmods_uk.po M locale/po/grassmods_vi.po M locale/po/grassmods_zh.po M locale/po/grasswxpy_ar.po M locale/po/grasswxpy_bn.po M locale/po/grasswxpy_cs.po M locale/po/grasswxpy_de.po M locale/po/grasswxpy_el.po M locale/po/grasswxpy_es.po M locale/po/grasswxpy_fi.po M locale/po/grasswxpy_fr.po M locale/po/grasswxpy_hu.po M locale/po/grasswxpy_id_ID.po M locale/po/grasswxpy_it.po M locale/po/grasswxpy_ja.po M locale/po/grasswxpy_ko.po M locale/po/grasswxpy_lv.po M locale/po/grasswxpy_ml.po M locale/po/grasswxpy_pl.po M locale/po/grasswxpy_pt.po M locale/po/grasswxpy_pt_BR.po M locale/po/grasswxpy_ro.po M locale/po/grasswxpy_ru.po M locale/po/grasswxpy_si.po M locale/po/grasswxpy_sl.po M locale/po/grasswxpy_sv.po M locale/po/grasswxpy_ta.po M locale/po/grasswxpy_th.po M locale/po/grasswxpy_tr.po M locale/po/grasswxpy_uk.po M locale/po/grasswxpy_vi.po M locale/po/grasswxpy_zh.po Log Message: ----------- Translations update from OSGeo Weblate (#6732) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 12:10:07 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 12:10:07 -0800 Subject: [GRASS-git] [OSGeo/grass] 9081ef: CI(deps): Update msys2/setup-msys2 action to v2.30.0 Message-ID: Branch: refs/heads/renovate/msys2-setup-msys2-2.x Home: https://github.com/OSGeo/grass Commit: 9081ef2760643598b159cd736bc4fe99ec81e6c7 https://github.com/OSGeo/grass/commit/9081ef2760643598b159cd736bc4fe99ec81e6c7 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/workflows/osgeo4w.yml Log Message: ----------- CI(deps): Update msys2/setup-msys2 action to v2.30.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 14:01:31 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Sat, 13 Dec 2025 14:01:31 -0800 Subject: [GRASS-git] [OSGeo/grass] 6279a3: locale: Update translation files Message-ID: Branch: refs/heads/periodic/update-i18n Home: https://github.com/OSGeo/grass Commit: 6279a37b949d03721d86df2d00aaeb33cf3d6fe8 https://github.com/OSGeo/grass/commit/6279a37b949d03721d86df2d00aaeb33cf3d6fe8 Author: echoix <27212526+echoix at users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M locale/templates/grasslibs.pot M locale/templates/grassmods.pot M locale/templates/grasswxpy.pot Log Message: ----------- locale: Update translation files To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 14:29:00 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 14:29:00 -0800 Subject: [GRASS-git] [OSGeo/grass] 6d4056: CI(deps): Update actions/upload-artifact action to... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 6d4056b49344242369badf73e175fe0dad8eb575 https://github.com/OSGeo/grass/commit/6d4056b49344242369badf73e175fe0dad8eb575 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/actions/create-upload-suggestions/action.yml M .github/workflows/cmake.yml M .github/workflows/documentation.yml M .github/workflows/macos.yml M .github/workflows/macos_distribute_app.yml M .github/workflows/osgeo4w.yml M .github/workflows/pytest.yml M .github/workflows/python-code-quality.yml M .github/workflows/ubuntu.yml Log Message: ----------- CI(deps): Update actions/upload-artifact action to v6 (#6731) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 14:30:14 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 14:30:14 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/major-6-github-artifact-actions Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 15:00:40 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 15:00:40 -0800 Subject: [GRASS-git] [OSGeo/grass] d8716d: CI(deps): Update astral-sh/setup-uv action to v7.1... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: d8716dcc05d5ed67356f41436a799ab8ca574ff5 https://github.com/OSGeo/grass/commit/d8716dcc05d5ed67356f41436a799ab8ca574ff5 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-13 (Sat, 13 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml Log Message: ----------- CI(deps): Update astral-sh/setup-uv action to v7.1.6 (#6734) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 15:02:05 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 15:02:05 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/astral-sh-setup-uv-7.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 18:48:26 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 18:48:26 -0800 Subject: [GRASS-git] [OSGeo/grass] 0d48de: CI(deps): Update peter-evans/create-pull-request a... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 0d48de952c1fdbce06fcdb2f6449eb36aab6ae87 https://github.com/OSGeo/grass/commit/0d48de952c1fdbce06fcdb2f6449eb36aab6ae87 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-14 (Sun, 14 Dec 2025) Changed paths: M .github/workflows/periodic_update.yml Log Message: ----------- CI(deps): Update peter-evans/create-pull-request action to v8 (#6733) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 18:49:38 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 13 Dec 2025 18:49:38 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/peter-evans-create-pull-request-8.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 13 19:28:11 2025 From: noreply at github.com (github-actions[bot]) Date: Sat, 13 Dec 2025 19:28:11 -0800 Subject: [GRASS-git] [OSGeo/grass] afdb0c: locale: Update translation files (#6736) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: afdb0cc8525a3f349a64ac0a09c07dbf3e3e6c77 https://github.com/OSGeo/grass/commit/afdb0cc8525a3f349a64ac0a09c07dbf3e3e6c77 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: 2025-12-14 (Sun, 14 Dec 2025) Changed paths: M locale/templates/grasslibs.pot M locale/templates/grassmods.pot M locale/templates/grasswxpy.pot Log Message: ----------- locale: Update translation files (#6736) Co-authored-by: echoix <27212526+echoix at users.noreply.github.com> To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 14 10:04:25 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 14 Dec 2025 10:04:25 -0800 Subject: [GRASS-git] [OSGeo/grass] 77b202: CI(deps): Update dependency pymdown-extensions to ... Message-ID: Branch: refs/heads/renovate/pymdown-extensions-10.x Home: https://github.com/OSGeo/grass Commit: 77b2029769d6cf68a3db00f64117f2078854687e https://github.com/OSGeo/grass/commit/77b2029769d6cf68a3db00f64117f2078854687e Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-14 (Sun, 14 Dec 2025) Changed paths: M man/mkdocs/requirements.txt Log Message: ----------- CI(deps): Update dependency pymdown-extensions to v10.19.1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 14 13:28:07 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 14 Dec 2025 13:28:07 -0800 Subject: [GRASS-git] [OSGeo/grass] 44115a: CI(deps): Update actions/download-artifact action ... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 44115a67d4785b641a2883e46e642b7e697348f0 https://github.com/OSGeo/grass/commit/44115a67d4785b641a2883e46e642b7e697348f0 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-14 (Sun, 14 Dec 2025) Changed paths: M .github/workflows/post-pr-reviews.yml Log Message: ----------- CI(deps): Update actions/download-artifact action to v7 (#6730) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 14 13:29:29 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 14 Dec 2025 13:29:29 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/major-7-github-artifact-actions Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 14 14:18:00 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 14 Dec 2025 14:18:00 -0800 Subject: [GRASS-git] [OSGeo/grass] d17ddc: CI(deps): Update dependency pymdown-extensions to ... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: d17ddc425799c04649c8eb7b811e3009a0ae4fc2 https://github.com/OSGeo/grass/commit/d17ddc425799c04649c8eb7b811e3009a0ae4fc2 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-14 (Sun, 14 Dec 2025) Changed paths: M man/mkdocs/requirements.txt Log Message: ----------- CI(deps): Update dependency pymdown-extensions to v10.19.1 (#6738) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 14 14:19:16 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 14 Dec 2025 14:19:16 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/pymdown-extensions-10.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 14 14:31:16 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 14 Dec 2025 14:31:16 -0800 Subject: [GRASS-git] [OSGeo/grass] 9cc41a: CI(deps): Update msys2/setup-msys2 action to v2.30... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 9cc41ab9830f194b2b00dc12cabbdecbbc57303b https://github.com/OSGeo/grass/commit/9cc41ab9830f194b2b00dc12cabbdecbbc57303b Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-14 (Sun, 14 Dec 2025) Changed paths: M .github/workflows/osgeo4w.yml Log Message: ----------- CI(deps): Update msys2/setup-msys2 action to v2.30.0 (#6735) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 14 14:32:25 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 14 Dec 2025 14:32:25 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/msys2-setup-msys2-2.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 14 19:21:34 2025 From: noreply at github.com (Anna Petrasova) Date: Sun, 14 Dec 2025 19:21:34 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 3e15ea: r.stream.order: produce output for a single stream... Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: 3e15ea4013571902949b8430422909d8a2f49871 https://github.com/OSGeo/grass-addons/commit/3e15ea4013571902949b8430422909d8a2f49871 Author: Anna Petrasova Date: 2025-12-14 (Sun, 14 Dec 2025) Changed paths: M src/raster/r.stream.order/stream_vector.c Log Message: ----------- r.stream.order: produce output for a single stream without tributaries instead fatal error (#1568) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sun Dec 14 21:33:05 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 14 Dec 2025 21:33:05 -0800 Subject: [GRASS-git] [OSGeo/grass] 198fb7: CI(deps): Lock file maintenance Message-ID: Branch: refs/heads/renovate/lock-file-maintenance Home: https://github.com/OSGeo/grass Commit: 198fb7959956edfc34d2879d2891cce1360418b5 https://github.com/OSGeo/grass/commit/198fb7959956edfc34d2879d2891cce1360418b5 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-15 (Mon, 15 Dec 2025) Changed paths: M flake.lock Log Message: ----------- CI(deps): Lock file maintenance To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 14 21:41:04 2025 From: noreply at github.com (Markus Neteler) Date: Sun, 14 Dec 2025 21:41:04 -0800 Subject: [GRASS-git] [OSGeo/grass-website] d4cb03: Citations: add DOI and update years (#577) Message-ID: Branch: refs/heads/master Home: https://github.com/OSGeo/grass-website Commit: d4cb0304b1619ff5ba300e44b7cf5d1e0d05531c https://github.com/OSGeo/grass-website/commit/d4cb0304b1619ff5ba300e44b7cf5d1e0d05531c Author: Markus Neteler Date: 2025-12-15 (Mon, 15 Dec 2025) Changed paths: M content/about/citation.md Log Message: ----------- Citations: add DOI and update years (#577) Add DOI to text citation and update years Sync with To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-website/settings/notifications From noreply at github.com Mon Dec 15 06:31:24 2025 From: noreply at github.com (Brendan Harmon) Date: Mon, 15 Dec 2025 06:31:24 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 0292d5: r.earthworks: update to support multiprocessing wi... Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: 0292d52fed7d4ae8cd8b0bda6652f7914288313b https://github.com/OSGeo/grass-addons/commit/0292d52fed7d4ae8cd8b0bda6652f7914288313b Author: Brendan Harmon Date: 2025-12-15 (Mon, 15 Dec 2025) Changed paths: M src/raster/r.earthworks/r.earthworks.html M src/raster/r.earthworks/r.earthworks.md M src/raster/r.earthworks/r.earthworks.py Log Message: ----------- r.earthworks: update to support multiprocessing with map algebra (#1567) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Mon Dec 15 06:32:34 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 15 Dec 2025 06:32:34 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 598920: CI(deps): Update super-linter/super-linter action ... Message-ID: Branch: refs/heads/renovate/super-linter-super-linter-8.x Home: https://github.com/OSGeo/grass-addons Commit: 598920e09ce391ab32cba3589c2f6adb0cd09609 https://github.com/OSGeo/grass-addons/commit/598920e09ce391ab32cba3589c2f6adb0cd09609 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-15 (Mon, 15 Dec 2025) Changed paths: M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update super-linter/super-linter action to v8.3.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Mon Dec 15 07:00:35 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 15 Dec 2025 07:00:35 -0800 Subject: [GRASS-git] [OSGeo/grass] 1623c1: CI(deps): Update super-linter/super-linter action ... Message-ID: Branch: refs/heads/renovate/super-linter-super-linter-8.x Home: https://github.com/OSGeo/grass Commit: 1623c1ccfde26361599e601596c80b12e9ce669d https://github.com/OSGeo/grass/commit/1623c1ccfde26361599e601596c80b12e9ce669d Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-15 (Mon, 15 Dec 2025) Changed paths: M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update super-linter/super-linter action to v8.3.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 15 09:14:46 2025 From: noreply at github.com (Huidae Cho) Date: Mon, 15 Dec 2025 09:14:46 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 1a98df: r.timeofconcentration: Manual (#1554) Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: 1a98df109d4bcb6a89413b6f976b8da774da06a3 https://github.com/OSGeo/grass-addons/commit/1a98df109d4bcb6a89413b6f976b8da774da06a3 Author: Huidae Cho Date: 2025-12-15 (Mon, 15 Dec 2025) Changed paths: M src/raster/r.timeofconcentration/r.timeofconcentration.html M src/raster/r.timeofconcentration/r.timeofconcentration.md Log Message: ----------- r.timeofconcentration: Manual (#1554) * r.timeofconcentration: Add r.curvenumber and r.runoff in ALSO * AUTHORS format * AUTHORS format * Use for SEE ALSO to be consistent * Apply suggestions from code review --------- Co-authored-by: Edouard Choini?re <27212526+echoix at users.noreply.github.com> To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Mon Dec 15 13:57:37 2025 From: noreply at github.com (Corey White) Date: Mon, 15 Dec 2025 13:57:37 -0800 Subject: [GRASS-git] [OSGeo/grass] dd421a: d.shade: Added flag to respect null values (#6715) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: dd421a0dcdc853499c1b261152520e058b20f1ea https://github.com/OSGeo/grass/commit/dd421a0dcdc853499c1b261152520e058b20f1ea Author: Corey White Date: 2025-12-15 (Mon, 15 Dec 2025) Changed paths: M scripts/d.shade/d.shade.py Log Message: ----------- d.shade: Added flag to respect null values (#6715) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 16 05:50:28 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 16 Dec 2025 05:50:28 -0800 Subject: [GRASS-git] [OSGeo/grass] 47beae: CI(deps): Update super-linter/super-linter action ... Message-ID: Branch: refs/heads/renovate/super-linter-super-linter-8.x Home: https://github.com/OSGeo/grass Commit: 47beaeba73de0dc4c3656e3faf0a6d76c7a6a463 https://github.com/OSGeo/grass/commit/47beaeba73de0dc4c3656e3faf0a6d76c7a6a463 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-16 (Tue, 16 Dec 2025) Changed paths: M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update super-linter/super-linter action to v8.3.1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 16 06:30:24 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 16 Dec 2025 06:30:24 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] a2889f: CI(deps): Update super-linter/super-linter action ... Message-ID: Branch: refs/heads/renovate/super-linter-super-linter-8.x Home: https://github.com/OSGeo/grass-addons Commit: a2889f0ae39c0e6b33714c39fb501e994c08c517 https://github.com/OSGeo/grass-addons/commit/a2889f0ae39c0e6b33714c39fb501e994c08c517 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-16 (Tue, 16 Dec 2025) Changed paths: M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update super-linter/super-linter action to v8.3.1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Wed Dec 17 05:50:44 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 17 Dec 2025 05:50:44 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 918543: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/renovate/pre-commit-mirrors-clang-format-21.x Home: https://github.com/OSGeo/grass-addons Commit: 918543a7f51fbe6c63dd3024b8aa4d5e7ada7c34 https://github.com/OSGeo/grass-addons/commit/918543a7f51fbe6c63dd3024b8aa4d5e7ada7c34 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-17 (Wed, 17 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v21 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Wed Dec 17 08:22:47 2025 From: noreply at github.com (Joyal Paul) Date: Wed, 17 Dec 2025 08:22:47 -0800 Subject: [GRASS-git] [OSGeo/grass] dad9a8: r.grow: avoid r.mapcalc parse error for small radi... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: dad9a86c2cb7835808bebaed071d3aeb6888ea87 https://github.com/OSGeo/grass/commit/dad9a86c2cb7835808bebaed071d3aeb6888ea87 Author: Joyal Paul Date: 2025-12-17 (Wed, 17 Dec 2025) Changed paths: M scripts/r.grow/r.grow.py M scripts/r.grow/testsuite/test_r_grow.py Log Message: ----------- r.grow: avoid r.mapcalc parse error for small radius by fixing string formatting (#6737) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 17 09:50:08 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 17 Dec 2025 09:50:08 -0800 Subject: [GRASS-git] [OSGeo/grass] 224536: CI(deps): Lock file maintenance (#6739) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 2245365108793722f34db8c598c46acaa01793c1 https://github.com/OSGeo/grass/commit/2245365108793722f34db8c598c46acaa01793c1 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-17 (Wed, 17 Dec 2025) Changed paths: M flake.lock Log Message: ----------- CI(deps): Lock file maintenance (#6739) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 17 17:17:52 2025 From: noreply at github.com (Andrea Giudiceandrea) Date: Wed, 17 Dec 2025 17:17:52 -0800 Subject: [GRASS-git] [OSGeo/grass] 364816: docs: update figure description for r.neighbors (#... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 3648167c5b1f0a73225e8be71956cfc7739e79c8 https://github.com/OSGeo/grass/commit/3648167c5b1f0a73225e8be71956cfc7739e79c8 Author: Andrea Giudiceandrea Date: 2025-12-17 (Wed, 17 Dec 2025) Changed paths: M raster/r.neighbors/r.neighbors.html M raster/r.neighbors/r.neighbors.md Log Message: ----------- docs: update figure description for r.neighbors (#6744) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 04:12:10 2025 From: noreply at github.com (Anna Petrasova) Date: Thu, 18 Dec 2025 04:12:10 -0800 Subject: [GRASS-git] [OSGeo/grass] cf870a: r.mapcalc: deprecate -s flag, use autoseeding by d... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: cf870a5e49fd2643a55de543467edf5c2e61d640 https://github.com/OSGeo/grass/commit/cf870a5e49fd2643a55de543467edf5c2e61d640 Author: Anna Petrasova Date: 2025-12-18 (Thu, 18 Dec 2025) Changed paths: M gui/wxpython/modules/mcalc_builder.py M raster/r.colors.out/r3.colors.out.md M raster/r.mapcalc/main.c M raster/r.mapcalc/r.mapcalc.md M raster/r.mapcalc/r3.mapcalc.md M raster/r.mapcalc/tests/r_mapcalc_nprocs_test.py M raster/r.mapcalc/testsuite/test_r3_mapcalc.py M raster/r.mapcalc/testsuite/test_r_mapcalc.py M raster/r.mapcalc/testsuite/test_r_mapcalc_parallel.py M raster/r.univar/r3.univar.html M raster/r.univar/r3.univar.md M scripts/r.mask/r.mask.html M scripts/r.mask/r.mask.md M temporal/t.info/testsuite/test.t.info.sh M temporal/t.merge/t.merge.html M temporal/t.merge/t.merge.md M temporal/t.merge/testsuite/test.t.merge.sh M temporal/t.rast.accdetect/testsuite/test_simple.py M temporal/t.rast.aggregate.ds/t.rast.aggregate.ds.html M temporal/t.rast.aggregate.ds/t.rast.aggregate.ds.md M temporal/t.rast.export/test.t.rast.export.sh M temporal/t.rast.export/testsuite/test_rast_export.py M temporal/t.rast.import/test.t.rast.import.relative.sh M temporal/t.rast.import/test.t.rast.import.relative.with.semantic.label.sh M temporal/t.rast.import/test.t.rast.import.sh M temporal/t.rast.import/test.t.rast.import_locations.sh M temporal/t.rast.list/testsuite/test_t_rast_list.sh M temporal/t.rast.mapcalc/test.t.rast.mapcalc.sh M temporal/t.rast.neighbors/test.t.rast.neighbors.sh M temporal/t.rast.neighbors/testsuite/test_neighbors.py M temporal/t.rast.out.vtk/test.t.rast.out.vtk.sh M temporal/t.rast3d.extract/testsuite/test.t.rast3d.extract.sh M temporal/t.rast3d.list/testsuite/test.t.rast3d.list.sh M temporal/t.rast3d.mapcalc/test.t.rast3d.mapcalc.sh M temporal/t.register/test.t.register.raster.file.reltime.sh M temporal/t.register/test.t.register.raster.file.timezone.sh M temporal/t.register/test.t.register.raster.timestamp.sh M temporal/t.register/test.t.register.raster3d.sh M temporal/t.register/testsuite/test_t_register_raster.py M temporal/t.register/testsuite/test_t_register_raster_different_local.py M temporal/t.register/testsuite/test_t_register_raster_file.py M temporal/t.register/testsuite/test_t_register_raster_mapmetadata.py M temporal/t.remove/test.t.remove.sh M temporal/t.rename/testsuite/test_t_rename.py M temporal/t.sample/t.sample.html M temporal/t.sample/t.sample.md M temporal/t.sample/testsuite/test.t.sample.sh M temporal/t.shift/t.shift.html M temporal/t.shift/t.shift.md M temporal/t.snap/test.t.snap.absolute.sh M temporal/t.snap/test.t.snap.relative.sh M temporal/t.support/test.t.support.sh M temporal/t.topology/test.t.topology.abstime.sh M temporal/t.topology/test.t.topology.reltime.sh Log Message: ----------- r.mapcalc: deprecate -s flag, use autoseeding by default (#6742) Search rand() function in in expression to find out whether parallelization should be deactivated. To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 11:26:07 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Thu, 18 Dec 2025 11:26:07 -0800 Subject: [GRASS-git] [OSGeo/grass] 9cca06: CI: Enable renovate updates on releasebranch_8_4 (... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 9cca064d5f4f724dad4d26fef49772b62caab2ef https://github.com/OSGeo/grass/commit/9cca064d5f4f724dad4d26fef49772b62caab2ef Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-18 (Thu, 18 Dec 2025) Changed paths: M renovate.json5 Log Message: ----------- CI: Enable renovate updates on releasebranch_8_4 (#6746) * Add baseBranchPatterns to renovate configuration * Update renovate.json5 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 11:27:47 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 11:27:47 -0800 Subject: [GRASS-git] [OSGeo/grass] ae1692: CI(deps): Update dependency PDAL/PDAL to v2.9.3 Message-ID: Branch: refs/heads/renovate/pdal-pdal-2.x Home: https://github.com/OSGeo/grass Commit: ae1692bce0d6da75cf60d99bf38e208f41c328d7 https://github.com/OSGeo/grass/commit/ae1692bce0d6da75cf60d99bf38e208f41c328d7 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-18 (Thu, 18 Dec 2025) Changed paths: M Dockerfile M docker/debian/Dockerfile M docker/ubuntu/Dockerfile M docker/ubuntu_wxgui/Dockerfile Log Message: ----------- CI(deps): Update dependency PDAL/PDAL to v2.9.3 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 11:27:57 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 11:27:57 -0800 Subject: [GRASS-git] [OSGeo/grass] cf743a: CI(deps): Update pre-commit hook igorshubovych/mar... Message-ID: Branch: refs/heads/renovate/igorshubovych-markdownlint-cli-0.x Home: https://github.com/OSGeo/grass Commit: cf743aaa1e3fb821fc1fd8d57cb1ebc69b19495a https://github.com/OSGeo/grass/commit/cf743aaa1e3fb821fc1fd8d57cb1ebc69b19495a Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-18 (Thu, 18 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook igorshubovych/markdownlint-cli to v0.47.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 11:28:08 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 11:28:08 -0800 Subject: [GRASS-git] [OSGeo/grass] e7e8e5: CI(deps): Update super-linter/super-linter action ... Message-ID: Branch: refs/heads/renovate/super-linter-super-linter-8.x Home: https://github.com/OSGeo/grass Commit: e7e8e5a8451ba370b16565fce2ebadb3fd2449dc https://github.com/OSGeo/grass/commit/e7e8e5a8451ba370b16565fce2ebadb3fd2449dc Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-18 (Thu, 18 Dec 2025) Changed paths: M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update super-linter/super-linter action to v8 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 11:28:16 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 11:28:16 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/igorshubovych-markdownlint-cli-0.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 11:28:16 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 11:28:16 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/pdal-pdal-2.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 11:28:18 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 11:28:18 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/super-linter-super-linter-8.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 11:31:48 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 11:31:48 -0800 Subject: [GRASS-git] [OSGeo/grass] 343fc7: CI(deps): Update actions/download-artifact action ... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-actions-download-artifact-4.x Home: https://github.com/OSGeo/grass Commit: 343fc7cce57c2f01f36f27f105f8f573f53d01f5 https://github.com/OSGeo/grass/commit/343fc7cce57c2f01f36f27f105f8f573f53d01f5 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-18 (Thu, 18 Dec 2025) Changed paths: M .github/workflows/post-pr-reviews.yml Log Message: ----------- CI(deps): Update actions/download-artifact action to v4.3.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 11:31:52 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 11:31:52 -0800 Subject: [GRASS-git] [OSGeo/grass] 81706d: CI(deps): Update actions/upload-artifact action to... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-actions-upload-artifact-4.x Home: https://github.com/OSGeo/grass Commit: 81706da086bb422e047ae2e3a19f5e9fee40714a https://github.com/OSGeo/grass/commit/81706da086bb422e047ae2e3a19f5e9fee40714a Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-18 (Thu, 18 Dec 2025) Changed paths: M .github/actions/create-upload-suggestions/action.yml M .github/workflows/macos.yml M .github/workflows/osgeo4w.yml M .github/workflows/python-code-quality.yml M .github/workflows/ubuntu.yml Log Message: ----------- CI(deps): Update actions/upload-artifact action to v4.6.2 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 12:08:33 2025 From: noreply at github.com (Brendan Harmon) Date: Thu, 18 Dec 2025 12:08:33 -0800 Subject: [GRASS-git] [OSGeo/grass] f3f87f: doc: Updated citation file CITATION.cff (#6039) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: f3f87fb07e9cd1a89926cc7f988ad8ad96fe9046 https://github.com/OSGeo/grass/commit/f3f87fb07e9cd1a89926cc7f988ad8ad96fe9046 Author: Brendan Harmon Date: 2025-12-18 (Thu, 18 Dec 2025) Changed paths: M CITATION.cff Log Message: ----------- doc: Updated citation file CITATION.cff (#6039) * updated citation file * updated citation with double quotes * updated citation with double quotes throughout * updated citation email and release date * Updated citation file: title, version, release date, and doi * updated citation file * updated citation keywords To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 13:29:46 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 13:29:46 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] Message-ID: Branch: refs/heads/renovate/editorconfig-checker-editorconfig-checker-3.x Home: https://github.com/OSGeo/grass-addons To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Thu Dec 18 13:29:47 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 13:29:47 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] Message-ID: Branch: refs/heads/renovate/igorshubovych-markdownlint-cli-0.x Home: https://github.com/OSGeo/grass-addons To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Thu Dec 18 13:29:49 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 13:29:49 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] Message-ID: Branch: refs/heads/renovate/pre-commit-mirrors-clang-format-21.x Home: https://github.com/OSGeo/grass-addons To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Thu Dec 18 13:29:49 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 13:29:49 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] Message-ID: Branch: refs/heads/renovate/super-linter-super-linter-8.x Home: https://github.com/OSGeo/grass-addons To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Thu Dec 18 15:35:42 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Thu, 18 Dec 2025 15:35:42 -0800 Subject: [GRASS-git] [OSGeo/grass] 651978: CI(docker): Fix releasebranch detection pattern (#... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 651978d91e62ca6b6a4713ba8c44b68e26534a7e https://github.com/OSGeo/grass/commit/651978d91e62ca6b6a4713ba8c44b68e26534a7e Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-18 (Thu, 18 Dec 2025) Changed paths: M .github/workflows/docker.yml Log Message: ----------- CI(docker): Fix releasebranch detection pattern (#6751) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 15:58:28 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 15:58:28 -0800 Subject: [GRASS-git] [OSGeo/grass] 2e4a9f: CI(deps): Update actions/upload-artifact action to... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 2e4a9fa37a6adc6aad706d57525431c889f7586e https://github.com/OSGeo/grass/commit/2e4a9fa37a6adc6aad706d57525431c889f7586e Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-18 (Thu, 18 Dec 2025) Changed paths: M .github/actions/create-upload-suggestions/action.yml M .github/workflows/macos.yml M .github/workflows/osgeo4w.yml M .github/workflows/python-code-quality.yml M .github/workflows/ubuntu.yml Log Message: ----------- CI(deps): Update actions/upload-artifact action to v4.6.2 (releasebranch_8_4) (#6748) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 15:58:41 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 15:58:41 -0800 Subject: [GRASS-git] [OSGeo/grass] de8c21: CI(deps): Update actions/download-artifact action ... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: de8c2178bd297ae6b3ceecf39b3403c6d74f9d9f https://github.com/OSGeo/grass/commit/de8c2178bd297ae6b3ceecf39b3403c6d74f9d9f Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-18 (Thu, 18 Dec 2025) Changed paths: M .github/workflows/post-pr-reviews.yml Log Message: ----------- CI(deps): Update actions/download-artifact action to v4.3.0 (releasebranch_8_4) (#6747) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 15:59:59 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 15:59:59 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-actions-download-artifact-4.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 16:00:00 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 16:00:00 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-actions-upload-artifact-4.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 16:01:05 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 16:01:05 -0800 Subject: [GRASS-git] [OSGeo/grass] 493454: CI(deps): Update alpine:3.21 Docker digest to 5405e8f Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-alpine-3.21 Home: https://github.com/OSGeo/grass Commit: 493454fc28c28ddef26c0406863a9f9ef04c0357 https://github.com/OSGeo/grass/commit/493454fc28c28ddef26c0406863a9f9ef04c0357 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M docker/alpine/Dockerfile Log Message: ----------- CI(deps): Update alpine:3.21 Docker digest to 5405e8f To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 16:01:09 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 16:01:09 -0800 Subject: [GRASS-git] [OSGeo/grass] 5634d8: CI(deps): Update ubuntu:22.04 Docker digest to 104... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-ubuntu-22.04 Home: https://github.com/OSGeo/grass Commit: 5634d88007d29d4a12c4db3b147c1d4f2f6c5e26 https://github.com/OSGeo/grass/commit/5634d88007d29d4a12c4db3b147c1d4f2f6c5e26 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M docker/ubuntu_wxgui/Dockerfile Log Message: ----------- CI(deps): Update ubuntu:22.04 Docker digest to 104ae83 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 16:39:42 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 16:39:42 -0800 Subject: [GRASS-git] [OSGeo/grass] 5327a7: CI(deps): Update alpine:3.21 Docker digest to 5405... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 5327a73e069f4203b43be685ecf296a1bda6c9cf https://github.com/OSGeo/grass/commit/5327a73e069f4203b43be685ecf296a1bda6c9cf Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-18 (Thu, 18 Dec 2025) Changed paths: M docker/alpine/Dockerfile Log Message: ----------- CI(deps): Update alpine:3.21 Docker digest to 5405e8f (releasebranch_8_4) (#6752) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 16:41:12 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 16:41:12 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-alpine-3.21 Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 20:44:40 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 20:44:40 -0800 Subject: [GRASS-git] [OSGeo/grass] a0067d: CI(deps): Update docker/login-action action to v3.6.0 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-docker-login-action-3.x Home: https://github.com/OSGeo/grass Commit: a0067d65f203cfdf8faf9c3d70f2c51756947f70 https://github.com/OSGeo/grass/commit/a0067d65f203cfdf8faf9c3d70f2c51756947f70 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/docker.yml Log Message: ----------- CI(deps): Update docker/login-action action to v3.6.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 20:44:44 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 20:44:44 -0800 Subject: [GRASS-git] [OSGeo/grass] 2c0376: CI(deps): Update github/codeql-action action to v3... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-github-codeql-action-3.x Home: https://github.com/OSGeo/grass Commit: 2c03765b0eb8d3f72c10ecd77f881bd2f631978b https://github.com/OSGeo/grass/commit/2c03765b0eb8d3f72c10ecd77f881bd2f631978b Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/codeql-analysis.yml M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update github/codeql-action action to v3.31.9 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 20:45:02 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 20:45:02 -0800 Subject: [GRASS-git] [OSGeo/grass] a81690: CI(deps): Update ubuntu:22.04 Docker digest to 104... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: a816906d4f3581b8431617dcb14b319e5ca5795d https://github.com/OSGeo/grass/commit/a816906d4f3581b8431617dcb14b319e5ca5795d Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-18 (Thu, 18 Dec 2025) Changed paths: M docker/ubuntu_wxgui/Dockerfile Log Message: ----------- CI(deps): Update ubuntu:22.04 Docker digest to 104ae83 (releasebranch_8_4) (#6753) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 20:45:06 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Thu, 18 Dec 2025 20:45:06 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-ubuntu-22.04 Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 20:46:38 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 20:46:38 -0800 Subject: [GRASS-git] [OSGeo/grass] 537f17: CI(deps): Update actions/checkout action to v6 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-actions-checkout-6.x Home: https://github.com/OSGeo/grass Commit: 537f17e374b9a653f640bdcce071df34907794d8 https://github.com/OSGeo/grass/commit/537f17e374b9a653f640bdcce071df34907794d8 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml M .github/workflows/clang-format-check.yml M .github/workflows/codeql-analysis.yml M .github/workflows/coverity.yml M .github/workflows/create_release_draft.yml M .github/workflows/docker.yml M .github/workflows/gcc.yml M .github/workflows/macos.yml M .github/workflows/osgeo4w.yml M .github/workflows/periodic_update.yml M .github/workflows/pytest.yml M .github/workflows/python-code-quality.yml M .github/workflows/super-linter.yml M .github/workflows/ubuntu.yml Log Message: ----------- CI(deps): Update actions/checkout action to v6 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 21:34:48 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 21:34:48 -0800 Subject: [GRASS-git] [OSGeo/grass] 21b2c3: CI(deps): Update github/codeql-action action to v3... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 21b2c361f3d7acdcfdb70e9e90e13cefb3e08246 https://github.com/OSGeo/grass/commit/21b2c361f3d7acdcfdb70e9e90e13cefb3e08246 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/codeql-analysis.yml M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update github/codeql-action action to v3.31.9 (releasebranch_8_4) (#6755) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 21:35:18 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 21:35:18 -0800 Subject: [GRASS-git] [OSGeo/grass] eaeb10: CI(deps): Update actions/checkout action to v6 (re... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: eaeb105d0d04836120e3774774c2bf8c9da7ac40 https://github.com/OSGeo/grass/commit/eaeb105d0d04836120e3774774c2bf8c9da7ac40 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml M .github/workflows/clang-format-check.yml M .github/workflows/codeql-analysis.yml M .github/workflows/coverity.yml M .github/workflows/create_release_draft.yml M .github/workflows/docker.yml M .github/workflows/gcc.yml M .github/workflows/macos.yml M .github/workflows/osgeo4w.yml M .github/workflows/periodic_update.yml M .github/workflows/pytest.yml M .github/workflows/python-code-quality.yml M .github/workflows/super-linter.yml M .github/workflows/ubuntu.yml Log Message: ----------- CI(deps): Update actions/checkout action to v6 (releasebranch_8_4) (#6756) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 21:35:52 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 21:35:52 -0800 Subject: [GRASS-git] [OSGeo/grass] 0c81c2: CI(deps): Update docker/login-action action to v3.... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 0c81c239fff23da2e94f197c34ea9bc6a6967ac8 https://github.com/OSGeo/grass/commit/0c81c239fff23da2e94f197c34ea9bc6a6967ac8 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/docker.yml Log Message: ----------- CI(deps): Update docker/login-action action to v3.6.0 (releasebranch_8_4) (#6754) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 21:36:15 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 21:36:15 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-github-codeql-action-3.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 21:37:37 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 21:37:37 -0800 Subject: [GRASS-git] [OSGeo/grass] 12cf71: CI(deps): Update peter-evans/create-pull-request a... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-peter-evans-create-pull-request-7.x Home: https://github.com/OSGeo/grass Commit: 12cf71bbba8d22345d93849cb09628789d2412b8 https://github.com/OSGeo/grass/commit/12cf71bbba8d22345d93849cb09628789d2412b8 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/periodic_update.yml Log Message: ----------- CI(deps): Update peter-evans/create-pull-request action to v7.0.11 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 21:37:43 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 21:37:43 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-actions-checkout-6.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 21:37:44 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 21:37:44 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-docker-login-action-3.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Dec 18 21:38:50 2025 From: noreply at github.com (renovate[bot]) Date: Thu, 18 Dec 2025 21:38:50 -0800 Subject: [GRASS-git] [OSGeo/grass] 92dcdc: CI(deps): Update github/codeql-action action to v4 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-github-codeql-action-4.x Home: https://github.com/OSGeo/grass Commit: 92dcdca1588edcdef76f97e5bea59c0dbd31dc49 https://github.com/OSGeo/grass/commit/92dcdca1588edcdef76f97e5bea59c0dbd31dc49 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/codeql-analysis.yml M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update github/codeql-action action to v4 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 04:14:02 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 04:14:02 -0800 Subject: [GRASS-git] [OSGeo/grass] 949549: CI(deps): Update github/codeql-action action to v4... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 949549d042fcad1fe57c76d16d1d1876474be49e https://github.com/OSGeo/grass/commit/949549d042fcad1fe57c76d16d1d1876474be49e Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/codeql-analysis.yml M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update github/codeql-action action to v4 (releasebranch_8_4) (#6758) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 04:15:31 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 04:15:31 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-github-codeql-action-4.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 04:35:43 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 04:35:43 -0800 Subject: [GRASS-git] [OSGeo/grass] 53c140: CI(deps): Update docker/dockerfile Docker tag to v... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-docker-dockerfile-1.x Home: https://github.com/OSGeo/grass Commit: 53c140418efb917c827492d57d563295a3eec2ac https://github.com/OSGeo/grass/commit/53c140418efb917c827492d57d563295a3eec2ac Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M Dockerfile M docker/ubuntu/Dockerfile Log Message: ----------- CI(deps): Update docker/dockerfile Docker tag to v1.20 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 04:35:47 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 04:35:47 -0800 Subject: [GRASS-git] [OSGeo/grass] 671fa1: CI(deps): Update docker/setup-qemu-action action t... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-docker-setup-qemu-action-3.x Home: https://github.com/OSGeo/grass Commit: 671fa1397c77abcefdd2a169e02d8131ce18a961 https://github.com/OSGeo/grass/commit/671fa1397c77abcefdd2a169e02d8131ce18a961 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/docker.yml Log Message: ----------- CI(deps): Update docker/setup-qemu-action action to v3.7.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 04:35:51 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 04:35:51 -0800 Subject: [GRASS-git] [OSGeo/grass] eb345e: CI(deps): Update pre-commit hook pre-commit/pre-co... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pre-commit-pre-commit-hooks-4.x Home: https://github.com/OSGeo/grass Commit: eb345e1d817bfc99b9a4662485752bc4ed71f1bd https://github.com/OSGeo/grass/commit/eb345e1d817bfc99b9a4662485752bc4ed71f1bd Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/pre-commit-hooks to v4.6.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 04:35:55 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 04:35:55 -0800 Subject: [GRASS-git] [OSGeo/grass] b6a3ea: CI(deps): Update actions/labeler action to v6 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-actions-labeler-6.x Home: https://github.com/OSGeo/grass Commit: b6a3ea4943f435b3c3d4fc918dfef22e8a8ea403 https://github.com/OSGeo/grass/commit/b6a3ea4943f435b3c3d4fc918dfef22e8a8ea403 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/label.yml Log Message: ----------- CI(deps): Update actions/labeler action to v6 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 05:01:54 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 05:01:54 -0800 Subject: [GRASS-git] [OSGeo/grass] ced2ce: CI(deps): Update peter-evans/create-pull-request a... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: ced2ce0399ae43a598eb4bbeff3e1e791c5351ee https://github.com/OSGeo/grass/commit/ced2ce0399ae43a598eb4bbeff3e1e791c5351ee Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/periodic_update.yml Log Message: ----------- CI(deps): Update peter-evans/create-pull-request action to v7.0.11 (releasebranch_8_4) (#6757) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 05:02:17 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 05:02:17 -0800 Subject: [GRASS-git] [OSGeo/grass] 830ac3: CI(deps): Update actions/labeler action to v6 (rel... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 830ac3870f9adfe67c32d3a3e3d5ff698adf88a0 https://github.com/OSGeo/grass/commit/830ac3870f9adfe67c32d3a3e3d5ff698adf88a0 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/label.yml Log Message: ----------- CI(deps): Update actions/labeler action to v6 (releasebranch_8_4) (#6762) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 05:03:17 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 05:03:17 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-peter-evans-create-pull-request-7.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 05:04:53 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 05:04:53 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-actions-labeler-6.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 05:55:57 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 05:55:57 -0800 Subject: [GRASS-git] [OSGeo/grass] 6c330b: CI(deps): Update docker/dockerfile Docker tag to v... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 6c330b94a7e43b6bd92be9d71322e218c1dc7fdc https://github.com/OSGeo/grass/commit/6c330b94a7e43b6bd92be9d71322e218c1dc7fdc Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M Dockerfile M docker/ubuntu/Dockerfile Log Message: ----------- CI(deps): Update docker/dockerfile Docker tag to v1.20 (releasebranch_8_4) (#6759) CI(deps): Update docker/dockerfile Docker tag to v1.20 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 05:57:30 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 05:57:30 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-docker-dockerfile-1.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 05:58:25 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 05:58:25 -0800 Subject: [GRASS-git] [OSGeo/grass] d76e40: CI(deps): Update docker/setup-qemu-action action t... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: d76e4031fc5405d71b1a834ecde6d740189c0c0e https://github.com/OSGeo/grass/commit/d76e4031fc5405d71b1a834ecde6d740189c0c0e Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/docker.yml Log Message: ----------- CI(deps): Update docker/setup-qemu-action action to v3.7.0 (releasebranch_8_4) (#6760) CI(deps): Update docker/setup-qemu-action action to v3.7.0 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 06:00:04 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 06:00:04 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-docker-setup-qemu-action-3.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 07:47:15 2025 From: noreply at github.com (SAKET KUMAR MALL) Date: Fri, 19 Dec 2025 07:47:15 -0800 Subject: [GRASS-git] [OSGeo/grass] 3f8ea2: mkdocs: Fixed incorrect URL replacement in view so... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 3f8ea2324f288760f4f33268dde238904920d6d4 https://github.com/OSGeo/grass/commit/3f8ea2324f288760f4f33268dde238904920d6d4 Author: SAKET KUMAR MALL <72020337+saket0187 at users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M man/mkdocs/overrides/partials/actions.html Log Message: ----------- mkdocs: Fixed incorrect URL replacement in view source button (#6745) Fixes #5839 view url creation To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 13:08:43 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 13:08:43 -0800 Subject: [GRASS-git] [OSGeo/grass] 145d3a: CI(deps): Update pre-commit hook pre-commit/pre-co... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 145d3a24cf860c51390d19fed434ee358d4e1f1b https://github.com/OSGeo/grass/commit/145d3a24cf860c51390d19fed434ee358d4e1f1b Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/pre-commit-hooks to v4.6.0 (releasebranch_8_4) (#6761) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 13:10:01 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 13:10:01 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pre-commit-pre-commit-hooks-4.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 13:11:08 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 13:11:08 -0800 Subject: [GRASS-git] [OSGeo/grass] 599d9d: CI(deps): Update rui314/setup-mold digest to 725a879 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-rui314-setup-mold-digest Home: https://github.com/OSGeo/grass Commit: 599d9dc4a35edd79b8dfea83dd567a402c0f886c https://github.com/OSGeo/grass/commit/599d9dc4a35edd79b8dfea83dd567a402c0f886c Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/codeql-analysis.yml M .github/workflows/pytest.yml M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update rui314/setup-mold digest to 725a879 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 13:12:16 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 13:12:16 -0800 Subject: [GRASS-git] [OSGeo/grass] 84b236: CI(deps): Update GitHub Artifact Actions to v5 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-major-5-github-artifact-actions Home: https://github.com/OSGeo/grass Commit: 84b236a5eb34c5a252cb819374069f263dc1bd36 https://github.com/OSGeo/grass/commit/84b236a5eb34c5a252cb819374069f263dc1bd36 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/actions/create-upload-suggestions/action.yml M .github/workflows/macos.yml M .github/workflows/osgeo4w.yml M .github/workflows/post-pr-reviews.yml M .github/workflows/python-code-quality.yml M .github/workflows/ubuntu.yml Log Message: ----------- CI(deps): Update GitHub Artifact Actions to v5 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 15:40:49 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 15:40:49 -0800 Subject: [GRASS-git] [OSGeo/grass] 2dce66: CI(deps): Update GitHub Artifact Actions to v5 (re... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 2dce66d961d49183473ce312dde3ade89660033f https://github.com/OSGeo/grass/commit/2dce66d961d49183473ce312dde3ade89660033f Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/actions/create-upload-suggestions/action.yml M .github/workflows/macos.yml M .github/workflows/osgeo4w.yml M .github/workflows/post-pr-reviews.yml M .github/workflows/python-code-quality.yml M .github/workflows/ubuntu.yml Log Message: ----------- CI(deps): Update GitHub Artifact Actions to v5 (releasebranch_8_4) (major) (#6764) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 15:41:02 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 15:41:02 -0800 Subject: [GRASS-git] [OSGeo/grass] d4ab65: CI(deps): Update rui314/setup-mold digest to 725a8... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: d4ab659fff81e1820a18bc2e9b9bd793b1d49664 https://github.com/OSGeo/grass/commit/d4ab659fff81e1820a18bc2e9b9bd793b1d49664 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/codeql-analysis.yml M .github/workflows/pytest.yml M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update rui314/setup-mold digest to 725a879 (releasebranch_8_4) (#6763) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 15:42:16 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 15:42:16 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-major-5-github-artifact-actions Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 15:42:16 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 15:42:16 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-rui314-setup-mold-digest Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 15:47:47 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 15:47:47 -0800 Subject: [GRASS-git] [OSGeo/grass] 1e5ba5: CI(deps): Update astral-sh/setup-uv action to v6.8.0 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-astral-sh-setup-uv-6.x Home: https://github.com/OSGeo/grass Commit: 1e5ba5cf28005fcf61e9728819c1f00ff4f3f107 https://github.com/OSGeo/grass/commit/1e5ba5cf28005fcf61e9728819c1f00ff4f3f107 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml Log Message: ----------- CI(deps): Update astral-sh/setup-uv action to v6.8.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 15:47:51 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 15:47:51 -0800 Subject: [GRASS-git] [OSGeo/grass] 39bdd2: CI(deps): Update docker/setup-buildx-action action... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-docker-setup-buildx-action-3.x Home: https://github.com/OSGeo/grass Commit: 39bdd2c4e8e9445aecc28c072369690fd4bc45e5 https://github.com/OSGeo/grass/commit/39bdd2c4e8e9445aecc28c072369690fd4bc45e5 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/docker.yml Log Message: ----------- CI(deps): Update docker/setup-buildx-action action to v3.12.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 15:48:54 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 15:48:54 -0800 Subject: [GRASS-git] [OSGeo/grass] b861e1: CI(deps): Update docker/build-push-action action t... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-docker-build-push-action-6.x Home: https://github.com/OSGeo/grass Commit: b861e1fc5c93f484fdff12784561e25e9b5a2c01 https://github.com/OSGeo/grass/commit/b861e1fc5c93f484fdff12784561e25e9b5a2c01 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/docker.yml Log Message: ----------- CI(deps): Update docker/build-push-action action to v6.18.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 15:48:57 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 15:48:57 -0800 Subject: [GRASS-git] [OSGeo/grass] c4a738: CI(deps): Update docker/metadata-action action to ... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-docker-metadata-action-5.x Home: https://github.com/OSGeo/grass Commit: c4a73824f70ad747533faf0973dba27f62de41f1 https://github.com/OSGeo/grass/commit/c4a73824f70ad747533faf0973dba27f62de41f1 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/docker.yml Log Message: ----------- CI(deps): Update docker/metadata-action action to v5.10.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 16:06:34 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 16:06:34 -0800 Subject: [GRASS-git] [OSGeo/grass] f584de: CI(deps): Update docker/metadata-action action to ... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: f584de9405c94e28a4baa545d412db57d13d85d8 https://github.com/OSGeo/grass/commit/f584de9405c94e28a4baa545d412db57d13d85d8 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/docker.yml Log Message: ----------- CI(deps): Update docker/metadata-action action to v5.10.0 (releasebranch_8_4) (#6769) CI(deps): Update docker/metadata-action action to v5.10.0 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 16:07:49 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 16:07:49 -0800 Subject: [GRASS-git] [OSGeo/grass] 943141: CI(deps): Update alpine:3.23 Docker digest to 865b95f Message-ID: Branch: refs/heads/renovate/main-alpine-3.23 Home: https://github.com/OSGeo/grass Commit: 943141ffcfaff36a9070c4b7251ab3fcd13cc289 https://github.com/OSGeo/grass/commit/943141ffcfaff36a9070c4b7251ab3fcd13cc289 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M docker/alpine/Dockerfile Log Message: ----------- CI(deps): Update alpine:3.23 Docker digest to 865b95f To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 16:07:52 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 16:07:52 -0800 Subject: [GRASS-git] [OSGeo/grass] c60549: CI(deps): Update dependency mkdocs-material to v9.7.1 Message-ID: Branch: refs/heads/renovate/main-mkdocs-material-9.x Home: https://github.com/OSGeo/grass Commit: c60549aa52fe132178bf77e58a486a78fc51c0e6 https://github.com/OSGeo/grass/commit/c60549aa52fe132178bf77e58a486a78fc51c0e6 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M man/mkdocs/requirements.txt Log Message: ----------- CI(deps): Update dependency mkdocs-material to v9.7.1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 16:07:59 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 16:07:59 -0800 Subject: [GRASS-git] [OSGeo/grass] e1cf80: CI(deps): Update pre-commit hook zizmorcore/zizmor... Message-ID: Branch: refs/heads/renovate/zizmorcore-zizmor-pre-commit-1.x Home: https://github.com/OSGeo/grass Commit: e1cf80d8a54bcfa240a3208aa91efb284ced9c73 https://github.com/OSGeo/grass/commit/e1cf80d8a54bcfa240a3208aa91efb284ced9c73 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook zizmorcore/zizmor-pre-commit to v1.19.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 16:08:17 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 16:08:17 -0800 Subject: [GRASS-git] [OSGeo/grass] 4f3ed1: CI(deps): Update alpine Docker tag to v3.23 Message-ID: Branch: refs/heads/renovate/alpine-3.x Home: https://github.com/OSGeo/grass Commit: 4f3ed1676bf22428f6d7988adc5b05010c411d35 https://github.com/OSGeo/grass/commit/4f3ed1676bf22428f6d7988adc5b05010c411d35 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M docker/alpine/Dockerfile Log Message: ----------- CI(deps): Update alpine Docker tag to v3.23 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 16:08:32 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 16:08:32 -0800 Subject: [GRASS-git] [OSGeo/grass] b07e8d: CI(deps): Update dependency ubuntu to v24 Message-ID: Branch: refs/heads/renovate/ubuntu-24.x Home: https://github.com/OSGeo/grass Commit: b07e8de7fe6ceeb2aefe09972c35e0894a551d0a https://github.com/OSGeo/grass/commit/b07e8de7fe6ceeb2aefe09972c35e0894a551d0a Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml M .github/workflows/codeql-analysis.yml M .github/workflows/coverity.yml M .github/workflows/gcc.yml M docker/ubuntu_wxgui/Dockerfile Log Message: ----------- CI(deps): Update dependency ubuntu to v24 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 16:08:35 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 16:08:35 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/alpine-3.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 16:08:36 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 16:08:36 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-docker-metadata-action-5.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 16:08:37 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 16:08:37 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/zizmorcore-zizmor-pre-commit-1.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 16:08:37 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 16:08:37 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/ubuntu-24.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 17:12:00 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 17:12:00 -0800 Subject: [GRASS-git] [OSGeo/grass] a5c24d: CI(deps): Update docker/build-push-action action t... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: a5c24d4e574d553674885fd46864bef595853e47 https://github.com/OSGeo/grass/commit/a5c24d4e574d553674885fd46864bef595853e47 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/docker.yml Log Message: ----------- CI(deps): Update docker/build-push-action action to v6.18.0 (releasebranch_8_4) (#6768) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 17:13:33 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 17:13:33 -0800 Subject: [GRASS-git] [OSGeo/grass] 68258d: CI(deps): Update dependency OSGeo/gdal to v3.12.1 Message-ID: Branch: refs/heads/renovate/main-osgeo-gdal-3.x Home: https://github.com/OSGeo/grass Commit: 68258d4e5380f806f0ee7d692aa4c9cc684a65d4 https://github.com/OSGeo/grass/commit/68258d4e5380f806f0ee7d692aa4c9cc684a65d4 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M Dockerfile M docker/ubuntu/Dockerfile Log Message: ----------- CI(deps): Update dependency OSGeo/gdal to v3.12.1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 17:13:40 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 17:13:40 -0800 Subject: [GRASS-git] [OSGeo/grass] 6b44bb: CI(deps): Update dependency PDAL/PDAL to v2.9.3 Message-ID: Branch: refs/heads/renovate/main-pdal-pdal-2.x Home: https://github.com/OSGeo/grass Commit: 6b44bbad7c4882abdcc83dd90a222f920569356c https://github.com/OSGeo/grass/commit/6b44bbad7c4882abdcc83dd90a222f920569356c Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M Dockerfile M docker/debian/Dockerfile M docker/ubuntu/Dockerfile M docker/ubuntu_wxgui/Dockerfile Log Message: ----------- CI(deps): Update dependency PDAL/PDAL to v2.9.3 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 17:13:59 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 17:13:59 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-docker-build-push-action-6.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 17:14:03 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 17:14:03 -0800 Subject: [GRASS-git] [OSGeo/grass] fb9929: CI(deps): Update astral-sh/setup-uv action to v6.8... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: fb992954c970b880356e951298c2dc997e7d815e https://github.com/OSGeo/grass/commit/fb992954c970b880356e951298c2dc997e7d815e Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml Log Message: ----------- CI(deps): Update astral-sh/setup-uv action to v6.8.0 (releasebranch_8_4) (#6766) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 17:14:41 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 17:14:41 -0800 Subject: [GRASS-git] [OSGeo/grass] a2c849: CI(deps): Update docker/setup-buildx-action action... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: a2c84954cb125e1caa37bb2cb407cafd6308d53e https://github.com/OSGeo/grass/commit/a2c84954cb125e1caa37bb2cb407cafd6308d53e Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/docker.yml Log Message: ----------- CI(deps): Update docker/setup-buildx-action action to v3.12.0 (releasebranch_8_4) (#6767) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 17:15:18 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 17:15:18 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-astral-sh-setup-uv-6.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 17:16:26 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 17:16:26 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-docker-setup-buildx-action-3.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 20:44:42 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 20:44:42 -0800 Subject: [GRASS-git] [OSGeo/grass] 6e740a: CI(deps): Update github/codeql-action action to v4... Message-ID: Branch: refs/heads/renovate/main-github-codeql-action-4.x Home: https://github.com/OSGeo/grass Commit: 6e740a199e026258541aea99b53cba7ec50ce913 https://github.com/OSGeo/grass/commit/6e740a199e026258541aea99b53cba7ec50ce913 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/codeql-analysis.yml M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update github/codeql-action action to v4.31.9 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 20:44:45 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 20:44:45 -0800 Subject: [GRASS-git] [OSGeo/grass] a61c5d: CI(deps): Update ruff to v0.14.10 Message-ID: Branch: refs/heads/renovate/main-ruff Home: https://github.com/OSGeo/grass Commit: a61c5d596efc818b2716e4d8391eb2721e13c1a0 https://github.com/OSGeo/grass/commit/a61c5d596efc818b2716e4d8391eb2721e13c1a0 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/python-code-quality.yml M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update ruff to v0.14.10 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 22:02:58 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 22:02:58 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 7d750e: CI(deps): Update pre-commit hook biomejs/pre-commi... Message-ID: Branch: refs/heads/renovate/grass8-biomejs-pre-commit-2.x Home: https://github.com/OSGeo/grass-addons Commit: 7d750e48c296369fbd3d99150038329bbdff2f03 https://github.com/OSGeo/grass-addons/commit/7d750e48c296369fbd3d99150038329bbdff2f03 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook biomejs/pre-commit to v2.3.10 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Fri Dec 19 22:03:01 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 22:03:01 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] b721c6: CI(deps): Update ruff to v0.14.10 Message-ID: Branch: refs/heads/renovate/grass8-ruff Home: https://github.com/OSGeo/grass-addons Commit: b721c6a935255122c15dcdb910e99a1c3fdf1ac8 https://github.com/OSGeo/grass-addons/commit/b721c6a935255122c15dcdb910e99a1c3fdf1ac8 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/linting.yml M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update ruff to v0.14.10 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Fri Dec 19 22:41:28 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 22:41:28 -0800 Subject: [GRASS-git] [OSGeo/grass] ae0c81: CI(deps): Update alpine:3.23 Docker digest to 865b... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: ae0c8133591911226a9615517a1f0ceda0dafde4 https://github.com/OSGeo/grass/commit/ae0c8133591911226a9615517a1f0ceda0dafde4 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M docker/alpine/Dockerfile Log Message: ----------- CI(deps): Update alpine:3.23 Docker digest to 865b95f (main) (#6770) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 22:42:43 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 22:42:43 -0800 Subject: [GRASS-git] [OSGeo/grass] 5fdfc2: CI(deps): Update actions/attest-build-provenance a... Message-ID: Branch: refs/heads/renovate/main-actions-attest-build-provenance-3.x Home: https://github.com/OSGeo/grass Commit: 5fdfc22eed06e0e377e059660aa532f72cc478b8 https://github.com/OSGeo/grass/commit/5fdfc22eed06e0e377e059660aa532f72cc478b8 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/docker.yml Log Message: ----------- CI(deps): Update actions/attest-build-provenance action to v3.1.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 22:42:47 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 22:42:47 -0800 Subject: [GRASS-git] [OSGeo/grass] 30e088: CI(deps): Update codecov/test-results-action actio... Message-ID: Branch: refs/heads/renovate/main-codecov-test-results-action-1.x Home: https://github.com/OSGeo/grass Commit: 30e088100c4800796191aa73e796f67a8f40ab47 https://github.com/OSGeo/grass/commit/30e088100c4800796191aa73e796f67a8f40ab47 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/macos.yml M .github/workflows/osgeo4w.yml M .github/workflows/pytest.yml Log Message: ----------- CI(deps): Update codecov/test-results-action action to v1.2.1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 19 22:42:51 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 19 Dec 2025 22:42:51 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/main-alpine-3.23 Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 01:30:28 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 01:30:28 -0800 Subject: [GRASS-git] [OSGeo/grass] c22159: CI(deps): Update docker/setup-buildx-action action... Message-ID: Branch: refs/heads/renovate/main-docker-setup-buildx-action-3.x Home: https://github.com/OSGeo/grass Commit: c22159667f752a23de6d720cdd3d9294e1276de9 https://github.com/OSGeo/grass/commit/c22159667f752a23de6d720cdd3d9294e1276de9 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/docker.yml Log Message: ----------- CI(deps): Update docker/setup-buildx-action action to v3.12.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 01:30:31 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 01:30:31 -0800 Subject: [GRASS-git] [OSGeo/grass] cfd82e: CI(deps): Update pre-commit hook igorshubovych/mar... Message-ID: Branch: refs/heads/renovate/main-igorshubovych-markdownlint-cli-0.x Home: https://github.com/OSGeo/grass Commit: cfd82e2a0cb94ef40c5b17eee34d53430c929ae4 https://github.com/OSGeo/grass/commit/cfd82e2a0cb94ef40c5b17eee34d53430c929ae4 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook igorshubovych/markdownlint-cli to v0.47.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 02:04:24 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 02:04:24 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 5f17ca: CI(deps): Update pre-commit hook editorconfig-chec... Message-ID: Branch: refs/heads/renovate/grass8-editorconfig-checker-editorconfig-checker-3.x Home: https://github.com/OSGeo/grass-addons Commit: 5f17ca816feb0cb7cd4928f5900d8e836f5e7363 https://github.com/OSGeo/grass-addons/commit/5f17ca816feb0cb7cd4928f5900d8e836f5e7363 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook editorconfig-checker/editorconfig-checker to v3.6.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 20 02:05:00 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 02:05:00 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 96fc84: CI(deps): Update pre-commit hook igorshubovych/mar... Message-ID: Branch: refs/heads/renovate/grass8-igorshubovych-markdownlint-cli-0.x Home: https://github.com/OSGeo/grass-addons Commit: 96fc84e1755b1ec737f44aad1e2ad2b9c37cb530 https://github.com/OSGeo/grass-addons/commit/96fc84e1755b1ec737f44aad1e2ad2b9c37cb530 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook igorshubovych/markdownlint-cli to v0.47.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 20 04:42:03 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 04:42:03 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 901143: CI(deps): Update super-linter/super-linter action ... Message-ID: Branch: refs/heads/renovate/grass8-super-linter-super-linter-8.x Home: https://github.com/OSGeo/grass-addons Commit: 90114337f538a34a5366e0ad3715c0a4b1263bb6 https://github.com/OSGeo/grass-addons/commit/90114337f538a34a5366e0ad3715c0a4b1263bb6 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update super-linter/super-linter action to v8.3.1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 20 04:42:07 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 04:42:07 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] d8b0ad: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/renovate/grass8-pre-commit-mirrors-clang-format-19.x Home: https://github.com/OSGeo/grass-addons Commit: d8b0add16af8b304952707083bb2c6cbe235207d https://github.com/OSGeo/grass-addons/commit/d8b0add16af8b304952707083bb2c6cbe235207d Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v19 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 20 04:58:41 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 04:58:41 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 6b58ac: CI(deps): Update ruff to v0.14.10 (#1575) Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: 6b58acf12d5e4114e43e8414df192a53bafec515 https://github.com/OSGeo/grass-addons/commit/6b58acf12d5e4114e43e8414df192a53bafec515 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/linting.yml M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update ruff to v0.14.10 (#1575) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 20 04:59:13 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 04:59:13 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] fe246d: CI(deps): Update pre-commit hook biomejs/pre-commi... Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: fe246d00c62dd0aa434c2a9712a3bfb3f31fb691 https://github.com/OSGeo/grass-addons/commit/fe246d00c62dd0aa434c2a9712a3bfb3f31fb691 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook biomejs/pre-commit to v2.3.10 (#1574) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 20 04:59:37 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 04:59:37 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] Message-ID: Branch: refs/heads/renovate/grass8-ruff Home: https://github.com/OSGeo/grass-addons To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 20 05:00:23 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 05:00:23 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] Message-ID: Branch: refs/heads/renovate/grass8-biomejs-pre-commit-2.x Home: https://github.com/OSGeo/grass-addons To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 20 05:00:43 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 05:00:43 -0800 Subject: [GRASS-git] [OSGeo/grass] b2dea5: CI(deps): Update actions/attest-build-provenance a... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: b2dea51230a8e2655b70c729935b73342d47760a https://github.com/OSGeo/grass/commit/b2dea51230a8e2655b70c729935b73342d47760a Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/docker.yml Log Message: ----------- CI(deps): Update actions/attest-build-provenance action to v3.1.0 (main) (#6776) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 05:01:22 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 05:01:22 -0800 Subject: [GRASS-git] [OSGeo/grass] 5124f3: CI(deps): Update dependency OSGeo/gdal to v3.12.1 ... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 5124f3886e78170e04760f2da4a9ba72ccae364e https://github.com/OSGeo/grass/commit/5124f3886e78170e04760f2da4a9ba72ccae364e Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M Dockerfile M docker/ubuntu/Dockerfile Log Message: ----------- CI(deps): Update dependency OSGeo/gdal to v3.12.1 (main) (#6772) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 05:02:15 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 05:02:15 -0800 Subject: [GRASS-git] [OSGeo/grass] 25888d: CI(deps): Update docker/setup-buildx-action action... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 25888d019277b1f093e6bbbef14748f956ef985c https://github.com/OSGeo/grass/commit/25888d019277b1f093e6bbbef14748f956ef985c Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/docker.yml Log Message: ----------- CI(deps): Update docker/setup-buildx-action action to v3.12.0 (main) (#6778) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 05:02:21 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 05:02:21 -0800 Subject: [GRASS-git] [OSGeo/grass] e9ee72: CI(deps): Update pre-commit hook zizmorcore/zizmor... Message-ID: Branch: refs/heads/renovate/main-zizmorcore-zizmor-pre-commit-1.x Home: https://github.com/OSGeo/grass Commit: e9ee722ab6ac8b684bf13a60251c55a276f2f3aa https://github.com/OSGeo/grass/commit/e9ee722ab6ac8b684bf13a60251c55a276f2f3aa Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook zizmorcore/zizmor-pre-commit to v1.19.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 05:02:25 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 05:02:25 -0800 Subject: [GRASS-git] [OSGeo/grass] 61c9c8: CI(deps): Update super-linter/super-linter action ... Message-ID: Branch: refs/heads/renovate/main-super-linter-super-linter-8.x Home: https://github.com/OSGeo/grass Commit: 61c9c802b99e2d88f0297fafaa58e354feee88aa https://github.com/OSGeo/grass/commit/61c9c802b99e2d88f0297fafaa58e354feee88aa Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update super-linter/super-linter action to v8.3.1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 05:02:29 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 05:02:29 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/main-actions-attest-build-provenance-3.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 05:04:04 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 05:04:04 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/main-docker-setup-buildx-action-3.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 05:04:06 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 05:04:06 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/main-osgeo-gdal-3.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 05:04:23 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 05:04:23 -0800 Subject: [GRASS-git] [OSGeo/grass] b6250c: CI(deps): Update codecov/test-results-action actio... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: b6250cdee1d5b323f43756cec01cc11425a7be38 https://github.com/OSGeo/grass/commit/b6250cdee1d5b323f43756cec01cc11425a7be38 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/macos.yml M .github/workflows/osgeo4w.yml M .github/workflows/pytest.yml Log Message: ----------- CI(deps): Update codecov/test-results-action action to v1.2.1 (main) (#6777) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 05:05:50 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 05:05:50 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/main-codecov-test-results-action-1.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 06:46:27 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 06:46:27 -0800 Subject: [GRASS-git] [OSGeo/grass] 448228: CI(deps): Update github/codeql-action action to v4... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 448228c2803172c955f7ec5981859d35f46fc3ec https://github.com/OSGeo/grass/commit/448228c2803172c955f7ec5981859d35f46fc3ec Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/codeql-analysis.yml M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update github/codeql-action action to v4.31.9 (main) (#6774) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 06:47:50 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 06:47:50 -0800 Subject: [GRASS-git] [OSGeo/grass] d52743: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/renovate/main-pre-commit-mirrors-clang-format-19.x Home: https://github.com/OSGeo/grass Commit: d52743f20e7c94f525d4ba93e9702f0ac39b0722 https://github.com/OSGeo/grass/commit/d52743f20e7c94f525d4ba93e9702f0ac39b0722 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v19 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 06:47:54 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 06:47:54 -0800 Subject: [GRASS-git] [OSGeo/grass] 482f24: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/renovate/main-pre-commit-mirrors-clang-format-20.x Home: https://github.com/OSGeo/grass Commit: 482f241e43a4f4fcc28c9535c0544cfce229f5d3 https://github.com/OSGeo/grass/commit/482f241e43a4f4fcc28c9535c0544cfce229f5d3 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v20 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 06:47:58 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 06:47:58 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/main-github-codeql-action-4.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 08:48:33 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 08:48:33 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 022210: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/renovate/grass8-pre-commit-mirrors-clang-format-20.x Home: https://github.com/OSGeo/grass-addons Commit: 022210ee3c308e8011f1d9f2055e5b901214e505 https://github.com/OSGeo/grass-addons/commit/022210ee3c308e8011f1d9f2055e5b901214e505 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v20 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 20 08:48:37 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 08:48:37 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 9ba489: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/renovate/grass8-pre-commit-mirrors-clang-format-21.x Home: https://github.com/OSGeo/grass-addons Commit: 9ba489f7e7a1245f306374f4486146b77c7a16c6 https://github.com/OSGeo/grass-addons/commit/9ba489f7e7a1245f306374f4486146b77c7a16c6 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v21 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 20 09:03:33 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 09:03:33 -0800 Subject: [GRASS-git] [OSGeo/grass] 0a3099: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/renovate/main-pre-commit-mirrors-clang-format-21.x Home: https://github.com/OSGeo/grass Commit: 0a30993bf62a805160399d67b3969339da38c04f https://github.com/OSGeo/grass/commit/0a30993bf62a805160399d67b3969339da38c04f Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v21 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 09:03:44 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 09:03:44 -0800 Subject: [GRASS-git] [OSGeo/grass] 7ca074: CI(deps): Update ubuntu:24.04 Docker digest to c35... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-ubuntu-24.04 Home: https://github.com/OSGeo/grass Commit: 7ca074f5f2020849a704e4e21e9b6401f99b376b https://github.com/OSGeo/grass/commit/7ca074f5f2020849a704e4e21e9b6401f99b376b Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M Dockerfile M docker/ubuntu/Dockerfile Log Message: ----------- CI(deps): Update ubuntu:24.04 Docker digest to c35e29c To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 09:12:43 2025 From: noreply at github.com (Corey White) Date: Sat, 20 Dec 2025 09:12:43 -0800 Subject: [GRASS-git] [OSGeo/grass-website] c0eda1: brand: Logo clean up (#550) Message-ID: Branch: refs/heads/master Home: https://github.com/OSGeo/grass-website Commit: c0eda199823945ad67131047c56f0e05d8e8e192 https://github.com/OSGeo/grass-website/commit/c0eda199823945ad67131047c56f0e05d8e8e192 Author: Corey White Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M content/about/governance.md M content/about/history.md M content/news/2023_10_11_Mentoring_Program_announced.md A static/images/banners/banner.jpg R static/images/logos/30-years-grass-gis-logo-black-300px.png R static/images/logos/NSF_logo.png R static/images/logos/banner.jpg R static/images/logos/cgaNCSU.png A static/images/logos/companies/NSF_logo.png A static/images/logos/companies/cgaNCSU.png A static/images/logos/companies/kan_logo.png A static/images/logos/companies/margosa_logo.png A static/images/logos/companies/mundialis_logo.svg A static/images/logos/companies/numfocus_logo.svg A static/images/logos/companies/opengeolabs-logo.png A static/images/logos/companies/openplains-logo.png A static/images/logos/companies/osgeo-project.svg R static/images/logos/grass-Addons.jpg R static/images/logos/grass-Docker.jpg R static/images/logos/grass-Docker.png R static/images/logos/grass-Docker.svg R static/images/logos/grass-Linux.jpg R static/images/logos/grass-Mac.jpg R static/images/logos/grass-SampleData.jpg R static/images/logos/grass-Windows.jpg R static/images/logos/grass-blue.svg R static/images/logos/grass-gradient-horizontal.svg R static/images/logos/grass-gradient-no-text.svg R static/images/logos/grass-gradient.svg R static/images/logos/grass-green-horizontal.svg R static/images/logos/grass-green-no-text.svg R static/images/logos/grass-green.svg A static/images/logos/grass-horizontal/grass-gradient-horizontal.svg A static/images/logos/grass-horizontal/grass-green-horizontal.svg A static/images/logos/grass-horizontal/grass-white-horizontal.svg A static/images/logos/grass-logo-simple/grass-gradient-no-text.svg A static/images/logos/grass-logo-simple/grass-green-no-text.svg A static/images/logos/grass-logo-simple/grass-white-no-text.svg A static/images/logos/grass-logo/grass-gradient.svg A static/images/logos/grass-logo/grass-green.svg A static/images/logos/grass-logo/grass-white.svg R static/images/logos/grass-white-horizontal.svg R static/images/logos/grass-white-no-text.svg R static/images/logos/grass-white.svg R static/images/logos/grass78_python3_logos.png R static/images/logos/grass_gis_30_years_logo_500px.png R static/images/logos/grass_logo_animated.gif R static/images/logos/grassgis_logo_colorlogo_text_alphabg.png R static/images/logos/grassgis_logo_colorlogo_text_slogan_alphabg.png R static/images/logos/grassgis_logo_colorlogo_text_slogan_whitebg.png R static/images/logos/grassgis_logo_colorlogo_text_whitebg.png R static/images/logos/grassgis_logo_colorlogo_text_whitebg_square.png R static/images/logos/grassgis_logo_for_dark_backgrounds.svg R static/images/logos/grassgis_logo_graylogo_text_alphabg.png R static/images/logos/grassgis_logo_graylogo_text_slogan_alphabg.png R static/images/logos/grassgis_logo_graylogo_text_slogan_whitebg.png R static/images/logos/grassgis_logo_graylogo_text_whitebg.png R static/images/logos/grassgis_logo_multilayer.svg R static/images/logos/grassgis_logo_variant_vector_font.svg R static/images/logos/grasslogo.eps R static/images/logos/grasslogo.svg R static/images/logos/grasslogo_legacy.png R static/images/logos/grasslogo_wiki.png R static/images/logos/gs-green-medium.png R static/images/logos/gs-green-small.png R static/images/logos/gs-horizontal-blue.png R static/images/logos/gs-horizontal-white-2.12.25.png R static/images/logos/gs-white-medium.png R static/images/logos/gs-white-small.png A static/images/logos/historical_logos/30-years-grass-gis-logo-black-300px.png A static/images/logos/historical_logos/grass-Addons.jpg A static/images/logos/historical_logos/grass-Docker.jpg A static/images/logos/historical_logos/grass-Docker.png A static/images/logos/historical_logos/grass-Docker.svg A static/images/logos/historical_logos/grass-Linux.jpg A static/images/logos/historical_logos/grass-Mac.jpg A static/images/logos/historical_logos/grass-SampleData.jpg A static/images/logos/historical_logos/grass-Windows.jpg A static/images/logos/historical_logos/grass78_python3_logos.png A static/images/logos/historical_logos/grass_gis_30_years_logo_500px.png A static/images/logos/historical_logos/grass_logo_animated.gif A static/images/logos/historical_logos/grassgis_logo_colorlogo_text_alphabg.png A static/images/logos/historical_logos/grassgis_logo_colorlogo_text_slogan_alphabg.png A static/images/logos/historical_logos/grassgis_logo_colorlogo_text_slogan_whitebg.png A static/images/logos/historical_logos/grassgis_logo_colorlogo_text_whitebg.png A static/images/logos/historical_logos/grassgis_logo_colorlogo_text_whitebg_square.png A static/images/logos/historical_logos/grassgis_logo_for_dark_backgrounds.svg A static/images/logos/historical_logos/grassgis_logo_graylogo_text_alphabg.png A static/images/logos/historical_logos/grassgis_logo_graylogo_text_slogan_alphabg.png A static/images/logos/historical_logos/grassgis_logo_graylogo_text_slogan_whitebg.png A static/images/logos/historical_logos/grassgis_logo_graylogo_text_whitebg.png A static/images/logos/historical_logos/grassgis_logo_multilayer.svg A static/images/logos/historical_logos/grassgis_logo_variant_vector_font.svg A static/images/logos/historical_logos/grasslogo.eps A static/images/logos/historical_logos/grasslogo.svg A static/images/logos/historical_logos/grasslogo_legacy.png A static/images/logos/historical_logos/grasslogo_wiki.png A static/images/logos/historical_logos/tfang_2.png R static/images/logos/kan_logo.png R static/images/logos/logo_lin.png R static/images/logos/logo_mac.png R static/images/logos/logo_win.png R static/images/logos/margosa_logo.png R static/images/logos/mundialis_logo.svg R static/images/logos/numfocus_logo.svg R static/images/logos/opengeolabs-logo.png R static/images/logos/openplains-logo.png A static/images/logos/os/logo_lin.png A static/images/logos/os/logo_mac.png A static/images/logos/os/logo_win.png R static/images/logos/osgeo-project.svg R static/images/logos/tfang_2.png M themes/grass/assets/css/style.css M themes/grass/layouts/404.html M themes/grass/layouts/download/list.html M themes/grass/layouts/index.html M themes/grass/layouts/partials/brand.html M themes/grass/layouts/partials/footer.html M themes/grass/layouts/partials/logo.html M themes/grass/layouts/partials/navigation.html M themes/grass/layouts/partials/numfocus.html M themes/grass/layouts/partials/osgeo.html M themes/grass/layouts/partials/zenodo-card.html M themes/grass/layouts/shortcodes/brandLogo.html M themes/grass/layouts/shortcodes/brandWebBanner.html M themes/grass/layouts/support/commercial.html Log Message: ----------- brand: Logo clean up (#550) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-website/settings/notifications From noreply at github.com Sat Dec 20 09:58:36 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 09:58:36 -0800 Subject: [GRASS-git] [OSGeo/grass] 14c637: CI(deps): Update pre-commit hook zizmorcore/zizmor... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 14c637b8abc23b6738fd80d8086a495008d3f7e7 https://github.com/OSGeo/grass/commit/14c637b8abc23b6738fd80d8086a495008d3f7e7 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook zizmorcore/zizmor-pre-commit to v1.19.0 (main) (#6780) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 09:59:46 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 09:59:46 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/main-zizmorcore-zizmor-pre-commit-1.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 10:39:41 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 10:39:41 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/main-pre-commit-mirrors-clang-format-19.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 10:39:42 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 10:39:42 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/main-pre-commit-mirrors-clang-format-20.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 10:39:53 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 10:39:53 -0800 Subject: [GRASS-git] [OSGeo/grass] e20446: CI(deps): Update dependency libgeos/geos to v3.14.1 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-libgeos-geos-3.x Home: https://github.com/OSGeo/grass Commit: e20446b48932ef0ba5dbae1486d3da72415ec9d6 https://github.com/OSGeo/grass/commit/e20446b48932ef0ba5dbae1486d3da72415ec9d6 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M Dockerfile M docker/ubuntu/Dockerfile Log Message: ----------- CI(deps): Update dependency libgeos/geos to v3.14.1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 10:41:07 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 10:41:07 -0800 Subject: [GRASS-git] [OSGeo/grass] 4f6d1f: CI(deps): Update dependency OSGeo/PROJ to v9.7.1 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-osgeo-proj-9.x Home: https://github.com/OSGeo/grass Commit: 4f6d1f86c1d513c863361e3f15f237da051797dd https://github.com/OSGeo/grass/commit/4f6d1f86c1d513c863361e3f15f237da051797dd Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M Dockerfile M docker/ubuntu/Dockerfile Log Message: ----------- CI(deps): Update dependency OSGeo/PROJ to v9.7.1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 10:41:57 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 10:41:57 -0800 Subject: [GRASS-git] [OSGeo/grass] 178a29: CI(deps): Update ubuntu:24.04 Docker digest to c35... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 178a29d50e345785144b2c4c12b0f889fd9bb13b https://github.com/OSGeo/grass/commit/178a29d50e345785144b2c4c12b0f889fd9bb13b Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M Dockerfile M docker/ubuntu/Dockerfile Log Message: ----------- CI(deps): Update ubuntu:24.04 Docker digest to c35e29c (releasebranch_8_4) (#6787) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 10:43:27 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 10:43:27 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-ubuntu-24.04 Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 10:53:54 2025 From: noreply at github.com (Markus Metz) Date: Sat, 20 Dec 2025 10:53:54 -0800 Subject: [GRASS-git] [OSGeo/grass] 271dc5: v.extract: fix double comparison (#6782) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 271dc5096333a5aeeb3c814b08eddb1011797fc9 https://github.com/OSGeo/grass/commit/271dc5096333a5aeeb3c814b08eddb1011797fc9 Author: Markus Metz <33666869+metzm at users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M vector/v.extract/extract.c Log Message: ----------- v.extract: fix double comparison (#6782) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 11:40:47 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Sat, 20 Dec 2025 11:40:47 -0800 Subject: [GRASS-git] [OSGeo/grass] a2e071: locale: Update translation files Message-ID: Branch: refs/heads/periodic/update-i18n Home: https://github.com/OSGeo/grass Commit: a2e0710d54623c48652daf4c0bb47ddb6c4cd4c1 https://github.com/OSGeo/grass/commit/a2e0710d54623c48652daf4c0bb47ddb6c4cd4c1 Author: echoix <27212526+echoix at users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M locale/templates/grasslibs.pot M locale/templates/grassmods.pot M locale/templates/grasswxpy.pot Log Message: ----------- locale: Update translation files To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 12:37:32 2025 From: noreply at github.com (Markus Metz) Date: Sat, 20 Dec 2025 12:37:32 -0800 Subject: [GRASS-git] [OSGeo/grass] 8844cc: v.extract: fix double comparison (#6782) Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 8844cc8ca210e5350806c20567d8e9db69843aec https://github.com/OSGeo/grass/commit/8844cc8ca210e5350806c20567d8e9db69843aec Author: Markus Metz <33666869+metzm at users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M vector/v.extract/extract.c Log Message: ----------- v.extract: fix double comparison (#6782) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 13:41:01 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 13:41:01 -0800 Subject: [GRASS-git] [OSGeo/grass] 9b2e53: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pre-commit-mirrors-clang-format-15.x Home: https://github.com/OSGeo/grass Commit: 9b2e53be03d2e7c3f98320b7136d304cf8c06a61 https://github.com/OSGeo/grass/commit/9b2e53be03d2e7c3f98320b7136d304cf8c06a61 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v15.0.7 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 13:41:05 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 13:41:05 -0800 Subject: [GRASS-git] [OSGeo/grass] 1b6463: CI(deps): Update actions/cache action to v4.3.0 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-actions-cache-4.x Home: https://github.com/OSGeo/grass Commit: 1b64631668a0a3c48aacc3a1834bf05ac224b249 https://github.com/OSGeo/grass/commit/1b64631668a0a3c48aacc3a1834bf05ac224b249 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml Log Message: ----------- CI(deps): Update actions/cache action to v4.3.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 13:47:57 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 13:47:57 -0800 Subject: [GRASS-git] [OSGeo/grass] 381006: CI(deps): Update dependency mkdocs-material to v9.... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 3810060d750bf984ade4b624dd804d1e4de4cf5d https://github.com/OSGeo/grass/commit/3810060d750bf984ade4b624dd804d1e4de4cf5d Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M man/mkdocs/requirements.txt Log Message: ----------- CI(deps): Update dependency mkdocs-material to v9.7.1 (main) (#6771) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 13:49:15 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 13:49:15 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/main-mkdocs-material-9.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 14:02:22 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 14:02:22 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] Message-ID: Branch: refs/heads/renovate/grass8-pre-commit-mirrors-clang-format-19.x Home: https://github.com/OSGeo/grass-addons To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 20 14:02:23 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 14:02:23 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] Message-ID: Branch: refs/heads/renovate/grass8-pre-commit-mirrors-clang-format-20.x Home: https://github.com/OSGeo/grass-addons To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Sat Dec 20 14:09:38 2025 From: noreply at github.com (OSGeo Weblate) Date: Sat, 20 Dec 2025 14:09:38 -0800 Subject: [GRASS-git] [OSGeo/grass] cb718c: Translations update from OSGeo Weblate (#6783) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: cb718c2ec17793dd31dfc6aa892ea801d8cda096 https://github.com/OSGeo/grass/commit/cb718c2ec17793dd31dfc6aa892ea801d8cda096 Author: OSGeo Weblate <97247866+osgeoweblate at users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M locale/po/grasslibs_ar.po M locale/po/grasslibs_bn.po M locale/po/grasslibs_cs.po M locale/po/grasslibs_de.po M locale/po/grasslibs_el.po M locale/po/grasslibs_es.po M locale/po/grasslibs_fi.po M locale/po/grasslibs_fr.po M locale/po/grasslibs_hu.po M locale/po/grasslibs_id_ID.po M locale/po/grasslibs_it.po M locale/po/grasslibs_ja.po M locale/po/grasslibs_ko.po M locale/po/grasslibs_lv.po M locale/po/grasslibs_ml.po M locale/po/grasslibs_pl.po M locale/po/grasslibs_pt.po M locale/po/grasslibs_pt_BR.po M locale/po/grasslibs_ro.po M locale/po/grasslibs_ru.po M locale/po/grasslibs_si.po M locale/po/grasslibs_sl.po M locale/po/grasslibs_sv.po M locale/po/grasslibs_ta.po M locale/po/grasslibs_th.po M locale/po/grasslibs_tr.po M locale/po/grasslibs_uk.po M locale/po/grasslibs_vi.po M locale/po/grasslibs_zh.po M locale/po/grassmods_ar.po M locale/po/grassmods_bn.po M locale/po/grassmods_cs.po M locale/po/grassmods_de.po M locale/po/grassmods_el.po M locale/po/grassmods_es.po M locale/po/grassmods_fi.po M locale/po/grassmods_fr.po M locale/po/grassmods_hu.po M locale/po/grassmods_id_ID.po M locale/po/grassmods_it.po M locale/po/grassmods_ja.po M locale/po/grassmods_ko.po M locale/po/grassmods_lv.po M locale/po/grassmods_ml.po M locale/po/grassmods_pl.po M locale/po/grassmods_pt.po M locale/po/grassmods_pt_BR.po M locale/po/grassmods_ro.po M locale/po/grassmods_ru.po M locale/po/grassmods_si.po M locale/po/grassmods_sl.po M locale/po/grassmods_sv.po M locale/po/grassmods_ta.po M locale/po/grassmods_th.po M locale/po/grassmods_tr.po M locale/po/grassmods_uk.po M locale/po/grassmods_vi.po M locale/po/grassmods_zh.po M locale/po/grasswxpy_ar.po M locale/po/grasswxpy_bn.po M locale/po/grasswxpy_cs.po M locale/po/grasswxpy_de.po M locale/po/grasswxpy_el.po M locale/po/grasswxpy_es.po M locale/po/grasswxpy_fi.po M locale/po/grasswxpy_fr.po M locale/po/grasswxpy_hu.po M locale/po/grasswxpy_id_ID.po M locale/po/grasswxpy_it.po M locale/po/grasswxpy_ja.po M locale/po/grasswxpy_ko.po M locale/po/grasswxpy_lv.po M locale/po/grasswxpy_ml.po M locale/po/grasswxpy_pl.po M locale/po/grasswxpy_pt.po M locale/po/grasswxpy_pt_BR.po M locale/po/grasswxpy_ro.po M locale/po/grasswxpy_ru.po M locale/po/grasswxpy_si.po M locale/po/grasswxpy_sl.po M locale/po/grasswxpy_sv.po M locale/po/grasswxpy_ta.po M locale/po/grasswxpy_th.po M locale/po/grasswxpy_tr.po M locale/po/grasswxpy_uk.po M locale/po/grasswxpy_vi.po M locale/po/grasswxpy_zh.po Log Message: ----------- Translations update from OSGeo Weblate (#6783) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 14:11:14 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 14:11:14 -0800 Subject: [GRASS-git] [OSGeo/grass] 660787: CI(deps): Update actions/setup-python action to v5... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-actions-setup-python-5.x Home: https://github.com/OSGeo/grass Commit: 66078766b855a6d285e1ec56fb15f142f503beb4 https://github.com/OSGeo/grass/commit/66078766b855a6d285e1ec56fb15f142f503beb4 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml M .github/workflows/codeql-analysis.yml M .github/workflows/create_release_draft.yml M .github/workflows/pytest.yml M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update actions/setup-python action to v5.6.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 15:44:43 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 15:44:43 -0800 Subject: [GRASS-git] [OSGeo/grass] 6e5d09: CI(deps): Update actions/download-artifact action ... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-major-7-github-artifact-actions Home: https://github.com/OSGeo/grass Commit: 6e5d0918e866c7b43e846f0a1f3c78a4765f717c https://github.com/OSGeo/grass/commit/6e5d0918e866c7b43e846f0a1f3c78a4765f717c Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/post-pr-reviews.yml Log Message: ----------- CI(deps): Update actions/download-artifact action to v7 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 15:45:44 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 15:45:44 -0800 Subject: [GRASS-git] [OSGeo/grass] d38556: CI(deps): Update reviewdog/action-setup action to ... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-reviewdog-action-setup-1.x Home: https://github.com/OSGeo/grass Commit: d38556a42d633951006a0d53a0d2e8de094efb14 https://github.com/OSGeo/grass/commit/d38556a42d633951006a0d53a0d2e8de094efb14 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/post-pr-reviews.yml Log Message: ----------- CI(deps): Update reviewdog/action-setup action to v1.5.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 15:45:48 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 20 Dec 2025 15:45:48 -0800 Subject: [GRASS-git] [OSGeo/grass] ff32e9: CI(deps): Update softprops/action-gh-release actio... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-softprops-action-gh-release-2.x Home: https://github.com/OSGeo/grass Commit: ff32e964a9de2abd8e4287882fe5160090e8035c https://github.com/OSGeo/grass/commit/ff32e964a9de2abd8e4287882fe5160090e8035c Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/create_release_draft.yml Log Message: ----------- CI(deps): Update softprops/action-gh-release action to v2.5.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 20 18:49:08 2025 From: noreply at github.com (github-actions[bot]) Date: Sat, 20 Dec 2025 18:49:08 -0800 Subject: [GRASS-git] [OSGeo/grass] 81c7e2: locale: Update translation files (#6790) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 81c7e24b860d7d5f2c77fdfdaefeede85439cdc0 https://github.com/OSGeo/grass/commit/81c7e24b860d7d5f2c77fdfdaefeede85439cdc0 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: 2025-12-21 (Sun, 21 Dec 2025) Changed paths: M locale/templates/grasslibs.pot M locale/templates/grassmods.pot M locale/templates/grasswxpy.pot Log Message: ----------- locale: Update translation files (#6790) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 21 03:30:37 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 21 Dec 2025 03:30:37 -0800 Subject: [GRASS-git] [OSGeo/grass] 8c1b6c: CI(deps): Update actions/cache action to v4.3.0 (r... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 8c1b6c48906c36870e927335f7e7654ba59c4712 https://github.com/OSGeo/grass/commit/8c1b6c48906c36870e927335f7e7654ba59c4712 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-21 (Sun, 21 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml Log Message: ----------- CI(deps): Update actions/cache action to v4.3.0 (releasebranch_8_4) (#6792) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 21 03:30:58 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 21 Dec 2025 03:30:58 -0800 Subject: [GRASS-git] [OSGeo/grass] b46de6: CI(deps): Update reviewdog/action-setup action to ... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: b46de6eca326e0c61fb4826105344ed7bc00a428 https://github.com/OSGeo/grass/commit/b46de6eca326e0c61fb4826105344ed7bc00a428 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-21 (Sun, 21 Dec 2025) Changed paths: M .github/workflows/post-pr-reviews.yml Log Message: ----------- CI(deps): Update reviewdog/action-setup action to v1.5.0 (releasebranch_8_4) (#6795) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 21 03:31:52 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 21 Dec 2025 03:31:52 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-actions-cache-4.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 21 03:31:52 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 21 Dec 2025 03:31:52 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-reviewdog-action-setup-1.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 21 09:01:18 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 21 Dec 2025 09:01:18 -0800 Subject: [GRASS-git] [OSGeo/grass] 172342: CI(deps): Update softprops/action-gh-release actio... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 17234214711fd3d76a79a43331cc685fc85d62e1 https://github.com/OSGeo/grass/commit/17234214711fd3d76a79a43331cc685fc85d62e1 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-21 (Sun, 21 Dec 2025) Changed paths: M .github/workflows/create_release_draft.yml Log Message: ----------- CI(deps): Update softprops/action-gh-release action to v2.5.0 (releasebranch_8_4) (#6796) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 21 09:01:58 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 21 Dec 2025 09:01:58 -0800 Subject: [GRASS-git] [OSGeo/grass] 83222f: CI(deps): Update actions/download-artifact action ... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 83222f59bbf141bc6eef06cfb47c5b7fe0f130ab https://github.com/OSGeo/grass/commit/83222f59bbf141bc6eef06cfb47c5b7fe0f130ab Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-21 (Sun, 21 Dec 2025) Changed paths: M .github/workflows/post-pr-reviews.yml Log Message: ----------- CI(deps): Update actions/download-artifact action to v7 (releasebranch_8_4) (#6794) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 21 09:02:53 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 21 Dec 2025 09:02:53 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-softprops-action-gh-release-2.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 21 09:03:17 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 21 Dec 2025 09:03:17 -0800 Subject: [GRASS-git] [OSGeo/grass] 406491: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 4064915fe248425634fb2623791c3ac250e639b7 https://github.com/OSGeo/grass/commit/4064915fe248425634fb2623791c3ac250e639b7 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-21 (Sun, 21 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v15.0.7 (releasebranch_8_4) (#6791) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 21 09:04:31 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 21 Dec 2025 09:04:31 -0800 Subject: [GRASS-git] [OSGeo/grass] 79b915: CI(deps): Update alpine Docker tag to v3.23 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-alpine-3.x Home: https://github.com/OSGeo/grass Commit: 79b9153e2da35b43a884e7b0f960fe1a52856516 https://github.com/OSGeo/grass/commit/79b9153e2da35b43a884e7b0f960fe1a52856516 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-21 (Sun, 21 Dec 2025) Changed paths: M docker/alpine/Dockerfile Log Message: ----------- CI(deps): Update alpine Docker tag to v3.23 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 21 09:04:34 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 21 Dec 2025 09:04:34 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-major-7-github-artifact-actions Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 21 09:05:56 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 21 Dec 2025 09:05:56 -0800 Subject: [GRASS-git] [OSGeo/grass] 05e007: CI(deps): Update black to v24.10.0 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-black Home: https://github.com/OSGeo/grass Commit: 05e00752a6190902516fbc889e593cf9961d3322 https://github.com/OSGeo/grass/commit/05e00752a6190902516fbc889e593cf9961d3322 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-21 (Sun, 21 Dec 2025) Changed paths: M .github/workflows/python-code-quality.yml M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update black to v24.10.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 21 09:05:59 2025 From: noreply at github.com (renovate[bot]) Date: Sun, 21 Dec 2025 09:05:59 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pre-commit-mirrors-clang-format-15.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 22 07:38:47 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 22 Dec 2025 07:38:47 -0800 Subject: [GRASS-git] [OSGeo/grass] 86d745: CI(deps): Update actions/setup-python action to v5... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 86d745695682cfcab17fe49781c64f0112fd0b7a https://github.com/OSGeo/grass/commit/86d745695682cfcab17fe49781c64f0112fd0b7a Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml M .github/workflows/codeql-analysis.yml M .github/workflows/create_release_draft.yml M .github/workflows/pytest.yml M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update actions/setup-python action to v5.6.0 (releasebranch_8_4) (#6793) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 22 07:40:12 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 22 Dec 2025 07:40:12 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-actions-setup-python-5.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 22 08:33:16 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Mon, 22 Dec 2025 08:33:16 -0800 Subject: [GRASS-git] [OSGeo/grass] ae0c81: CI(deps): Update alpine:3.23 Docker digest to 865b... Message-ID: Branch: refs/heads/renovate/main-ruff Home: https://github.com/OSGeo/grass Commit: ae0c8133591911226a9615517a1f0ceda0dafde4 https://github.com/OSGeo/grass/commit/ae0c8133591911226a9615517a1f0ceda0dafde4 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M docker/alpine/Dockerfile Log Message: ----------- CI(deps): Update alpine:3.23 Docker digest to 865b95f (main) (#6770) Commit: b2dea51230a8e2655b70c729935b73342d47760a https://github.com/OSGeo/grass/commit/b2dea51230a8e2655b70c729935b73342d47760a Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/docker.yml Log Message: ----------- CI(deps): Update actions/attest-build-provenance action to v3.1.0 (main) (#6776) Commit: 5124f3886e78170e04760f2da4a9ba72ccae364e https://github.com/OSGeo/grass/commit/5124f3886e78170e04760f2da4a9ba72ccae364e Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M Dockerfile M docker/ubuntu/Dockerfile Log Message: ----------- CI(deps): Update dependency OSGeo/gdal to v3.12.1 (main) (#6772) Commit: 25888d019277b1f093e6bbbef14748f956ef985c https://github.com/OSGeo/grass/commit/25888d019277b1f093e6bbbef14748f956ef985c Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/docker.yml Log Message: ----------- CI(deps): Update docker/setup-buildx-action action to v3.12.0 (main) (#6778) Commit: b6250cdee1d5b323f43756cec01cc11425a7be38 https://github.com/OSGeo/grass/commit/b6250cdee1d5b323f43756cec01cc11425a7be38 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/macos.yml M .github/workflows/osgeo4w.yml M .github/workflows/pytest.yml Log Message: ----------- CI(deps): Update codecov/test-results-action action to v1.2.1 (main) (#6777) Commit: 448228c2803172c955f7ec5981859d35f46fc3ec https://github.com/OSGeo/grass/commit/448228c2803172c955f7ec5981859d35f46fc3ec Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/codeql-analysis.yml M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update github/codeql-action action to v4.31.9 (main) (#6774) Commit: 14c637b8abc23b6738fd80d8086a495008d3f7e7 https://github.com/OSGeo/grass/commit/14c637b8abc23b6738fd80d8086a495008d3f7e7 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook zizmorcore/zizmor-pre-commit to v1.19.0 (main) (#6780) Commit: 271dc5096333a5aeeb3c814b08eddb1011797fc9 https://github.com/OSGeo/grass/commit/271dc5096333a5aeeb3c814b08eddb1011797fc9 Author: Markus Metz <33666869+metzm at users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M vector/v.extract/extract.c Log Message: ----------- v.extract: fix double comparison (#6782) Commit: 3810060d750bf984ade4b624dd804d1e4de4cf5d https://github.com/OSGeo/grass/commit/3810060d750bf984ade4b624dd804d1e4de4cf5d Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M man/mkdocs/requirements.txt Log Message: ----------- CI(deps): Update dependency mkdocs-material to v9.7.1 (main) (#6771) Commit: cb718c2ec17793dd31dfc6aa892ea801d8cda096 https://github.com/OSGeo/grass/commit/cb718c2ec17793dd31dfc6aa892ea801d8cda096 Author: OSGeo Weblate <97247866+osgeoweblate at users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M locale/po/grasslibs_ar.po M locale/po/grasslibs_bn.po M locale/po/grasslibs_cs.po M locale/po/grasslibs_de.po M locale/po/grasslibs_el.po M locale/po/grasslibs_es.po M locale/po/grasslibs_fi.po M locale/po/grasslibs_fr.po M locale/po/grasslibs_hu.po M locale/po/grasslibs_id_ID.po M locale/po/grasslibs_it.po M locale/po/grasslibs_ja.po M locale/po/grasslibs_ko.po M locale/po/grasslibs_lv.po M locale/po/grasslibs_ml.po M locale/po/grasslibs_pl.po M locale/po/grasslibs_pt.po M locale/po/grasslibs_pt_BR.po M locale/po/grasslibs_ro.po M locale/po/grasslibs_ru.po M locale/po/grasslibs_si.po M locale/po/grasslibs_sl.po M locale/po/grasslibs_sv.po M locale/po/grasslibs_ta.po M locale/po/grasslibs_th.po M locale/po/grasslibs_tr.po M locale/po/grasslibs_uk.po M locale/po/grasslibs_vi.po M locale/po/grasslibs_zh.po M locale/po/grassmods_ar.po M locale/po/grassmods_bn.po M locale/po/grassmods_cs.po M locale/po/grassmods_de.po M locale/po/grassmods_el.po M locale/po/grassmods_es.po M locale/po/grassmods_fi.po M locale/po/grassmods_fr.po M locale/po/grassmods_hu.po M locale/po/grassmods_id_ID.po M locale/po/grassmods_it.po M locale/po/grassmods_ja.po M locale/po/grassmods_ko.po M locale/po/grassmods_lv.po M locale/po/grassmods_ml.po M locale/po/grassmods_pl.po M locale/po/grassmods_pt.po M locale/po/grassmods_pt_BR.po M locale/po/grassmods_ro.po M locale/po/grassmods_ru.po M locale/po/grassmods_si.po M locale/po/grassmods_sl.po M locale/po/grassmods_sv.po M locale/po/grassmods_ta.po M locale/po/grassmods_th.po M locale/po/grassmods_tr.po M locale/po/grassmods_uk.po M locale/po/grassmods_vi.po M locale/po/grassmods_zh.po M locale/po/grasswxpy_ar.po M locale/po/grasswxpy_bn.po M locale/po/grasswxpy_cs.po M locale/po/grasswxpy_de.po M locale/po/grasswxpy_el.po M locale/po/grasswxpy_es.po M locale/po/grasswxpy_fi.po M locale/po/grasswxpy_fr.po M locale/po/grasswxpy_hu.po M locale/po/grasswxpy_id_ID.po M locale/po/grasswxpy_it.po M locale/po/grasswxpy_ja.po M locale/po/grasswxpy_ko.po M locale/po/grasswxpy_lv.po M locale/po/grasswxpy_ml.po M locale/po/grasswxpy_pl.po M locale/po/grasswxpy_pt.po M locale/po/grasswxpy_pt_BR.po M locale/po/grasswxpy_ro.po M locale/po/grasswxpy_ru.po M locale/po/grasswxpy_si.po M locale/po/grasswxpy_sl.po M locale/po/grasswxpy_sv.po M locale/po/grasswxpy_ta.po M locale/po/grasswxpy_th.po M locale/po/grasswxpy_tr.po M locale/po/grasswxpy_uk.po M locale/po/grasswxpy_vi.po M locale/po/grasswxpy_zh.po Log Message: ----------- Translations update from OSGeo Weblate (#6783) Commit: 81c7e24b860d7d5f2c77fdfdaefeede85439cdc0 https://github.com/OSGeo/grass/commit/81c7e24b860d7d5f2c77fdfdaefeede85439cdc0 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: 2025-12-21 (Sun, 21 Dec 2025) Changed paths: M locale/templates/grasslibs.pot M locale/templates/grassmods.pot M locale/templates/grasswxpy.pot Log Message: ----------- locale: Update translation files (#6790) Commit: 8e643606dff38d82e982373a212c894c69d0fc0a https://github.com/OSGeo/grass/commit/8e643606dff38d82e982373a212c894c69d0fc0a Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .github/workflows/codeql-analysis.yml M .github/workflows/docker.yml M .github/workflows/macos.yml M .github/workflows/osgeo4w.yml M .github/workflows/pytest.yml M .github/workflows/python-code-quality.yml M .pre-commit-config.yaml M Dockerfile M docker/alpine/Dockerfile M docker/ubuntu/Dockerfile M locale/po/grasslibs_ar.po M locale/po/grasslibs_bn.po M locale/po/grasslibs_cs.po M locale/po/grasslibs_de.po M locale/po/grasslibs_el.po M locale/po/grasslibs_es.po M locale/po/grasslibs_fi.po M locale/po/grasslibs_fr.po M locale/po/grasslibs_hu.po M locale/po/grasslibs_id_ID.po M locale/po/grasslibs_it.po M locale/po/grasslibs_ja.po M locale/po/grasslibs_ko.po M locale/po/grasslibs_lv.po M locale/po/grasslibs_ml.po M locale/po/grasslibs_pl.po M locale/po/grasslibs_pt.po M locale/po/grasslibs_pt_BR.po M locale/po/grasslibs_ro.po M locale/po/grasslibs_ru.po M locale/po/grasslibs_si.po M locale/po/grasslibs_sl.po M locale/po/grasslibs_sv.po M locale/po/grasslibs_ta.po M locale/po/grasslibs_th.po M locale/po/grasslibs_tr.po M locale/po/grasslibs_uk.po M locale/po/grasslibs_vi.po M locale/po/grasslibs_zh.po M locale/po/grassmods_ar.po M locale/po/grassmods_bn.po M locale/po/grassmods_cs.po M locale/po/grassmods_de.po M locale/po/grassmods_el.po M locale/po/grassmods_es.po M locale/po/grassmods_fi.po M locale/po/grassmods_fr.po M locale/po/grassmods_hu.po M locale/po/grassmods_id_ID.po M locale/po/grassmods_it.po M locale/po/grassmods_ja.po M locale/po/grassmods_ko.po M locale/po/grassmods_lv.po M locale/po/grassmods_ml.po M locale/po/grassmods_pl.po M locale/po/grassmods_pt.po M locale/po/grassmods_pt_BR.po M locale/po/grassmods_ro.po M locale/po/grassmods_ru.po M locale/po/grassmods_si.po M locale/po/grassmods_sl.po M locale/po/grassmods_sv.po M locale/po/grassmods_ta.po M locale/po/grassmods_th.po M locale/po/grassmods_tr.po M locale/po/grassmods_uk.po M locale/po/grassmods_vi.po M locale/po/grassmods_zh.po M locale/po/grasswxpy_ar.po M locale/po/grasswxpy_bn.po M locale/po/grasswxpy_cs.po M locale/po/grasswxpy_de.po M locale/po/grasswxpy_el.po M locale/po/grasswxpy_es.po M locale/po/grasswxpy_fi.po M locale/po/grasswxpy_fr.po M locale/po/grasswxpy_hu.po M locale/po/grasswxpy_id_ID.po M locale/po/grasswxpy_it.po M locale/po/grasswxpy_ja.po M locale/po/grasswxpy_ko.po M locale/po/grasswxpy_lv.po M locale/po/grasswxpy_ml.po M locale/po/grasswxpy_pl.po M locale/po/grasswxpy_pt.po M locale/po/grasswxpy_pt_BR.po M locale/po/grasswxpy_ro.po M locale/po/grasswxpy_ru.po M locale/po/grasswxpy_si.po M locale/po/grasswxpy_sl.po M locale/po/grasswxpy_sv.po M locale/po/grasswxpy_ta.po M locale/po/grasswxpy_th.po M locale/po/grasswxpy_tr.po M locale/po/grasswxpy_uk.po M locale/po/grasswxpy_vi.po M locale/po/grasswxpy_zh.po M locale/templates/grasslibs.pot M locale/templates/grassmods.pot M locale/templates/grasswxpy.pot M man/mkdocs/requirements.txt M vector/v.extract/extract.c Log Message: ----------- Merge branch 'main' into renovate/main-ruff Commit: 1e883e093ac15bc64ab05dfadb0c02aa82f191bf https://github.com/OSGeo/grass/commit/1e883e093ac15bc64ab05dfadb0c02aa82f191bf Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M imagery/i.landsat.toar/testsuite/test_i_landsat_toar.py M man/parser_standard_options.py M raster/r.contour/testsuite/test_r_contour.py M raster/r.what/testsuite/test_r_what.py Log Message: ----------- Apply new ruff fixes Compare: https://github.com/OSGeo/grass/compare/a61c5d596efc...1e883e093ac1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 22 10:08:09 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 22 Dec 2025 10:08:09 -0800 Subject: [GRASS-git] [OSGeo/grass] cd86ea: CI(deps): Update ruff to v0.14.10 (main) (#6775) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: cd86ea812e29ba28776cf5a102bf59288f49ce41 https://github.com/OSGeo/grass/commit/cd86ea812e29ba28776cf5a102bf59288f49ce41 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .github/workflows/python-code-quality.yml M .pre-commit-config.yaml M imagery/i.landsat.toar/testsuite/test_i_landsat_toar.py M man/parser_standard_options.py M raster/r.contour/testsuite/test_r_contour.py M raster/r.what/testsuite/test_r_what.py Log Message: ----------- CI(deps): Update ruff to v0.14.10 (main) (#6775) * CI(deps): Update ruff to v0.14.10 * Apply new ruff fixes --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Edouard Choini?re <27212526+echoix at users.noreply.github.com> To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 22 10:28:35 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Mon, 22 Dec 2025 10:28:35 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/main-ruff Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 22 10:40:29 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Mon, 22 Dec 2025 10:40:29 -0800 Subject: [GRASS-git] [OSGeo/grass] 5a722d: CI(deps): Update actions/attest-build-provenance a... Message-ID: Branch: refs/heads/renovate/main-igorshubovych-markdownlint-cli-0.x Home: https://github.com/OSGeo/grass Commit: 5a722d3c4d8191df68083b57d928d60496ef8c88 https://github.com/OSGeo/grass/commit/5a722d3c4d8191df68083b57d928d60496ef8c88 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .github/workflows/docker.yml Log Message: ----------- CI(deps): Update actions/attest-build-provenance action to v3.1.0 (main) (#6776) Commit: cc523d2dc3248e750a9c4eda8346299f981f6241 https://github.com/OSGeo/grass/commit/cc523d2dc3248e750a9c4eda8346299f981f6241 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M Dockerfile M docker/ubuntu/Dockerfile Log Message: ----------- CI(deps): Update dependency OSGeo/gdal to v3.12.1 (main) (#6772) Commit: 9e9610c5336f6eea02ad009f98c5934a33201189 https://github.com/OSGeo/grass/commit/9e9610c5336f6eea02ad009f98c5934a33201189 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .github/workflows/docker.yml Log Message: ----------- CI(deps): Update docker/setup-buildx-action action to v3.12.0 (main) (#6778) Commit: 1e4e20d815d4876b1442772f8f81d53a00ac6127 https://github.com/OSGeo/grass/commit/1e4e20d815d4876b1442772f8f81d53a00ac6127 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .github/workflows/macos.yml M .github/workflows/osgeo4w.yml M .github/workflows/pytest.yml Log Message: ----------- CI(deps): Update codecov/test-results-action action to v1.2.1 (main) (#6777) Commit: 22707e0879eeac850de834e41cbd60de144d3f02 https://github.com/OSGeo/grass/commit/22707e0879eeac850de834e41cbd60de144d3f02 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .github/workflows/codeql-analysis.yml M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update github/codeql-action action to v4.31.9 (main) (#6774) Commit: a942b1c0a9c3aea8ef57b73b418a93cd3aeb8326 https://github.com/OSGeo/grass/commit/a942b1c0a9c3aea8ef57b73b418a93cd3aeb8326 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook zizmorcore/zizmor-pre-commit to v1.19.0 (main) (#6780) Commit: 01c07a1adc11ab69f5fdc23b059cb99df9386c81 https://github.com/OSGeo/grass/commit/01c07a1adc11ab69f5fdc23b059cb99df9386c81 Author: Markus Metz <33666869+metzm at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M vector/v.extract/extract.c Log Message: ----------- v.extract: fix double comparison (#6782) Commit: 7b538a59aad76ae135c1309e0ee515ab30e954ed https://github.com/OSGeo/grass/commit/7b538a59aad76ae135c1309e0ee515ab30e954ed Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M man/mkdocs/requirements.txt Log Message: ----------- CI(deps): Update dependency mkdocs-material to v9.7.1 (main) (#6771) Commit: 2357c4b94ba70e5c02f03d3cb1e117ae415dcd2c https://github.com/OSGeo/grass/commit/2357c4b94ba70e5c02f03d3cb1e117ae415dcd2c Author: OSGeo Weblate <97247866+osgeoweblate at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M locale/po/grasslibs_ar.po M locale/po/grasslibs_bn.po M locale/po/grasslibs_cs.po M locale/po/grasslibs_de.po M locale/po/grasslibs_el.po M locale/po/grasslibs_es.po M locale/po/grasslibs_fi.po M locale/po/grasslibs_fr.po M locale/po/grasslibs_hu.po M locale/po/grasslibs_id_ID.po M locale/po/grasslibs_it.po M locale/po/grasslibs_ja.po M locale/po/grasslibs_ko.po M locale/po/grasslibs_lv.po M locale/po/grasslibs_ml.po M locale/po/grasslibs_pl.po M locale/po/grasslibs_pt.po M locale/po/grasslibs_pt_BR.po M locale/po/grasslibs_ro.po M locale/po/grasslibs_ru.po M locale/po/grasslibs_si.po M locale/po/grasslibs_sl.po M locale/po/grasslibs_sv.po M locale/po/grasslibs_ta.po M locale/po/grasslibs_th.po M locale/po/grasslibs_tr.po M locale/po/grasslibs_uk.po M locale/po/grasslibs_vi.po M locale/po/grasslibs_zh.po M locale/po/grassmods_ar.po M locale/po/grassmods_bn.po M locale/po/grassmods_cs.po M locale/po/grassmods_de.po M locale/po/grassmods_el.po M locale/po/grassmods_es.po M locale/po/grassmods_fi.po M locale/po/grassmods_fr.po M locale/po/grassmods_hu.po M locale/po/grassmods_id_ID.po M locale/po/grassmods_it.po M locale/po/grassmods_ja.po M locale/po/grassmods_ko.po M locale/po/grassmods_lv.po M locale/po/grassmods_ml.po M locale/po/grassmods_pl.po M locale/po/grassmods_pt.po M locale/po/grassmods_pt_BR.po M locale/po/grassmods_ro.po M locale/po/grassmods_ru.po M locale/po/grassmods_si.po M locale/po/grassmods_sl.po M locale/po/grassmods_sv.po M locale/po/grassmods_ta.po M locale/po/grassmods_th.po M locale/po/grassmods_tr.po M locale/po/grassmods_uk.po M locale/po/grassmods_vi.po M locale/po/grassmods_zh.po M locale/po/grasswxpy_ar.po M locale/po/grasswxpy_bn.po M locale/po/grasswxpy_cs.po M locale/po/grasswxpy_de.po M locale/po/grasswxpy_el.po M locale/po/grasswxpy_es.po M locale/po/grasswxpy_fi.po M locale/po/grasswxpy_fr.po M locale/po/grasswxpy_hu.po M locale/po/grasswxpy_id_ID.po M locale/po/grasswxpy_it.po M locale/po/grasswxpy_ja.po M locale/po/grasswxpy_ko.po M locale/po/grasswxpy_lv.po M locale/po/grasswxpy_ml.po M locale/po/grasswxpy_pl.po M locale/po/grasswxpy_pt.po M locale/po/grasswxpy_pt_BR.po M locale/po/grasswxpy_ro.po M locale/po/grasswxpy_ru.po M locale/po/grasswxpy_si.po M locale/po/grasswxpy_sl.po M locale/po/grasswxpy_sv.po M locale/po/grasswxpy_ta.po M locale/po/grasswxpy_th.po M locale/po/grasswxpy_tr.po M locale/po/grasswxpy_uk.po M locale/po/grasswxpy_vi.po M locale/po/grasswxpy_zh.po Log Message: ----------- Translations update from OSGeo Weblate (#6783) Commit: 95a7b139438cf3af64fac85bb8e3677e8ee74cfd https://github.com/OSGeo/grass/commit/95a7b139438cf3af64fac85bb8e3677e8ee74cfd Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M locale/templates/grasslibs.pot M locale/templates/grassmods.pot M locale/templates/grasswxpy.pot Log Message: ----------- locale: Update translation files (#6790) Commit: 9f81b01f19d80eff257329265fdf15fbd0aad5a2 https://github.com/OSGeo/grass/commit/9f81b01f19d80eff257329265fdf15fbd0aad5a2 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .github/workflows/python-code-quality.yml M .pre-commit-config.yaml M imagery/i.landsat.toar/testsuite/test_i_landsat_toar.py M man/parser_standard_options.py M raster/r.contour/testsuite/test_r_contour.py M raster/r.what/testsuite/test_r_what.py Log Message: ----------- CI(deps): Update ruff to v0.14.10 (main) (#6775) * CI(deps): Update ruff to v0.14.10 * Apply new ruff fixes --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Commit: 5e65b6814a6a85a8d3e4af0f473da2df71828795 https://github.com/OSGeo/grass/commit/5e65b6814a6a85a8d3e4af0f473da2df71828795 Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .markdownlint.yml Log Message: ----------- checks: Allow any table column style for a table. Aligned is not possible everywhere Commit: ff19aabebeed775fb786a7fa991dbd3565b6fefc https://github.com/OSGeo/grass/commit/ff19aabebeed775fb786a7fa991dbd3565b6fefc Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M doc/python_intro.md M imagery/i.atcorr/i.atcorr.md M raster/r.in.xyz/r.in.xyz.md M raster/r.mapcalc/r.mapcalc.md M raster/r.mapcalc/r3.mapcalc.md M raster/r.viewshed/r.viewshed.md M temporal/t.rast.mapcalc/t.rast.mapcalc.md Log Message: ----------- docs: Format markdown tables consistently in a table when possible Commit: 88ff9e5dcfbe3eb3f69385708cc1a452b9ba5b9b https://github.com/OSGeo/grass/commit/88ff9e5dcfbe3eb3f69385708cc1a452b9ba5b9b Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .markdownlint.yml Log Message: ----------- checks: Disable line-length checks in markdown headers Commit: a10e64f05ee5522e20dd39b5123deff5f0407775 https://github.com/OSGeo/grass/commit/a10e64f05ee5522e20dd39b5123deff5f0407775 Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .markdownlint.yml Log Message: ----------- checks: Add reference to markdownlint schema in config file Commit: 1eb1ddda04a48cac0c2bc362234288d323f8c40d https://github.com/OSGeo/grass/commit/1eb1ddda04a48cac0c2bc362234288d323f8c40d Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M CONTRIBUTING.md M README.md M REQUIREMENTS.md M doc/development/rfc/PSC_voting_procedures.md M doc/development/rfc/RFC10_cpp_language_standards_support.md M doc/development/rfc/version_numbering.md M doc/grass_projects.md M doc/howto_release.md M doc/python_intro.md M imagery/i.gensig/i.gensig.md M man/mkdocs/docs/development_intro.md M man/mkdocs/index.md M testsuite/README.md M vector/v.category/v.category.md Log Message: ----------- docs: Fix or ignore markdown line length violations Compare: https://github.com/OSGeo/grass/compare/cfd82e2a0cb9...1eb1ddda04a4 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 22 10:40:42 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Mon, 22 Dec 2025 10:40:42 -0800 Subject: [GRASS-git] [OSGeo/grass] d18403: CI(deps): Update pre-commit hook igorshubovych/mar... Message-ID: Branch: refs/heads/renovate/main-igorshubovych-markdownlint-cli-0.x Home: https://github.com/OSGeo/grass Commit: d18403f21849cc0f3d1d305b2089d94e53de7c1d https://github.com/OSGeo/grass/commit/d18403f21849cc0f3d1d305b2089d94e53de7c1d Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook igorshubovych/markdownlint-cli to v0.47.0 Commit: d3e6ec4dece943bd4bad52321db3d26f0728c022 https://github.com/OSGeo/grass/commit/d3e6ec4dece943bd4bad52321db3d26f0728c022 Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .markdownlint.yml Log Message: ----------- checks: Allow any table column style for a table. Aligned is not possible everywhere Commit: ea717b933f6e76b902039392f70226e5c86e02ea https://github.com/OSGeo/grass/commit/ea717b933f6e76b902039392f70226e5c86e02ea Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M doc/python_intro.md M imagery/i.atcorr/i.atcorr.md M raster/r.in.xyz/r.in.xyz.md M raster/r.mapcalc/r.mapcalc.md M raster/r.mapcalc/r3.mapcalc.md M raster/r.viewshed/r.viewshed.md M temporal/t.rast.mapcalc/t.rast.mapcalc.md Log Message: ----------- docs: Format markdown tables consistently in a table when possible Commit: 89214d4896a713adae382edf10e36458955c97f4 https://github.com/OSGeo/grass/commit/89214d4896a713adae382edf10e36458955c97f4 Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .markdownlint.yml Log Message: ----------- checks: Disable line-length checks in markdown headers Commit: 0c9aa71ff4e6ec9d0549fb5da2e38c2d9eb2653b https://github.com/OSGeo/grass/commit/0c9aa71ff4e6ec9d0549fb5da2e38c2d9eb2653b Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .markdownlint.yml Log Message: ----------- checks: Add reference to markdownlint schema in config file Commit: 894c1d38dc32dc2515cab45b9aae968091185231 https://github.com/OSGeo/grass/commit/894c1d38dc32dc2515cab45b9aae968091185231 Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M CONTRIBUTING.md M README.md M REQUIREMENTS.md M doc/development/rfc/PSC_voting_procedures.md M doc/development/rfc/RFC10_cpp_language_standards_support.md M doc/development/rfc/version_numbering.md M doc/grass_projects.md M doc/howto_release.md M doc/python_intro.md M imagery/i.gensig/i.gensig.md M man/mkdocs/docs/development_intro.md M man/mkdocs/index.md M testsuite/README.md M vector/v.category/v.category.md Log Message: ----------- docs: Fix or ignore markdown line length violations Compare: https://github.com/OSGeo/grass/compare/1eb1ddda04a4...894c1d38dc32 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 22 10:41:38 2025 From: noreply at github.com (Stefan Blumentrath) Date: Mon, 22 Dec 2025 10:41:38 -0800 Subject: [GRASS-git] [OSGeo/grass] 275f43: docker: build GUI from ubuntu using build-args (#6... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 275f4310062877c1ee8a7e7bd193ea27a0852ee1 https://github.com/OSGeo/grass/commit/275f4310062877c1ee8a7e7bd193ea27a0852ee1 Author: Stefan Blumentrath Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .github/workflows/docker.yml R docker/ubuntu_wxgui/Dockerfile R docker/ubuntu_wxgui/README.md Log Message: ----------- docker: build GUI from ubuntu using build-args (#6800) * Refactor Docker workflow to use matrix strategy * Remove occurrences of matrix.os * Fix syntax for accessing matrix build outputs * Fix syntax for accessing matrix build outputs * Refactor Docker workflow to use matrix.name * Delete docker/ubuntu_wxgui directory * Always use build-args * Apply suggestions from code review --------- Co-authored-by: Edouard Choini?re <27212526+echoix at users.noreply.github.com> To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 22 10:43:38 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 22 Dec 2025 10:43:38 -0800 Subject: [GRASS-git] [OSGeo/grass] 417b62: CI(deps): Update dependency PDAL/PDAL to v2.9.3 Message-ID: Branch: refs/heads/renovate/main-pdal-pdal-2.x Home: https://github.com/OSGeo/grass Commit: 417b6201c745032afcdc2505b1f88c8b13e84280 https://github.com/OSGeo/grass/commit/417b6201c745032afcdc2505b1f88c8b13e84280 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M Dockerfile M docker/debian/Dockerfile M docker/ubuntu/Dockerfile Log Message: ----------- CI(deps): Update dependency PDAL/PDAL to v2.9.3 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 22 10:43:39 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 22 Dec 2025 10:43:39 -0800 Subject: [GRASS-git] [OSGeo/grass] ddb068: CI(deps): Update black to v24.10.0 (releasebranch_... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: ddb068c9b3990373892e51c83da2aae73f80a5db https://github.com/OSGeo/grass/commit/ddb068c9b3990373892e51c83da2aae73f80a5db Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .github/workflows/python-code-quality.yml M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update black to v24.10.0 (releasebranch_8_4) (#6799) CI(deps): Update black to v24.10.0 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 22 10:44:52 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 22 Dec 2025 10:44:52 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-black Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 22 11:20:36 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Mon, 22 Dec 2025 11:20:36 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 6bbe8d: v.mapcalc: Convert vector functions to table in ma... Message-ID: Branch: refs/heads/renovate/grass8-igorshubovych-markdownlint-cli-0.x Home: https://github.com/OSGeo/grass-addons Commit: 6bbe8dbdca1d654ab016e8bd801daaed67c959f6 https://github.com/OSGeo/grass-addons/commit/6bbe8dbdca1d654ab016e8bd801daaed67c959f6 Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M src/vector/v.mapcalc/v.mapcalc.md Log Message: ----------- v.mapcalc: Convert vector functions to table in markdown Commit: f8cb6be7f23b73b0a59cf8a390312d71933bfc62 https://github.com/OSGeo/grass-addons/commit/f8cb6be7f23b73b0a59cf8a390312d71933bfc62 Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .markdownlint.yml Log Message: ----------- checks: Add reference to markdownlint schema in config file Commit: b023fc4d0a8c0b9a90bf20bb77273ca014130434 https://github.com/OSGeo/grass-addons/commit/b023fc4d0a8c0b9a90bf20bb77273ca014130434 Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .markdownlint.yml Log Message: ----------- checks: Allow any table column style for a table. Aligned is not possible everywhere Commit: 0edb85f7e78deba6dd65f6fc2974ab76856f2125 https://github.com/OSGeo/grass-addons/commit/0edb85f7e78deba6dd65f6fc2974ab76856f2125 Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M src/raster/r.earthworks/r.earthworks.md M src/raster/r.estimap.recreation/r.estimap.recreation/r.estimap.recreation.md M src/raster/r.forcircular/r.forcircular.md M src/raster/r.stone/r.stone.md M src/vector/v.mapcalc/v.mapcalc.md Log Message: ----------- docs: Format markdown tables consistently in a table when possible Commit: 6d23279316d5cf3c49750b5b6a0939956d2e1384 https://github.com/OSGeo/grass-addons/commit/6d23279316d5cf3c49750b5b6a0939956d2e1384 Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M src/imagery/i.landsat8.swlst/README.md M src/raster/r.gravity.terrain/r.gravity.terrain.md M src/raster/r.pops.spread/README.md M src/raster/r.runoff/r.runoff.md Log Message: ----------- docs: Fix or ignore markdown line length violations Commit: f339e4f22e28338f048b97d3407f44e16b7c25f7 https://github.com/OSGeo/grass-addons/commit/f339e4f22e28338f048b97d3407f44e16b7c25f7 Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M src/imagery/i.landsat8.swlst/README.md M src/raster/r.estimap.recreation/r.estimap.recreation/r.estimap.recreation.md M src/raster/r.forcircular/r.forcircular.md Log Message: ----------- docs: Fix typos in changed files Compare: https://github.com/OSGeo/grass-addons/compare/96fc84e1755b...f339e4f22e28 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Mon Dec 22 11:20:44 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Mon, 22 Dec 2025 11:20:44 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 6b58ac: CI(deps): Update ruff to v0.14.10 (#1575) Message-ID: Branch: refs/heads/renovate/grass8-igorshubovych-markdownlint-cli-0.x Home: https://github.com/OSGeo/grass-addons Commit: 6b58acf12d5e4114e43e8414df192a53bafec515 https://github.com/OSGeo/grass-addons/commit/6b58acf12d5e4114e43e8414df192a53bafec515 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/linting.yml M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update ruff to v0.14.10 (#1575) Commit: fe246d00c62dd0aa434c2a9712a3bfb3f31fb691 https://github.com/OSGeo/grass-addons/commit/fe246d00c62dd0aa434c2a9712a3bfb3f31fb691 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook biomejs/pre-commit to v2.3.10 (#1574) Commit: aaa0cc712c020e4118b0fcd78cb027786150338d https://github.com/OSGeo/grass-addons/commit/aaa0cc712c020e4118b0fcd78cb027786150338d Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .github/workflows/linting.yml M .pre-commit-config.yaml Log Message: ----------- Merge branch 'grass8' into renovate/grass8-igorshubovych-markdownlint-cli-0.x Compare: https://github.com/OSGeo/grass-addons/compare/f339e4f22e28...aaa0cc712c02 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Mon Dec 22 11:49:56 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Mon, 22 Dec 2025 11:49:56 -0800 Subject: [GRASS-git] [OSGeo/grass] d7ff29: Disable line length check of markdownlint config s... Message-ID: Branch: refs/heads/renovate/main-igorshubovych-markdownlint-cli-0.x Home: https://github.com/OSGeo/grass Commit: d7ff29acb3111a1c242f6fcb187f1b9a60f147aa https://github.com/OSGeo/grass/commit/d7ff29acb3111a1c242f6fcb187f1b9a60f147aa Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .markdownlint.yml Log Message: ----------- Disable line length check of markdownlint config schema url comment To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 22 11:51:13 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Mon, 22 Dec 2025 11:51:13 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 801f1e: Disable line length check of markdownlint config s... Message-ID: Branch: refs/heads/renovate/grass8-igorshubovych-markdownlint-cli-0.x Home: https://github.com/OSGeo/grass-addons Commit: 801f1e29edf999ce5ce0c368ce9032dbebdf1c8f https://github.com/OSGeo/grass-addons/commit/801f1e29edf999ce5ce0c368ce9032dbebdf1c8f Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .markdownlint.yml Log Message: ----------- Disable line length check of markdownlint config schema url comment To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Mon Dec 22 12:36:11 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Mon, 22 Dec 2025 12:36:11 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 6b58ac: CI(deps): Update ruff to v0.14.10 (#1575) Message-ID: Branch: refs/heads/renovate/grass8-editorconfig-checker-editorconfig-checker-3.x Home: https://github.com/OSGeo/grass-addons Commit: 6b58acf12d5e4114e43e8414df192a53bafec515 https://github.com/OSGeo/grass-addons/commit/6b58acf12d5e4114e43e8414df192a53bafec515 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .github/workflows/linting.yml M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update ruff to v0.14.10 (#1575) Commit: fe246d00c62dd0aa434c2a9712a3bfb3f31fb691 https://github.com/OSGeo/grass-addons/commit/fe246d00c62dd0aa434c2a9712a3bfb3f31fb691 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-20 (Sat, 20 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook biomejs/pre-commit to v2.3.10 (#1574) Commit: a7f2cd33de028366ce75cfeed7ddb7b22402e74a https://github.com/OSGeo/grass-addons/commit/a7f2cd33de028366ce75cfeed7ddb7b22402e74a Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .github/workflows/linting.yml M .pre-commit-config.yaml Log Message: ----------- Merge branch 'grass8' into renovate/grass8-editorconfig-checker-editorconfig-checker-3.x Commit: 5d8fd99d0ab1096be891dfde6a93b8e5a5ffe0a8 https://github.com/OSGeo/grass-addons/commit/5d8fd99d0ab1096be891dfde6a93b8e5a5ffe0a8 Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M src/raster/r.green/README.txt M src/raster/r.univar2/globals.h M src/raster/r.univar2/r.univar_main.c M src/raster/r.univar2/stats.c Log Message: ----------- Fix encoding of files now checked by editorconfig-checker Commit: ad97978da4b578d6466c815362bf303fa646e76e https://github.com/OSGeo/grass-addons/commit/ad97978da4b578d6466c815362bf303fa646e76e Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .editorconfig Log Message: ----------- Ignore problematic xml files as editorconfig-checker doesn't detect properly Compare: https://github.com/OSGeo/grass-addons/compare/5f17ca816feb...ad97978da4b5 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Mon Dec 22 17:01:52 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 22 Dec 2025 17:01:52 -0800 Subject: [GRASS-git] [OSGeo/grass] bd72a0: CI(deps): Update pre-commit hook igorshubovych/mar... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: bd72a099936e70015686f5793bbc8eac9be0b901 https://github.com/OSGeo/grass/commit/bd72a099936e70015686f5793bbc8eac9be0b901 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-23 (Tue, 23 Dec 2025) Changed paths: M .markdownlint.yml M .pre-commit-config.yaml M CONTRIBUTING.md M README.md M REQUIREMENTS.md M doc/development/rfc/PSC_voting_procedures.md M doc/development/rfc/RFC10_cpp_language_standards_support.md M doc/development/rfc/version_numbering.md M doc/grass_projects.md M doc/howto_release.md M doc/python_intro.md M imagery/i.atcorr/i.atcorr.md M imagery/i.gensig/i.gensig.md M man/mkdocs/docs/development_intro.md M man/mkdocs/index.md M raster/r.in.xyz/r.in.xyz.md M raster/r.mapcalc/r.mapcalc.md M raster/r.mapcalc/r3.mapcalc.md M raster/r.viewshed/r.viewshed.md M temporal/t.rast.mapcalc/t.rast.mapcalc.md M testsuite/README.md M vector/v.category/v.category.md Log Message: ----------- CI(deps): Update pre-commit hook igorshubovych/markdownlint-cli to v0.47.0 (main) (#6779) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 22 18:35:27 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 22 Dec 2025 18:35:27 -0800 Subject: [GRASS-git] [OSGeo/grass] 36b591: CI(deps): Update super-linter/super-linter action ... Message-ID: Branch: refs/heads/renovate/main-super-linter-super-linter-8.x Home: https://github.com/OSGeo/grass Commit: 36b5911fc4dbd30d3bbeebfdcb686d38673b3d26 https://github.com/OSGeo/grass/commit/36b5911fc4dbd30d3bbeebfdcb686d38673b3d26 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-23 (Tue, 23 Dec 2025) Changed paths: M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update super-linter/super-linter action to v8.3.1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 22 18:35:31 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 22 Dec 2025 18:35:31 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 4eb79a: CI(deps): Update pre-commit hook igorshubovych/mar... Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: 4eb79ad610bd8b6738ad41faf5baa683dea72369 https://github.com/OSGeo/grass-addons/commit/4eb79ad610bd8b6738ad41faf5baa683dea72369 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .markdownlint.yml M .pre-commit-config.yaml M src/imagery/i.landsat8.swlst/README.md M src/raster/r.earthworks/r.earthworks.md M src/raster/r.estimap.recreation/r.estimap.recreation/r.estimap.recreation.md M src/raster/r.forcircular/r.forcircular.md M src/raster/r.gravity.terrain/r.gravity.terrain.md M src/raster/r.pops.spread/README.md M src/raster/r.runoff/r.runoff.md M src/raster/r.stone/r.stone.md M src/vector/v.mapcalc/v.mapcalc.md Log Message: ----------- CI(deps): Update pre-commit hook igorshubovych/markdownlint-cli to v0.47.0 (grass8) (#1577) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Mon Dec 22 18:35:38 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Mon, 22 Dec 2025 18:35:38 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] Message-ID: Branch: refs/heads/renovate/grass8-igorshubovych-markdownlint-cli-0.x Home: https://github.com/OSGeo/grass-addons To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Mon Dec 22 18:36:17 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 22 Dec 2025 18:36:17 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] dedb3d: CI(deps): Update pre-commit hook editorconfig-chec... Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: dedb3d500c2606271290496b5db0e68b9061e1b8 https://github.com/OSGeo/grass-addons/commit/dedb3d500c2606271290496b5db0e68b9061e1b8 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .editorconfig M .pre-commit-config.yaml M src/raster/r.green/README.txt M src/raster/r.univar2/globals.h M src/raster/r.univar2/r.univar_main.c M src/raster/r.univar2/stats.c Log Message: ----------- CI(deps): Update pre-commit hook editorconfig-checker/editorconfig-checker to v3.6.0 (grass8) (#1576) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Mon Dec 22 18:36:24 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Mon, 22 Dec 2025 18:36:24 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] Message-ID: Branch: refs/heads/renovate/grass8-editorconfig-checker-editorconfig-checker-3.x Home: https://github.com/OSGeo/grass-addons To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Mon Dec 22 18:36:46 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Mon, 22 Dec 2025 18:36:46 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] ae9183: CI: Make renovate also update the biome config sch... Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: ae918392a458c3cf638ddd6a689054ddd624f224 https://github.com/OSGeo/grass-addons/commit/ae918392a458c3cf638ddd6a689054ddd624f224 Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M renovate.json5 Log Message: ----------- CI: Make renovate also update the biome config schema version (#1582) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Mon Dec 22 18:38:03 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 22 Dec 2025 18:38:03 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] fdf7bc: CI(deps): Update super-linter/super-linter action ... Message-ID: Branch: refs/heads/renovate/grass8-super-linter-super-linter-8.x Home: https://github.com/OSGeo/grass-addons Commit: fdf7bc21b8c3563bc71e1ec3e79829e0d3c1fef6 https://github.com/OSGeo/grass-addons/commit/fdf7bc21b8c3563bc71e1ec3e79829e0d3c1fef6 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-23 (Tue, 23 Dec 2025) Changed paths: M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update super-linter/super-linter action to v8.3.1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Mon Dec 22 18:53:40 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 22 Dec 2025 18:53:40 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 3b01ef: CI(deps): Update dependency @biomejs/biome to v2.3.10 Message-ID: Branch: refs/heads/renovate/grass8-biomejs-biome-2.x Home: https://github.com/OSGeo/grass-addons Commit: 3b01efec0a800a71be501bc9c9c8981c91beaa1a https://github.com/OSGeo/grass-addons/commit/3b01efec0a800a71be501bc9c9c8981c91beaa1a Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-23 (Tue, 23 Dec 2025) Changed paths: M biome.jsonc Log Message: ----------- CI(deps): Update dependency @biomejs/biome to v2.3.10 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Tue Dec 23 04:42:12 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 23 Dec 2025 04:42:12 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 51dc2d: CI(deps): Update dependency @biomejs/biome to v2.3... Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: 51dc2d6e3a67fd442448df78348ccb2074424350 https://github.com/OSGeo/grass-addons/commit/51dc2d6e3a67fd442448df78348ccb2074424350 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-23 (Tue, 23 Dec 2025) Changed paths: M biome.jsonc Log Message: ----------- CI(deps): Update dependency @biomejs/biome to v2.3.10 (#1583) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Tue Dec 23 04:42:16 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Tue, 23 Dec 2025 04:42:16 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] Message-ID: Branch: refs/heads/renovate/grass8-biomejs-biome-2.x Home: https://github.com/OSGeo/grass-addons To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Tue Dec 23 04:43:05 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 23 Dec 2025 04:43:05 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] e90427: CI(deps): Update super-linter/super-linter action ... Message-ID: Branch: refs/heads/renovate/grass8-super-linter-super-linter-8.x Home: https://github.com/OSGeo/grass-addons Commit: e90427d8debc12f2c494eadea2e623259728bcd7 https://github.com/OSGeo/grass-addons/commit/e90427d8debc12f2c494eadea2e623259728bcd7 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-23 (Tue, 23 Dec 2025) Changed paths: M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update super-linter/super-linter action to v8.3.1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Tue Dec 23 05:05:39 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 23 Dec 2025 05:05:39 -0800 Subject: [GRASS-git] [OSGeo/grass] f1c57c: CI(deps): Update DeterminateSystems/determinate-ni... Message-ID: Branch: refs/heads/renovate/main-determinatesystems-determinate-nix-action-3.x Home: https://github.com/OSGeo/grass Commit: f1c57c98b749234094649090e721cc46235991ea https://github.com/OSGeo/grass/commit/f1c57c98b749234094649090e721cc46235991ea Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-23 (Tue, 23 Dec 2025) Changed paths: M .github/workflows/test-nix.yml Log Message: ----------- CI(deps): Update DeterminateSystems/determinate-nix-action action to v3.15.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 23 05:06:03 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Tue, 23 Dec 2025 05:06:03 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/main-igorshubovych-markdownlint-cli-0.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 23 05:11:56 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 23 Dec 2025 05:11:56 -0800 Subject: [GRASS-git] [OSGeo/grass] ba0322: CI(deps): Lock file maintenance Message-ID: Branch: refs/heads/renovate/lock-file-maintenance Home: https://github.com/OSGeo/grass Commit: ba0322183504d86b9f524258144a5bdb93d91a6b https://github.com/OSGeo/grass/commit/ba0322183504d86b9f524258144a5bdb93d91a6b Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-23 (Tue, 23 Dec 2025) Changed paths: M flake.lock Log Message: ----------- CI(deps): Lock file maintenance To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 23 05:13:53 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 23 Dec 2025 05:13:53 -0800 Subject: [GRASS-git] [OSGeo/grass] d29435: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pre-commit-mirrors-clang-format-19.x Home: https://github.com/OSGeo/grass Commit: d29435fa5c06b92c10da0b91e40cf7dbb3cb157b https://github.com/OSGeo/grass/commit/d29435fa5c06b92c10da0b91e40cf7dbb3cb157b Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-23 (Tue, 23 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v19 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 23 05:15:02 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 23 Dec 2025 05:15:02 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pre-commit-mirrors-clang-format-19.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 23 05:26:14 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 23 Dec 2025 05:26:14 -0800 Subject: [GRASS-git] [OSGeo/grass] 4c55d9: CI(deps): Update super-linter/super-linter action ... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-super-linter-super-linter-6.x Home: https://github.com/OSGeo/grass Commit: 4c55d98d02ff9827037bc7fd91b07515a6f2a7ec https://github.com/OSGeo/grass/commit/4c55d98d02ff9827037bc7fd91b07515a6f2a7ec Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-23 (Tue, 23 Dec 2025) Changed paths: M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update super-linter/super-linter action to v6.9.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 23 05:26:17 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 23 Dec 2025 05:26:17 -0800 Subject: [GRASS-git] [OSGeo/grass] af637c: CI(deps): Update actions/cache action to v5 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-actions-cache-5.x Home: https://github.com/OSGeo/grass Commit: af637cae38de5e40ed91446a28bec9bbd5476c8f https://github.com/OSGeo/grass/commit/af637cae38de5e40ed91446a28bec9bbd5476c8f Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-23 (Tue, 23 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml Log Message: ----------- CI(deps): Update actions/cache action to v5 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 23 05:26:22 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 23 Dec 2025 05:26:22 -0800 Subject: [GRASS-git] [OSGeo/grass] 90775b: CI(deps): Update astral-sh/setup-uv action to v7 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-astral-sh-setup-uv-7.x Home: https://github.com/OSGeo/grass Commit: 90775be36dea6edd983faec384e39c774dedfe46 https://github.com/OSGeo/grass/commit/90775be36dea6edd983faec384e39c774dedfe46 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-23 (Tue, 23 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml Log Message: ----------- CI(deps): Update astral-sh/setup-uv action to v7 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 23 07:30:39 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 23 Dec 2025 07:30:39 -0800 Subject: [GRASS-git] [OSGeo/grass] 84d169: CI(deps): Update DeterminateSystems/determinate-ni... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 84d169408ca0657fd78f0df48ea1d3289f4f9042 https://github.com/OSGeo/grass/commit/84d169408ca0657fd78f0df48ea1d3289f4f9042 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-23 (Tue, 23 Dec 2025) Changed paths: M .github/workflows/test-nix.yml Log Message: ----------- CI(deps): Update DeterminateSystems/determinate-nix-action action to v3.15.0 (main) (#6802) CI(deps): Update DeterminateSystems/determinate-nix-action action to v3.15.0 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 23 07:31:54 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 23 Dec 2025 07:31:54 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/main-determinatesystems-determinate-nix-action-3.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 23 07:32:12 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 23 Dec 2025 07:32:12 -0800 Subject: [GRASS-git] [OSGeo/grass] 20feed: CI(deps): Update super-linter/super-linter action ... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 20feed413f7312bf83e4d624049b7b02a05892ce https://github.com/OSGeo/grass/commit/20feed413f7312bf83e4d624049b7b02a05892ce Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-23 (Tue, 23 Dec 2025) Changed paths: M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update super-linter/super-linter action to v6.9.0 (releasebranch_8_4) (#6805) CI(deps): Update super-linter/super-linter action to v6.9.0 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 23 07:32:15 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Tue, 23 Dec 2025 07:32:15 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-super-linter-super-linter-6.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 23 07:33:17 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 23 Dec 2025 07:33:17 -0800 Subject: [GRASS-git] [OSGeo/grass] 1f9dac: CI(deps): Update astral-sh/setup-uv action to v7 (... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 1f9dacc0d79d05464a7890649211530b279b2756 https://github.com/OSGeo/grass/commit/1f9dacc0d79d05464a7890649211530b279b2756 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-23 (Tue, 23 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml Log Message: ----------- CI(deps): Update astral-sh/setup-uv action to v7 (releasebranch_8_4) (#6807) CI(deps): Update astral-sh/setup-uv action to v7 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 23 07:34:04 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 23 Dec 2025 07:34:04 -0800 Subject: [GRASS-git] [OSGeo/grass] c27d87: CI(deps): Update actions/cache action to v5 (relea... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: c27d877fa0e88a620675cd69d430f72da31ffa81 https://github.com/OSGeo/grass/commit/c27d877fa0e88a620675cd69d430f72da31ffa81 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-23 (Tue, 23 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml Log Message: ----------- CI(deps): Update actions/cache action to v5 (releasebranch_8_4) (#6806) CI(deps): Update actions/cache action to v5 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 23 07:34:17 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Tue, 23 Dec 2025 07:34:17 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-actions-cache-5.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 23 07:34:56 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 23 Dec 2025 07:34:56 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-astral-sh-setup-uv-7.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 23 08:52:09 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 23 Dec 2025 08:52:09 -0800 Subject: [GRASS-git] [OSGeo/grass] 76630f: CI(deps): Lock file maintenance (main) (#6803) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 76630f2a75bcdca25143daa34a16e399b182d52d https://github.com/OSGeo/grass/commit/76630f2a75bcdca25143daa34a16e399b182d52d Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-23 (Tue, 23 Dec 2025) Changed paths: M flake.lock Log Message: ----------- CI(deps): Lock file maintenance (main) (#6803) CI(deps): Lock file maintenance Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 23 09:26:30 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Tue, 23 Dec 2025 09:26:30 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/lock-file-maintenance Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 23 13:51:13 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 23 Dec 2025 13:51:13 -0800 Subject: [GRASS-git] [OSGeo/grass] aecc5c: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/renovate/main-pre-commit-mirrors-clang-format-19.x Home: https://github.com/OSGeo/grass Commit: aecc5cbe61e0e47fe002ff4cfafe41f478668ae4 https://github.com/OSGeo/grass/commit/aecc5cbe61e0e47fe002ff4cfafe41f478668ae4 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-23 (Tue, 23 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v19 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 23 13:58:33 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Tue, 23 Dec 2025 13:58:33 -0800 Subject: [GRASS-git] [OSGeo/grass] acfbd8: CI: Update DoozyX/clang-format-lint-action to v0.2... Message-ID: Branch: refs/heads/renovate/main-pre-commit-mirrors-clang-format-19.x Home: https://github.com/OSGeo/grass Commit: acfbd8cef78caad29377ddbdd9185d9c056ec77c https://github.com/OSGeo/grass/commit/acfbd8cef78caad29377ddbdd9185d9c056ec77c Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-23 (Tue, 23 Dec 2025) Changed paths: M .github/workflows/clang-format-check.yml Log Message: ----------- CI: Update DoozyX/clang-format-lint-action to v0.20 and use clang-format 19 Commit: b9f67b8fc5673898f68cf2f36b0a08a398700f7f https://github.com/OSGeo/grass/commit/b9f67b8fc5673898f68cf2f36b0a08a398700f7f Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2025-12-23 (Tue, 23 Dec 2025) Changed paths: M display/d.labels/do_labels.c M imagery/i.atcorr/geomcond.cpp M imagery/i.gensig/lookup_class.c M imagery/i.gensigset/lookup_class.c M imagery/i.landsat.toar/landsat_set.c M imagery/i.maxlik/classify.c M include/grass/iostream/rtimer.h M lib/btree2/kdtree.c M lib/external/parson/parson.c M lib/gis/spawn.c M lib/gmath/solvers_krylov.c M lib/ogsf/gsd_wire.c M raster/r.out.gdal/main.c M raster/r.surf.idw/main.c M raster/r.viewshed/main.cpp M raster/r.watershed/ram/ramseg.h M raster/r.watershed/shed/com_line.c M vector/v.buffer/geos.c M vector/v.in.lidar/main.c Log Message: ----------- CQ: Apply clang-format 19 formatting Compare: https://github.com/OSGeo/grass/compare/aecc5cbe61e0...b9f67b8fc567 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 23 15:31:12 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 23 Dec 2025 15:31:12 -0800 Subject: [GRASS-git] [OSGeo/grass] 2550be: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 2550be39b3524cf105ce856cb27ac8efaeef1bfb https://github.com/OSGeo/grass/commit/2550be39b3524cf105ce856cb27ac8efaeef1bfb Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-23 (Tue, 23 Dec 2025) Changed paths: M .github/workflows/clang-format-check.yml M .pre-commit-config.yaml M display/d.labels/do_labels.c M imagery/i.atcorr/geomcond.cpp M imagery/i.gensig/lookup_class.c M imagery/i.gensigset/lookup_class.c M imagery/i.landsat.toar/landsat_set.c M imagery/i.maxlik/classify.c M include/grass/iostream/rtimer.h M lib/btree2/kdtree.c M lib/external/parson/parson.c M lib/gis/spawn.c M lib/gmath/solvers_krylov.c M lib/ogsf/gsd_wire.c M raster/r.out.gdal/main.c M raster/r.surf.idw/main.c M raster/r.viewshed/main.cpp M raster/r.watershed/ram/ramseg.h M raster/r.watershed/shed/com_line.c M vector/v.buffer/geos.c M vector/v.in.lidar/main.c Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v19 (main) (#6810) * CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v19 * CI: Update DoozyX/clang-format-lint-action to v0.20 and use clang-format 19 * CQ: Apply clang-format 19 formatting --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Edouard Choini?re <27212526+echoix at users.noreply.github.com> To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 23 15:32:01 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 23 Dec 2025 15:32:01 -0800 Subject: [GRASS-git] [OSGeo/grass] 136ed9: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/renovate/main-pre-commit-mirrors-clang-format-21.x Home: https://github.com/OSGeo/grass Commit: 136ed98d3c4b7f13fc1be22c40964f524359aa64 https://github.com/OSGeo/grass/commit/136ed98d3c4b7f13fc1be22c40964f524359aa64 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-23 (Tue, 23 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v21 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 24 00:30:03 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 24 Dec 2025 00:30:03 -0800 Subject: [GRASS-git] [OSGeo/grass] 276489: CI(deps): Update pre-commit hook igorshubovych/mar... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-igorshubovych-markdownlint-cli-0.x Home: https://github.com/OSGeo/grass Commit: 27648923dd64bea7f5204c2f80475c677b06c1ed https://github.com/OSGeo/grass/commit/27648923dd64bea7f5204c2f80475c677b06c1ed Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-24 (Wed, 24 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook igorshubovych/markdownlint-cli to v0.47.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 24 00:30:08 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 24 Dec 2025 00:30:08 -0800 Subject: [GRASS-git] [OSGeo/grass] e1b415: CI(deps): Update actions/setup-python action to v6 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-actions-setup-python-6.x Home: https://github.com/OSGeo/grass Commit: e1b4159b6f92094a2e052d10883f0b1f48b22716 https://github.com/OSGeo/grass/commit/e1b4159b6f92094a2e052d10883f0b1f48b22716 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-24 (Wed, 24 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml M .github/workflows/codeql-analysis.yml M .github/workflows/create_release_draft.yml M .github/workflows/pytest.yml M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update actions/setup-python action to v6 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 24 00:30:13 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 24 Dec 2025 00:30:13 -0800 Subject: [GRASS-git] [OSGeo/grass] 445aea: CI(deps): Update actions/upload-artifact action to v6 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-major-6-github-artifact-actions Home: https://github.com/OSGeo/grass Commit: 445aeae3628a17ed0f8302f3315d4da19d3bba4a https://github.com/OSGeo/grass/commit/445aeae3628a17ed0f8302f3315d4da19d3bba4a Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-24 (Wed, 24 Dec 2025) Changed paths: M .github/actions/create-upload-suggestions/action.yml M .github/workflows/macos.yml M .github/workflows/osgeo4w.yml M .github/workflows/python-code-quality.yml M .github/workflows/ubuntu.yml Log Message: ----------- CI(deps): Update actions/upload-artifact action to v6 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 24 00:30:17 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 24 Dec 2025 00:30:17 -0800 Subject: [GRASS-git] [OSGeo/grass] 6637d5: CI(deps): Update dependency flake8 to v4 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-major-4-flake8 Home: https://github.com/OSGeo/grass Commit: 6637d5fcc0379a51db1981ca72caa56fe791f9b8 https://github.com/OSGeo/grass/commit/6637d5fcc0379a51db1981ca72caa56fe791f9b8 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-24 (Wed, 24 Dec 2025) Changed paths: M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update dependency flake8 to v4 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 24 00:30:21 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 24 Dec 2025 00:30:21 -0800 Subject: [GRASS-git] [OSGeo/grass] db89ac: CI(deps): Update dependency pylint to v3 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pylint-3.x Home: https://github.com/OSGeo/grass Commit: db89ac4805d8c382c5f1c2793e13715b851a8b6f https://github.com/OSGeo/grass/commit/db89ac4805d8c382c5f1c2793e13715b851a8b6f Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-24 (Wed, 24 Dec 2025) Changed paths: M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update dependency pylint to v3 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 24 00:30:26 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 24 Dec 2025 00:30:26 -0800 Subject: [GRASS-git] [OSGeo/grass] e2f7bf: CI(deps): Update super-linter/super-linter action ... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-super-linter-super-linter-7.x Home: https://github.com/OSGeo/grass Commit: e2f7bf703df6ffc4a2d81dff3ee88fc7e355b78c https://github.com/OSGeo/grass/commit/e2f7bf703df6ffc4a2d81dff3ee88fc7e355b78c Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-24 (Wed, 24 Dec 2025) Changed paths: M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update super-linter/super-linter action to v7 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 24 00:31:29 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 24 Dec 2025 00:31:29 -0800 Subject: [GRASS-git] [OSGeo/grass] 9c8de7: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/renovate/main-pre-commit-mirrors-clang-format-20.x Home: https://github.com/OSGeo/grass Commit: 9c8de75b5385630210aca5bc5a94fb9b90d786c1 https://github.com/OSGeo/grass/commit/9c8de75b5385630210aca5bc5a94fb9b90d786c1 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-24 (Wed, 24 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v20 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 24 00:31:39 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 24 Dec 2025 00:31:39 -0800 Subject: [GRASS-git] [OSGeo/grass] 019908: CI(deps): Update dependency bandit to v1.9.2 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-bandit-1.x Home: https://github.com/OSGeo/grass Commit: 0199083406e1c17b567443deea41be796438fc85 https://github.com/OSGeo/grass/commit/0199083406e1c17b567443deea41be796438fc85 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-24 (Wed, 24 Dec 2025) Changed paths: M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update dependency bandit to v1.9.2 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 24 00:31:46 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 24 Dec 2025 00:31:46 -0800 Subject: [GRASS-git] [OSGeo/grass] d485da: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pre-commit-mirrors-clang-format-20.x Home: https://github.com/OSGeo/grass Commit: d485da84750dbde540e2ff0acb34a76f115a543b https://github.com/OSGeo/grass/commit/d485da84750dbde540e2ff0acb34a76f115a543b Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-24 (Wed, 24 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v20 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 24 00:33:23 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 24 Dec 2025 00:33:23 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 0fd856: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/renovate/grass8-pre-commit-mirrors-clang-format-19.x Home: https://github.com/OSGeo/grass-addons Commit: 0fd8561c3bb5c30a56fafc92d40b84f8d5217ecb https://github.com/OSGeo/grass-addons/commit/0fd8561c3bb5c30a56fafc92d40b84f8d5217ecb Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-24 (Wed, 24 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v19 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Wed Dec 24 06:38:14 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 24 Dec 2025 06:38:14 -0800 Subject: [GRASS-git] [OSGeo/grass] 6870cc: CI(deps): Update actions/upload-artifact action to... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 6870cc7216327127d9c0cc3918250406db3390e0 https://github.com/OSGeo/grass/commit/6870cc7216327127d9c0cc3918250406db3390e0 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-24 (Wed, 24 Dec 2025) Changed paths: M .github/actions/create-upload-suggestions/action.yml M .github/workflows/macos.yml M .github/workflows/osgeo4w.yml M .github/workflows/python-code-quality.yml M .github/workflows/ubuntu.yml Log Message: ----------- CI(deps): Update actions/upload-artifact action to v6 (releasebranch_8_4) (#6813) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 24 06:39:03 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 24 Dec 2025 06:39:03 -0800 Subject: [GRASS-git] [OSGeo/grass] e943c2: CI(deps): Update dependency flake8 to v4 (releaseb... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: e943c2958f08ca9621544f4311645e2564ae045f https://github.com/OSGeo/grass/commit/e943c2958f08ca9621544f4311645e2564ae045f Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-24 (Wed, 24 Dec 2025) Changed paths: M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update dependency flake8 to v4 (releasebranch_8_4) (#6814) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 24 06:39:35 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 24 Dec 2025 06:39:35 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-major-6-github-artifact-actions Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 24 06:40:53 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 24 Dec 2025 06:40:53 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-major-4-flake8 Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 24 13:46:01 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 24 Dec 2025 13:46:01 -0800 Subject: [GRASS-git] [OSGeo/grass] 30db70: CI(deps): Update super-linter/super-linter action ... Message-ID: Branch: refs/heads/renovate/main-super-linter-super-linter-8.x Home: https://github.com/OSGeo/grass Commit: 30db70181c154eae4fe2a32f92551b1a2c42776c https://github.com/OSGeo/grass/commit/30db70181c154eae4fe2a32f92551b1a2c42776c Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-24 (Wed, 24 Dec 2025) Changed paths: M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update super-linter/super-linter action to v8.3.2 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 24 13:48:08 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 24 Dec 2025 13:48:08 -0800 Subject: [GRASS-git] [OSGeo/grass-addons] 62c746: CI(deps): Update super-linter/super-linter action ... Message-ID: Branch: refs/heads/renovate/grass8-super-linter-super-linter-8.x Home: https://github.com/OSGeo/grass-addons Commit: 62c746e078c32106a477d80064ff1f7dcc9a4f32 https://github.com/OSGeo/grass-addons/commit/62c746e078c32106a477d80064ff1f7dcc9a4f32 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-24 (Wed, 24 Dec 2025) Changed paths: M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update super-linter/super-linter action to v8.3.2 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Fri Dec 26 10:42:41 2025 From: noreply at github.com (Gulshan Kumar) Date: Fri, 26 Dec 2025 10:42:41 -0800 Subject: [GRASS-git] [OSGeo/grass] 2a7fe2: db.select: Adding JSON and CSV support (#6728) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 2a7fe23c50574a096f599cd43436ae45178bf96d https://github.com/OSGeo/grass/commit/2a7fe23c50574a096f599cd43436ae45178bf96d Author: Gulshan Kumar <72340125+gulshan-123 at users.noreply.github.com> Date: 2025-12-26 (Fri, 26 Dec 2025) Changed paths: M db/CMakeLists.txt M db/db.select/Makefile M db/db.select/main.c A db/db.select/testsuite/test_db_select_json_csv.py Log Message: ----------- db.select: Adding JSON and CSV support (#6728) * WIP added json+plain * added plain + json format as of now * added error handling * json output to file + removed redundant set_string call * added support for exclusion * added support for vertical, and csv too By default, for backward copatibilty format=plain with separator as | * added json format for -d * added tests * solved issue where delimiter is also in the text * nitpicks * [deprecated] placements * json excludes -c flag * json will be array, and can be read for multiple sql * refactored code so that on -d empty records array are not displayed * refactored code + error handling * added test for multiple queries * test in separate class * array returned only in case of input, where possibly many sql statement can be present * updated test * fixed possible memory leak To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 26 10:43:22 2025 From: noreply at github.com (Gulshan Kumar) Date: Fri, 26 Dec 2025 10:43:22 -0800 Subject: [GRASS-git] [OSGeo/grass] 73206e: v.db.connect: Ends with error if both -p and -c fl... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 73206eb2adc9482d1d2ecfef35a169fb97f68609 https://github.com/OSGeo/grass/commit/73206eb2adc9482d1d2ecfef35a169fb97f68609 Author: Gulshan Kumar <72340125+gulshan-123 at users.noreply.github.com> Date: 2025-12-26 (Fri, 26 Dec 2025) Changed paths: M vector/v.db.connect/main.c M vector/v.db.connect/testsuite/test_v_db_connect.py Log Message: ----------- v.db.connect: Ends with error if both -p and -c flags are present (#6801) * -p and -c together will throw an error * removed the test in which -p and -c are together To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 26 10:44:01 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 26 Dec 2025 10:44:01 -0800 Subject: [GRASS-git] [OSGeo/grass] d6374d: CI(deps): Update actions/setup-python action to v6... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: d6374d4040fed5e0b504d6be1dcd3fd9cf86ddce https://github.com/OSGeo/grass/commit/d6374d4040fed5e0b504d6be1dcd3fd9cf86ddce Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-26 (Fri, 26 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml M .github/workflows/codeql-analysis.yml M .github/workflows/create_release_draft.yml M .github/workflows/pytest.yml M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update actions/setup-python action to v6 (releasebranch_8_4) (#6812) CI(deps): Update actions/setup-python action to v6 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 26 10:45:41 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 26 Dec 2025 10:45:41 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-actions-setup-python-6.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 26 10:47:22 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 26 Dec 2025 10:47:22 -0800 Subject: [GRASS-git] [OSGeo/grass] 4441be: CI(deps): Update dependency bandit to v1.9.2 (rele... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 4441be04ce915cce8872346affb82d174672750e https://github.com/OSGeo/grass/commit/4441be04ce915cce8872346affb82d174672750e Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-26 (Fri, 26 Dec 2025) Changed paths: M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update dependency bandit to v1.9.2 (releasebranch_8_4) (#6818) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 26 10:48:35 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 26 Dec 2025 10:48:35 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-bandit-1.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 26 12:28:51 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 26 Dec 2025 12:28:51 -0800 Subject: [GRASS-git] [OSGeo/grass] b81ce9: CI(deps): Update dependency pylint to v2.17.7 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pylint-2.x Home: https://github.com/OSGeo/grass Commit: b81ce9a7bf5193587348ddaf785aaeca36c32e33 https://github.com/OSGeo/grass/commit/b81ce9a7bf5193587348ddaf785aaeca36c32e33 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-26 (Fri, 26 Dec 2025) Changed paths: M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update dependency pylint to v2.17.7 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 26 12:28:57 2025 From: noreply at github.com (renovate[bot]) Date: Fri, 26 Dec 2025 12:28:57 -0800 Subject: [GRASS-git] [OSGeo/grass] 1976e8: CI(deps): Update peter-evans/create-pull-request a... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-peter-evans-create-pull-request-8.x Home: https://github.com/OSGeo/grass Commit: 1976e8fef835d1aa330bcc8c4ceb2c3bca7eab51 https://github.com/OSGeo/grass/commit/1976e8fef835d1aa330bcc8c4ceb2c3bca7eab51 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-26 (Fri, 26 Dec 2025) Changed paths: M .github/workflows/periodic_update.yml Log Message: ----------- CI(deps): Update peter-evans/create-pull-request action to v8 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Fri Dec 26 14:50:35 2025 From: noreply at github.com (OSGeo Weblate) Date: Fri, 26 Dec 2025 14:50:35 -0800 Subject: [GRASS-git] [OSGeo/grass] 528efb: Translations update from OSGeo Weblate (#6822) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 528efb55a5209cbab50ad6a1f4f45ba39b74ae99 https://github.com/OSGeo/grass/commit/528efb55a5209cbab50ad6a1f4f45ba39b74ae99 Author: OSGeo Weblate <97247866+osgeoweblate at users.noreply.github.com> Date: 2025-12-26 (Fri, 26 Dec 2025) Changed paths: M locale/po/grasslibs_ar.po M locale/po/grasslibs_bn.po M locale/po/grasslibs_cs.po M locale/po/grasslibs_de.po M locale/po/grasslibs_el.po M locale/po/grasslibs_es.po M locale/po/grasslibs_fi.po M locale/po/grasslibs_fr.po M locale/po/grasslibs_hu.po M locale/po/grasslibs_id_ID.po M locale/po/grasslibs_it.po M locale/po/grasslibs_ja.po M locale/po/grasslibs_ko.po M locale/po/grasslibs_lv.po M locale/po/grasslibs_ml.po M locale/po/grasslibs_pl.po M locale/po/grasslibs_pt.po M locale/po/grasslibs_pt_BR.po M locale/po/grasslibs_ro.po M locale/po/grasslibs_ru.po M locale/po/grasslibs_si.po M locale/po/grasslibs_sl.po M locale/po/grasslibs_sv.po M locale/po/grasslibs_ta.po M locale/po/grasslibs_th.po M locale/po/grasslibs_tr.po M locale/po/grasslibs_uk.po M locale/po/grasslibs_vi.po M locale/po/grasslibs_zh.po M locale/po/grassmods_ar.po M locale/po/grassmods_bn.po M locale/po/grassmods_cs.po M locale/po/grassmods_de.po M locale/po/grassmods_el.po M locale/po/grassmods_es.po M locale/po/grassmods_fi.po M locale/po/grassmods_fr.po M locale/po/grassmods_hu.po M locale/po/grassmods_id_ID.po M locale/po/grassmods_it.po M locale/po/grassmods_ja.po M locale/po/grassmods_ko.po M locale/po/grassmods_lv.po M locale/po/grassmods_ml.po M locale/po/grassmods_pl.po M locale/po/grassmods_pt.po M locale/po/grassmods_pt_BR.po M locale/po/grassmods_ro.po M locale/po/grassmods_ru.po M locale/po/grassmods_si.po M locale/po/grassmods_sl.po M locale/po/grassmods_sv.po M locale/po/grassmods_ta.po M locale/po/grassmods_th.po M locale/po/grassmods_tr.po M locale/po/grassmods_uk.po M locale/po/grassmods_vi.po M locale/po/grassmods_zh.po M locale/po/grasswxpy_ar.po M locale/po/grasswxpy_bn.po M locale/po/grasswxpy_cs.po M locale/po/grasswxpy_de.po M locale/po/grasswxpy_el.po M locale/po/grasswxpy_es.po M locale/po/grasswxpy_fi.po M locale/po/grasswxpy_fr.po M locale/po/grasswxpy_hu.po M locale/po/grasswxpy_id_ID.po M locale/po/grasswxpy_it.po M locale/po/grasswxpy_ja.po M locale/po/grasswxpy_ko.po M locale/po/grasswxpy_lv.po M locale/po/grasswxpy_ml.po M locale/po/grasswxpy_pl.po M locale/po/grasswxpy_pt.po M locale/po/grasswxpy_pt_BR.po M locale/po/grasswxpy_ro.po M locale/po/grasswxpy_ru.po M locale/po/grasswxpy_si.po M locale/po/grasswxpy_sl.po M locale/po/grasswxpy_sv.po M locale/po/grasswxpy_ta.po M locale/po/grasswxpy_th.po M locale/po/grasswxpy_tr.po M locale/po/grasswxpy_uk.po M locale/po/grasswxpy_vi.po M locale/po/grasswxpy_zh.po Log Message: ----------- Translations update from OSGeo Weblate (#6822) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 27 07:41:13 2025 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Sat, 27 Dec 2025 07:41:13 -0800 Subject: [GRASS-git] [OSGeo/grass] defccf: locale: Update translation files Message-ID: Branch: refs/heads/periodic/update-i18n Home: https://github.com/OSGeo/grass Commit: defccf1ad6e46321dd04c8c195301ea6a70d2c0c https://github.com/OSGeo/grass/commit/defccf1ad6e46321dd04c8c195301ea6a70d2c0c Author: echoix <27212526+echoix at users.noreply.github.com> Date: 2025-12-27 (Sat, 27 Dec 2025) Changed paths: M locale/templates/grasslibs.pot M locale/templates/grassmods.pot M locale/templates/grasswxpy.pot Log Message: ----------- locale: Update translation files To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 27 08:09:47 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 27 Dec 2025 08:09:47 -0800 Subject: [GRASS-git] [OSGeo/grass] 0029e2: CI(deps): Update peter-evans/create-pull-request a... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 0029e25be39f96de86b2a5eca5e77d54f5540ac3 https://github.com/OSGeo/grass/commit/0029e25be39f96de86b2a5eca5e77d54f5540ac3 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-27 (Sat, 27 Dec 2025) Changed paths: M .github/workflows/periodic_update.yml Log Message: ----------- CI(deps): Update peter-evans/create-pull-request action to v8 (releasebranch_8_4) (#6821) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Dec 27 08:10:39 2025 From: noreply at github.com (renovate[bot]) Date: Sat, 27 Dec 2025 08:10:39 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-peter-evans-create-pull-request-8.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 28 15:53:03 2025 From: noreply at github.com (github-actions[bot]) Date: Sun, 28 Dec 2025 15:53:03 -0800 Subject: [GRASS-git] [OSGeo/grass] 3d0007: locale: Update translation files (#6825) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 3d0007f80eda03ef5e74f617d6a567b62e2247eb https://github.com/OSGeo/grass/commit/3d0007f80eda03ef5e74f617d6a567b62e2247eb Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: 2025-12-28 (Sun, 28 Dec 2025) Changed paths: M locale/templates/grasslibs.pot M locale/templates/grassmods.pot M locale/templates/grasswxpy.pot Log Message: ----------- locale: Update translation files (#6825) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Dec 28 15:53:36 2025 From: noreply at github.com (SAKET KUMAR MALL) Date: Sun, 28 Dec 2025 15:53:36 -0800 Subject: [GRASS-git] [OSGeo/grass] 7a41ee: wxGUI: Fixes UTM hemisphere selection in location ... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 7a41ee3e5a2ff9c7d3d8c640e1835da5be31ccd6 https://github.com/OSGeo/grass/commit/7a41ee3e5a2ff9c7d3d8c640e1835da5be31ccd6 Author: SAKET KUMAR MALL <72020337+saket0187 at users.noreply.github.com> Date: 2025-12-28 (Sun, 28 Dec 2025) Changed paths: M gui/wxpython/location_wizard/wizard.py Log Message: ----------- wxGUI: Fixes UTM hemisphere selection in location wizard (#6824) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 29 07:08:53 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 29 Dec 2025 07:08:53 -0800 Subject: [GRASS-git] [OSGeo/grass] 097116: CI(deps): Update DeterminateSystems/determinate-ni... Message-ID: Branch: refs/heads/renovate/main-determinatesystems-determinate-nix-action-3.x Home: https://github.com/OSGeo/grass Commit: 097116145ef355cbd7a316f7913d9bad7657df7c https://github.com/OSGeo/grass/commit/097116145ef355cbd7a316f7913d9bad7657df7c Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-29 (Mon, 29 Dec 2025) Changed paths: M .github/workflows/test-nix.yml Log Message: ----------- CI(deps): Update DeterminateSystems/determinate-nix-action action to v3.15.1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 29 07:10:01 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 29 Dec 2025 07:10:01 -0800 Subject: [GRASS-git] [OSGeo/grass] 213189: CI(deps): Lock file maintenance Message-ID: Branch: refs/heads/renovate/main-lock-file-maintenance Home: https://github.com/OSGeo/grass Commit: 213189a5c74d04802de2e38dbd97a0a6ab205c3d https://github.com/OSGeo/grass/commit/213189a5c74d04802de2e38dbd97a0a6ab205c3d Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-29 (Mon, 29 Dec 2025) Changed paths: M flake.lock Log Message: ----------- CI(deps): Lock file maintenance To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 29 07:10:12 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 29 Dec 2025 07:10:12 -0800 Subject: [GRASS-git] [OSGeo/grass] ba2404: CI(deps): Update msys2/setup-msys2 action to v2.30.0 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-msys2-setup-msys2-2.x Home: https://github.com/OSGeo/grass Commit: ba240433a79baafdaaa5de63479c6dae0bfd8e07 https://github.com/OSGeo/grass/commit/ba240433a79baafdaaa5de63479c6dae0bfd8e07 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-29 (Mon, 29 Dec 2025) Changed paths: M .github/workflows/osgeo4w.yml Log Message: ----------- CI(deps): Update msys2/setup-msys2 action to v2.30.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 29 07:11:14 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 29 Dec 2025 07:11:14 -0800 Subject: [GRASS-git] [OSGeo/grass] 897f99: CI(deps): Update mamba-org/setup-micromamba action... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-mamba-org-setup-micromamba-1.x Home: https://github.com/OSGeo/grass Commit: 897f99675af9838c3d2f584128ccedc40b108d5e https://github.com/OSGeo/grass/commit/897f99675af9838c3d2f584128ccedc40b108d5e Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-29 (Mon, 29 Dec 2025) Changed paths: M .github/workflows/macos.yml Log Message: ----------- CI(deps): Update mamba-org/setup-micromamba action to v1.11.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 29 07:11:19 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 29 Dec 2025 07:11:19 -0800 Subject: [GRASS-git] [OSGeo/grass] 770f79: CI(deps): Update mamba-org/setup-micromamba action... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-mamba-org-setup-micromamba-2.x Home: https://github.com/OSGeo/grass Commit: 770f79faff8c93dab1d7b011b9d3438c7c82c0d9 https://github.com/OSGeo/grass/commit/770f79faff8c93dab1d7b011b9d3438c7c82c0d9 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-29 (Mon, 29 Dec 2025) Changed paths: M .github/workflows/macos.yml Log Message: ----------- CI(deps): Update mamba-org/setup-micromamba action to v2 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 29 10:17:06 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 29 Dec 2025 10:17:06 -0800 Subject: [GRASS-git] [OSGeo/grass] ad7727: CI(deps): Update DeterminateSystems/determinate-ni... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: ad772761295a5758d4e180372bff717b8f513253 https://github.com/OSGeo/grass/commit/ad772761295a5758d4e180372bff717b8f513253 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-29 (Mon, 29 Dec 2025) Changed paths: M .github/workflows/test-nix.yml Log Message: ----------- CI(deps): Update DeterminateSystems/determinate-nix-action action to v3.15.1 (main) (#6828) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 29 10:18:28 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 29 Dec 2025 10:18:28 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/main-determinatesystems-determinate-nix-action-3.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 29 10:57:24 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 29 Dec 2025 10:57:24 -0800 Subject: [GRASS-git] [OSGeo/grass] c747a9: CI(deps): Update mamba-org/setup-micromamba action... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: c747a94b9dd2df3b70d70eb977abb99aa008d574 https://github.com/OSGeo/grass/commit/c747a94b9dd2df3b70d70eb977abb99aa008d574 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-29 (Mon, 29 Dec 2025) Changed paths: M .github/workflows/macos.yml Log Message: ----------- CI(deps): Update mamba-org/setup-micromamba action to v1.11.0 (releasebranch_8_4) (#6831) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 29 10:57:50 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 29 Dec 2025 10:57:50 -0800 Subject: [GRASS-git] [OSGeo/grass] 11eadc: CI(deps): Lock file maintenance (main) (#6829) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 11eadc543cdd9cfa15357fa28a1e47b5aed953a3 https://github.com/OSGeo/grass/commit/11eadc543cdd9cfa15357fa28a1e47b5aed953a3 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-29 (Mon, 29 Dec 2025) Changed paths: M flake.lock Log Message: ----------- CI(deps): Lock file maintenance (main) (#6829) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 29 10:58:45 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 29 Dec 2025 10:58:45 -0800 Subject: [GRASS-git] [OSGeo/grass] 6184c9: CI(deps): Update mamba-org/setup-micromamba action... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-mamba-org-setup-micromamba-2.x Home: https://github.com/OSGeo/grass Commit: 6184c9cf0c02f6867ba1af7073cda926e1f1a66e https://github.com/OSGeo/grass/commit/6184c9cf0c02f6867ba1af7073cda926e1f1a66e Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-29 (Mon, 29 Dec 2025) Changed paths: M .github/workflows/macos.yml Log Message: ----------- CI(deps): Update mamba-org/setup-micromamba action to v2 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 29 10:58:50 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 29 Dec 2025 10:58:50 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-mamba-org-setup-micromamba-1.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 29 10:58:50 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 29 Dec 2025 10:58:50 -0800 Subject: [GRASS-git] [OSGeo/grass] 1a2c9a: CI(deps): Update msys2/setup-msys2 action to v2.30... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 1a2c9ae302cf5bd3ae72cd69da7554aa212762a5 https://github.com/OSGeo/grass/commit/1a2c9ae302cf5bd3ae72cd69da7554aa212762a5 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-29 (Mon, 29 Dec 2025) Changed paths: M .github/workflows/osgeo4w.yml Log Message: ----------- CI(deps): Update msys2/setup-msys2 action to v2.30.0 (releasebranch_8_4) (#6830) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 29 11:00:59 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 29 Dec 2025 11:00:59 -0800 Subject: [GRASS-git] [OSGeo/grass] e2f70d: CI(deps): Update mamba-org/setup-micromamba action... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-mamba-org-setup-micromamba-2.x Home: https://github.com/OSGeo/grass Commit: e2f70d5be35a226e233cf7e0a0f45d40c5c69787 https://github.com/OSGeo/grass/commit/e2f70d5be35a226e233cf7e0a0f45d40c5c69787 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-29 (Mon, 29 Dec 2025) Changed paths: M .github/workflows/macos.yml Log Message: ----------- CI(deps): Update mamba-org/setup-micromamba action to v2 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Dec 29 11:01:04 2025 From: noreply at github.com (renovate[bot]) Date: Mon, 29 Dec 2025 11:01:04 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-msys2-setup-msys2-2.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 06:04:20 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 06:04:20 -0800 Subject: [GRASS-git] [OSGeo/grass] d2939d: CI(deps): Update mamba-org/setup-micromamba action... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: d2939da7d41351f30b1aa3c1d60fa3654a3e0be0 https://github.com/OSGeo/grass/commit/d2939da7d41351f30b1aa3c1d60fa3654a3e0be0 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-30 (Tue, 30 Dec 2025) Changed paths: M .github/workflows/macos.yml Log Message: ----------- CI(deps): Update mamba-org/setup-micromamba action to v2 (releasebranch_8_4) (#6832) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 06:05:51 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 06:05:51 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-mamba-org-setup-micromamba-2.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 06:06:37 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 06:06:37 -0800 Subject: [GRASS-git] [OSGeo/grass] 10784c: CI(deps): Update debian:13.2-slim Docker digest to... Message-ID: Branch: refs/heads/renovate/main-debian-13.2-slim Home: https://github.com/OSGeo/grass Commit: 10784ceb4a53868cc94b25fc517fb7d1d13f5109 https://github.com/OSGeo/grass/commit/10784ceb4a53868cc94b25fc517fb7d1d13f5109 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-30 (Tue, 30 Dec 2025) Changed paths: M docker/debian/Dockerfile Log Message: ----------- CI(deps): Update debian:13.2-slim Docker digest to 91e29de To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 06:06:52 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 06:06:52 -0800 Subject: [GRASS-git] [OSGeo/grass] e6edad: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pre-commit-mirrors-clang-format-16.x Home: https://github.com/OSGeo/grass Commit: e6edadc933fd769f19afe252050896276c2ee8c1 https://github.com/OSGeo/grass/commit/e6edadc933fd769f19afe252050896276c2ee8c1 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-30 (Tue, 30 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v16 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 06:06:56 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 06:06:56 -0800 Subject: [GRASS-git] [OSGeo/grass] 9d31bd: CI(deps): Update pre-commit hook pre-commit/pre-co... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pre-commit-pre-commit-hooks-5.x Home: https://github.com/OSGeo/grass Commit: 9d31bd119b11dd124fd12c471665bb9532792c56 https://github.com/OSGeo/grass/commit/9d31bd119b11dd124fd12c471665bb9532792c56 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-30 (Tue, 30 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/pre-commit-hooks to v5 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 06:07:00 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 06:07:00 -0800 Subject: [GRASS-git] [OSGeo/grass] 8ad678: CI(deps): Update pre-commit hook pre-commit/pre-co... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pre-commit-pre-commit-hooks-6.x Home: https://github.com/OSGeo/grass Commit: 8ad67835067dfc0f6f1d4ff53656ee4865e4d3b3 https://github.com/OSGeo/grass/commit/8ad67835067dfc0f6f1d4ff53656ee4865e4d3b3 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-30 (Tue, 30 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/pre-commit-hooks to v6 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 06:07:04 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 06:07:04 -0800 Subject: [GRASS-git] [OSGeo/grass] cff354: CI(deps): Update super-linter/super-linter action ... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-super-linter-super-linter-8.x Home: https://github.com/OSGeo/grass Commit: cff3548b27a550a1b3be5bfe11a1fd4a8b53abb5 https://github.com/OSGeo/grass/commit/cff3548b27a550a1b3be5bfe11a1fd4a8b53abb5 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-30 (Tue, 30 Dec 2025) Changed paths: M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update super-linter/super-linter action to v8 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 07:35:52 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 07:35:52 -0800 Subject: [GRASS-git] [OSGeo/grass] 38c918: CI(deps): Update debian:13.2-slim Docker digest to... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 38c9182f69ca1872e3f1b64780f59b7da2fed9b7 https://github.com/OSGeo/grass/commit/38c9182f69ca1872e3f1b64780f59b7da2fed9b7 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-30 (Tue, 30 Dec 2025) Changed paths: M docker/debian/Dockerfile Log Message: ----------- CI(deps): Update debian:13.2-slim Docker digest to 91e29de (main) (#6833) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 07:37:04 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 07:37:04 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/main-debian-13.2-slim Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 08:12:45 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 08:12:45 -0800 Subject: [GRASS-git] [OSGeo/grass] 8a7fae: CI(deps): Update pre-commit hook pre-commit/pre-co... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 8a7fae098c31e3101610867ede8b7b7294bfadb3 https://github.com/OSGeo/grass/commit/8a7fae098c31e3101610867ede8b7b7294bfadb3 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-30 (Tue, 30 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/pre-commit-hooks to v6 (releasebranch_8_4) (#6836) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 08:14:15 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 08:14:15 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pre-commit-pre-commit-hooks-5.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 08:14:15 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 08:14:15 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pre-commit-pre-commit-hooks-6.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 11:20:18 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 11:20:18 -0800 Subject: [GRASS-git] [OSGeo/grass] cd07a4: CI(deps): Update debian:13.2-slim Docker digest to... Message-ID: Branch: refs/heads/renovate/main-debian-13.2-slim Home: https://github.com/OSGeo/grass Commit: cd07a4621119eb55f8810ea555bd3fcfb37ba8f9 https://github.com/OSGeo/grass/commit/cd07a4621119eb55f8810ea555bd3fcfb37ba8f9 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-30 (Tue, 30 Dec 2025) Changed paths: M docker/debian/Dockerfile Log Message: ----------- CI(deps): Update debian:13.2-slim Docker digest to 4bcb9db To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 11:20:25 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 11:20:25 -0800 Subject: [GRASS-git] [OSGeo/grass] 3870e9: CI(deps): Update pre-commit hook rhysd/actionlint ... Message-ID: Branch: refs/heads/renovate/rhysd-actionlint-1.x Home: https://github.com/OSGeo/grass Commit: 3870e9e997a06c935fa87bc7fb623a59df958294 https://github.com/OSGeo/grass/commit/3870e9e997a06c935fa87bc7fb623a59df958294 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-30 (Tue, 30 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook rhysd/actionlint to v1.7.10 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 11:20:35 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 11:20:35 -0800 Subject: [GRASS-git] [OSGeo/grass] f2e147: CI(deps): Update dependency python to v3.14.2 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-python-3.x Home: https://github.com/OSGeo/grass Commit: f2e147ec127ddc4f1689e949408009319b3a69eb https://github.com/OSGeo/grass/commit/f2e147ec127ddc4f1689e949408009319b3a69eb Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-30 (Tue, 30 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml M .github/workflows/create_release_draft.yml M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update dependency python to v3.14.2 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 11:20:40 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 11:20:40 -0800 Subject: [GRASS-git] [OSGeo/grass] a69618: CI(deps): Update pre-commit hook adrienverge/yamll... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-adrienverge-yamllint-1.x Home: https://github.com/OSGeo/grass Commit: a696187c32a49e49dd46b0fd3aa48b59d1e35015 https://github.com/OSGeo/grass/commit/a696187c32a49e49dd46b0fd3aa48b59d1e35015 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-30 (Tue, 30 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook adrienverge/yamllint to v1.37.1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 11:20:45 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 11:20:45 -0800 Subject: [GRASS-git] [OSGeo/grass] 63561f: CI(deps): Update pre-commit hook editorconfig-chec... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-editorconfig-checker-editorconfig-checker-3.x Home: https://github.com/OSGeo/grass Commit: 63561ffdb26fded6e70cabc295b9e34fe97cecab https://github.com/OSGeo/grass/commit/63561ffdb26fded6e70cabc295b9e34fe97cecab Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-30 (Tue, 30 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook editorconfig-checker/editorconfig-checker to v3.6.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 11:20:48 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 11:20:48 -0800 Subject: [GRASS-git] [OSGeo/grass] 2b49d0: CI(deps): Update black to v25 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-major-25-black Home: https://github.com/OSGeo/grass Commit: 2b49d0709007386fc9b18c77714b70b4f83e3369 https://github.com/OSGeo/grass/commit/2b49d0709007386fc9b18c77714b70b4f83e3369 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-30 (Tue, 30 Dec 2025) Changed paths: M .github/workflows/python-code-quality.yml M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update black to v25 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 11:20:52 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 11:20:52 -0800 Subject: [GRASS-git] [OSGeo/grass] 34106c: CI(deps): Update dependency flake8 to v5 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-major-5-flake8 Home: https://github.com/OSGeo/grass Commit: 34106cd086e9d760cfb2db94534ca2f60e590c24 https://github.com/OSGeo/grass/commit/34106cd086e9d760cfb2db94534ca2f60e590c24 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-30 (Tue, 30 Dec 2025) Changed paths: M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update dependency flake8 to v5 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 11:20:57 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 11:20:57 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/rhysd-actionlint-1.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 11:22:29 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 11:22:29 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pre-commit-mirrors-clang-format-16.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:03:17 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:03:17 -0800 Subject: [GRASS-git] [OSGeo/grass] acae02: CI(deps): Update dependency PDAL/PDAL to v2.9.3 Message-ID: Branch: refs/heads/renovate/main-pdal-pdal-2.x Home: https://github.com/OSGeo/grass Commit: acae0207739a8f2cf86723c9e82d4fb3e2952912 https://github.com/OSGeo/grass/commit/acae0207739a8f2cf86723c9e82d4fb3e2952912 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M Dockerfile M docker/debian/Dockerfile M docker/ubuntu/Dockerfile Log Message: ----------- CI(deps): Update dependency PDAL/PDAL to v2.9.3 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:03:20 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:03:20 -0800 Subject: [GRASS-git] [OSGeo/grass] 5b44cf: CI(deps): Update pre-commit hook rhysd/actionlint ... Message-ID: Branch: refs/heads/renovate/main-rhysd-actionlint-1.x Home: https://github.com/OSGeo/grass Commit: 5b44cfd169cc28d75fd26c96163a59e17c587759 https://github.com/OSGeo/grass/commit/5b44cfd169cc28d75fd26c96163a59e17c587759 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook rhysd/actionlint to v1.7.10 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:03:25 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:03:25 -0800 Subject: [GRASS-git] [OSGeo/grass] cfde53: CI(deps): Update super-linter/super-linter action ... Message-ID: Branch: refs/heads/renovate/main-super-linter-super-linter-8.x Home: https://github.com/OSGeo/grass Commit: cfde53f934e45710134ead60460bbbede35296a0 https://github.com/OSGeo/grass/commit/cfde53f934e45710134ead60460bbbede35296a0 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update super-linter/super-linter action to v8.3.2 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:03:30 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:03:30 -0800 Subject: [GRASS-git] [OSGeo/grass] b931cc: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/renovate/main-pre-commit-mirrors-clang-format-20.x Home: https://github.com/OSGeo/grass Commit: b931ccfe905e460abe08cba371631947f1bd2e11 https://github.com/OSGeo/grass/commit/b931ccfe905e460abe08cba371631947f1bd2e11 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v20 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:03:34 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:03:34 -0800 Subject: [GRASS-git] [OSGeo/grass] cac3f3: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/renovate/main-pre-commit-mirrors-clang-format-21.x Home: https://github.com/OSGeo/grass Commit: cac3f3d3a09f1ab66db0dc114924849b0ec23582 https://github.com/OSGeo/grass/commit/cac3f3d3a09f1ab66db0dc114924849b0ec23582 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v21 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:03:44 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:03:44 -0800 Subject: [GRASS-git] [OSGeo/grass] 9eb20c: CI(deps): Update dependency libgeos/geos to v3.14.1 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-libgeos-geos-3.x Home: https://github.com/OSGeo/grass Commit: 9eb20c9b46174ba1e1b5de90076986c2cefa90b4 https://github.com/OSGeo/grass/commit/9eb20c9b46174ba1e1b5de90076986c2cefa90b4 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M Dockerfile M docker/ubuntu/Dockerfile Log Message: ----------- CI(deps): Update dependency libgeos/geos to v3.14.1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:03:48 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:03:48 -0800 Subject: [GRASS-git] [OSGeo/grass] 4ae078: CI(deps): Update dependency OSGeo/PROJ to v9.7.1 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-osgeo-proj-9.x Home: https://github.com/OSGeo/grass Commit: 4ae07865d030fa2451041b6e7a953b13be6888a9 https://github.com/OSGeo/grass/commit/4ae07865d030fa2451041b6e7a953b13be6888a9 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M Dockerfile M docker/ubuntu/Dockerfile Log Message: ----------- CI(deps): Update dependency OSGeo/PROJ to v9.7.1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:03:51 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:03:51 -0800 Subject: [GRASS-git] [OSGeo/grass] dd7e02: CI(deps): Update alpine Docker tag to v3.23 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-alpine-3.x Home: https://github.com/OSGeo/grass Commit: dd7e023565f105ba1ddf50d95b2c059616c872ca https://github.com/OSGeo/grass/commit/dd7e023565f105ba1ddf50d95b2c059616c872ca Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M docker/alpine/Dockerfile Log Message: ----------- CI(deps): Update alpine Docker tag to v3.23 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:03:55 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:03:55 -0800 Subject: [GRASS-git] [OSGeo/grass] 83c972: CI(deps): Update dependency OSGeo/gdal to v3.12.1 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-osgeo-gdal-3.x Home: https://github.com/OSGeo/grass Commit: 83c9726f38df49d70a151588dd3ded6ea7f52fe8 https://github.com/OSGeo/grass/commit/83c9726f38df49d70a151588dd3ded6ea7f52fe8 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M Dockerfile M docker/ubuntu/Dockerfile Log Message: ----------- CI(deps): Update dependency OSGeo/gdal to v3.12.1 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:04:00 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:04:00 -0800 Subject: [GRASS-git] [OSGeo/grass] 4a8606: CI(deps): Update dependency PDAL/PDAL to v2.9.3 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pdal-pdal-2.x Home: https://github.com/OSGeo/grass Commit: 4a86064ec187eaf10c7c00f11ec5be3664dc1c16 https://github.com/OSGeo/grass/commit/4a86064ec187eaf10c7c00f11ec5be3664dc1c16 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M Dockerfile M docker/debian/Dockerfile M docker/ubuntu/Dockerfile M docker/ubuntu_wxgui/Dockerfile Log Message: ----------- CI(deps): Update dependency PDAL/PDAL to v2.9.3 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:04:05 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:04:05 -0800 Subject: [GRASS-git] [OSGeo/grass] dfe176: CI(deps): Update dependency pylint to v2.17.7 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pylint-2.x Home: https://github.com/OSGeo/grass Commit: dfe176f13053bf51a3fed843682b52b145e01967 https://github.com/OSGeo/grass/commit/dfe176f13053bf51a3fed843682b52b145e01967 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update dependency pylint to v2.17.7 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:04:15 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:04:15 -0800 Subject: [GRASS-git] [OSGeo/grass] d88f4d: CI(deps): Update pre-commit hook igorshubovych/mar... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-igorshubovych-markdownlint-cli-0.x Home: https://github.com/OSGeo/grass Commit: d88f4df2d3134e94a0d1a7994b76997e3e74ce4a https://github.com/OSGeo/grass/commit/d88f4df2d3134e94a0d1a7994b76997e3e74ce4a Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook igorshubovych/markdownlint-cli to v0.47.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:04:22 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:04:22 -0800 Subject: [GRASS-git] [OSGeo/grass] 710f74: CI(deps): Update dependency flake8 to v6 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-major-6-flake8 Home: https://github.com/OSGeo/grass Commit: 710f74b6de414185c40a9f91c2877b380423fa10 https://github.com/OSGeo/grass/commit/710f74b6de414185c40a9f91c2877b380423fa10 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update dependency flake8 to v6 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:04:26 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:04:26 -0800 Subject: [GRASS-git] [OSGeo/grass] 2dcf80: CI(deps): Update dependency flake8 to v7 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-major-7-flake8 Home: https://github.com/OSGeo/grass Commit: 2dcf80645752927be158386b3da736d78a1a8cf6 https://github.com/OSGeo/grass/commit/2dcf80645752927be158386b3da736d78a1a8cf6 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update dependency flake8 to v7 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:04:30 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:04:30 -0800 Subject: [GRASS-git] [OSGeo/grass] 215026: CI(deps): Update dependency macos to v15 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-macos-15.x Home: https://github.com/OSGeo/grass Commit: 2150262147a2680bb3417430153c1531a7d3eb50 https://github.com/OSGeo/grass/commit/2150262147a2680bb3417430153c1531a7d3eb50 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .github/workflows/macos.yml Log Message: ----------- CI(deps): Update dependency macos to v15 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:04:35 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:04:35 -0800 Subject: [GRASS-git] [OSGeo/grass] 06f3c5: CI(deps): Update dependency pylint to v3 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pylint-3.x Home: https://github.com/OSGeo/grass Commit: 06f3c5bc843400c5633a02235d41d86dea823e68 https://github.com/OSGeo/grass/commit/06f3c5bc843400c5633a02235d41d86dea823e68 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update dependency pylint to v3 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:04:40 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:04:40 -0800 Subject: [GRASS-git] [OSGeo/grass] 1cd061: CI(deps): Update dependency pylint to v4 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pylint-4.x Home: https://github.com/OSGeo/grass Commit: 1cd06144a4913ea2105040657c46e26c50f39262 https://github.com/OSGeo/grass/commit/1cd06144a4913ea2105040657c46e26c50f39262 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update dependency pylint to v4 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:04:47 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:04:47 -0800 Subject: [GRASS-git] [OSGeo/grass] a91a6a: CI(deps): Update dependency ubuntu to v24 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-ubuntu-24.x Home: https://github.com/OSGeo/grass Commit: a91a6aa7f97a6a9fea28be4e0f71e52f39c7c312 https://github.com/OSGeo/grass/commit/a91a6aa7f97a6a9fea28be4e0f71e52f39c7c312 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml M .github/workflows/codeql-analysis.yml M .github/workflows/coverity.yml M .github/workflows/gcc.yml M docker/ubuntu_wxgui/Dockerfile Log Message: ----------- CI(deps): Update dependency ubuntu to v24 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:04:50 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:04:50 -0800 Subject: [GRASS-git] [OSGeo/grass] 8a93ee: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pre-commit-mirrors-clang-format-17.x Home: https://github.com/OSGeo/grass Commit: 8a93eeb8574cf0843fd7be9119e0a1911051467c https://github.com/OSGeo/grass/commit/8a93eeb8574cf0843fd7be9119e0a1911051467c Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v17 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:04:54 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:04:54 -0800 Subject: [GRASS-git] [OSGeo/grass] 33630e: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pre-commit-mirrors-clang-format-18.x Home: https://github.com/OSGeo/grass Commit: 33630ee75cb53a41568857578051c98ac353e7d9 https://github.com/OSGeo/grass/commit/33630ee75cb53a41568857578051c98ac353e7d9 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v18 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:04:58 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:04:58 -0800 Subject: [GRASS-git] [OSGeo/grass] 568cb5: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pre-commit-mirrors-clang-format-20.x Home: https://github.com/OSGeo/grass Commit: 568cb591663366aaaa874270bbad1db1f68f4971 https://github.com/OSGeo/grass/commit/568cb591663366aaaa874270bbad1db1f68f4971 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v20 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:05:03 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:05:03 -0800 Subject: [GRASS-git] [OSGeo/grass] 773f3a: CI(deps): Update pre-commit hook pre-commit/mirror... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-pre-commit-mirrors-clang-format-21.x Home: https://github.com/OSGeo/grass Commit: 773f3a26f99d8ff7c6926a5e7611918434d34e8c https://github.com/OSGeo/grass/commit/773f3a26f99d8ff7c6926a5e7611918434d34e8c Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook pre-commit/mirrors-clang-format to v21 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:05:07 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:05:07 -0800 Subject: [GRASS-git] [OSGeo/grass] 90ae6b: CI(deps): Update super-linter/super-linter action ... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-super-linter-super-linter-7.x Home: https://github.com/OSGeo/grass Commit: 90ae6bf52f6d714489c53c8f7d0832bc90aaf366 https://github.com/OSGeo/grass/commit/90ae6bf52f6d714489c53c8f7d0832bc90aaf366 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update super-linter/super-linter action to v7 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Tue Dec 30 22:05:09 2025 From: noreply at github.com (renovate[bot]) Date: Tue, 30 Dec 2025 22:05:09 -0800 Subject: [GRASS-git] [OSGeo/grass] ae0781: CI(deps): Update super-linter/super-linter action ... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-super-linter-super-linter-8.x Home: https://github.com/OSGeo/grass Commit: ae07815c9f7c9a244623e297257d8d43cb30cc83 https://github.com/OSGeo/grass/commit/ae07815c9f7c9a244623e297257d8d43cb30cc83 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update super-linter/super-linter action to v8 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 31 07:12:40 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 31 Dec 2025 07:12:40 -0800 Subject: [GRASS-git] [OSGeo/grass] 866137: CI(deps): Update dependency macos to v15 (releaseb... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 866137fa424c63f0688481d91677b579bc59e1f3 https://github.com/OSGeo/grass/commit/866137fa424c63f0688481d91677b579bc59e1f3 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .github/workflows/macos.yml Log Message: ----------- CI(deps): Update dependency macos to v15 (releasebranch_8_4) (#6852) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 31 07:13:12 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 31 Dec 2025 07:13:12 -0800 Subject: [GRASS-git] [OSGeo/grass] 81bfa1: CI(deps): Update pre-commit hook editorconfig-chec... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 81bfa1187fee0358622635b0749a8e1963761710 https://github.com/OSGeo/grass/commit/81bfa1187fee0358622635b0749a8e1963761710 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook editorconfig-checker/editorconfig-checker to v3.6.0 (releasebranch_8_4) (#6841) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 31 07:13:37 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 31 Dec 2025 07:13:37 -0800 Subject: [GRASS-git] [OSGeo/grass] 9345e0: CI(deps): Update pre-commit hook adrienverge/yamll... Message-ID: Branch: refs/heads/releasebranch_8_4 Home: https://github.com/OSGeo/grass Commit: 9345e0d49c0b44835fc040c15f2ee8e1ddc341d5 https://github.com/OSGeo/grass/commit/9345e0d49c0b44835fc040c15f2ee8e1ddc341d5 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .pre-commit-config.yaml Log Message: ----------- CI(deps): Update pre-commit hook adrienverge/yamllint to v1.37.1 (releasebranch_8_4) (#6840) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 31 07:15:11 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 31 Dec 2025 07:15:11 -0800 Subject: [GRASS-git] [OSGeo/grass] 1f8f1e: CI(deps): Update dependency python to v3.14.2 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-python-3.x Home: https://github.com/OSGeo/grass Commit: 1f8f1e5d361d6757b210f282276324bd38283eb1 https://github.com/OSGeo/grass/commit/1f8f1e5d361d6757b210f282276324bd38283eb1 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml M .github/workflows/create_release_draft.yml M .github/workflows/python-code-quality.yml Log Message: ----------- CI(deps): Update dependency python to v3.14.2 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 31 07:15:25 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 31 Dec 2025 07:15:25 -0800 Subject: [GRASS-git] [OSGeo/grass] 10441a: CI(deps): Update dependency ubuntu to v24 Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-ubuntu-24.x Home: https://github.com/OSGeo/grass Commit: 10441abd249a3ae2f21ba16b6399c08962b03148 https://github.com/OSGeo/grass/commit/10441abd249a3ae2f21ba16b6399c08962b03148 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .github/workflows/additional_checks.yml M .github/workflows/codeql-analysis.yml M .github/workflows/coverity.yml M .github/workflows/gcc.yml M docker/ubuntu_wxgui/Dockerfile Log Message: ----------- CI(deps): Update dependency ubuntu to v24 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 31 07:15:33 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 31 Dec 2025 07:15:33 -0800 Subject: [GRASS-git] [OSGeo/grass] 7e7d7c: CI(deps): Update super-linter/super-linter action ... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-super-linter-super-linter-7.x Home: https://github.com/OSGeo/grass Commit: 7e7d7c1e90af920440e0046021caa07245e52021 https://github.com/OSGeo/grass/commit/7e7d7c1e90af920440e0046021caa07245e52021 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update super-linter/super-linter action to v7 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 31 07:15:39 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 31 Dec 2025 07:15:39 -0800 Subject: [GRASS-git] [OSGeo/grass] 4a5684: CI(deps): Update super-linter/super-linter action ... Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-super-linter-super-linter-8.x Home: https://github.com/OSGeo/grass Commit: 4a5684c17c812384b2d694fa514ed800fbd07e69 https://github.com/OSGeo/grass/commit/4a5684c17c812384b2d694fa514ed800fbd07e69 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M .github/workflows/super-linter.yml Log Message: ----------- CI(deps): Update super-linter/super-linter action to v8 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 31 07:15:43 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 31 Dec 2025 07:15:43 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-macos-15.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 31 07:17:04 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 31 Dec 2025 07:17:04 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-major-25-black Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 31 07:17:14 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 31 Dec 2025 07:17:14 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-adrienverge-yamllint-1.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 31 07:17:15 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 31 Dec 2025 07:17:15 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_4-editorconfig-checker-editorconfig-checker-3.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 31 09:19:55 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 31 Dec 2025 09:19:55 -0800 Subject: [GRASS-git] [OSGeo/grass] d9d9fb: CI(deps): Update debian:13.2-slim Docker digest to... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: d9d9fb0a29ad06c802f6f067f669865c373c9f60 https://github.com/OSGeo/grass/commit/d9d9fb0a29ad06c802f6f067f669865c373c9f60 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2025-12-31 (Wed, 31 Dec 2025) Changed paths: M docker/debian/Dockerfile Log Message: ----------- CI(deps): Update debian:13.2-slim Docker digest to 4bcb9db (main) (#6838) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Dec 31 09:21:19 2025 From: noreply at github.com (renovate[bot]) Date: Wed, 31 Dec 2025 09:21:19 -0800 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/main-debian-13.2-slim Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications