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.3 in /rastervision_core #1859

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pystac from 1.6.1 to 1.8.3.

Release notes

Sourced from pystac's releases.

v1.8.3

What's Changed

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

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.3] - 2023-07-12

Added

  • Allow to pass a Dict with field names and summary strategies to the fields parameter in the Summarizer constructor (#1195)

Changed

  • Pin jsonschema version to <4.18 until regresssions are fixed

Fixed

  • Fix the documentation rendering of the fields parameter in the Summarizer constructor (#1195)

[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

... (truncated)

Commits
  • 248168e release: v1.8.3 (#1204)
  • f8e4400 deps: bump pytest-recording, remove vcrpy pin (#1201)
  • 27ea872 fix: warning from get_all_items deprecation (#1203)
  • bd5c80b build(deps-dev): bump ruff from 0.0.283 to 0.0.284 (#1202)
  • 00612b3 build(deps-dev): bump ruff from 0.0.282 to 0.0.283 (#1200)
  • 381cf89 build(deps-dev): bump ruff from 0.0.278 to 0.0.282 (#1196)
  • 9ab10cc Allow to pass a dict for the summarized fields, fix the doc rendering (#1195)
  • ebe5c6b pin jsonschema to <4.18 in validation and test (#1192)
  • 4780f55 build(deps-dev): bump ruff from 0.0.277 to 0.0.278 (#1190)
  • 194b904 feat: update changelog for v1.8.2
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 23, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumps [pystac](https://github.com/stac-utils/pystac) from 1.6.1 to 1.8.3.
- [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.3)

---
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 force-pushed the dependabot/pip/rastervision_core/pystac-1.8.3 branch from 5dc811c to 42e09ad Compare September 14, 2023 20:36
@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #1859 (42e09ad) into master (b334d68) will increase coverage by 0.01%.
Report is 5 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1859      +/-   ##
==========================================
+ Coverage   82.48%   82.50%   +0.01%     
==========================================
  Files         190      190              
  Lines        9313     9316       +3     
==========================================
+ Hits         7682     7686       +4     
+ Misses       1631     1630       -1     
Files Changed Coverage Δ
...ervision_core/rastervision/core/data/utils/misc.py 85.24% <100.00%> (+0.37%) ⬆️
...rvision/pytorch_backend/pytorch_learner_backend.py 62.12% <100.00%> (ø)

... and 1 file with indirect coverage changes

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2023

Superseded by #1941.

@dependabot dependabot bot closed this Oct 1, 2023
@dependabot dependabot bot deleted the dependabot/pip/rastervision_core/pystac-1.8.3 branch October 1, 2023 18:37
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.

None yet

0 participants