Skip to content

chore(deps):(deps): update stac-valid requirement from ~=4.2.2 to >=4.2.2,<4.4.0 - #154

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/stac-valid-gte-4.2.2-and-lt-4.4.0
Closed

chore(deps):(deps): update stac-valid requirement from ~=4.2.2 to >=4.2.2,<4.4.0#154
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/stac-valid-gte-4.2.2-and-lt-4.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on stac-valid to permit the latest version.

Release notes

Sourced from stac-valid's releases.

v4.3.0

What's Changed

Full Changelog: StacLabs/stac-validator@v4.2.2...v4.3.0

Changelog

Sourced from stac-valid's changelog.

[v4.3.0] - 2026-05-08

Added

  • STAC-Valid API & Containerization: Added a FastAPI-based server for high-speed remote validation, an optimized uv-based Dockerfile, and a GitHub Actions workflow for automatic image publication to GHCR. #293

[v4.2.2] - 2026-04-29

Added

  • Added message output for fast validator command #292

Removed

  • Deprecation warnings for stac-validator installation #292

[v4.2.1] - 2026-04-27

Added

  • Deprecation warning for stac-validator command, directing users to use stac-valid instead #290

[v4.2.0] - 2026-04-27

Added

  • High-Speed Validation Engine: Added new stac-validator fast command for ultra-high performance validation using fastjsonschema.
    • Up to 50x faster execution per object compared to standard jsonschema validation.
    • Persistent Schema Caching: Local disk-based schema cache in local_schemas/.schemas to support offline validation and eliminate network latency.
    • Dynamic Multi-Level Caching: Implements RAM -> Disk -> Network fetch hierarchy for JSON schemas.
    • Robust Fallback: Automated fallback to standard jsonschema for complex schemas that fail to compile under fastjsonschema (e.g., Item Assets extension).
    • Intelligent Output: New summary report including execution metrics (setup time vs. execution time) and consolidated error breakdowns.
    • Added --verbose (-v) and --quiet (-q) support to the fast command for configurable output density. #276
  • Added dependabot updates #276

Changed

  • Renamed project in pyproject.toml from stac-validator to stac-valid #276

[v4.1.0] - 2026-04-01

Added

  • Added benchmark_validation.py script for comparing batch vs legacy validation performance #274
  • Added --batch-size option to batch command for configurable chunk processing (default: 2000) #274

Changed

  • Implemented compiled validator caching using @functools.lru_cache to avoid recompiling JSON schemas #274

... (truncated)

Commits
  • 9afcf01 Add server image for dockerized fast valdation (#293)
  • ba92c56 Update PyPI version badge in README.md
  • 74562bd chore(deps):(deps): update sphinx-autodoc-typehints requirement (#287)
  • ac41d42 chore(deps):(deps): bump aws-cdk-core from 1.101.0 to 1.204.0 (#286)
  • 440bd86 chore(deps):(deps): update myst-parser requirement (#285)
  • See full diff in compare view

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

Updates the requirements on [stac-valid](https://github.com/stac-utils/stac-validator) to permit the latest version.
- [Release notes](https://github.com/stac-utils/stac-validator/releases)
- [Changelog](https://github.com/StacLabs/stac-validator/blob/main/CHANGELOG.md)
- [Commits](StacLabs/stac-validator@v4.2.2...v4.3.0)

---
updated-dependencies:
- dependency-name: stac-valid
  dependency-version: 4.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 11, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 18, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #155.

@dependabot dependabot Bot closed this May 18, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/stac-valid-gte-4.2.2-and-lt-4.4.0 branch May 18, 2026 03:45
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants