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 pystac from 0.5.2 to 0.5.4 in /rastervision_core #148

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 9, 2021

Bumps pystac from 0.5.2 to 0.5.4.

Changelog

Sourced from pystac's changelog.

[v0.5.4]

Added

  • SAT Extension (#236)
  • Add support for the scientific extension. (#199)

Fixed

  • Fix unexpected behaviour of generate_subcatalogs (#241)
  • Get eo bands defined in assets only (#243)
  • Collection TemporalExtent can be open ended (#247)
  • Make asset HREFs relative or absolute based on CatalogType during save (#251)

Changed

  • Be more strict with CatalogType in Catalog.save (#244)

[v0.5.3]

Added

  • Added support for the pointcloud extension (#176)
  • Added support for the version extension (#193)
  • Added support for the SAR extension (#203)
  • Added the capability to more flexibly organize STACs using normalize_hrefs (#219)
  • Added a 'generate_subcatalogs' to Catalog to allow for subcatalogs to be created by using item properties via a template string (#219)
  • Added 'from_items' method to Extent (#223)
  • Added a catalog_type property to track the CatalogType of read in or previously saved catalogs (#224)
  • Added a tutorial for creating Landsat 8 STACs (#181)
  • Added codespell to CI (#206)
  • Added more testing to Links (#211)

Fixed

  • Fixed issue that can cause infinite recursion during full resolve (#204)
  • Fixed issue that required label_classes in label items (#201)
  • Fixed issue that caused geometries and bboxes produced by Shapely to fail PySTAC's validaton (#201)
  • Allow for path prefixes like /vsitar/ (#208)
  • Fix Item set_self_href to ensure item asset locations do not break (#226)
  • Fixed an incorrect exception being thrown from Link.get_href() if there is no target_href (#201)
  • Fixed issue where 0.9.0 items were executing the commons extension logic when they shouldn't (#221)
  • Fixed issue where cloned assets did not have their owning Items set (#228)
  • Fixed issue that caused make_asset_hrefs_relative to produce incorrect HREFs when asset HREFs were already relative (#229)
  • Improve error handling when accidentally importing a Collection with Catalog (#186)
  • Fixed spacenet tutorial bbox issue (#201)
  • Fix formatting of error message in stac_validator (#190)
  • Fixed typos (#192, #195)

... (truncated)

Commits
  • 31f5662 Merge pull request #254 from stac-utils/develop
  • 1174848 Merge pull request #253 from stac-utils/version/0.5.4
  • 78a0fee Add scientific extension add to CHANGELOG.
  • 38c1f36 Merge pull request #252 from stac-utils/version/0.5.4
  • 4e16cb5 Update CHANGELOG; version 0.5.4
  • 21637cb Merge pull request #251 from stac-utils/fix/relative-assets
  • 2944349 Upgrade yapf to 0.30.*
  • 7048001 Add scripts/format; format code.
  • f1e90ed Modify asset HREFs based on catalog type.
  • abfa723 Merge pull request #243 from emmanuelmathot/feature/eo-bands-assets-only
  • 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 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 Feb 9, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 15, 2021

Superseded by #192.

@dependabot dependabot bot closed this Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/pip/rastervision_core/pystac-0.5.4 branch March 15, 2021 07:07
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