Skip to content

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
mainfrom
dependabot/cargo/src-tauri/toml-0.9.12spec-1.1.0
Closed

Bump toml from 0.8.2 to 0.9.12+spec-1.1.0 in /src-tauri#84
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src-tauri/toml-0.9.12spec-1.1.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 14, 2026

Bumps toml from 0.8.2 to 0.9.12+spec-1.1.0.

Commits
  • a26defd chore: Release
  • 6c45f8e docs: Update changelog
  • e3c7aa7 chore: Release
  • 2dabe11 docs: Update changelog
  • fb98198 fix(parser): Don't panic on bad hex characters (#1097)
  • 85761c4 fix(parser): Avoid panic
  • 5edb477 fix(parser): Don't panic on bad hex characters
  • cac04af test(parser): Show another assert case
  • d96417a fix(parser): Consistently assume spaces mean strings
  • 88b657f test(parser): Show assert case
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 14, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot force-pushed the dependabot/cargo/src-tauri/toml-0.9.12spec-1.1.0 branch from 3d98d35 to 592444b Compare March 14, 2026 13:13
@dependabot dependabot Bot requested a review from Axelj00 as a code owner March 14, 2026 13:13
@dependabot dependabot Bot force-pushed the dependabot/cargo/src-tauri/toml-0.9.12spec-1.1.0 branch 10 times, most recently from 8dec72c to a4013a0 Compare March 15, 2026 15:50
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>
@dependabot dependabot Bot force-pushed the dependabot/cargo/src-tauri/toml-0.9.12spec-1.1.0 branch from a4013a0 to 9b755db Compare March 15, 2026 18:10
@Axelj00
Copy link
Copy Markdown
Collaborator

Axelj00 commented Mar 15, 2026

Closing stale Dependabot PR — will handle dependency updates manually.

@Axelj00 Axelj00 closed this Mar 15, 2026
@Axelj00 Axelj00 deleted the dependabot/cargo/src-tauri/toml-0.9.12spec-1.1.0 branch March 15, 2026 19:12
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 15, 2026

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 ignore condition with the desired update_types to your config file.

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant