Skip to content

Bump the rust group with 3 updates#1234

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/cargo/rust-6e0cad7a95
Apr 1, 2026
Merged

Bump the rust group with 3 updates#1234
github-actions[bot] merged 1 commit intomainfrom
dependabot/cargo/rust-6e0cad7a95

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the rust group with 3 updates: toml, human-panic and platform-info.

Updates toml from 1.1.0+spec-1.1.0 to 1.1.1+spec-1.1.0

Commits
  • 9db8aad chore: Release
  • e55a663 docs: Update changelog
  • c11d7d7 Optimisations (#1133)
  • b8578fa perf(edit): Remove redundant Vec collect
  • 8119d76 perf(edit): Reduce allocs in append_values
  • f5ba161 fix(parser): Fix stack overflow in value() on repeated '=' (#1131)
  • a77c61e fix(parser): Stack overflow on repeated '='
  • 64284e5 fix(toml): convert recursion to iteration (#1130)
  • 9361907 fix(toml): Convert recursion to iteration
  • dd40573 feat(edit): Support replace() on ArrayOfTables (#1127)
  • Additional commits viewable in compare view

Updates human-panic from 2.0.6 to 2.0.7

Changelog

Sourced from human-panic's changelog.

[2.0.7] - 2026-03-31

Fixes

  • Don't write to tmpdir in CI
  • Remove "embarrassing" comment
  • Skip file write failure message since it is redundant
Commits
  • 4db2524 chore: Release
  • fd46e73 docs: Update changelog
  • 68b1cfa Merge pull request #207 from epage/ci
  • f23f43e fix: Remove the unprofessioanl whoopsy message
  • 1bc43d8 fix: Skip file write message since output is right there
  • 843c4fe fix: Don't write to tmpdir in CI
  • 539d6e0 test: Verify CI behavior
  • 5842930 test: Verify backtrace behavior
  • 842d916 refactor: Move off handle_dump
  • 8126ed2 feat: Add Report::with_panic
  • Additional commits viewable in compare view

Updates platform-info from 2.0.5 to 2.1.0

Release notes

Sourced from platform-info's releases.

2.1.0

What's Changed

Dependencies

New Contributors

Full Changelog: uutils/platform-info@2.0.5...2.1.0

Commits
  • e393af3 Replace winapi with windows-sys
  • 3f872b6 Add unsafe_op_in_unsafe_fn lint
  • fdcd14f Wrap env::set_var/remove_var in unsafe blocks in WASI tests
  • e0b78e3 Add missing Haiku, DragonFly, and AIX to HOST_OS_NAME
  • f6e36b5 Use README.md as crate documentation via include_str!
  • 888ffd5 ci: add MSRV job to verify minimum supported Rust version (1.65.0) (#114)
  • 9ee2585 ci: simplify
  • 86c3c46 ship Cargo.lck too
  • d73e982 bump version to 2.1.0
  • bf601c6 chore(deps): update codecov/codecov-action action to v6
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the rust group with 3 updates: [toml](https://github.com/toml-rs/toml), [human-panic](https://github.com/rust-cli/human-panic) and [platform-info](https://github.com/uutils/platform-info).


Updates `toml` from 1.1.0+spec-1.1.0 to 1.1.1+spec-1.1.0
- [Commits](toml-rs/toml@toml-v1.1.0...toml-v1.1.1)

Updates `human-panic` from 2.0.6 to 2.0.7
- [Changelog](https://github.com/rust-cli/human-panic/blob/master/CHANGELOG.md)
- [Commits](rust-cli/human-panic@v2.0.6...v2.0.7)

Updates `platform-info` from 2.0.5 to 2.1.0
- [Release notes](https://github.com/uutils/platform-info/releases)
- [Commits](uutils/platform-info@2.0.5...2.1.0)

---
updated-dependencies:
- dependency-name: toml
  dependency-version: 1.1.1+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: human-panic
  dependency-version: 2.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: platform-info
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 1, 2026
@github-actions github-actions bot enabled auto-merge (rebase) April 1, 2026 16:36
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.74%. Comparing base (d8e7627) to head (db0fa40).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1234   +/-   ##
=======================================
  Coverage   89.74%   89.74%           
=======================================
  Files          57       57           
  Lines        8195     8195           
  Branches     8195     8195           
=======================================
  Hits         7355     7355           
  Misses        544      544           
  Partials      296      296           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions bot merged commit fef61ad into main Apr 1, 2026
8 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/rust-6e0cad7a95 branch April 1, 2026 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants