eo-datasets icon indicating copy to clipboard operation
eo-datasets copied to clipboard

Easily write, validate and convert EO datasets and metadata.

Results 33 eo-datasets issues
Sort by recently updated
recently updated
newest added

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies

updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.5 → v0.6.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.5...v0.6.7) - [github.com/PyCQA/bandit: 1.7.8 → 1.7.9](https://github.com/PyCQA/bandit/compare/1.7.8...1.7.9)

Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.2 to 1.10.13. Release notes Sourced from pydantic's releases. V1.10.13 2023-09-27 What's Changed Update pip commands to install 1.10 by @​chbndrhnns in pydantic/pydantic#6930 Make the v1 mypy...

dependencies

I submitted a PR to datacube-explorer and got this warning in the tests: ``` verify.py:6: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools...

I submitted a PR to datacube-explorer and got this warning in the tests: ``` /usr/local/lib/python3.10/dist-packages/eodatasets3/serialise.py:183: DeprecationWarning: jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides...

Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0. Release notes Sourced from pillow's releases. 10.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.3.0.html Changes CVE-2024-28219: Use strncpy to avoid buffer overflow #7928 [@​hugovk] Use functools.lru_cache for hopper() #7912 [@​hugovk]...

dependencies

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.1 to 6.3.3. Changelog Sourced from tornado's changelog. Release notes .. toctree:: :maxdepth: 2 releases/v6.4.0 releases/v6.3.3 releases/v6.3.2 releases/v6.3.1 releases/v6.3.0 releases/v6.2.0 releases/v6.1.0 releases/v6.0.4 releases/v6.0.3 releases/v6.0.2 releases/v6.0.1 releases/v6.0.0 releases/v5.1.1...

dependencies

It seems we have no credentials configured now (but did in the past?) ``` Run docker/login-action@v3 Error: Username and password required ```

I don't know if this is a new issue, but recently I've found that the readthedocs formatting is a little broken, with API docs overlapping with the main content in...