Skip to content

chore(deps): bump the tauri-deps group in /src-tauri with 2 updates - #151

Open
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/cargo/src-tauri/tauri-deps-4d9cc2e2a6
Open

chore(deps): bump the tauri-deps group in /src-tauri with 2 updates#151
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/cargo/src-tauri/tauri-deps-4d9cc2e2a6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the tauri-deps group in /src-tauri with 2 updates: minijinja and thiserror.

Updates minijinja from 2.21.0 to 2.22.0

Changelog

Sourced from minijinja's changelog.

2.22.0

  • Changed rendering of none and boolean values to None, True, and False for Jinja2 compatibility in Rust and Go. #913
  • Added StringInput for custom Rust filters and functions that transform strings while preserving safety provenance.
  • Fixed safety handling in string-transforming and composing filters to preserve safe strings and escape unsafe fragments in Rust and Go.
  • Fixed the split filter to return a sequence, enabling negative indexing and slicing in Rust and Go. #909
  • Fixed Python-compatible dict methods being shadowed by same-named map keys. #903
  • Fixed loop-local assignments leaking into subsequent iterations in Rust and Go. #912
Commits
  • d5bf25e chore(release): 2.22.0
  • cdbd4a9 docs(changelog): document unreleased filter fixes
  • d715d56 fix: doc link
  • cd62d8c fix(filters): preserve safety in string transformations
  • b27ea55 fix(go): materialize split output as sequence
  • b170bf9 perf(value): keep rare numeric comparisons off hot path
  • be80b3c fix(value): prefer methods over same-named map items
  • 3e5b836 fix(filters): materialize split so negative indexing works (#909)
  • a3e48f3 fix: render None and booleans like Jinja2 (#913)
  • e6b01d4 fix: reset loop locals between iterations (#912)
  • See full diff in compare view

Updates thiserror from 2.0.19 to 2.0.20

Release notes

Sourced from thiserror's releases.

2.0.20

  • Suppress redundant_field_names clippy lint in generated code (#454)
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the tauri-deps group in /src-tauri with 2 updates: [minijinja](https://github.com/mitsuhiko/minijinja) and [thiserror](https://github.com/dtolnay/thiserror).


Updates `minijinja` from 2.21.0 to 2.22.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.21.0...minijinja-go/v2.22.0)

Updates `thiserror` from 2.0.19 to 2.0.20
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.19...2.0.20)

---
updated-dependencies:
- dependency-name: minijinja
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tauri-deps
- dependency-name: thiserror
  dependency-version: 2.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tauri-deps
...

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 Aug 8, 2026
@Zlyzart Zlyzart added agent-review Route through tier+1 agent review pipeline complexity:haiku Small and self-contained; an agent can ship this in one shot. labels Aug 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-review Route through tier+1 agent review pipeline complexity:haiku Small and self-contained; an agent can ship this in one shot. 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.

1 participant