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

Update gdal requirement from <=3.6.3,>=3.4.1 to >=3.4.1,<=3.8.5 in /rastervision_gdal_vsi #2135

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Updates the requirements on gdal to permit the latest version.

Release notes

Sourced from gdal's releases.

GDAL 3.8.5

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

Changelog

Sourced from gdal's changelog.

GDAL/OGR 3.8.5 Release Notes

GDAL 3.8.5 is a bugfix release.

Build

  • Disable my_test_sqlite3_ext in static builds
  • Fix false-positive -Wformat-truncation with clang 18 on fedora:rawhide CI
  • cpl_vsil_unix_stdio_64.cpp: avoid compiler warning related to ftello()
  • Fix compiler crash on gcore/overview.cpp with ICC 2024.0.2.29 (#9508)
  • CMake: Fix FindGEOS to remove use of deprecated exec_program()
  • CMake: fix NumPy detection when Intel MKL library is installed
  • CMake: add modern Apple OS (visionOS|tvOS|watchOS) support (#9550)
  • Minimal support for TileDB 2.21 to avoid build & test issues

GDAL 3.8.5

Port

  • /vsiaz/: handle properly BlobEndpoint ending with a slash (#9519)

Core

  • QuietDeleteForCreateCopy(): forward source dataset open options (#9424)
  • Overview/RasterIO resampling: fix infinite looping when nodata has a big absolute value (#9427)

Utilities

  • gdalinfo_output.schema.json: add comment about size and proj:shape ordering
  • gdalinfo -json/gdal.Info(format='json'): avoid error/exception on engineering CRS (#9396)
  • gdalwarp: cutline zero-width sliver enhancement: avoid producing invalid polygons
  • gdal2tiles.py: fix exception when -v flag is used and overview tiles are generated (3.7.0 regression) (#9272)
  • gdalattachpct.py: fix it when output file is a VRT (#9513)

Raster drivers

DIMAP driver:

  • add radiometric metadata

ERS driver:

  • avoid 'Attempt at recursively opening ERS dataset' when the .ers file references a .ecw (#9352)

GPKG driver:

  • avoid invalid use of pointer aliasing that caused ICC 2024.0.2.29 to generate invalid code (#9508)

... (truncated)

Commits
  • 1b5b090 Prepare for GDAL 3.8.5
  • aab6b08 typo fixes
  • 47a3df6 gdalattachpct.py: fix it when output file is a VRT (fixes #9513)
  • 00332e0 gdal2tiles.py: fix exception when -v flag is used and overview tiles are gene...
  • 51805cd Prepare for GDAL 3.8.4
  • 025eb69 Prepare for GDAL 3.8.3
  • f0925c2 Prepare for GDAL 3.8.2
  • 81cea70 pct2rgb.py: emit explicit exception when source file has no color table (fixe...
  • c258a69 Prepare for GDAL 3.8.1
  • cbf4a2c gdal_sieve.py/gdalattachpct.py/gdalcompare.py/gdalmove.py: make sure --versio...
  • Additional commits viewable in compare view

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 the dependencies Pull requests that update a dependency file label May 1, 2024
Updates the requirements on [gdal](https://github.com/OSGeo/gdal) to permit the latest version.
- [Release notes](https://github.com/OSGeo/gdal/releases)
- [Changelog](https://github.com/OSGeo/gdal/blob/v3.8.5/NEWS.md)
- [Commits](OSGeo/gdal@v3.4.1...v3.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/rastervision_gdal_vsi/gdal-gte-3.4.1-and-lte-3.8.5 branch from 42701ff to a9a1e06 Compare May 7, 2024 15:56
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2024

Superseded by #2157.

@dependabot dependabot bot closed this Jun 1, 2024
@dependabot dependabot bot deleted the dependabot/pip/rastervision_gdal_vsi/gdal-gte-3.4.1-and-lte-3.8.5 branch June 1, 2024 18:22
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants