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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the cargo-dependencies group with 3 updates: regex, serde_json and sysinfo.
Updates
regex
from 1.10.5 to 1.10.6Changelog
Sourced from regex's changelog.
Commits
ab88aa5
1.10.676f2d30
changelog: 1.10.62970d29
unstable: fitPattern
trait implementation8856fe3
regex-cli-0.2.1c4c76a1
regex-test-0.1.1c2f9ca4
regex-test: bump toml dependency1288b83
regex-lite-0.1.6Updates
serde_json
from 1.0.121 to 1.0.122Release notes
Sourced from serde_json's releases.
Commits
54381d6
Release 1.0.12216fb6e0
Work around buggy rust-analyzer behavior49d7d66
Merge pull request #1166 from dtolnay/allocvec6827c7b
Fix json! invocations when std prelude is not in scope611b2a4
Merge pull request #1165 from serde-rs/jsonmac7633cb7
Eliminate local_inner_macros in favor of non-ident macro pathsUpdates
sysinfo
from 0.30.13 to 0.31.2Changelog
Sourced from sysinfo's changelog.
Commits
176db28
Merge pull request #1333 from GuillaumeGomez/update3bd9119
Update crate version to 0.31.2c0b46af
Update CHANGELOG for 0.31.29009bb6
Merge pull request #1332 from GuillaumeGomez/rm-bstr73db406
Remove usage oftrim_ascii
for now6c1ef4a
Removebstr
dependency5c40b60
Merge pull request #1331 from GuillaumeGomez/update84502ec
Update crate version to 0.31.151a9722
Update CHANGELOG for 0.31.187ac0dd
Merge pull request #1330 from GuillaumeGomez/downgradeDependabot 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show