Skip to content

Bump the rust group with 5 updates#1829

Merged
smoelius merged 2 commits intomainfrom
dependabot/cargo/rust-d4c5dca715
Mar 30, 2026
Merged

Bump the rust group with 5 updates#1829
smoelius merged 2 commits intomainfrom
dependabot/cargo/rust-d4c5dca715

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps the rust group with 5 updates:

Package From To
subprocess 1.0.0 1.0.3
sha2 0.10.9 0.11.0
toml 1.0.7+spec-1.1.0 1.1.0+spec-1.1.0
env_logger 0.11.9 0.11.10
ctor 0.6.3 0.8.0

Updates subprocess from 1.0.0 to 1.0.3

Commits
  • a6d2726 Bump version
  • 3e97422 CI: test docs.rs build with nightly
  • cbb2fb7 Show Windows API docs on docs.rs via doc_auto_cfg
  • 61b238e Bump version
  • 8cf6585 Merge pull request #84 from hniksic/more-ci
  • f67b0a2 Reduce unreasonably long sleeps in tests
  • 8540de7 Don't assume uniq accepts "-" for stdin
  • 0b9e40c Fix warnings on non-Linux Unixes
  • 3034c8d Test only stable on macOS, like the BSDs
  • 6d9b2ad Add OpenBSD CI jobs
  • Additional commits viewable in compare view

Updates sha2 from 0.10.9 to 0.11.0

Commits

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

Commits

Updates env_logger from 0.11.9 to 0.11.10

Release notes

Sourced from env_logger's releases.

v0.11.10

[0.11.10] - 2026-03-23

Internal

  • Update dependencies
Changelog

Sourced from env_logger's changelog.

[0.11.10] - 2026-03-23

Internal

  • Update dependencies
Commits
  • 41320bf chore: Release
  • de8c74f docs: Update changelog
  • d550741 docs(gh): Add sponsor link
  • 458b075 chore(deps): Update Rust Stable to v1.94 (#401)
  • 8bc3fc3 Merge pull request #400 from epage/update
  • 143fa64 chore: Upgrade incompatible
  • b687a24 chore: Upgrade compatible
  • 8cf1ba9 Merge pull request #397 from rust-cli/renovate/crate-ci-typos-1.x
  • 094ecf7 Merge pull request #396 from rust-cli/renovate/crate-ci-committed-1.x
  • 34ad626 chore(deps): Update pre-commit hook crate-ci/typos to v1.44.0
  • Additional commits viewable in compare view

Updates ctor from 0.6.3 to 0.8.0

Commits

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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [subprocess](https://github.com/hniksic/rust-subprocess) | `1.0.0` | `1.0.3` |
| [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` |
| [toml](https://github.com/toml-rs/toml) | `1.0.7+spec-1.1.0` | `1.1.0+spec-1.1.0` |
| [env_logger](https://github.com/rust-cli/env_logger) | `0.11.9` | `0.11.10` |
| [ctor](https://github.com/mmastrac/rust-ctor) | `0.6.3` | `0.8.0` |


Updates `subprocess` from 1.0.0 to 1.0.3
- [Commits](hniksic/rust-subprocess@release/1.0.0...release/1.0.3)

Updates `sha2` from 0.10.9 to 0.11.0
- [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0)

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

Updates `env_logger` from 0.11.9 to 0.11.10
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](rust-cli/env_logger@v0.11.9...v0.11.10)

Updates `ctor` from 0.6.3 to 0.8.0
- [Commits](https://github.com/mmastrac/rust-ctor/commits)

---
updated-dependencies:
- dependency-name: subprocess
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: sha2
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust
- dependency-name: toml
  dependency-version: 1.1.0+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust
- dependency-name: env_logger
  dependency-version: 0.11.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: ctor
  dependency-version: 0.8.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 Mar 30, 2026
@dependabot dependabot bot requested a review from smoelius as a code owner March 30, 2026 03:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 30, 2026
@smoelius smoelius merged commit 6dec1ed into main Mar 30, 2026
19 checks passed
@smoelius smoelius deleted the dependabot/cargo/rust-d4c5dca715 branch March 30, 2026 12:02
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.

1 participant