Bumps the cargo group with 1 update in the /circ_blocks directory: rustix.
Bumps the cargo group with 2 updates in the /circ_blocks/circ_opt directory: rustix and shlex.
Deprecates quote APIs in favor of try_ equivalents that complain about nul bytes.
Also adds a builder API, which allows re-enabling nul bytes without using the deprecated interface, and in the future can allow other things (as discussed in quoting_warning).
Adds documentation about various security risks that remain, particularly with interactive shells.
You can trigger a rebase of this PR 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
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/scroll-tech/ceno-recursion/network/alerts).
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps the cargo group with 1 update in the /circ_blocks directory: rustix. Bumps the cargo group with 2 updates in the /circ_blocks/circ_opt directory: rustix and shlex.
Updates
rustix
from 0.38.13 to 0.38.21Commits
cf2ad7f
chore: Release rustix version 0.38.214186613
Miscellaneous documentation cleanups.bde49f1
Adjust sockaddr lengths for illumos in more more place. (#904)b0a83ce
Add connect_unspec (#903)b01b482
Fix getsockopt zeroing memory (#901)36e3999
Fix a test failures on illumos. (#900)1ab21e6
Fix p{read,write}v{,v2}'s encoding of the offset argument on Linux. (#896)0b7ccf4
Miscellaneous documentation cleanups. (#894)3f338d8
Fix miscellaneous clippy lints. (#893)e2314b7
Fixrenameat_with
with flags on Android. (#892)Updates
rustix
from 0.38.13 to 0.38.21Commits
cf2ad7f
chore: Release rustix version 0.38.214186613
Miscellaneous documentation cleanups.bde49f1
Adjust sockaddr lengths for illumos in more more place. (#904)b0a83ce
Add connect_unspec (#903)b01b482
Fix getsockopt zeroing memory (#901)36e3999
Fix a test failures on illumos. (#900)1ab21e6
Fix p{read,write}v{,v2}'s encoding of the offset argument on Linux. (#896)0b7ccf4
Miscellaneous documentation cleanups. (#894)3f338d8
Fix miscellaneous clippy lints. (#893)e2314b7
Fixrenameat_with
with flags on Android. (#892)Updates
shlex
from 1.2.0 to 1.3.0Changelog
Sourced from shlex's changelog.
Commits
You can trigger a rebase of this PR 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