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

chore(deps): Bump gdal from 3.6.4 to 3.8.3 in /flooding/sentinel1_water_extraction #295

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2024

Bumps gdal from 3.6.4 to 3.8.3.

Release notes

Sourced from gdal's releases.

GDAL 3.8.3

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

GDAL 3.8.2

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

GDAL 3.8.1

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

GDAL 3.8.0

The 3.8.0 release is a new feature release with the following highlights:

  • Add JSONFG read/write vector driver for OGC Features and Geometries JSON.
  • Add PMTiles read/write vector driver for PMTiles v3 datasets containing MVT PBF tiles
  • Add S102 raster read-only driver for S-102 bathymetric products (depends on libhdf5)
  • Add gdal_footprint utility: compute the footprint of a raster file, taking into account nodata/mask band, and generating polygons/multipolygons corresponding to areas where pixels are valid (#6264)
  • Python bindings: various enhancements to reduce the number of "gotchas" related to inter-object ownership relationships, and a few syntaxic sugar enhancements
  • Arrow interface: improve spatial and attribute filtering on read side; add write side with OGRLayer::WriteArrowBatch()
  • GeoPackage: much faster spatial index creation (~ 3-4 times faster)
  • ARG driver deprecated: will be removed in 3.9.0

and many other enhancements and fixes as detailed in the release notes

GDAL 3.7.3

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

GDAL 3.7.2

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

GDAL 3.7.1

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

GDAL 3.7.0

The 3.7.0 release is a new feature release with the following highlights:

  • RFC 87: Add GDT_Int8 support
  • RFC 88: switch to GoogleTest framework for C++ tests
  • RFC 89: SQL query logging callback
  • RFC 90: Direct access to compressed raster data
  • RFC 91: GDALDataset::Close() method
  • RFC 93: OGRLayer::UpdateFeature() method
  • RFC 94: Numeric fields width/precision metadata
  • ogrinfo: make it accessible through a new GDALVectorInfo() C API call, and a -json switch
  • Add read-only raster driver NOAA_B to read NOAA GEOCON/NADCON5 .b grids
  • Add read-only raster driver NSIDCbin for Sea Ice Concentrations
  • Add read-only vector GTFS (General Transit Feed Specification) driver
  • TileDB: add read/write vector side
  • Add support for SOZip (Seek Optimized ZIP) with enhanced /vsizip/ virtual file system and a new sozip utility
  • OpenFileGDB: add read-only support for raster datasets (.gdb v10)
  • PNG: 1.7-2.0x speed-up in whole image decompression with libdeflate on Intel/AMD CPUs. Benefits to GPKG, MRF drivers

... (truncated)

Changelog

Sourced from gdal's changelog.

GDAL/OGR 3.8.3 Release Notes

GDAL 3.8.3 is a bugfix release.

Build

  • infback9: fix various build issues with clang 17
  • fix build with sqlite 3.36.x (#9021)
  • fix build of optional utility gdal2ogr

GDAL 3.8.3

Port

  • AWS S3: add explicit error message when IMDS fails and we know we are on EC2

Utilities

  • gdalbuildvrt: in -separate mode, only use ComplexSource if needed

Raster drivers

VRT driver:

  • VRTDerivedRasterBand::IRasterIO(): fix potential multiplication overflow

OGR 3.8.3

OGRSpatialReference

  • CoordinateTransformation::TransformBounds(): fix polar stereographic ( including pole) to Web Mercator (#8996)

Utilities

  • ogr2ogr: do not use ArrowArray interface if -clipsrc, -clipdst, -gcp or -wrapdateline are specified (#9013)

Vector drivers

  • OGRArrowArrayHelper::SetBoolOn(): fix wrong bit shift computation. Affects ogr2ogr from GPKG/FlatGeoBuf to something else) (#8998)

GPKG driver:

  • Fix error message that sometimes occured with multi-threaded ArrowArray interface, and add OGR_GPKG_NUM_THREADS config option. (#9018, 9030)

GeoJSON driver:

  • Internal libjson: resync random_seed.c with upstream, and use getrandom() implementation when available (#9024)

... (truncated)

Commits
  • 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...
  • 2072770 Python utilities: make gdal_edit, gdal_pansharp, gdal_retile and ogr_layer_al...
  • ff68a2c Prepare for 3.8.0beta1
  • 15b4b2f gdal_calc.py: restore specifc --format behaviour (master only fix, fixes #8619)
  • 4ae8505 Merge pull request #8516 from rouault/fix_8514
  • 4d6bb03 validate_gpkg.py: make it work with -DSQLITE_TRUSTED_SCHEMA=0 SQLite compile-...
  • 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 Jan 9, 2024
Bumps [gdal](https://github.com/OSGeo/gdal) from 3.6.4 to 3.8.3.
- [Release notes](https://github.com/OSGeo/gdal/releases)
- [Changelog](https://github.com/OSGeo/gdal/blob/v3.8.3/NEWS.md)
- [Commits](OSGeo/gdal@v3.6.4...v3.8.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/flooding/sentinel1_water_extraction/gdal-3.8.3 branch from 6f09a0b to e0f27c8 Compare January 31, 2024 00:36
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 19, 2024

Superseded by #311.

@dependabot dependabot bot closed this Feb 19, 2024
@dependabot dependabot bot deleted the dependabot/pip/flooding/sentinel1_water_extraction/gdal-3.8.3 branch February 19, 2024 01: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
Development

Successfully merging this pull request may close these issues.

0 participants