deps: bump the rust-minor-patch group across 1 directory with 10 updates - #54
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the rust-minor-patch group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rustix](https://github.com/bytecodealliance/rustix) | `1.1.4` | `1.1.5` | | [log](https://github.com/rust-lang/log) | `0.4.33` | `0.4.34` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.54` | `0.8.57` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.54` | `0.8.57` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.20` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.103` | `1.0.104` | | [tokio](https://github.com/tokio-rs/tokio) | `1.53.0` | `1.53.1` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.18` | `0.1.19` | | [android_system_properties](https://github.com/nical/android_system_properties) | `0.1.5` | `0.1.6` | | [clap](https://github.com/clap-rs/clap) | `4.6.2` | `4.6.7` | Updates `rustix` from 1.1.4 to 1.1.5 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v1.1.4...v1.1.5) Updates `log` from 0.4.33 to 0.4.34 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.33...0.4.34) Updates `zerocopy` from 0.8.54 to 0.8.57 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.54...v0.8.57) Updates `zerocopy-derive` from 0.8.54 to 0.8.57 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.54...v0.8.57) Updates `thiserror` from 2.0.18 to 2.0.20 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.18...2.0.20) Updates `anyhow` from 1.0.103 to 1.0.104 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.103...1.0.104) Updates `tokio` from 1.53.0 to 1.53.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.53.0...tokio-1.53.1) Updates `tokio-stream` from 0.1.18 to 0.1.19 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.18...tokio-stream-0.1.19) Updates `android_system_properties` from 0.1.5 to 0.1.6 - [Commits](https://github.com/nical/android_system_properties/commits) Updates `clap` from 4.6.2 to 4.6.7 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/main/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.2...clap_complete-v4.6.7) --- updated-dependencies: - dependency-name: rustix dependency-version: 1.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: log dependency-version: 0.4.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: zerocopy dependency-version: 0.8.57 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: zerocopy-derive dependency-version: 0.8.57 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: thiserror dependency-version: 2.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: tokio dependency-version: 1.53.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: tokio-stream dependency-version: 0.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: android_system_properties dependency-version: 0.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: clap dependency-version: 4.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the rust-minor-patch group with 10 updates in the / directory:
1.1.41.1.50.4.330.4.340.8.540.8.570.8.540.8.572.0.182.0.201.0.1031.0.1041.53.01.53.10.1.180.1.190.1.50.1.64.6.24.6.7Updates
rustixfrom 1.1.4 to 1.1.5Commits
287214bchore: Release rustix version 1.1.50cea188fix(bug): ns->us overflow handling (#1655)a99fd26build: Remove OUT_DIR probe artifact (#1628)1e2954afix build errors for horizon target (#1671)4cecb72Mangle the name ofrustix::runtimeto discourage users. (#1633)ded795bFix compile errors for next libc version (#1676)9640071Expose theO_SYMLINK&O_NOFOLLOW_ANYflags on Apple platforms (#1666)cf67411Fix debug printing of abstract socket addrs (#1615)aab9464Completely removerustc_attrs. (#1663)a9620e8ci: fix syn pin (#1647)Updates
logfrom 0.4.33 to 0.4.34Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
8034743Merge pull request #738 from rust-lang/cargo/0.4.347d1e24eprepare for 0.4.34 release3b939b6Merge pull request #737 from malezjaa/masterb88266cAdd alloc support for boxed loggers037d7a5doc: Add context-logger utility to READMEUpdates
zerocopyfrom 0.8.54 to 0.8.57Release notes
Sourced from zerocopy's releases.
... (truncated)
Commits
0c90b11Release 0.8.57 (#3660)52869eb[CI] Bump the all-actions group with 4 updates (#3644)7f1bdfaQualify KnownLayout metadata extraction (#3625)94f0da7Preserve source bytes after failed try_transmute (#3634)2dad389Harden V5 staged runtime and recovery (#3607)a186c9eAuthenticate V5 review evidence through aggregation (#3604)102b4eeMake the V5 diagnostic harness executable and fail closed (#3603)a971be2Draft and validate the V5 diagnostic-prequalification harness (#3601)f859d74Harden V5 evaluation and terminal confirmation (#3537)34f2b6fRequire evidence-bearing proof kernels in unsafe Rust V5 (#3536)Updates
zerocopy-derivefrom 0.8.54 to 0.8.57Release notes
Sourced from zerocopy-derive's releases.
... (truncated)
Commits
0c90b11Release 0.8.57 (#3660)52869eb[CI] Bump the all-actions group with 4 updates (#3644)7f1bdfaQualify KnownLayout metadata extraction (#3625)94f0da7Preserve source bytes after failed try_transmute (#3634)2dad389Harden V5 staged runtime and recovery (#3607)a186c9eAuthenticate V5 review evidence through aggregation (#3604)102b4eeMake the V5 diagnostic harness executable and fail closed (#3603)a971be2Draft and validate the V5 diagnostic-prequalification harness (#3601)f859d74Harden V5 evaluation and terminal confirmation (#3537)34f2b6fRequire evidence-bearing proof kernels in unsafe Rust V5 (#3536)Updates
thiserrorfrom 2.0.18 to 2.0.20Release notes
Sourced from thiserror's releases.
Commits
b1d5db5Release 2.0.20c4c3ebdMerge pull request #454 from dtolnay/clippy2266152Suppress redundant_field_names clippy lint2901cfdRaise minimum tested compiler to rust 1.88aa9d91fUpdate ui tests for version 2.0.19e13a785Release 2.0.190a0e76cUpdate to syn 3ec42ea7Update actions/upload-artifact@v6 -> v74178c4aUpdate actions/checkout@v6 -> v77214e0eIgnore items_after_statements pedantic clippy lint in testUpdates
anyhowfrom 1.0.103 to 1.0.104Release notes
Sourced from anyhow's releases.
Commits
1dbe186Release 1.0.104f6479f8Update to syn 3Updates
tokiofrom 1.53.0 to 1.53.1Release notes
Sourced from tokio's releases.
Commits
75fef53chore: prepare Tokio v1.53.1 (#8303)ae9d011signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)eb4988dtime: fix the loom test of the race between cancellation/insertion (#8302)91d3b4ctime: fix alt timer cancellation and insertion race (#8252)a463384runtime: remove dead link definition inRuntime::block_on(#8301)Updates
tokio-streamfrom 0.1.18 to 0.1.19Commits
bc0933cchore: prepare tokio-stream v0.1.19 (#8310)e3786d0readme: remove obsolete TokioConf notices (#8311)f2189d3chore: prepare tokio-util v0.7.19 (#8309)52f2745net: re-enabletcp_stream::try_read_buftest for WASI (#8305)ac6869art: remove unstable cfgs leftovers after local runtime stabilization (#8298)75fef53chore: prepare Tokio v1.53.1 (#8303)ae9d011signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)eb4988dtime: fix the loom test of the race between cancellation/insertion (#8302)91d3b4ctime: fix alt timer cancellation and insertion race (#8252)a463384runtime: remove dead link definition inRuntime::block_on(#8301)Updates
android_system_propertiesfrom 0.1.5 to 0.1.6Commits
Updates
clapfrom 4.6.2 to 4.6.7Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
d3e59a9chore: Released997f87docs: Update changelogfb6058cMerge pull request #6409 from heaths/pwsh-support2310870test(complete): Add tests for completer_for_path5967c17refactor(complete): Move shell detection to Shells594602bfix(complete): Detect pwsh for PowerShell3a4f2d0Merge pull request #6427 from clap-rs/renovate/shlex-2.x67ebaedMerge pull request #6426 from clap-rs/renovate/actions-checkout-7.xc968b13chore(deps): Update Rust crate shlex to v28f247cbchore(deps): Update actions/checkout action to v7Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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