chore(deps): Bump minijinja from 2.14.0 to 2.16.0#2195
Merged
Conversation
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.14.0 to 2.16.0. - [Release notes](https://github.com/mitsuhiko/minijinja/releases) - [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/minijinja@2.14.0...minijinja-go/v2.16.0) --- updated-dependencies: - dependency-name: minijinja dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
mbutrovich
approved these changes
Mar 2, 2026
Collaborator
mbutrovich
left a comment
There was a problem hiding this comment.
Changelog looks reasonable.
blackmwk
approved these changes
Mar 3, 2026
gbrgr
pushed a commit
to RelationalAI/iceberg-rust
that referenced
this pull request
Mar 10, 2026
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.14.0 to 2.16.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mitsuhiko/minijinja/releases">minijinja's releases</a>.</em></p> <blockquote> <h2>2.16.0</h2> <h2>Release Notes</h2> <ul> <li>Added musllinux wheel builds for Python release artifacts.</li> <li>Fixed <code>|escape</code> to honor custom formatters. <a href="https://redirect.github.com/mitsuhiko/minijinja/issues/861">#861</a></li> <li>Aligned undefined behavior handling in the Go port with Rust.</li> <li>Removed non-Rust <code>keys</code> and <code>values</code> filters from the Go port for parity. <a href="https://redirect.github.com/mitsuhiko/minijinja/issues/863">#863</a></li> </ul> <h2>Install minijinja-cli 2.16.0</h2> <h3>Install prebuilt binaries via shell script</h3> <pre lang="sh"><code>curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mitsuhiko/minijinja/releases/download/minijinja-go/v2.16.0/minijinja-cli-installer.sh | sh </code></pre> <h3>Install prebuilt binaries via powershell script</h3> <pre lang="sh"><code>powershell -ExecutionPolicy Bypass -c "irm https://github.com/mitsuhiko/minijinja/releases/download/minijinja-go/v2.16.0/minijinja-cli-installer.ps1 | iex" </code></pre> <h2>Download minijinja-cli 2.16.0</h2> <table> <thead> <tr> <th>File</th> <th>Platform</th> <th>Checksum</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/mitsuhiko/minijinja/releases/download/minijinja-go/v2.16.0/minijinja-cli-aarch64-apple-darwin.tar.xz">minijinja-cli-aarch64-apple-darwin.tar.xz</a></td> <td>Apple Silicon macOS</td> <td><a href="https://github.com/mitsuhiko/minijinja/releases/download/minijinja-go/v2.16.0/minijinja-cli-aarch64-apple-darwin.tar.xz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/mitsuhiko/minijinja/releases/download/minijinja-go/v2.16.0/minijinja-cli-x86_64-apple-darwin.tar.xz">minijinja-cli-x86_64-apple-darwin.tar.xz</a></td> <td>Intel macOS</td> <td><a href="https://github.com/mitsuhiko/minijinja/releases/download/minijinja-go/v2.16.0/minijinja-cli-x86_64-apple-darwin.tar.xz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/mitsuhiko/minijinja/releases/download/minijinja-go/v2.16.0/minijinja-cli-i686-pc-windows-msvc.zip">minijinja-cli-i686-pc-windows-msvc.zip</a></td> <td>x86 Windows</td> <td><a href="https://github.com/mitsuhiko/minijinja/releases/download/minijinja-go/v2.16.0/minijinja-cli-i686-pc-windows-msvc.zip.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/mitsuhiko/minijinja/releases/download/minijinja-go/v2.16.0/minijinja-cli-x86_64-pc-windows-msvc.zip">minijinja-cli-x86_64-pc-windows-msvc.zip</a></td> <td>x64 Windows</td> <td><a href="https://github.com/mitsuhiko/minijinja/releases/download/minijinja-go/v2.16.0/minijinja-cli-x86_64-pc-windows-msvc.zip.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/mitsuhiko/minijinja/releases/download/minijinja-go/v2.16.0/minijinja-cli-aarch64-unknown-linux-gnu.tar.xz">minijinja-cli-aarch64-unknown-linux-gnu.tar.xz</a></td> <td>ARM64 Linux</td> <td><a href="https://github.com/mitsuhiko/minijinja/releases/download/minijinja-go/v2.16.0/minijinja-cli-aarch64-unknown-linux-gnu.tar.xz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/mitsuhiko/minijinja/releases/download/minijinja-go/v2.16.0/minijinja-cli-i686-unknown-linux-gnu.tar.xz">minijinja-cli-i686-unknown-linux-gnu.tar.xz</a></td> <td>x86 Linux</td> <td><a href="https://github.com/mitsuhiko/minijinja/releases/download/minijinja-go/v2.16.0/minijinja-cli-i686-unknown-linux-gnu.tar.xz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/mitsuhiko/minijinja/releases/download/minijinja-go/v2.16.0/minijinja-cli-x86_64-unknown-linux-gnu.tar.xz">minijinja-cli-x86_64-unknown-linux-gnu.tar.xz</a></td> <td>x64 Linux</td> <td><a href="https://github.com/mitsuhiko/minijinja/releases/download/minijinja-go/v2.16.0/minijinja-cli-x86_64-unknown-linux-gnu.tar.xz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/mitsuhiko/minijinja/releases/download/minijinja-go/v2.16.0/minijinja-cli-aarch64-unknown-linux-musl.tar.xz">minijinja-cli-aarch64-unknown-linux-musl.tar.xz</a></td> <td>ARM64 MUSL Linux</td> <td><a href="https://github.com/mitsuhiko/minijinja/releases/download/minijinja-go/v2.16.0/minijinja-cli-aarch64-unknown-linux-musl.tar.xz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/mitsuhiko/minijinja/releases/download/minijinja-go/v2.16.0/minijinja-cli-i686-unknown-linux-musl.tar.xz">minijinja-cli-i686-unknown-linux-musl.tar.xz</a></td> <td>x86 MUSL Linux</td> <td><a href="https://github.com/mitsuhiko/minijinja/releases/download/minijinja-go/v2.16.0/minijinja-cli-i686-unknown-linux-musl.tar.xz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/mitsuhiko/minijinja/releases/download/minijinja-go/v2.16.0/minijinja-cli-x86_64-unknown-linux-musl.tar.xz">minijinja-cli-x86_64-unknown-linux-musl.tar.xz</a></td> <td>x64 MUSL Linux</td> <td><a href="https://github.com/mitsuhiko/minijinja/releases/download/minijinja-go/v2.16.0/minijinja-cli-x86_64-unknown-linux-musl.tar.xz.sha256">checksum</a></td> </tr> </tbody> </table> </blockquote> </details> <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.16.0</h2> <ul> <li>Added musllinux wheel builds for Python release artifacts.</li> <li>Fixed <code>|escape</code> to honor custom formatters. <a href="https://redirect.github.com/mitsuhiko/minijinja/issues/861">#861</a></li> <li>Aligned undefined behavior handling in the Go port with Rust.</li> <li>Removed non-Rust <code>keys</code> and <code>values</code> filters from the Go port for parity. <a href="https://redirect.github.com/mitsuhiko/minijinja/issues/863">#863</a></li> </ul> <h2>2.15.1</h2> <ul> <li>Re-release of 2.15.0 because of a bad release.</li> </ul> <h2>2.15.0</h2> <ul> <li>Added <code>py.typed</code> marker for PEP 561 typing support in Python bindings. <a href="https://redirect.github.com/mitsuhiko/minijinja/issues/853">#853</a></li> <li>Added optional default argument to <code>map.get()</code> method in pycompat. <a href="https://redirect.github.com/mitsuhiko/minijinja/issues/852">#852</a></li> <li>Added a go language port. <a href="https://redirect.github.com/mitsuhiko/minijinja/issues/854">#854</a></li> <li>Fixed stability guarantees for the <code>|sort</code> filter when using <code>reverse=true</code>. <a href="https://redirect.github.com/mitsuhiko/minijinja/issues/856">#856</a></li> <li>Fixed missing <code>SemiStrict</code> undefined mapping in Python bindings. <a href="https://redirect.github.com/mitsuhiko/minijinja/issues/859">#859</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mitsuhiko/minijinja/commit/b9afca428b1c8149b1b3a5aab26a32d09744cd83"><code>b9afca4</code></a> Release 2.16.0</li> <li><a href="https://github.com/mitsuhiko/minijinja/commit/c610e03621823219de46ee7a0229bd95287949e6"><code>c610e03</code></a> fix(minijinja-go): remove keys and values filters</li> <li><a href="https://github.com/mitsuhiko/minijinja/commit/b2a70a033e5019e130dd63f66b272c62565ef470"><code>b2a70a0</code></a> chore(ci): add wheel workflow dry-run mode</li> <li><a href="https://github.com/mitsuhiko/minijinja/commit/1bb42c3399b9d49d0969f98cd368c143bc9cab8d"><code>1bb42c3</code></a> feat(py): build musllinux wheels on release</li> <li><a href="https://github.com/mitsuhiko/minijinja/commit/84741ce9a2d39d7028dcb18d5fd846319229cb82"><code>84741ce</code></a> fix(filters): honor custom formatter in escape (<a href="https://redirect.github.com/mitsuhiko/minijinja/issues/861">#861</a>)</li> <li><a href="https://github.com/mitsuhiko/minijinja/commit/42845cb9955617b35eab05855578ed5cbad04854"><code>42845cb</code></a> chore(ci): remove typos workflow</li> <li><a href="https://github.com/mitsuhiko/minijinja/commit/b98dd0517e8ec77d324d11cf782c0205d7f761cd"><code>b98dd05</code></a> Claude -> Pi</li> <li><a href="https://github.com/mitsuhiko/minijinja/commit/3b5b753b55499591fd776480f32ea88ba00ff888"><code>3b5b753</code></a> fix(minijinja-go): align undefined behavior with rust</li> <li><a href="https://github.com/mitsuhiko/minijinja/commit/8d587da1c6effccb4b64350b3d2f9b8d5daa3f45"><code>8d587da</code></a> fix(minijinja-go): use MakeObjectMap in self_referential_context example</li> <li><a href="https://github.com/mitsuhiko/minijinja/commit/30a4c77b81cc4d888949754938cd0174b7d9ae8a"><code>30a4c77</code></a> ci(release): trigger pkg.go.dev indexing after Go module proxy warm</li> <li>Additional commits viewable in <a href="https://github.com/mitsuhiko/minijinja/compare/2.14.0...minijinja-go/v2.16.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps minijinja from 2.14.0 to 2.16.0.
Release notes
Sourced from minijinja's releases.
Changelog
Sourced from minijinja's changelog.
Commits
b9afca4Release 2.16.0c610e03fix(minijinja-go): remove keys and values filtersb2a70a0chore(ci): add wheel workflow dry-run mode1bb42c3feat(py): build musllinux wheels on release84741cefix(filters): honor custom formatter in escape (#861)42845cbchore(ci): remove typos workflowb98dd05Claude -> Pi3b5b753fix(minijinja-go): align undefined behavior with rust8d587dafix(minijinja-go): use MakeObjectMap in self_referential_context example30a4c77ci(release): trigger pkg.go.dev indexing after Go module proxy warmDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)