Skip to content

build(deps): bump osgeo/gdal from ubuntu-small-3.13.1 to ubuntu-small-3.13.2 - #1658

Merged
pjonsson merged 1 commit into
developfrom
dependabot/docker/develop/osgeo/gdal-ubuntu-small-3.13.2
Jul 23, 2026
Merged

build(deps): bump osgeo/gdal from ubuntu-small-3.13.1 to ubuntu-small-3.13.2#1658
pjonsson merged 1 commit into
developfrom
dependabot/docker/develop/osgeo/gdal-ubuntu-small-3.13.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Bumps osgeo/gdal from ubuntu-small-3.13.1 to ubuntu-small-3.13.2.

Release notes

Sourced from osgeo/gdal's releases.

GDAL 3.13.2

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

Changelog

Sourced from osgeo/gdal's changelog.

GDAL/OGR 3.13.2 Release Notes

GDAL 3.13.2 is a bugfix release.

Build

  • CMake: do not attempt find_package(Python) if BUILD_PYTHON_BINDINGS=OFF (#14770)
  • Build of JP2Grok driver requires libjp2grok >= 20.3.5
  • CMake 4.4 compatibility: Remove cmake/modules/CheckCCompilerFlag.cmake, CheckCXXCompilerFlag.cmake, CheckLinkerFlag.cmake
  • Fix build against Poppler 26.08dev

GDAL 3.13.2

Port

  • Azure/ADLS GetOptions() XML: document missing AZURE_STORAGE_ACCESS_TOKEN and AZURE_STORAGE_SAS_TOKEN (qgis#66274)
  • /vsicurl?: restrict filenames allowed in the 'header_file' key-value pair
  • /vsicurl/: do not mess up file sizes when reading directory listing with nginx 'autoindex_exact_size off' setting (3.12.0 regression) (#14707)
  • IVSIS3LikeFSHandler::Sync(): use more robust locking to avoid potential multithreading issues
  • VSISync(): fix missed empty files when sync'ing from/to cloud with multithreaded enabled

Algorithms

  • pansharpen: fix RasterIO window error when extracting small slice at edge of raster

Core

  • multidim: GDALSlicedMDArray::IAdviseRead(): fix wrong parent bounds computation in case of step != 1
  • GDALDataset::BlockBasedRasterIO(): avoid int overflow on huge rasters (ossfuzz#528678026)
  • ComputeRasterMinMax: Check that integers exactly match NoData value
  • GetHistogram: Check that integers exactly match NoData value

Utilities

  • Fix 'gdal raster pipeline read byte.tif ! materialize --format COG ! tile' (#14730)
  • gdal pipeline: avoid error/creating file named '[ ... ]' when an inner read pipeline is a VRT (#14732)
  • gdal raster stack/mosaic: fix to allow inner pipelines to be allowed as input datasets (#14794)
  • gdal raster reproject: avoid old CLI arguments in warning messages (#14859)

... (truncated)

Commits
  • b406725 NEWS.md: update for 3.13.2
  • ad68394 Update version numbers for 3.13.2
  • c70007a Merge pull request #14961 from OSGeo/backport-14958-to-release/3.13
  • 3b42085 pansharpen: fix RasterIO window error when extracting small slice at edge of ...
  • 2f70f23 Merge pull request #14956 from OSGeo/backport-14941-to-release/3.13
  • d5f86bf Envisat: fix heap overflow in ScanForGCPs_ASAR from unchecked NUM_DSR
  • e977c8c Merge pull request #14954 from OSGeo/backport-14953-to-release/3.13
  • 77af87a Fix build against Poppler 26.08dev
  • 14d8f40 Merge pull request #14950 from OSGeo/backport-14937-to-release/3.13
  • d0c2d97 Remove cmake/modules/CheckCCompilerFlag.cmake, CheckCXXCompilerFlag.cmake, Ch...
  • 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)

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

Bumps [osgeo/gdal](https://github.com/OSGeo/gdal) from ubuntu-small-3.13.1 to ubuntu-small-3.13.2.
- [Release notes](https://github.com/OSGeo/gdal/releases)
- [Changelog](https://github.com/OSGeo/gdal/blob/master/NEWS.md)
- [Commits](OSGeo/gdal@v3.13.1...v3.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Jul 23, 2026
@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.28%. Comparing base (19269d6) to head (968b0c7).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1658   +/-   ##
========================================
  Coverage    92.28%   92.28%           
========================================
  Files           56       56           
  Lines         7255     7255           
========================================
  Hits          6695     6695           
  Misses         560      560           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pjonsson
pjonsson merged commit ce16afc into develop Jul 23, 2026
16 checks passed
@pjonsson
pjonsson deleted the dependabot/docker/develop/osgeo/gdal-ubuntu-small-3.13.2 branch July 23, 2026 07:39
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