Bump toml from 0.8.2 to 0.9.12+spec-1.1.0 in /src-tauri#84
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump toml from 0.8.2 to 0.9.12+spec-1.1.0 in /src-tauri#84dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
3d98d35 to
592444b
Compare
8dec72c to
a4013a0
Compare
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.2 to 0.9.12+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.8.2...toml-v0.9.12) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.12+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
a4013a0 to
9b755db
Compare
Collaborator
|
Closing stale Dependabot PR — will handle dependency updates manually. |
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Axelj00
added a commit
that referenced
this pull request
May 8, 2026
Cargo.toml was still pinning old majors that the lockfile already moved past for some platforms. Bring the manifest in line with what the lockfile (and the issue tracker's hand-bumps in #84/#228/#229) already points at: - toml 0.8 → 0.9 (only call site is toml::from_str — stable) - sysinfo 0.33 → 0.38 (Windows-only, used in process_info.rs; Pid/System/ProcessRefreshKind/UpdateKind/ProcessesToUpdate APIs unchanged in this range) - windows 0.61 → 0.61 (manifest moved 0.59 → 0.61; lockfile already at 0.62 transitively) 26/26 backend tests pass on macOS; Windows path verified by API surface review (no cross-compile available locally). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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 toml from 0.8.2 to 0.9.12+spec-1.1.0.
Commits
a26defdchore: Release6c45f8edocs: Update changeloge3c7aa7chore: Release2dabe11docs: Update changelogfb98198fix(parser): Don't panic on bad hex characters (#1097)85761c4fix(parser): Avoid panic5edb477fix(parser): Don't panic on bad hex characterscac04aftest(parser): Show another assert cased96417afix(parser): Consistently assume spaces mean strings88b657ftest(parser): Show assert caseDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)