Skip to content

chore(deps): Bump minijinja from 2.18.0 to 2.19.0#2322

Merged
blackmwk merged 1 commit intomainfrom
dependabot/cargo/minijinja-2.19.0
Apr 15, 2026
Merged

chore(deps): Bump minijinja from 2.18.0 to 2.19.0#2322
blackmwk merged 1 commit intomainfrom
dependabot/cargo/minijinja-2.19.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 12, 2026

Bumps minijinja from 2.18.0 to 2.19.0.

Changelog

Sourced from minijinja's changelog.

2.19.0

  • Fixed strict undefined behavior for comparison operators (such as ==), string concatenation (~), and undefined needles in the in operator to better match Jinja2. #886 #888
  • Fixed the default filter in strict undefined mode so an explicitly passed undefined fallback argument errors instead of being treated like a missing argument. #887
Commits
  • f15dc1e chore(release): 2.19.0
  • e04d276 fix(undefined): align strict undefined behavior with Jinja2
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 12, 2026
@xanderbailey
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 14, 2026

Sorry, only users with push access can use that command.

@blackmwk
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/mitsuhiko/minijinja/releases)
- [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md)
- [Commits](mitsuhiko/minijinja@minijinja-go/v2.18.0...minijinja-go/v2.19.0)

---
updated-dependencies:
- dependency-name: minijinja
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/minijinja-2.19.0 branch from 6056f23 to fc7d590 Compare April 15, 2026 01:07
@blackmwk blackmwk merged commit 8e884ef into main Apr 15, 2026
23 checks passed
@blackmwk blackmwk deleted the dependabot/cargo/minijinja-2.19.0 branch April 15, 2026 09:01
toutane pushed a commit to DataDog/iceberg-rust that referenced this pull request Apr 30, 2026
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.18.0 to
2.19.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.19.0</h2>
<ul>
<li>Fixed strict undefined behavior for comparison operators (such as
<code>==</code>), string concatenation (<code>~</code>), and undefined
needles in the <code>in</code> operator to better match Jinja2. <a
href="https://redirect.github.com/mitsuhiko/minijinja/issues/886">#886</a>
<a
href="https://redirect.github.com/mitsuhiko/minijinja/issues/888">#888</a></li>
<li>Fixed the <code>default</code> filter in strict undefined mode so an
explicitly passed undefined fallback argument errors instead of being
treated like a missing argument. <a
href="https://redirect.github.com/mitsuhiko/minijinja/issues/887">#887</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mitsuhiko/minijinja/commit/f15dc1e703ec58bc9cb50353322afb7890e3e016"><code>f15dc1e</code></a>
chore(release): 2.19.0</li>
<li><a
href="https://github.com/mitsuhiko/minijinja/commit/e04d2764b27824aaa1befe8b3d666c810661418a"><code>e04d276</code></a>
fix(undefined): align strict undefined behavior with Jinja2</li>
<li>See full diff in <a
href="https://github.com/mitsuhiko/minijinja/compare/minijinja-go/v2.18.0...minijinja-go/v2.19.0">compare
view</a></li>
</ul>
</details>
<br />

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 8e884ef)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants