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.5 in /rastervision_core #192

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps pystac from 0.5.2 to 0.5.5.

Release notes

Sourced from pystac's releases.

Version 0.5.5

Added

  • Added support for STAC file extension (#270)

Fixed

  • Fix handling of optional properties when using apply on view extension (#259)
  • Fixed issue with setting None into projection extension fields that are not required breaking validation (#269)
  • Remove unnecessary deepcopy calls in to_dict methods to avoid costly overhead (#273)

Changed

  • Subclass relevant classes from enum.Enum. This allows iterating over the class' contents. The __str__ method is overwritten so this should not break backwards compatibility. (#261)
  • Extract method to correctly handle setting properties in Item/Asset for ItemExtensions (#272)
Changelog

Sourced from pystac's changelog.

[v0.5.5]

Added

  • Added support for STAC file extension (#270)

Fixed

  • Fix handling of optional properties when using apply on view extension (#259)
  • Fixed issue with setting None into projection extension fields that are not required breaking validation (#269)

Changed

  • Subclass relevant classes from enum.Enum. This allows iterating over the class' contents. The __str__ method is overwritten so this should not break backwards compatibility. (#261)
  • Extract method to correctly handle setting properties in Item/Asset for ItemExtensions (#272)

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

... (truncated)

Commits
  • 01b8ce6 Merge pull request #278 from stac-utils/version/0.5.5
  • 8f61062 Update version to 0.5.5
  • 81017c9 Update changelog for version 0.5.5
  • 451cce5 Added changelog entry for #270
  • 60b3ae6 Merge pull request #270 from volaya/file_extension
  • 621bd7b Merge pull request #277 from stac-utils/fix/rde/changelog-272
  • 604bbe2 Update CHANGELOG for #272
  • 3bc1bf2 Merge pull request #276 from stac-utils/feature/rde/pr-template
  • 7ad2bba Add docs about updating changelog
  • 11a112f Add pull request template
  • 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 Mar 15, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 5, 2021

Superseded by #200.

@dependabot dependabot bot closed this Apr 5, 2021
@dependabot dependabot bot deleted the dependabot/pip/rastervision_core/pystac-0.5.5 branch April 5, 2021 07:12
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