Skip to content

chore(deps): bump gdal from 3.6.2 to 3.12.3#243

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/gdal-3.12.3
Open

chore(deps): bump gdal from 3.6.2 to 3.12.3#243
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/gdal-3.12.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps gdal from 3.6.2 to 3.12.3.

Release notes

Sourced from gdal's releases.

GDAL 3.12.3

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

GDAL 3.12.2

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

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 gdal's changelog.

GDAL/OGR 3.12.3 Release Notes

GDAL 3.12.3 is a bugfix release.

Build

  • PDF: add compatibility with Poppler 26.02.0 (#13857)
  • HDF5: Adding proper support for parallel HDF5

GDAL 3.12.3

Port

  • Add CPLLexicallyNormalize() to normalize file paths, to fix oss-fuzz#473110068

Algorithms

  • Homography GCP transformer: fix bad scaling factor on overviews (3.11.0 qgis/QGIS#65011
  • GDALCreateAndReprojectImage(): fix memleak in error code path (#14001)
  • GDALWarpResolveWorkingDataType(): do not default to UInt8 before looking at data type bands (#14063)
  • Warper: add dedicated code path for Int8 nearest neighbour resampling (#14063)
  • viewshed: allow out-of-range values outside of Byte range for DEM and GROUND modes

Core

  • RMS overview resampling: fix error in normalization formula

Utilities

  • gdal raster calc: properly handle inputs with no geotransform
  • gdal raster contour/polygonize: expose --output-layer for pipeline mode
  • gdal raster edit: add missing --oo option in standalone mode (#14107)
  • gdalinfo: support again -wkt_format WKT1_ESRI (#13906)
  • gdaltindex: use GDALWarp for reprojected extents
  • gdal pipeline: fix nullptr deref on 'read -h' pipeline in non-command line mode (oss-fuzz#485952614)
  • gdal dataset copy/rename: make it work with vector datasets, and directories (#14097)
  • gdal2tiles: fix wrong extent computation on source raster with non-square pixels

Raster drivers

GIF driver:

  • avoid potential left shift of >=32 positions (oss-fuzz#481899239)
  • avoid potential crash on corrupted datasets (oss-fuzz#481841770)

Georaster driver:

... (truncated)

Commits
  • 5e70e43 Update release date for GDAL 3.12.3rc2
  • fc34adf /vsis3/: fix out of bounds introduced by 605a79de8c81d639bd1979dd503c1bd95456...
  • 76af31e Bump version numbers for GDAL 3.12.3
  • 1f755bc NEWS.md: GDAL 3.12.3 news
  • 8465229 typo fix [ci skip]
  • 253599d gdal raster edit: add missing --oo option in standalone mode
  • 45030e4 CI: Remove cppcheck 1.90 configuration
  • 5a1acd7 Merge pull request #14141 from OSGeo/backport-14133-to-release/3.12
  • b714c30 Merge pull request #14140 from OSGeo/backport-14131-to-release/3.12
  • 58183f7 Merge pull request #14139 from OSGeo/backport-14123-to-release/3.12
  • 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 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)

Bumps [gdal](https://github.com/OSGeo/GDAL) from 3.6.2 to 3.12.3.
- [Release notes](https://github.com/OSGeo/GDAL/releases)
- [Changelog](https://github.com/OSGeo/gdal/blob/master/NEWS.md)
- [Commits](OSGeo/gdal@v3.6.2...v3.12.3)

---
updated-dependencies:
- dependency-name: gdal
  dependency-version: 3.12.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 23, 2026
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants