Skip to content

Dependency updates#139

Merged
jonhealy1 merged 4 commits into
stac-utils:mainfrom
vprivat-ads:feat/updates-20250721
Jul 28, 2025
Merged

Dependency updates#139
jonhealy1 merged 4 commits into
stac-utils:mainfrom
vprivat-ads:feat/updates-20250721

Conversation

@vprivat-ads

Copy link
Copy Markdown
Collaborator
  • update to stac-validator 3.10.0
  • updates other dependencies as well

Draft because there is one thing I don't understand concerning how to update the documentation. There are still mentions to pdoc in README.md, docs/api.rst and docs/cli.rst but I don't understand how to update the rst files once we have run pdoc.

@vprivat-ads vprivat-ads force-pushed the feat/updates-20250721 branch from 657d4cb to 1bd3d5b Compare July 21, 2025 09:23
@vprivat-ads

Copy link
Copy Markdown
Collaborator Author

@jonhealy1 I think the test errors come from stac-validator 3.10.0, maybe the new recursive validation introduced in StacLabs/stac-validator#265 ?

Somewhat the relative links are not resolved correctly. For example when validating https://radarstac.s3.amazonaws.com/stac/radarsat-1/collection.json , it ends up by trying to access https://digital-atlas.s3.amazonaws.com/stac/public_stac/population/worldpop_2020/collection.json/pop_2020/pop_2020.json instead of https://digital-atlas.s3.amazonaws.com/stac/public_stac/population/worldpop_2020/pop_2020/pop_2020.json

@jonhealy1

Copy link
Copy Markdown
Collaborator

@vprivat-ads I think you're right. Definitely needs to be fixed. In stac-validator I meant to clean up the paths for display purposes but obviously wasn't careful enough.

@jonhealy1

Copy link
Copy Markdown
Collaborator

@vprivat-ads We should just be using Sphinx now. We build the docs when we push to github. I am not sure about the .rst files right now. The Readme should clearly be updated. Docs are published here: https://stac-utils.github.io/stac-check/

@jonhealy1

Copy link
Copy Markdown
Collaborator

@vprivat-ads pdoc removal pr: #141. btw would you like to review some of these prs?

@jonhealy1 jonhealy1 marked this pull request as ready for review July 28, 2025 10:39
@jonhealy1 jonhealy1 self-requested a review July 28, 2025 10:41

@jonhealy1 jonhealy1 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great @vprivat-ads. Maybe just a changelog entry

@vprivat-ads

Copy link
Copy Markdown
Collaborator Author

@jonhealy1 thanks! Changelog updated :)

@jonhealy1 jonhealy1 self-requested a review July 28, 2025 11:13

@jonhealy1 jonhealy1 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you :)

@jonhealy1 jonhealy1 merged commit 3797546 into stac-utils:main Jul 28, 2025
8 checks passed
@vprivat-ads vprivat-ads deleted the feat/updates-20250721 branch July 28, 2025 11:22
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.

2 participants