Skip to content
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

Bump osgeo/gdal from ubuntu-small-3.10.0 to ubuntu-small-3.10.2 #1103

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2025

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

Release notes

Sourced from osgeo/gdal's releases.

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

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-ows--1103.org.readthedocs.build/en/1103/

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

---
updated-dependencies:
- dependency-name: osgeo/gdal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Mar 13, 2025
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