forked from GitoxideLabs/gitoxide
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the cargo group across 1 directory with 33 updates #83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
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
@dependabot rebase |
452efc5
to
224a6e1
Compare
@dependabot rebase |
224a6e1
to
d8e4eae
Compare
@dependabot rebase |
Bumps the cargo group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.99` | | [clap](https://github.com/clap-rs/clap) | `4.5.42` | `4.5.45` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.55` | `4.5.57` | | [futures-lite](https://github.com/smol-rs/futures-lite) | `2.6.0` | `2.6.1` | | [tracing-forest](https://github.com/QnnOkabayashi/tracing-forest) | `0.1.6` | `0.2.0` | | [terminal_size](https://github.com/eminence/terminal-size) | `0.4.2` | `0.4.3` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.14` | | [libc](https://github.com/rust-lang/libc) | `0.2.174` | `0.2.175` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.15.4` | `0.15.5` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.95` | `1.0.97` | | [curl](https://github.com/alexcrichton/curl-rust) | `0.4.48` | `0.4.49` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.22` | `0.12.23` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.5` | `1.4.6` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.36.1` | `0.37.0` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.19` | `0.6.20` | | [anstyle-query](https://github.com/rust-cli/anstyle) | `1.1.3` | `1.1.4` | | [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.9` | `3.0.10` | | [async-lock](https://github.com/smol-rs/async-lock) | `3.4.0` | `3.4.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.30` | `1.2.32` | | [glob](https://github.com/rust-lang/glob) | `0.3.2` | `0.3.3` | | [h2](https://github.com/hyperium/h2) | `0.4.11` | `0.4.12` | | [polling](https://github.com/smol-rs/polling) | `3.9.0` | `3.10.0` | | [rayon](https://github.com/rayon-rs/rayon) | `1.10.0` | `1.11.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.21` | `1.0.22` | | [tokio](https://github.com/tokio-rs/tokio) | `1.47.0` | `1.47.1` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.15` | `0.7.16` | | [toml](https://github.com/toml-rs/toml) | `0.9.4` | `0.9.5` | | [zerovec](https://github.com/unicode-org/icu4x) | `0.11.2` | `0.11.4` | Updates `anyhow` from 1.0.98 to 1.0.99 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.99) Updates `clap` from 4.5.42 to 4.5.45 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.42...clap_complete-v4.5.45) Updates `clap_complete` from 4.5.55 to 4.5.57 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.55...clap_complete-v4.5.57) Updates `futures-lite` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/smol-rs/futures-lite/releases) - [Changelog](https://github.com/smol-rs/futures-lite/blob/master/CHANGELOG.md) - [Commits](smol-rs/futures-lite@v2.6.0...v2.6.1) Updates `tracing-forest` from 0.1.6 to 0.2.0 - [Commits](https://github.com/QnnOkabayashi/tracing-forest/commits) Updates `terminal_size` from 0.4.2 to 0.4.3 - [Release notes](https://github.com/eminence/terminal-size/releases) - [Commits](eminence/terminal-size@v0.4.2...v0.4.3) Updates `thiserror` from 2.0.12 to 2.0.14 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.14) Updates `libc` from 0.2.174 to 0.2.175 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.175/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.174...0.2.175) Updates `hashbrown` from 0.15.4 to 0.15.5 - [Release notes](https://github.com/rust-lang/hashbrown/releases) - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.15.4...v0.15.5) Updates `proc-macro2` from 1.0.95 to 1.0.97 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.95...1.0.97) Updates `curl` from 0.4.48 to 0.4.49 - [Release notes](https://github.com/alexcrichton/curl-rust/releases) - [Commits](alexcrichton/curl-rust@0.4.48...curl-sys-0.4.49) Updates `reqwest` from 0.12.22 to 0.12.23 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.22...v0.12.23) Updates `signal-hook-registry` from 1.4.5 to 1.4.6 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@registry-v1.4.5...registry-v1.4.6) Updates `sysinfo` from 0.36.1 to 0.37.0 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.36.1...v0.37.0) Updates `anstream` from 0.6.19 to 0.6.20 - [Commits](rust-cli/anstyle@anstream-v0.6.19...anstream-v0.6.20) Updates `anstyle-query` from 1.1.3 to 1.1.4 - [Commits](rust-cli/anstyle@anstyle-query-v1.1.3...anstyle-query-v1.1.4) Updates `anstyle-wincon` from 3.0.9 to 3.0.10 - [Commits](rust-cli/anstyle@anstyle-wincon-v3.0.9...anstyle-wincon-v3.0.10) Updates `async-lock` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/smol-rs/async-lock/releases) - [Changelog](https://github.com/smol-rs/async-lock/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-lock@v3.4.0...v3.4.1) Updates `cc` from 1.2.30 to 1.2.32 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.30...cc-v1.2.32) Updates `clap_builder` from 4.5.42 to 4.5.44 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.42...v4.5.44) Updates `clap_derive` from 4.5.41 to 4.5.45 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.41...v4.5.45) Updates `curl-sys` from 0.4.82+curl-8.14.1 to 0.4.83+curl-8.15.0 - [Release notes](https://github.com/alexcrichton/curl-rust/releases) - [Commits](alexcrichton/curl-rust@curl-sys-0.4.82...curl-sys-0.4.83) Updates `glob` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](rust-lang/glob@v0.3.2...v0.3.3) Updates `h2` from 0.4.11 to 0.4.12 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.11...v0.4.12) Updates `polling` from 3.9.0 to 3.10.0 - [Release notes](https://github.com/smol-rs/polling/releases) - [Changelog](https://github.com/smol-rs/polling/blob/master/CHANGELOG.md) - [Commits](smol-rs/polling@v3.9.0...v3.10.0) Updates `rayon` from 1.10.0 to 1.11.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.10.0...rayon-core-v1.11.0) Updates `rayon-core` from 1.12.1 to 1.13.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.12.1...rayon-core-v1.13.0) Updates `rustversion` from 1.0.21 to 1.0.22 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.21...1.0.22) Updates `tokio` from 1.47.0 to 1.47.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.0...tokio-1.47.1) Updates `tokio-util` from 0.7.15 to 0.7.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.15...tokio-util-0.7.16) Updates `toml` from 0.9.4 to 0.9.5 - [Commits](toml-rs/toml@toml-v0.9.4...toml-v0.9.5) Updates `toml_parser` from 1.0.1 to 1.0.2 - [Commits](toml-rs/toml@toml_parser-v1.0.1...toml_parser-v1.0.2) Updates `zerovec` from 0.11.2 to 0.11.4 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/ind/[email protected]) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap dependency-version: 4.5.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_complete dependency-version: 4.5.57 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: futures-lite dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tracing-forest dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: terminal_size dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: thiserror dependency-version: 2.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libc dependency-version: 0.2.175 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: hashbrown dependency-version: 0.15.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: proc-macro2 dependency-version: 1.0.97 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: curl dependency-version: 0.4.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: reqwest dependency-version: 0.12.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: signal-hook-registry dependency-version: 1.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: sysinfo dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: anstream dependency-version: 0.6.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: anstyle-query dependency-version: 1.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: anstyle-wincon dependency-version: 3.0.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: async-lock dependency-version: 3.4.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-version: 1.2.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_builder dependency-version: 4.5.44 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_derive dependency-version: 4.5.45 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: curl-sys dependency-version: 0.4.83+curl-8.15.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: glob dependency-version: 0.3.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: h2 dependency-version: 0.4.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: polling dependency-version: 3.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rayon dependency-version: 1.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rayon-core dependency-version: 1.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rustversion dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-version: 1.47.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio-util dependency-version: 0.7.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: toml dependency-version: 0.9.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: toml_parser dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerovec dependency-version: 0.11.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
d8e4eae
to
e2f5977
Compare
@dependabot rebase |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 cargo group with 28 updates in the / directory:
1.0.98
1.0.99
4.5.42
4.5.45
4.5.55
4.5.57
2.6.0
2.6.1
0.1.6
0.2.0
0.4.2
0.4.3
2.0.12
2.0.14
0.2.174
0.2.175
0.15.4
0.15.5
1.0.95
1.0.97
0.4.48
0.4.49
0.12.22
0.12.23
1.4.5
1.4.6
0.36.1
0.37.0
0.6.19
0.6.20
1.1.3
1.1.4
3.0.9
3.0.10
3.4.0
3.4.1
1.2.30
1.2.32
0.3.2
0.3.3
0.4.11
0.4.12
3.9.0
3.10.0
1.10.0
1.11.0
1.0.21
1.0.22
1.47.0
1.47.1
0.7.15
0.7.16
0.9.4
0.9.5
0.11.2
0.11.4
Updates
anyhow
from 1.0.98 to 1.0.99Release notes
Sourced from anyhow's releases.
Commits
f2b963a
Release 1.0.992c64c15
Merge pull request #420 from dtolnay/enotempty8cf66f7
Allow build-script cleanup failure with NFSv3 output directory to be non-fatalf5e145c
Revert "Pin nightly toolchain used for miri job"1d7ef1d
Update ui test suite to nightly-2025-06-306929572
Update ui test suite to nightly-2025-06-1837224e3
Ignore mismatched_lifetime_syntaxes lint11f0e81
Pin nightly toolchain used for miri jobd04c999
Raise required compiler for backtrace feature to rust 1.82219d163
Update test suite to nightly-2025-05-01Updates
clap
from 4.5.42 to 4.5.45Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
246d972
chore: Releasea35a076
docs: Update changelog9b985a3
Merge pull request #5912 from epage/takes389fbe8
feat(builder): Allow flags to take num_args=0..=1c395d02
test(parser): Show flag behavior32c119e
refactor(assert): Be more specific than action.takes_values80ea3e7
fix(assert): Clean up num_args/action assert2bc0f45
fix(builder): Make ValueRange display independent of usize::MAXa0187c6
test(assert): Verify num_args/action compata8f9885
refactor(builder): Be more explicit in how takes_values is usedUpdates
clap_complete
from 4.5.55 to 4.5.57Commits
69c0ddb
chore: Release8206bba
docs: Update changelogc109d67
Merge pull request #6104 from epage/hide9d7f212
fix(complete): Hide dot files on dynamic completer77b3fdb
test(complete): Show dot file behaviorf89b9b8
test(derive): Make stable across upgrade58eb8a9
chore: Release10a2a75
docs: Update changeloga42eebf
Merge pull request #6103 from epage/mut_subcommands5335f54
feat: Add Command::mut_subcommandsUpdates
futures-lite
from 2.6.0 to 2.6.1Release notes
Sourced from futures-lite's releases.
Changelog
Sourced from futures-lite's changelog.
Commits
226ce18
v2.6.13444c7a
docs: Fixstop_after_future
link andonce_future
description (#131)d608d08
Some alloc-related cleanup (#130)077e1c1
Switch to unconditional no_std attribute (#128)5c196b9
docs: Enable doc_auto_cfg on docs.rs (#125)64dbe9e
ci: Use reusable workflows for fmt and security_auditUpdates
tracing-forest
from 0.1.6 to 0.2.0Commits
Updates
terminal_size
from 0.4.2 to 0.4.3Release notes
Sourced from terminal_size's releases.
Commits
0ce71ba
Version v0.4.3f13ba78
Merge pull request #71 from briandorsey/briandorsey_windows-sys4d1b594
Update windows-sys to 0.60Updates
thiserror
from 2.0.12 to 2.0.14Release notes
Sourced from thiserror's releases.
Commits
eea6799
Release 2.0.14a2aa6d7
Merge pull request #426 from dtolnay/enotemptyf00ebc5
Allow build-script cleanup failure with NFSv3 output directory to be non-fatal61f28da
Release 2.0.1389872e3
Unindent crate-level markdown linksaee87e5
Wrap PR 425 to 80 columns0f94e99
Merge pull request #425 from Kriskras99/feat/doc_linksf1eb081
Add links to more itemsf301423
Revert "Pin nightly toolchain used for miri job"7a5fbc6
Update ui test suite to nightly-2025-07-30Updates
libc
from 0.2.174 to 0.2.175Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
84e26e6
Update the lockfile4d04aee
chore: release libc 0.2.17594a7f32
cleanup: Format a file that was missed1725273
Rename the ctest file frommain
toctest
e9b021b
freebsd adding further TCP stack related constants.9606a29
freebsd15: Add ki_uerrmsg to struct kinfo_proc2816bc2
libc-test: include sys/ktls.h on freebsdadfe283
libc-test: Account for xktls_session_onedir::gen (freebsd)4cc1bf4
freebsd: Document avoidance of reserved namegen
7cdcaa6
freebsd: Fix type of struct xktls_session_onedir, field ifnetUpdates
hashbrown
from 0.15.4 to 0.15.5Release notes
Sourced from hashbrown's releases.
Changelog
Sourced from hashbrown's changelog.
Commits
b751eef
Update CHANGELOG.mdda4c80e
chore: release v0.15.54358483
Merge pull request #631 from DaniPopes/readd-likely64bd7db
Re-implement likely/unlikely with#[cold]
670213f
Merge pull request #601 from braddunbar/or-default-entry99761e4
fix clippy issuese44ee2d
Merge branch 'master' of https://github.com/rust-lang/hashbrown into or-defau...e514afe
Merge pull request #624 from rust-lang/release-plz-2025-05-28T15-42-25ZUpdates
proc-macro2
from 1.0.95 to 1.0.97Release notes
Sourced from proc-macro2's releases.
Commits
b61379b
Release 1.0.9750fc514
Merge pull request #512 from dtolnay/enotempty7cc389b
Restore support for rustc older than 1.83ad59158
Merge pull request #505 from davvid/ignore-cleanup19cf120
build: allow the cleanup step to be non-fatal21f89e7
Release 1.0.96fe7d2fa
Merge pull request #511 from dtolnay/docsrs7be6983
Revert "Work around doc build failure due to docs.rs flags change"6f40165
Revert "Pin nightly toolchain used for miri job"fc2ae0f
Update ui test suite to nightly-2025-06-18Updates
curl
from 0.4.48 to 0.4.49Commits
b57ef18
Bump crate versions (#412)ecc8a2b
Exposed the CURLOPT_UPLOAD_BUFFERSIZE curl option. (#411)b0b6c68
Add vendored field to Version information. (#409)ccc6e5a
Bump curl submodule (#408)e244263
Trigger rebuild if a curl source file has changed. (#407)8eb27f7
Bump curl-sys33dfe33
Build more curl files unconditionally (#406)3007f21
Bump curl submodule to 7.79.0 (#405)ca8ce45
Add support for aws-sigv4 authentication (#401)f56f767
Bump curl to 7.78.0 (#399)Updates
reqwest
from 0.12.22 to 0.12.23Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
ae7375b
v0.12.239aacdc1
feat: add dns_resolver2 that is more ergonomic and flexible (#2793)221be11
refactor: loosen retryfor_host
parameter bounds (#2792)acd1b05
feat: add reqwest::retry policies (#2763)54b6022
feat: addClientBuilder::unix_socket()
option (#2624)6358cef
fix: add default tcp keepalive and user_timeout values (#2780)21226a5
style(client): usestd::task::ready!
macro to simplify Poll branch matching...82086e7
feat: add request cache options for wasm (#2775)2a0f7a3
ci: use msrv-aware cargo in msrv job (#2779)f186803
fix(proxy): restore default port 1080 for SOCKS proxies without explicit port...Updates
signal-hook-registry
from 1.4.5 to 1.4.6Changelog
Sourced from signal-hook-registry's changelog.
Commits
4c5d0a0
Release registry v1.4.6b299a05
Merge pull request #179 from vorner/safety-docs164d58b
Clarify safety requirements for register.1ff235c
Merge pull request #177 from tomstokes/master9ffea0f
docs: Fix MIO feature namee343491
Version 0.3.18dfdec81
signal-hook-async-std 0.3.0dcc5da2
Merge pull request #175 from gaykitty/update-async-std171da9c
Update async-io and futures-lite to v2Updates
sysinfo
from 0.36.1 to 0.37.0Changelog
Sourced from sysinfo's changelog.
Commits
317d873
Merge pull request #1569 from GuillaumeGomez/update-version65797c1
Update crate version to0.37.0
634f800
Update CHANGELOG for0.37.0
version1862c57
Merge pull request #1568 from GuillaumeGomez/internal-improvement5d189e6
RenamePathHandler::join
intoPathHandler::replace_and_join
to make it ea...833b3ba
Improve process refresh on Linux (#1566)af60d22
Merge pull request #1567 from GuillaumeGomez/msrv5fa1b50
Fix new clippy lints8ac5855
Update minimum supported rust version to 1.8814f55d3
Merge pull request #1561 from guillaumecl/idUpdates
anstream
from 0.6.19 to 0.6.20Commits
550de4d
chore: Release094640c
docs: Update changelog6aec7d7
Merge pull request #265 from aschey/main96dbb44
fix(crossterm): fix color conversione4e2347
chore: Release03f5d6a
Merge pull request #264 from epage/alloc3f49744
perf(roff): Remove extra allocationsd5351f4
chore: Release44e1d1d
fix(roff): Minimize size of output (#263)9c2b802
fix(roff): Minimize size of outputUpdates
anstyle-query
from 1.1.3 to 1.1.4Commits
550de4d
chore: Release094640c
docs: Update changelog6aec7d7
Merge pull request #265 from aschey/main96dbb44
fix(crossterm): fix color conversione4e2347
chore: Release03f5d6a
Merge pull request #264 from epage/alloc3f49744
perf(roff): Remove extra allocationsd5351f4
chore: Release44e1d1d
fix(roff): Minimize size of output (#263)9c2b802
fix(roff): Minimize size of outputUpdates
anstyle-wincon
from 3.0.9 to 3.0.10Commits
550de4d
chore: Release094640c
docs: Update changelog6aec7d7
Merge pull request #265 from aschey/main96dbb44
fix(crossterm): fix color conversione4e2347
chore: Release03f5d6a
Merge pull request #264 from epage/alloc3f49744
perf(roff): Remove extra allocationsd5351f4
chore: Release44e1d1d
fix(roff): Minimize size of output (#263)9c2b802
fix(roff): Minimize size of outputUpdates
async-lock
from 3.4.0 to 3.4.1Release notes
Sourced from async-lock's releases.
Changelog
Sourced from async-lock's changelog.
Commits
82283a2
v3.4.1cd0937d
Fix clippy::empty_line_after_doc_comments and clippy::empty_line_after_outer_...7819a20
Fix clippy::needless_lifetimes warningefcc3d8
ci: Use reusable workflows for fmt and security_audit6bece6e
ci: Use "v2.0.0" branch for security check9963923
chore: Fix typos (#89)8717b76
chore: Fix lints (#92)Updates
cc
from 1.2.30 to 1.2.32Changelog
Sourced from cc's changelog.
Commits
94a7cc3
chore: release v1.2.32 (#1510)33b616d
doc: clarify cargo default if no rerun emitted (#1508)3046b0a
fix new clippy lint introduced in rust 1.89.0 (#1509)b8959a2
Refactor: extract compile_objects_sequential (#1507)3f62db1
Windowsfind_tools
: add support for finding Clang (#1506)5e210bd
Add m68k-unknown-linux-gnu cross-co...Description has been truncated