pullrequests Search Results · repo:stac-utils/stac-fastapi language:Python is:public
Filter by
513 results (168 ms)
513 results
instac-utils/stac-fastapi (press backspace or delete to remove)Bumps nbconvert from 7.17.0 to 7.17.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/jupyter/nbconvert/releases nbconvert s releases /a . /em /p blockquote h2 v7.17.1 ...
dependencies
python:uv
Bumps astral-sh/setup-uv from 7.6.0 to 8.1.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/astral-sh/setup-uv/releases astral-sh/setup-uv s releases /a . /em /p blockquote ...
dependencies
github_actions
Bumps pytest from 9.0.2 to 9.0.3. details summary Release notes /summary p em Sourced from a href=
https://github.com/pytest-dev/pytest/releases pytest s releases /a . /em /p blockquote h2 9.0.3 /h2 h1 ...
dependencies
python:uv
Bumps pillow from 12.1.1 to 12.2.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/python-pillow/Pillow/releases pillow s releases /a . /em /p blockquote h2 12.2.0 ...
dependencies
python:uv
Bumps astral-sh/setup-uv from 7.6.0 to 8.0.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/astral-sh/setup-uv/releases astral-sh/setup-uv s releases /a . /em /p blockquote ...
dependencies
github_actions
Related Issue(s):
- #905
Description:
Test the bulk transactions extension which had previously been mssing
PR Checklist:
- [x] pre-commit hooks pass locally
- [x] Tests pass (run make test) ...
Related Issue(s):
- #904
Description:
Adds tests for the sort extension which were previously missing
PR Checklist:
- [x] pre-commit hooks pass locally
- [x] Tests pass (run make test)
- [x] ...
Related Issue(s):
- #903
Description:
Add tests for the fields extension which were previously missing
PR Checklist:
- [x] pre-commit hooks pass locally
- [x] Tests pass (run make test)
- ...
Related Issue(s):
- #881
Description:
- removed the third party and core extensions folder
- move all extensions to root
- this is a Breaking Change as the extension import paths will now change ...
Related Issue(s):
- #880
Description:
Simply add a list of present stac-fastapi extensions to the Readme.
May relate to #881 as we would present all extensions.
Replacement to #891 which didn t ...