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 1.6.1 to 1.8.2 in /rastervision_core #1850

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pystac from 1.6.1 to 1.8.2.

Release notes

Sourced from pystac's releases.

v1.8.2

What's Changed

Full Changelog: stac-utils/pystac@v1.8.1...v1.8.2

v1.8.1

What's Changed

Full Changelog: stac-utils/pystac@v1.8.0...v1.8.1

v1.8.0

⚠️ This release was yanked from PyPI because it did not include the packages jsonschemas. Use v1.8.1 instead.

What's Changed

... (truncated)

Changelog

Sourced from pystac's changelog.

[v1.8.2] - 2023-07-12

Fixed

  • Explicitly re-export HREF from link (#1182)
  • Include fields-normalized.json in build (#1188)

[v1.8.1] - 2023-06-30

Fixed

  • Include jsonschemas in package (#1181)

[v1.8.0] - 2023-06-27

Added

  • sort_links_by_id to Catalog get_child() and modify_links to get_stac_objects() (#1064)
  • *ids to Catalog and Collection get_items() for only including the provided ids in the iterator (#1075)
  • recursive to Catalog and Collection get_items() to walk the sub-catalogs and sub-collections (#1075)
  • MGRS Extension (#1088)
  • All HTTP requests are logged when level is set to logging.DEBUG (#1096)
  • set_parent to Catalog add_item and add_child to avoid overriding existing parents (#1117, #1155)
  • owner attribute to AssetDefinition in the item-assets extension (#1110)
  • Windows \\ path delimiters are converted to POSIX style / delimiters (#1125)
  • Updated raster extension to work with the item_assets extension's AssetDefinition objects (#1110)
  • Classification extension (#1093), with support for adding classification information to item_assets' AssetDefinitions and raster's RasterBand objects.
  • get_derived_from, add_derived_from and remove_derived_from to Items (#1136)
  • ItemEOExtension.get_assets for getting assets filtered on band name or common_name (#1140)
  • max_items and recursive to Catalog.validate_all (#1141)
  • KML as a built in media type (#1127)
  • move/copy/delete operations for local Assets (#1158)
  • Latest core STAC spec jsonshemas are included in pytstac and used for validation (#1165)
  • Xarray Assets Extension class (#1161)

Changed

  • Include a copy of the fields.json file (for summaries) with each distribution of PySTAC (#1045)
  • Make Catalog, Collection .get_assets() return a deepcopy (#1087)
  • Removed documentation references to to_dict methods returning JSON (#1074)
  • Expand support for previous extension schema URIs (#1091)
  • Use pyproject.toml instead of setup.py (#1100)
  • DefaultStacIO now raises an error if it tries to write to a non-local url (#1107)
  • Allow instantiation of pystac objects even with "stac_extensions": null (#1109)
  • Make Link.to_dict() only contain strings (#1114)
  • Updated raster extension to work with the item_assets extension's AssetDefinition objects (#1110)
  • Return all validation errors from validation methods of JsonSchemaSTACValidator (#1120)
  • EO extension updated to v1.1.0 (#1131)
  • Use id in STACTypeError instead of entire dict (#1126)
  • Make sure that get_items is backwards compatible (#1139)

... (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)

Bumps [pystac](https://github.com/stac-utils/pystac) from 1.6.1 to 1.8.2.
- [Release notes](https://github.com/stac-utils/pystac/releases)
- [Changelog](https://github.com/stac-utils/pystac/blob/main/CHANGELOG.md)
- [Commits](stac-utils/pystac@v1.6.1...v1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2023
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #1850 (4b9e505) into master (e229483) will not change coverage.
Report is 3 commits behind head on master.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1850   +/-   ##
=======================================
  Coverage   80.04%   80.04%           
=======================================
  Files         188      188           
  Lines        9243     9243           
=======================================
  Hits         7399     7399           
  Misses       1844     1844           

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 23, 2023

Superseded by #1859.

@dependabot dependabot bot closed this Aug 23, 2023
@dependabot dependabot bot deleted the dependabot/pip/rastervision_core/pystac-1.8.2 branch August 23, 2023 17:58
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