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.4 in /rastervision_core #1941

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pystac from 1.6.1 to 1.8.4.

Release notes

Sourced from pystac's releases.

v1.8.4

What's Changed

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

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.4] - 2023-09-22

Added

  • Permissive deserialization of Collection temporal extents (#1222)

Fixed

  • Update usage of jsonschema (#1215)

Deprecated

  • pystac.validation.local_validator.LocalValidator (#1215)

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

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2023
Bumps [pystac](https://github.com/stac-utils/pystac) from 1.6.1 to 1.8.4.
- [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.4)

---
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.4 branch from ac842fc to 207909c Compare October 5, 2023 14:12
@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #1941 (207909c) into master (142df38) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1941   +/-   ##
=======================================
  Coverage   82.46%   82.46%           
=======================================
  Files         190      190           
  Lines        9336     9336           
=======================================
  Hits         7699     7699           
  Misses       1637     1637           

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2023

Superseded by #1969.

@dependabot dependabot bot closed this Nov 1, 2023
@dependabot dependabot bot deleted the dependabot/pip/rastervision_core/pystac-1.8.4 branch November 1, 2023 18:30
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