Skip to content

chore(deps): bump minijinja from 2.20.0 to 2.21.0 in /bots/seambot#303

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/bots/seambot/minijinja-2.21.0
Open

chore(deps): bump minijinja from 2.20.0 to 2.21.0 in /bots/seambot#303
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/bots/seambot/minijinja-2.21.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 21, 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 dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 21, 2026
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.

0 participants