Skip to content

Bump gdal from 3.10.0 to 3.10.3 #148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps gdal from 3.10.0 to 3.10.3.

Release notes

Sourced from gdal's releases.

GDAL 3.10.3

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

GDAL 3.10.2 "Gulf of Mexico"

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

GDAL 3.10.1

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

Changelog

Sourced from gdal's changelog.

GDAL/OGR 3.10.3 Release Notes

GDAL 3.10.3 is a bugfix release.

Build

  • Fix build with -DWIN32_LEAN_AND_MEAN
  • Fix warnings when building against Poppler 25.03.00

GDAL 3.10.3

Port

  • cpl_http: retry "SSL connection timeout"
  • /vsigs/ (and /vsiaz/): invalidate cached state of files/directories when changing authentication parameters (#11964)

Algorithms

  • Pansharpen: avoid I/O errors when extent of PAN and MS bands differ by less than the resolution of the MS band (#11889)
  • Warp: fix reprojecting on empty source window with nodata != 0 and MEM driver (#11992)

Utilities

  • gdaldem: allow -az zero or negative

Raster drivers

AVIF driver:

  • remove limitation that prevented from reading images bigger than 10 MB

GRIB2 driver:

  • fix reading Transverse Merctor with negative easting/falsing (#12015)
  • also fix reading it with scale factor != 0.9996

GTiff driver:

  • fix 3.10.1 regression when reading a file just created in multi-threaded mode with compression

MBTiles driver:

  • Fix update with WEBP compression

MRF driver:

  • allow deflate expansion

PDF driver:

  • Fix default value for DPI open option description

... (truncated)

Commits
  • ed29baf Prepare for GDAL 3.10.3 release
  • 9df4882 autotest/postinstall/test_c|cpp: bump cmake_minimum_required to 3.16
  • 63c4346 Merge pull request #12058 from lucianpls/MRF_deflate_expansion
  • 1d5d389 gdaldem: allow -az zero or negative
  • 8fc3602 Merge pull request #12056 from OSGeo/backport-12055-to-release/3.10
  • 5b5102e GeoJSON: fix detection of features starting with {"geometry":{"type":"xxxxx",...
  • 3917019 Merge pull request #12046 from OSGeo/backport-12036-to-release/3.10
  • 75db339 GMLAS: fix reading multiple values of a StringList field that is a repeated e...
  • f98c182 GTiff: fix 3.10.1 regression when reading a file just created in multi-thread...
  • 2c29a99 GPKG: fix SetNextByIndex() followed by GetNextFeature() without explicit call...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 7, 2025
Bumps [gdal](https://github.com/OSGeo/GDAL) from 3.10.0 to 3.10.3.
- [Release notes](https://github.com/OSGeo/GDAL/releases)
- [Changelog](https://github.com/OSGeo/gdal/blob/master/NEWS.md)
- [Commits](OSGeo/gdal@v3.10.0...v3.10.3)

---
updated-dependencies:
- dependency-name: gdal
  dependency-version: 3.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/gdal-3.10.3 branch from 7d25772 to 2a0a517 Compare April 9, 2025 19:04
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