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-crates group with 5 updates in the / directory:
4.5.11
4.5.15
0.9.2
0.9.3
1.10.5
1.10.6
0.5.2
0.5.3
6.0.1
6.0.2
Updates
clap
from 4.5.11 to 4.5.15Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
050b6c5
chore: Release5e61bd4
docs: Update changelog6f88091
Merge pull request #5671 from epage/envc402ec6
feat(complete): Env hook for dynamic completions6288e11
test(complete): Specialize tests84cfd92
Merge pull request #5667 from a-kenji/fix-typo70d8334
Merge pull request #5669 from epage/reorgcddbb56
fix(complete): Correct version check6374053
style: Order fn attributesf75251f
fix(complete)!: Rename shells to commandUpdates
aya-rustc-llvm-proxy
from 0.9.2 to 0.9.3Commits
f831ead
chore: bump version to 0.9.3062adeb
Merge pull request #31 from vadorovsky/llvm-19a796169
chore: Update LLVM to 1913cd930
Merge pull request #29 from aya-rs/dependabot/cargo/llvm-sys-181.0.069f0870
Update llvm-sys requirement from 180.0.0-rc2 to 181.0.0Updates
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
rustc-build-sysroot
from 0.5.2 to 0.5.3Commits
6c6d175
v0.5.34a41555
Merge pull request #22 from RalfJung/lockfile8803276
make sure we find the lockfile in its new locatione865b8d
remove unused code10480be
Merge pull request #20 from RalfJung/no-more-copy6401873
copying extra files should not be needed any moreUpdates
which
from 6.0.1 to 6.0.2Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
299189a
Bump version to 6.0.207dea2e
also run CI without features enabledfa97502
modernize deny.tomlebf355f
Turn off tracing default featuresba36812
fix Windows coded6a1416
add optional tracing feature, trace which logic7a71ac6
Change from checkout@v3 to checkout@v424efb5a
Remove CI dependency on node16Dependabot 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