Skip to content

deps(docker): bump osgeo/gdal from ubuntu-small-3.12.2 to ubuntu-small-3.12.3 in /cloudrun in the docker-dependencies group#920

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/docker/cloudrun/docker-dependencies-81e1fc21f3
Open

deps(docker): bump osgeo/gdal from ubuntu-small-3.12.2 to ubuntu-small-3.12.3 in /cloudrun in the docker-dependencies group#920
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/docker/cloudrun/docker-dependencies-81e1fc21f3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the docker-dependencies group in /cloudrun with 1 update: osgeo/gdal.

Updates osgeo/gdal from ubuntu-small-3.12.2 to ubuntu-small-3.12.3

Release notes

Sourced from osgeo/gdal's releases.

GDAL 3.12.3

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

Changelog

Sourced from osgeo/gdal's changelog.

GDAL/OGR 3.13.0dev preliminary Release Notes

up to commit cbee63f3bf227e4f49534f97cea521cfc4ada250 (Feb 18th 2026)

GDAL 3.13.0 is a feature release These notes include changes since GDAL 3.12.0, but not already included in a GDAL 3.12.x bugfix release.

In a nutshell...

  • New 'gdal' command line interface capabilities:
    • gdal vector update
    • gdal vector sort (#13351)
    • gdal dataset check
  • Add E57 read-only raster driver to read 2D images from ASTM E2807 (E57) files
  • COG driver: implement GDALDriver::Create() for random write creation
  • S102/S104/S111 driver: add write support
  • Zarr: various improvements in Zarr V3 support (sharding), support for multiscales, spatial and proj extensions for EOPF Visualization products.
  • Various code linting, static code analyzer fixes, etc.

Build

  • do not build test_ogrsf if BUILD_TESTING=OFF
  • add compatibility with Poppler up to 26.02.00

GDAL 3.13.0

Port

  • VSI Unix I/O: switch from FILE to raw file descriptors (#13672, #4438)
  • VSIVirtualHandle: make Read() and Write() methods accept a single size_t instead of (nSize, nMemb)
  • Add CPLString::SQLQuotedIdentifier() and SQLQuotedLiteral()
  • CPLStringList: Add RemoveStrings and SetString() methods
  • Add a cpl::enumerate(iterable) method that returns tuple (idx, value), similarly to Python's enumerate()
  • VSIFileManager::InstallHandler(): accept a shared_ptr<> to avoid potential memleaks
  • /vsigs/: Add Google Cloud Run environment detection for GCE authentication (#13544)
  • /vsis3/: use NextContinuationToken for paged ListObjectsV2 responses, and ignore NextMarker if present
  • /vsis3/, /vsigs/, /vsioss/: switch to using ListObjectsV2, since ListObjects is now deprecated
  • /vsicurl/: make CPL_VSIL_CURL_AUTHORIZATION_HEADER_ALLOWED_IF_REDIRECT a path-specific option
  • /vsicurl/: handle HTTP 302 response to HEAD requests
  • /vsicurl/ GetFileSizeOrHeaders(): do not propagate authentication sent to the original URL to a S3-like redirect
  • ReadMultiRange(): add retry support for 429/5xx responses (#12933)

... (truncated)

Commits
  • 5e70e43 Update release date for GDAL 3.12.3rc2
  • fc34adf /vsis3/: fix out of bounds introduced by 605a79de8c81d639bd1979dd503c1bd95456...
  • 76af31e Bump version numbers for GDAL 3.12.3
  • 1f755bc NEWS.md: GDAL 3.12.3 news
  • 8465229 typo fix [ci skip]
  • 253599d gdal raster edit: add missing --oo option in standalone mode
  • 45030e4 CI: Remove cppcheck 1.90 configuration
  • 5a1acd7 Merge pull request #14141 from OSGeo/backport-14133-to-release/3.12
  • b714c30 Merge pull request #14140 from OSGeo/backport-14131-to-release/3.12
  • 58183f7 Merge pull request #14139 from OSGeo/backport-14123-to-release/3.12
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the docker-dependencies group in /cloudrun with 1 update: [osgeo/gdal](https://github.com/OSGeo/gdal).


Updates `osgeo/gdal` from ubuntu-small-3.12.2 to ubuntu-small-3.12.3
- [Release notes](https://github.com/OSGeo/gdal/releases)
- [Changelog](https://github.com/OSGeo/gdal/blob/master/NEWS.md)
- [Commits](OSGeo/gdal@v3.12.2...v3.12.3)

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

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 Apr 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 docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants