Skip to content

build(deps): bump gdal from 3.10.3 to 3.13.1 in /app/backend - #2729

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/app/backend/gdal-3.13.1
Open

build(deps): bump gdal from 3.10.3 to 3.13.1 in /app/backend#2729
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/app/backend/gdal-3.13.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps gdal from 3.10.3 to 3.13.1.

Release notes

Sourced from gdal's releases.

GDAL 3.13.1

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

GDAL 3.13.0 "Iowa City"

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

In a nutshell...

Detailed release notes

At https://github.com/OSGeo/gdal/blob/v3.13.0/NEWS.md

Backward compatibility issues

See migration guide

GDAL 3.12.4

... (truncated)

Changelog

Sourced from gdal's changelog.

GDAL/OGR 3.13.1 Release Notes

GDAL 3.13.1 is a bugfix release.

Build

  • Fix build against Poppler 26.06.00
  • JP2Grok requires Grok >= 20.3.2

GDAL 3.13.1

Port

  • /vsicurl/: make it year 2038 ready on 32-bit systems or Windows
  • /vsis3/: fix support for listing directory buckets that had been broken per 4bd8d578b50

Algorithms

  • Warper Lanczos: remove special case when the ratio of valid source pixels/total is below 1/2 (#14560)
  • Zonal stats: avoid undefined behavior when a raster zone dataset has a NaN value

Core

  • GeoHEIF: do not report geotransform when there is none
  • Factor code related to overview selection between RasterIO() and gdalwarp
  • GDALRasterBand::HasConflictingMaskSources(): fix potential nullptr dereference
  • CopyWords float -> signed int8/int16/int32 SSE2 code path: convert NaN to 0 for consistency with scalar code path
  • CopyWords float -> integer data type: optimization for NEON
  • GDALCopy4Words: slightly optimize float -> signed int8/16/32
  • CopyWords: int32 -> uint16: speed enhancement and code cleanup
  • GDALCopyWords uint32->int32 SSE4.1/NEON: fix wrong loop indices (only speed impact)
  • GDALCopyWords: optimize Int32<-->UInt32 in SSE2
  • GDALCopyWords(): add int32->int16 SSE2 optimized code path
  • GDALCopyWords(): add int16->uint8 SSE2 optimized code path
  • GDALAlgorithmArg::SetFrom(const GDALArgDatasetValue &): fix inappropriate check

Utilities

  • apps/: use non-deprecated argument names
  • gdal external: make sure temporary files are deleted on Windows
  • gdal pipeline: fix nested pipeline inside a step whose name can be raster or vector (such as clip) (#14637)
  • gdal pipeline: fix '.... ! materialize --output my.tif ! tile' (#14621)
  • gdal pipeline: address case like 'gdal pipeline read vector_dataset ! clip --input raster_dataset --like PIPE ! write output_raster'

... (truncated)

Commits
  • b2e6057 Update version numbers for 3.13.1
  • 12bec3b NEWS.md: update for 3.13.1
  • aed2e47 GeoJSON writer: support recognizing 'application/geo+json', in addition to 'a...
  • b2a0d28 gdal vector rename-layer: add SetOutputLayerNameAvailableInPipelineStep(true)
  • f8c7449 gdal raster polygonize: SetOutputLayerNameAvailableInPipelineStep(true) (prev...
  • 08a40f3 gdal raster polygonize: SetOutputLayerNameAvailableInPipelineStep(true)
  • 5cb74e2 Add export-schema examples
  • 4150217 gdal raster polygonize: fix empty output layer name in pipeline
  • 3cb180f Add TOCs for pipeline steps, and add missing steps
  • 4298758 gdal pipeline replay: make it work when the pipeline uses a short argument na...
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 2, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 2, 2026 02:27
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 2, 2026
Bumps [gdal](https://github.com/OSGeo/gdal) from 3.10.3 to 3.13.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.13.1)

---
updated-dependencies:
- dependency-name: gdal
  dependency-version: 3.13.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/app/backend/gdal-3.13.1 branch from 5d55077 to 6cdf493 Compare July 7, 2026 22:29
@raarielgrace

Copy link
Copy Markdown
Contributor

Can't merge due to dependency conflict.

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

Labels

Backend 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.

1 participant