dependabot[bot] opened a new pull request, #2555: URL: https://github.com/apache/iceberg-rust/pull/2555
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.19.0 to 2.20.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md">minijinja's changelog</a>.</em></p> <blockquote> <h2>2.20.0</h2> <ul> <li>Added support for Jinja-style <code>required</code> blocks in Rust and Go, including <code>scoped required</code> parsing compatibility and validation that required blocks only contain whitespace or comments.</li> <li>Added support for chained comparisons (for example <code>a < b < c</code>) in Rust and Go to match Jinja/Python semantics.</li> <li>Fixed dotted integer lookup in the middle of attribute chains (for example <code>foo.0.bar</code>) for Jinja compatibility. <a href="https://redirect.github.com/mitsuhiko/minijinja/issues/900">#900</a></li> <li>Fixed compilation with <code>multi_template</code> disabled by gating block-only APIs behind the feature.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mitsuhiko/minijinja/commit/571e28a2c17d79bf34399a9e21c39e96224043dc"><code>571e28a</code></a> chore(release): 2.20.0</li> <li><a href="https://github.com/mitsuhiko/minijinja/commit/32a70a24884f5824f7709e11d6c89ca228425a8d"><code>32a70a2</code></a> docs(changelog): update unreleased changes</li> <li><a href="https://github.com/mitsuhiko/minijinja/commit/8d5d30447cf74fb02d858473122690a1f34b58f6"><code>8d5d304</code></a> fix(parser): support chained comparisons</li> <li><a href="https://github.com/mitsuhiko/minijinja/commit/685660bc773150d526f70729863b3a923a2ea331"><code>685660b</code></a> doc: Fix mention of <code>add_test</code> in docs (<a href="https://redirect.github.com/mitsuhiko/minijinja/issues/898">#898</a>)</li> <li><a href="https://github.com/mitsuhiko/minijinja/commit/558a2547081405e4a3770c0e12a089bfc31212cf"><code>558a254</code></a> fix(lexer): support mid-chain dotted-integer attribute access (<a href="https://redirect.github.com/mitsuhiko/minijinja/issues/900">#900</a>)</li> <li><a href="https://github.com/mitsuhiko/minijinja/commit/a4860a0ccc2dbdc24286cf8f5f60a010dac8b1f7"><code>a4860a0</code></a> fix(multi_template): gate block-only APIs behind feature</li> <li><a href="https://github.com/mitsuhiko/minijinja/commit/29ac0b2936eacf83ebf781c52f4f4ffc3add4c52"><code>29ac0b2</code></a> feat(templates): add required block support</li> <li>See full diff in <a href="https://github.com/mitsuhiko/minijinja/compare/minijinja-go/v2.19.0...minijinja-go/v2.20.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
