Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps osgeo/gdal from ubuntu-small-3.10.3 to ubuntu-small-3.12.1.

Release notes

Sourced from osgeo/gdal's releases.

GDAL 3.12.1

Bug fix release. See release notes: https://github.com/OSGeo/gdal/blob/v3.12.1/NEWS.md

GDAL 3.12.0 "Chicoutimi"

The 3.12.0 release is a new feature release with the following highlights:

In a nutshell...

... (truncated)

Changelog

Sourced from osgeo/gdal's changelog.

GDAL/OGR 3.12.1 Release Notes

GDAL 3.12.1 is a bugfix release.

Build

  • mkgdaldist.sh: add pytest.ini to gdalautotest distribution

GDAL 3.12.1

Port

  • VSIZipFilesystemHandler::GetFileInfo(): extra sanity check to avoid later huge memory allocations (ossfuzz#457877771)
  • /vsicurl/: fix a redirect to a URL ending with a slash followed by a 403

Algorithms

  • Rasterize: avoid integer overflows on huge geometry coordinates
  • GDALFPolygonize(): make it handle 64-bit float rasters on their native precision, and not Float32 (#13526)

Core

  • GDALGeoTransform::Apply(const OGREnvelope &, GDALRasterWindow&): avoid integer overflows
  • ComputeRasterMinMaxLocation(): fix on all inf/-inf rasters
  • GDALProxyPoolDataset::GetGCPSpatialRef(): fix nullptr dereference
  • Deferred plugin loading: add GDAL_DCAP_UPDATE to cached driver metadata items in proxy driver, to avoid plugins to be unnecessarily loaded
  • GDALJP2Metadata::CollectGMLData(): avoid memory leak on malformed documents
  • JPEG2000 writer: remove NUL terminated byte at end of payload of 'lbl ' and 'xml ' boxes
  • ComputeStatistics(): fix imprecise result on stddev on Float64 with SSE2/AVX2 optimization (3.12.0 regression) (#13543)
  • ComputeStatistics(): increase precision for mean and stddev computation on Float32 to Float64 (3.12.0 regression)

Raster utilities

  • gdalinfo -json output: fix stac:transform coefficient order (#13358)
  • gdalinfo -json: fix setting [stac][raster:bands][0][nodata] for floating-point datasets
  • GDALZonalStats: Fix error for certain polygons outside raster extent (#13376)
  • gdal raster zonal-stats: avoid integer overflows on geometries with huge coordinate values
  • gdal raster tile: fix stalling in --parallel-mode=spawn with CPL_DEBUG=ON on Windows (#13390)
  • gdal mdim convert: fix specifying multiple values for --group, --subset, --scale-axes

... (truncated)

Commits
  • 21882de .github/workflows/release.yml: fix extraeneous double quote
  • 70e6242 release.yml: update PROJ to 9.7.1
  • de971b7 NEWS.md: update for 3.12.1
  • ae7244c Bump version numbers to 3.12.1
  • e68c416 Merge pull request #13553 from OSGeo/backport-13546-to-release/3.12
  • 3cb20d5 Merge pull request #13552 from rouault/backport_pr_13549
  • 7e68a79 Merge pull request #13551 from OSGeo/backport-13548-to-release/3.12
  • 717554e HDF5: do not report GCPs on swath geolocation fields
  • a7424fe GDALRasterBand::ComputeStatistics(): increase precision for mean and stddev c...
  • d6bf9df GDALRasterBand::ComputeStatistics(): fix imprecise result on stddev on Float6...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

📚 Documentation preview 📚: https://datacube-ows--1408.org.readthedocs.build/en/1408/

Bumps [osgeo/gdal](https://github.com/OSGeo/gdal) from ubuntu-small-3.10.3 to ubuntu-small-3.12.1.
- [Release notes](https://github.com/OSGeo/gdal/releases)
- [Changelog](https://github.com/OSGeo/gdal/blob/master/NEWS.md)
- [Commits](OSGeo/gdal@v3.10.3...v3.12.1)

---
updated-dependencies:
- dependency-name: osgeo/gdal
  dependency-version: ubuntu-small-3.12.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Dec 22, 2025
@codecov
Copy link

codecov bot commented Dec 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.81%. Comparing base (7af1425) to head (feacc5a).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1408   +/-   ##
========================================
  Coverage    92.81%   92.81%           
========================================
  Files           53       53           
  Lines         7233     7233           
========================================
  Hits          6713     6713           
  Misses         520      520           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update Docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant