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

fix(deps): update dependency pystac to v1.12.1 #594

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pystac (changelog) ==1.11.0 -> ==1.12.1 age adoption passing confidence

Release Notes

stac-utils/pystac (pystac)

v1.12.1

Compare Source

Changed
  • migrate=True is now the default in from_dict (#​1509)
Fixed
  • Fall back to epsg when code is not present in the Projection extension (#​1505, #​1510)

v1.12.0

Compare Source

Added
  • Top-level item_assets dict on Collections (#​1476)
  • Render Extension (#​1465)
  • Filter by links by list of media_types
Changed
  • Write STAC v1.1.0 (#​1427)
  • Use uv for development dependencies and docs (#​1439)
  • Correctly detect absolute file path ref on windows, reflecting change in python 3.13 (#​1475) (only effects python 3.13)
  • Deprecated ItemAssetExtension (#​1476)
  • Update Projection Extension to version 2 - proj:epsg -> proj:code (#​1287)
  • Update migrate code to handle license changes in STAC spec 1.1.0 (#​1491)
  • Allow links to have file:// prefix - but don't write them that way by default (#​1489)
  • For get_root_link, get_child_links, get_item_links: Ensure json media types (#​1497)
  • Raise STACError with message when a link is expected to resolve to a STAC object but doesn't (#​1500)
  • Raise an error on APILayoutStrategy when root_href is non-url (#​1498)
Fixed
  • Use application/geo+json for item links (#​1495)
  • Includes the scientific extension in Item's ext interface (#​1496)
  • Fixes all broken documentation links and adds check to CI (#​1499)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/pystac-1.x branch from 3265806 to 7c61b3d Compare January 27, 2025 17:34
@renovate renovate bot changed the title fix(deps): update dependency pystac to v1.12.0 fix(deps): update dependency pystac to v1.12.1 Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants