chore(deps): Bump dirs from 5.0.1 to 6.0.0 in /src-tauri#6
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): Bump dirs from 5.0.1 to 6.0.0 in /src-tauri#6dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
f892363 to
7fedd96
Compare
rwetz
pushed a commit
that referenced
this pull request
Jun 16, 2026
#6 Hyperparameter form: a collapsible section renders the editable keys present in train.toml (auto-adapts per template) with Save / Save & train. lib/toml-edit.ts does surgical value replacement (preserves comments, alignment, CRLF); lib/config.ts reads/writes via the atomic fs_write_file. #5 Image template UI: render the per-epoch sample-prediction grid PNG via convertFileSrc (ImageGridView); protocol.ts latestArtifact generalizes the artifact lookup; the store tracks imageArtifact (live + historical); the create card offers the image template. Tests: +8 vitest (toml-edit, latestArtifact); tsc + full suite (210) green. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
272c713 to
5480b27
Compare
7cf8a2e to
41b1f8b
Compare
Bumps [dirs](https://github.com/soc/dirs-rs) from 5.0.1 to 6.0.0. - [Commits](https://github.com/soc/dirs-rs/commits) --- updated-dependencies: - dependency-name: dirs dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
41b1f8b to
9d84421
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 dirs from 5.0.1 to 6.0.0.
Commits