Skip to content

chore(deps): bump gdal from 3.6.2 to 3.12.2#234

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps gdal from 3.6.2 to 3.12.2.

Release notes

Sourced from gdal's releases.

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.2 Release Notes

GDAL 3.12.2 is a bugfix release.

Build

  • Arrow/Parquet: fix build issue with libarrow 23.0 with precompiled headers
  • PDF: add compatibility with Poppler 26.01.0 (#13668)
  • LIBKML: workaround build issue with boost 1.90, clang 21 and c++23 (#13709)
  • Add explicit include for std::strtoull

Miscellaneous

  • gdal-bash-completion.sh: do not put '.py' in function identifiers (#13570)
  • gdal-bash-completion.sh: add completion for .py scripts invoked without the .py suffix (#13570)

GDAL 3.12.2

Port

  • VSIMkdirRecursive(): avoid stack call overflow on huge strings (ossfuzz#471096341)
  • /vsicurl_streaming/: fix setting the file size
  • /vsicurl/: handle HTTP 302 response to HEAD requests
  • /vsicurl/ GetFileSizeOrHeaders(): do not propagate authentication sent to the original URL to a S3-like redirect

Algorithms

  • Warp: fix inappropriate dst nodata avoidance with UNIFIED_SRC_NODATA=YES (#13677)
  • GDALWarpOperation::WarpRegionToBuffer(): avoid integer overflow (ossfuzz#476973663)
  • GDALWarpOperation::ComputeSourceWindowTransformPoints(): avoid integer overflow (ossfuzz#476810001)
  • contour: do not emit error when raster is all nodata, but return an empty layer (#13735)
  • GDALTransformer(): ignore MAX_GCP_ORDER when METHOD=GCP_TPS, and sanitize negative values of MAX_GCP_ORDER when METHOD=GCP_POLYNOMIAL
  • TPS transformer: check RAM available to avoid crashes / system freeze

Raster core

  • GDALBufferHasOnlyNoData(): fix potential unsigned integer overflow on very large buffers on 32-bit builds
  • GDALGetJPEG2000Structure(): avoid unsigned integer overflow on corrupted files (ossfuzz #474176152)
  • gdalrescaledalphaband.cpp: avoid potential int overflow

... (truncated)

Commits
  • ad23f3e NEWS.md: update for 3.12.2
  • b20c82b Bump version numbers for 3.12.2
  • 013d6c8 .github/workflows/cifuzz.yml: update action [ci skip]
  • cf9afe0 Merge pull request #13830 from OSGeo/backport-13800-to-release/3.12
  • 4275851 Merge pull request #13829 from OSGeo/backport-13798-to-release/3.12
  • 02b3a20 Merge pull request #13828 from OSGeo/backport-13824-to-release/3.12
  • 67659f2 /vsicurl/ GetFileSizeOrHeaders(): do not propagate authentication sent to the...
  • 3d703ef /vsicurl/: handle HTTP 302 response to HEAD requests
  • 2d2e569 MITAB .mif reader: accepts linestring and multilinestring of 1 point (even zero)
  • 27ee26b gdal raster contour/footprint/polygon: fix issue with temporary gpkg file on ...
  • 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.2.
- [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.2)

---
updated-dependencies:
- dependency-name: gdal
  dependency-version: 3.12.2
  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 Feb 16, 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