lectern
lectern copied to clipboard
Literate Minecraft data packs and resource packs.
Bumps [pyright](https://github.com/Microsoft/pyright/tree/HEAD/packages/pyright) from 1.1.271 to 1.1.283. Release notes Sourced from pyright's releases. Published 1.1.283 Enhancement: Added support for # pyright: ignore and # type: ignore comments that are not at...
Bumps [beet](https://github.com/mcbeet/beet) from 0.79.0 to 0.80.1. Release notes Sourced from beet's releases. v0.80.1 Fix Expose project_directory and broadcast_directory to templates (779ca95) v0.80.0 Feature Fetch external objects using asset index (3e7d9b5)...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.2.2. Release notes Sourced from pytest's releases. 7.2.2 pytest 7.2.2 (2023-03-03) Bug Fixes #10533: Fixed pytest.approx{.interpreted-text role="func"} handling of dictionaries containing one or more values...
Bumps [black](https://github.com/psf/black) from 22.10.0 to 23.1.0. Release notes Sourced from black's releases. 23.1.0 Highlights This is the first release of 2023, and following our stability policy, it comes with a...
Bumps [pyright](https://github.com/Microsoft/pyright/tree/HEAD/packages/pyright) from 1.1.271 to 1.1.296. Release notes Sourced from pyright's releases. Published 1.1.296 Bug Fix: Fixed a bug that resulted in a false positive when determining the correct variance...
Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.32.2 to 7.33.2. Release notes Sourced from python-semantic-release's releases. v7.33.2 Fix Inconsistent versioning between print-version and publish (#524) (17d60e9) v7.33.1 Fix action: Mark container fs as safe...
Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.12.0. Release notes Sourced from isort's releases. 5.12.0 Changes Fix poetry pip-shims extras dependency (#2078) @jooola Add the ability to restrict which directories isort works...
- Fixes #361
lectern v0.34.0 beet v0.108.5 pytest v8.3.3 pytest-insta v0.3.0 I'm trying to use lectern snapshots to test my WIP beet plugin, but it appears that overlays aren't properly working with directives...