chore(deps): bump the tauri-deps group across 1 directory with 2 updates - #151
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the tauri-deps group across 1 directory with 2 updates#151dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the tauri-deps group with 2 updates in the /src-tauri directory: [minijinja](https://github.com/mitsuhiko/minijinja) and [thiserror](https://github.com/dtolnay/thiserror). Updates `minijinja` from 2.21.0 to 2.23.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.23.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
Bot
force-pushed
the
dependabot/cargo/src-tauri/tauri-deps-4d9cc2e2a6
branch
from
August 15, 2026 15:43
9be5493 to
983077c
Compare
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 the tauri-deps group with 2 updates in the /src-tauri directory: minijinja and thiserror.
Updates
minijinjafrom 2.21.0 to 2.23.0Changelog
Sourced from minijinja's changelog.
Commits
19af7d4chore(release): 2.23.07f63616docs(changelog): document Python Unicode identifiers179652fref: Remove CLAUDE.md52b1cc6ref: Move claude stuff0d4c6f4ref: Remove broken symlinksbe3c6f5fix(python): enable Unicode identifiersd5bf25echore(release): 2.22.0cdbd4a9docs(changelog): document unreleased filter fixesd715d56fix: doc linkcd62d8cfix(filters): preserve safety in string transformationsUpdates
thiserrorfrom 2.0.19 to 2.0.20Release notes
Sourced from thiserror's releases.
Commits
b1d5db5Release 2.0.20c4c3ebdMerge pull request #454 from dtolnay/clippy2266152Suppress redundant_field_names clippy lint2901cfdRaise minimum tested compiler to rust 1.88aa9d91fUpdate ui tests for version 2.0.19