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 gdal from 3.6.3 to 3.7.1.1 in /rastervision_gdal_vsi #1851

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps gdal from 3.6.3 to 3.7.1.1.

Release notes

Sourced from gdal's releases.

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
  • RFC 69: C++ code reformatting
  • Code linting and security fixes
  • Remove any traces of Rasdaman driver, now moved to OSGeo/gdal-extra-drivers repository (#4808)
  • Bump of shared lib major version

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

GDAL 3.6.4

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

Changelog

Sourced from gdal's changelog.

GDAL/OGR 3.7.0 Releases Notes

GDAL/OGR 3.7.0 is a feature release. Those notes include changes since GDAL 3.6.0, but not already included in a GDAL 3.6.x bugfix release.

In a nutshell...

  • RFC 87: Add GDT_Int8 support
  • RFC 88: switch to GoogleTest framework for C++ tests (#3525)
  • RFC 89: SQL query logging callback (#6967)
  • 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 (#7263)
  • 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 GPKG, MRF drivers
  • RFC 69: C++ code reformatting
  • Code linting and security fixes
  • Remove any traces of Rasdaman driver, now moved to OSGeo/gdal-extra-drivers repository (#4808)

Backward compatibility issues

See MIGRATION_GUIDE.TXT

New installed files

  • data/gfs.xsd: XML schema for .gfs files (#6655)
  • data/gml_registry.xsd: new file with XML schema of gml_registry.xml (#6716)
  • data/ogrinfo_output.schema.json: to validate ogrinfo -json output
  • data/gdalinfo_output.schema.json: to validate gdalinfo -json output (fixes #6850)
  • data/grib2_table_4_2_0_21.csv

... (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 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 Aug 1, 2023
Bumps [gdal](https://github.com/OSGeo/gdal) from 3.6.3 to 3.7.1.1.
- [Release notes](https://github.com/OSGeo/gdal/releases)
- [Changelog](https://github.com/OSGeo/gdal/blob/master/NEWS.md)
- [Commits](https://github.com/OSGeo/gdal/commits)

---
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/rastervision_gdal_vsi/gdal-3.7.1.1 branch from b4459e5 to 300af8a Compare August 23, 2023 19:06
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2023

Looks like gdal is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Aug 28, 2023
@dependabot dependabot bot deleted the dependabot/pip/rastervision_gdal_vsi/gdal-3.7.1.1 branch August 28, 2023 19:47
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.

0 participants