Skip to content

fix: bump gdal from 3.13.0 to 3.13.1 in /packages/bigframes#17609

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

fix: bump gdal from 3.13.0 to 3.13.1 in /packages/bigframes#17609
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/packages/bigframes/gdal-3.13.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps gdal from 3.13.0 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

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

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [gdal](https://github.com/OSGeo/gdal) from 3.13.0 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.13.0...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 requested a review from a team as a code owner July 1, 2026 18:20
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 1, 2026 18:20
@dependabot dependabot Bot requested review from tswast and removed request for a team July 1, 2026 18:20
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 1, 2026
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 1, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 1, 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.

1 participant