-
Notifications
You must be signed in to change notification settings - Fork 386
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
build(deps): bump the rust-dependencies group across 1 directory with 35 updates #885
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/apd/main/rust-dependencies-6ec89680ba
Closed
build(deps): bump the rust-dependencies group across 1 directory with 35 updates #885
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/apd/main/rust-dependencies-6ec89680ba
Conversation
This file contains 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
… 35 updates Bumps the rust-dependencies group with 29 updates in the /apd directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.94` | `1.0.95` | | [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.26` | | [zip](https://github.com/zip-rs/zip2) | `2.2.1` | `2.2.2` | | [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.25` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.5` | `0.11.6` | | [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.217` | | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.135` | | [libc](https://github.com/rust-lang/libc) | `0.2.168` | `0.2.169` | | [which](https://github.com/harryfei/which-rs) | `7.0.0` | `7.0.1` | | [notify](https://github.com/notify-rs/notify) | `7.0.0` | `8.0.0` | | [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.6` | `3.0.7` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.83` | `0.1.85` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.3` | `1.2.9` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.13` | `0.5.14` | | [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | `0.8.5` | `0.8.6` | | [crossbeam-queue](https://github.com/crossbeam-rs/crossbeam) | `0.3.11` | `0.3.12` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.20` | `0.8.21` | | [env_filter](https://github.com/rust-cli/env_logger) | `0.1.2` | `0.1.3` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.72` | `0.3.76` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.14` | `0.4.15` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.0` | `0.8.3` | | [object](https://github.com/gimli-rs/object) | `0.36.5` | `0.36.7` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.15` | `0.2.16` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.92` | `1.0.93` | | [quote](https://github.com/dtolnay/quote) | `1.0.37` | `1.0.38` | | redox_syscall | `0.5.7` | `0.5.8` | | [syn](https://github.com/dtolnay/syn) | `2.0.90` | `2.0.96` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.6` | `2.0.11` | | [tokio](https://github.com/tokio-rs/tokio) | `1.42.0` | `1.43.0` | Updates `anyhow` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.94...1.0.95) Updates `clap` from 4.5.23 to 4.5.26 - [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.23...clap_complete-v4.5.26) Updates `zip` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.2.1...v2.2.2) Updates `log` from 0.4.22 to 0.4.25 - [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.22...0.4.25) Updates `env_logger` from 0.11.5 to 0.11.6 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.5...v0.11.6) Updates `serde` from 1.0.215 to 1.0.217 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.217) Updates `serde_json` from 1.0.133 to 1.0.135 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.135) Updates `libc` from 0.2.168 to 0.2.169 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.169/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.168...0.2.169) Updates `which` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@7.0.0...7.0.1) Updates `notify` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](notify-rs/notify@notify-7.0.0...notify-8.0.0) Updates `anstyle-wincon` from 3.0.6 to 3.0.7 - [Commits](rust-cli/anstyle@anstyle-wincon-v3.0.6...anstyle-wincon-v3.0.7) Updates `async-trait` from 0.1.83 to 0.1.85 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.83...0.1.85) Updates `cc` from 1.2.3 to 1.2.9 - [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.3...cc-v1.2.9) Updates `clap_builder` from 4.5.23 to 4.5.26 - [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.23...v4.5.26) Updates `clap_derive` from 4.5.18 to 4.5.24 - [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.18...v4.5.24) Updates `crossbeam-channel` from 0.5.13 to 0.5.14 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.13...crossbeam-channel-0.5.14) Updates `crossbeam-deque` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-deque-0.8.5...crossbeam-deque-0.8.6) Updates `crossbeam-queue` from 0.3.11 to 0.3.12 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-queue-0.3.11...crossbeam-queue-0.3.12) Updates `crossbeam-utils` from 0.8.20 to 0.8.21 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-utils-0.8.20...crossbeam-utils-0.8.21) Updates `env_filter` from 0.1.2 to 0.1.3 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@env_filter-v0.1.2...env_filter-v0.1.3) Updates `inotify` from 0.10.2 to 0.11.0 - [Changelog](https://github.com/hannobraun/inotify-rs/blob/main/CHANGELOG.md) - [Commits](hannobraun/inotify-rs@v0.10.2...v0.11.0) Updates `js-sys` from 0.3.72 to 0.3.76 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `linux-raw-sys` from 0.4.14 to 0.4.15 - [Commits](sunfishcode/linux-raw-sys@v0.4.14...v0.4.15) Updates `miniz_oxide` from 0.8.0 to 0.8.3 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](Frommi/miniz_oxide@0.8.0...0.8.3) Updates `notify-types` from 1.0.0 to 2.0.0 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](notify-rs/notify@v1.0.0...v2.0.0) Updates `object` from 0.36.5 to 0.36.7 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](gimli-rs/object@0.36.5...0.36.7) Updates `pin-project-lite` from 0.2.15 to 0.2.16 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project-lite@v0.2.15...v0.2.16) Updates `proc-macro2` from 1.0.92 to 1.0.93 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.92...1.0.93) Updates `quote` from 1.0.37 to 1.0.38 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.37...1.0.38) Updates `redox_syscall` from 0.5.7 to 0.5.8 Updates `serde_derive` from 1.0.215 to 1.0.217 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.217) Updates `syn` from 2.0.90 to 2.0.96 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.90...2.0.96) Updates `thiserror` from 2.0.6 to 2.0.11 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.6...2.0.11) Updates `thiserror-impl` from 2.0.6 to 2.0.11 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.6...2.0.11) Updates `tokio` from 1.42.0 to 1.43.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.43.0) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: which dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: notify dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: anstyle-wincon dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: crossbeam-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: crossbeam-deque dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: crossbeam-queue dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: env_filter dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: inotify dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: notify-types dependency-type: indirect update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: pin-project-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: quote dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: syn dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: thiserror dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tokio dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Jan 14, 2025
Superseded by #887. |
dependabot
bot
deleted the
dependabot/cargo/apd/main/rust-dependencies-6ec89680ba
branch
January 17, 2025 19:21
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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-dependencies group with 29 updates in the /apd directory:
1.0.94
1.0.95
4.5.23
4.5.26
2.2.1
2.2.2
0.4.22
0.4.25
0.11.5
0.11.6
1.0.215
1.0.217
1.0.133
1.0.135
0.2.168
0.2.169
7.0.0
7.0.1
7.0.0
8.0.0
3.0.6
3.0.7
0.1.83
0.1.85
1.2.3
1.2.9
0.5.13
0.5.14
0.8.5
0.8.6
0.3.11
0.3.12
0.8.20
0.8.21
0.1.2
0.1.3
0.3.72
0.3.76
0.4.14
0.4.15
0.8.0
0.8.3
0.36.5
0.36.7
0.2.15
0.2.16
1.0.92
1.0.93
1.0.37
1.0.38
0.5.7
0.5.8
2.0.90
2.0.96
2.0.6
2.0.11
1.42.0
1.43.0
Updates
anyhow
from 1.0.94 to 1.0.95Release notes
Sourced from anyhow's releases.
Commits
48be1ca
Release 1.0.95a03d6d6
Merge pull request #402 from dtolnay/fromboxed52e4abb
Add Error::from_boxed with documentation about bidirectional?
ffecefc
Merge pull request #401 from dtolnay/construct671f700
Add construct_ prefix to name of private construct functionsUpdates
clap
from 4.5.23 to 4.5.26Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
df1efca
chore: Released48bef6
docs: Update changelog6b7aa3d
Merge pull request #5628 from mart-mihkel/complete_hyphen57b6cb8
refactor(complete): Simplify engine::completefbec05e
refactor(complete): Fix typo in hyhpenb7cfbdc
feat(complete): Native support for hyphen values1d97c29
test(complete): Test cases for allow_hyphen_values64e3790
chore: Release1cf50c7
docs: Update changelog085143d
Merge pull request #5722 from epage/sortUpdates
zip
from 2.2.1 to 2.2.2Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
Commits
e074e09
chore: release v2.2.2 (#270)33c71cc
fix: rewrite the EOCD/EOCD64 detection to fix extreme performance regression ...810d18a
deps: Relax dependency versions (#243)Updates
log
from 0.4.22 to 0.4.25Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
22be810
Merge pull request #663 from rust-lang/cargo/0.4.250279730
prepare for 0.4.25 release4099bcb
Merge pull request #662 from rust-lang/fix/cargo-features36e7e3f
revert loosening of kv cargo features2282191
Merge pull request #660 from rust-lang/cargo/0.4.242994f0a
prepare for 0.4.24 release5fcb50e
Merge pull request #659 from rust-lang/fix/feature-builds29fe9e6
fix up feature activationb1824f2
use cargo hack in CI to test all feature combinationse6b643d
Merge pull request #656 from rust-lang/cargo/0.4.23Updates
env_logger
from 0.11.5 to 0.11.6Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
dc1a01a
chore: Release65f81b3
docs: Update changelog7742599
Merge pull request #345 from EriKWDev/main59229bc
fix: Test result of everything enabled has changedb0d4760
spelling + field names1bad1f5
feature: ability to display source file path and line number with default for...cc97bf7
chore(deps): Update Rust Stable to v1.83 (#343)240cd21
style: Make clippy happyda7ff82
chore: Update from _rust templateab1d854
chore(deps): Update Rust crate snapbox to v0.6.20 (#342)Updates
serde
from 1.0.215 to 1.0.217Release notes
Sourced from serde's releases.
Commits
930401b
Release 1.0.217cb6eaea
Fix roundtrip inconsistency:b6f339c
Resolve repr_packed_without_abi clippy lint in tests2a5caea
Merge pull request #2872 from dtolnay/ehpersonalityb9f93f9
Add no-std CI on stable compilereb5cd47
Drop #[lang = "eh_personality"] from no-std test8478a3b
Merge pull request #2871 from dtolnay/nostdstartdbb9091
Replace #[start] with extern fn mainad8dd41
Release 1.0.216f91d2ed
Merge pull request #2868 from dtolnay/automaticallyderivedUpdates
serde_json
from 1.0.133 to 1.0.135Release notes
Sourced from serde_json's releases.
Commits
9802c08
Release 1.0.135b97935f
Merge pull request #1226 from tisonkun/map-into-valuesd48c224
Add Map::into_values method1e77cac
Resolve precedence clippy lintb2a1415
Release 1.0.1349875785
Tweak wording of NULL/TRUE/FALSE documentation4aa05b9
Merge pull request #1222 from dtolnay/rawvalueassocf42c7c7
Move RawValue associated constants into same impl block as public functions96576ba
Merge pull request #1221 from bheylin/add-const-raw-values-for-null-and-bools4db66fb
Add'static
lifetime toconst
'sUpdates
libc
from 0.2.168 to 0.2.169Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
bb5944c
chore: release v0.2.1698ebcf49
Merge pull request #4211 from tgross35/backport-openbsd-buildfab6a64
Skipc_char_def
on OpenBSDc86544f
Merge pull request #4206 from tgross35/backport-tomato2ade12c
Replace arch-conditionalc_char
with a reexport0567b59
Ignore ordering style forc_char
3e09b7c
Do not re-export c_void in target-specific code7e761a5
Fix c_char on various targets9fea17a
Mirrorc_char
configuration fromrust-lang/rust
3eb9670
feat: Update c_char typeUpdates
which
from 7.0.0 to 7.0.1Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
68acf2c
Fix changelog to link to GitHub profileb6754b2
Update CHANGELOG.md0c63719
fixes #106, bump patch version36cb494
Switch to env_home crate. Fixes #104Updates
notify
from 7.0.0 to 8.0.0Release notes
Sourced from notify's releases.
Changelog
Sourced from notify's changelog.
Commits
48541cb
Prepare release09a4b8a
Update dependencies and fix clippy warningse812c01
Put web-time dependency behindweb-time
featured86a44d
Merge pull request #662 from musicinmybrain/relicense-notify-types-src-eventb03127c
In notify-types, relicense src/event.rs to (MIT OR Apache-2.0)82322bf
Update changeloga04a52c
Merge pull request #660 from Legend-Master/fix-serialization-compat-6b475d32
Fix serialization-compat-6 event type/kind343d0ef
Clearify debouncer-full docs21c1813
Merge pull request #657 from dfaust/fixesUpdates
anstyle-wincon
from 3.0.6 to 3.0.7Commits
5925243
chore: Release5e6b41d
docs: Update changelogf6a7b79
Merge pull request #239 from epage/ci92fe1b2
chore(ci): Run more checks on Windows1f3fef0
fix(wincon): Restore MSRV86dca69
style: Fix clippy warnings in cfg(windows) coded2ff8f2
chore(deps): Update Rust Stable to v1.84 (#237)8180067
chore(deps): Update Rust Stable to v1.83 (#232)f088309
style: Make clippy happyab1e195
chore: Update from _rust templateUpdates
async-trait
from 0.1.83 to 0.1.85Release notes
Sourced from async-trait's releases.
Commits
fee923d
Release 0.1.850c2e108
Merge pull request #284 from dtolnay/selfinblock9456e54
OmitSelf: 'async_trait
bound in impl when not needed by signatureb77d0d5
Add regression test for issue 2834c8406d
Release 0.1.841cab7e4
Merge pull request #282 from dtolnay/impltrait3af8236
Require Rust 1.75+ for RPITIT (return position impl trait in trait)85b572c
Support impl Trait in return typeaff365f
Add regression test for issue 2817d8519d
Update ui test suite to nightly-2024-12-09Updates
cc
from 1.2.3 to 1.2.9Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
966183e
chore: release v1.2.9 (#1365)7dab895
build: Don't pass inherited PGO flags to GNU compilers (#1363)559609a
Adjusted zig cc judgment and avoided zigbuild errors(#1360) (#1361)9b91744
Fix compilation on macOS using clang and fix compilation using zig-cc (#1364)a8c9dc0
chore: release v1.2.8 (#1355)29a92bd
tool: Addis_like_clang_cl()
getter (#1357)5e17879
Fix clippy error in lib.rs (#1356)b4acfc9
Fix opening PR in regenerate-windows-sys.yml (#1353)debb139
Regenerate target info (#1352)209826f
Fix opening PR in regenerate-target-info.yml (#1351)Updates
clap_builder
from 4.5.23 to 4.5.26Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
9e4c93b
chore: Release3091ba3
docs: Update changeloga7f6acf
Merge pull request #5879 from therealprof/features/suggestions-use-insertion-...26f23e4
chore(ci): Fix wasi target4f448df
Replace another sort_by call by a manual insertion with a binary_search27cc4b7
chore: Release16a4fc7
docs: Update changelog07f9f15
Merge pull request #5874 from tetzng/fix-fish-completions721deab
chore: Releasea4be55b
docs: Update changelogUpdates
clap_derive
from 4.5.18 to 4.5.24Release notes
Sourced from clap_derive's releases.