chore(deps): Bump ignore from 0.4.25 to 0.4.26 in /src-tauri#5
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): Bump ignore from 0.4.25 to 0.4.26 in /src-tauri#5dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
e8bc606 to
3184586
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>
3184586 to
65193d9
Compare
Bumps [ignore](https://github.com/BurntSushi/ripgrep) from 0.4.25 to 0.4.26. - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.25...ignore-0.4.26) --- updated-dependencies: - dependency-name: ignore dependency-version: 0.4.26 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
65193d9 to
2c928ea
Compare
Author
|
Superseded by #29. |
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 ignore from 0.4.25 to 0.4.26.
Commits
82313cfignore-0.4.2643e2f08ignore: fix parent gitignore matching across multiple roots79a23e0ignore: use named fields inIgnore4519153doc: clarify half-boundary syntax for the-w/--word-regexpflagcb66736core: bleat a DEBUG message when RIPGREP_CONFIG_PATH is not set9b84e15ignore/types: addcontainertype that covers bothDockerfileand `Contain...cd1f981fix: deriveDefaultwhen possible