Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps osgeo/gdal from ubuntu-small-3.10.2 to ubuntu-small-3.10.3.

Release notes

Sourced from osgeo/gdal's releases.

GDAL 3.10.3

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

Changelog

Sourced from osgeo/gdal's changelog.

GDAL/OGR 3.11.0 Preliminary Release Notes

In progress... up to revision 8d8fb575725c8fc49a29cc4fa5aa25e53de07e4e

GDAL/OGR 3.11.0 is a feature release. Those notes include changes since GDAL 3.10.0, but not already included in a GDAL 3.10.x bugfix release.

In a nutshell...

  • RFC 100: Support float16 type
  • RFC 102: Embedding resource files into libgdal
  • RFC 103: add a OGR_SCHEMA open option to selected OGR drivers
  • RFC 104: Adding a "gdal" front-end command line interface
  • RFC 105: Add and use safe path manipulation functions
  • RFC 106: Metadata items to reflect driver update capabilities
  • Add read-only OGR ADBC (Arrow Database Connectivity) driver, in particular with support for DuckDB or Parquet datasets (if libduckdb also installed)
  • Add LIBERTIFF driver: native thread-safe read-only GeoTIFF reader
  • Add read-only RCM (Radarsat Constellation Mission) raster driver
  • Add read-only AIVector (Artificial intelligence powered vector) driver
  • VRT Pixel Functions: Add function to evaluate arbitrary expression (#11209)
  • Removed drivers: JP2Lura (#11109), OZI OZF2/OZFX3
  • Removed write support in following drivers: Interlis 1, Interlis 2
  • Various code linting, static code analyzer fixes, etc.

New installed files

  • Headers: gdal_fwd.h, gdal_typetraits.h, gdal_minmax_element.hpp
  • Data files: gdal_algorithm.schema.json

New optional dependencies

  • muparser is strongly recommended to be added as a build and runtime dependency, to provide nominal support for C++ VRT expressions.
  • exprtk may be added as a build dependency (this is a header-only library) to provide support for advanced C++ VRT expressions. Note that it causes an increase in libgdal size of about 8 MB. exprtk support is recommended to be an addition to muparser support, not as a replacement.

... (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)

📚 Documentation preview 📚: https://datacube-explorer--663.org.readthedocs.build/en/663/

Bumps [osgeo/gdal](https://github.com/OSGeo/gdal) from ubuntu-small-3.10.2 to ubuntu-small-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.2...v3.10.3)

---
updated-dependencies:
- dependency-name: osgeo/gdal
  dependency-version: ubuntu-small-3.10.3
  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 Apr 8, 2025
@omad omad merged commit 0151d61 into develop Apr 10, 2025
7 checks passed
@omad omad deleted the dependabot/docker/develop/osgeo/gdal-ubuntu-small-3.10.3 branch April 10, 2025 12:24
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