OSGeo / grass

GRASS GIS - free and open-source geospatial processing engine
https://grass.osgeo.org
Other
791 stars 288 forks source link

CI(deps): Update dependency PDAL/PDAL to v2.7.2 #3960

Open renovate[bot] opened 2 days ago

renovate[bot] commented 2 days ago

Mend Renovate

This PR contains the following updates:

Package Update Change
PDAL/PDAL patch 2.7.1 -> 2.7.2

Release Notes

PDAL/PDAL (PDAL/PDAL) ### [`v2.7.2`](https://togithub.com/PDAL/PDAL/releases/tag/2.7.2) [Compare Source](https://togithub.com/PDAL/PDAL/compare/2.7.1...2.7.2) ### Bug Fixes - Fix overflow in `pdal::Raster` [#​4376](https://togithub.com/PDAL/PDAL/issues/4376) - Warn instead of error when `readers.las` GlobalEncoding is not set correctly for WKT [#​4414](https://togithub.com/PDAL/PDAL/issues/4414) - `gpstime_maximum` not being correctly read in `readers.copc` [#​4404](https://togithub.com/PDAL/PDAL/issues/4404) (Thanks [@​kylemann16](https://togithub.com/kylemann16)!) - Default `writer.bpf.coord_id` to `auto` [#​4428](https://togithub.com/PDAL/PDAL/issues/4428) ### Docs - Fix rotation matrix example in `filters.transformation` doc (Thanks [@​ovipaul](https://togithub.com/ovipaul)!) [#​4394](https://togithub.com/PDAL/PDAL/issues/4394) - Workshop updates [#​4400](https://togithub.com/PDAL/PDAL/issues/4400) (Thanks [@​TomTheTonk](https://togithub.com/TomTheTonk)!) - Describe `readers.las.threads` [#​4409](https://togithub.com/PDAL/PDAL/issues/4409) (Thanks [@​msmitherdc](https://togithub.com/msmitherdc)!) - Fix doc message in `filters.crop` [#​4419](https://togithub.com/PDAL/PDAL/issues/4419) (Thanks [@​pierotofy](https://togithub.com/pierotofy)!) - Properly document `option_file` [#​4425](https://togithub.com/PDAL/PDAL/issues/4425) - Update links for Python (Thanks [@​jomey](https://togithub.com/jomey)!) [#​4378](https://togithub.com/PDAL/PDAL/issues/4378) ### Build - Relax PROJ dependency to 9.0+ [`5c5611a`](https://togithub.com/PDAL/PDAL/commit/5c5611a8a0b7c723127789050fdb2bdeb8e2f984) - `STANDALONE` build config for `filters.cpd` [#​4396](https://togithub.com/PDAL/PDAL/issues/4396) - Matlab plugin compilation [#​4417](https://togithub.com/PDAL/PDAL/issues/4417) (Thanks [@​prennich](https://togithub.com/prennich)!) - E57 plugins need to link against PDAL in `STANDALONE` builds [#​4421](https://togithub.com/PDAL/PDAL/issues/4421) - Do not link GDAL for Arrow plugins [#​4377](https://togithub.com/PDAL/PDAL/issues/4377) - Use CMake-provided config for finding PROJ [#​4385](https://togithub.com/PDAL/PDAL/issues/4385) **Changelog since 2.7.1**: https://github.com/PDAL/PDAL/compare/2.7.1...2.7.2 **Changelog between 2.7.1 and 2.7.2**: https://github.com/PDAL/PDAL/compare/2.7.2...2.7-maintenance

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

echoix commented 2 days ago

TODO: Must fix ubuntu_wxgui Dockerfile as it doesn't have PROJ 9.0+ available, that is required for PDAL 2.7.2