Skip to content

Bump minijinja from 2.20.0 to 2.21.0#939

Open
dependabot[bot] wants to merge 1 commit into
develfrom
dependabot/cargo/devel/minijinja-2.21.0
Open

Bump minijinja from 2.20.0 to 2.21.0#939
dependabot[bot] wants to merge 1 commit into
develfrom
dependabot/cargo/devel/minijinja-2.21.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps minijinja from 2.20.0 to 2.21.0.

Changelog

Sourced from minijinja's changelog.

2.21.0

  • Fixed a panic when comparing two numbers that have no common lossless representation, such as a float against an integer that cannot be represented exactly as f64 (for example 1.0 < 9007199254740993). #904
  • Fixed a stack overflow caused by repeated sequence concatenation. #907
  • Improved performance of iteration over map items. #906
Commits
  • 1d3e73d chore: bump version to 2.21.0
  • 002351e docs(changelog): note stack overflow fix and map iteration perf
  • 1183321 Improve performance of iteration over map items (#906)
  • 3dd5936 fix(value): avoid panic comparing numbers without a common lossless represent...
  • f8d9cc7 fix: avoid stack overflow on repeated sequence concatenation (#907)
  • 3018c2e chore(ci): use Node 24 for npm publishing
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.20.0 to 2.21.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.20.0...minijinja-go/v2.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 12, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcargo/​minijinja@​2.20.0 ⏵ 2.21.010010093100100

View full report

@github-actions

Copy link
Copy Markdown
Contributor

🐰 Bencher Report

Branchdependabot/cargo/devel/minijinja-2.21.0
Testbedintel-v1
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
microseconds (µs)
(Result Δ%)
Upper Boundary
microseconds (µs)
(Limit %)
Adapter::Json📈 view plot
🚷 view threshold
4.68 µs
(+1.11%)Baseline: 4.63 µs
4.90 µs
(95.57%)
Adapter::Magic (JSON)📈 view plot
🚷 view threshold
4.53 µs
(+0.59%)Baseline: 4.50 µs
4.72 µs
(95.98%)
Adapter::Magic (Rust)📈 view plot
🚷 view threshold
25.46 µs
(-0.44%)Baseline: 25.57 µs
26.78 µs
(95.07%)
Adapter::Rust📈 view plot
🚷 view threshold
3.47 µs
(-0.63%)Baseline: 3.49 µs
3.60 µs
(96.21%)
Adapter::RustBench📈 view plot
🚷 view threshold
3.46 µs
(-0.70%)Baseline: 3.48 µs
3.60 µs
(96.25%)
🐰 View full continuous benchmarking report in Bencher

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants