Open JacobCoffee opened 7 months ago
MiniJinja has had a major release: https://github.com/mitsuhiko/minijinja/releases/tag/2.0.0.
We don't pin to certain versions but we should ensure lockfile updates will not bump to v2 and break test suites:
https://github.com/litestar-org/litestar/blob/c625ce7d13a7554b6fe2c25c7556e7a74362374e/pyproject.toml#L88
[!NOTE] While we are open for sponsoring on GitHub Sponsors and OpenCollective, we also utilize Polar.sh to engage in pledge-based sponsorship. Check out all issues funded or available for funding on our Polar.sh dashboard If you would like to see an issue prioritized, make a pledge towards it! We receive the pledge once the issue is completed & verified This, along with engagement in the community, helps us know which features are a priority to our users.
[!NOTE] While we are open for sponsoring on GitHub Sponsors and OpenCollective, we also utilize Polar.sh to engage in pledge-based sponsorship.
Check out all issues funded or available for funding on our Polar.sh dashboard
BTW, why not jinja?
We do have support for both, jinja and minijinja :)
What
MiniJinja has had a major release: https://github.com/mitsuhiko/minijinja/releases/tag/2.0.0.
We don't pin to certain versions but we should ensure lockfile updates will not bump to v2 and break test suites:
https://github.com/litestar-org/litestar/blob/c625ce7d13a7554b6fe2c25c7556e7a74362374e/pyproject.toml#L88