-
-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): bump the dependencies group across 1 directory with 22 updates #182
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
Conversation
…pdates Bumps the dependencies group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.48` | `4.5.54` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.23.0` | `3.24.0` | | [anstyle-query](https://github.com/rust-cli/anstyle) | `1.1.4` | `1.1.5` | | [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.10` | `3.0.11` | | [bitflags](https://github.com/bitflags/bitflags) | `2.9.4` | `2.10.0` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.3` | `1.0.4` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.5` | `0.7.7` | | [getrandom](https://github.com/rust-random/getrandom) | `0.3.3` | `0.3.4` | | [is_terminal_polyfill](https://github.com/polyfill-rs/is_terminal_polyfill) | `1.70.1` | `1.70.2` | | [once_cell_polyfill](https://github.com/polyfill-rs/once_cell_polyfill) | `1.70.1` | `1.70.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.101` | `1.0.105` | | [quote](https://github.com/dtolnay/quote) | `1.0.41` | `1.0.43` | | [syn](https://github.com/dtolnay/syn) | `2.0.106` | `2.0.114` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.19` | `1.0.22` | | [wasip2](https://github.com/bytecodealliance/wasi-rs) | `1.0.1+wasi-0.2.4` | `1.0.2+wasi-0.2.9` | | [windows-link](https://github.com/microsoft/windows-rs) | `0.2.0` | `0.2.1` | Updates `clap` from 4.5.48 to 4.5.54 - [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.48...clap_complete-v4.5.54) Updates `tempfile` from 3.23.0 to 3.24.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.24.0) Updates `anstyle-query` from 1.1.4 to 1.1.5 - [Commits](rust-cli/anstyle@anstyle-query-v1.1.4...anstyle-query-v1.1.5) Updates `anstyle-wincon` from 3.0.10 to 3.0.11 - [Commits](rust-cli/anstyle@anstyle-wincon-v3.0.10...anstyle-wincon-v3.0.11) Updates `bitflags` from 2.9.4 to 2.10.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.9.4...2.10.0) Updates `cfg-if` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.3...v1.0.4) Updates `clap_builder` from 4.5.48 to 4.5.54 - [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.48...v4.5.54) Updates `clap_derive` from 4.5.47 to 4.5.49 - [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.47...v4.5.49) Updates `clap_lex` from 0.7.5 to 0.7.7 - [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_lex-v0.7.5...clap_lex-v0.7.7) Updates `getrandom` from 0.3.3 to 0.3.4 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.3.3...v0.3.4) Updates `is_terminal_polyfill` from 1.70.1 to 1.70.2 - [Changelog](https://github.com/polyfill-rs/is_terminal_polyfill/blob/main-v1.70/CHANGELOG.md) - [Commits](polyfill-rs/is_terminal_polyfill@v1.70.1...v1.70.2) Updates `libc` from 0.2.176 to 0.2.180 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.180/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.176...0.2.180) Updates `once_cell_polyfill` from 1.70.1 to 1.70.2 - [Changelog](https://github.com/polyfill-rs/once_cell_polyfill/blob/v1.70.2/CHANGELOG.md) - [Commits](polyfill-rs/once_cell_polyfill@v1.70.1...v1.70.2) Updates `proc-macro2` from 1.0.101 to 1.0.105 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.105) Updates `quote` from 1.0.41 to 1.0.43 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.41...1.0.43) Updates `rustix` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v1.1.2...v1.1.3) Updates `syn` from 2.0.106 to 2.0.114 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.106...2.0.114) Updates `unicode-ident` from 1.0.19 to 1.0.22 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.19...1.0.22) Updates `wasip2` from 1.0.1+wasi-0.2.4 to 1.0.2+wasi-0.2.9 - [Commits](bytecodealliance/wasi-rs@wasip2-1.0.1...wasip2-1.0.2) Updates `windows-link` from 0.2.0 to 0.2.1 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-sys` from 0.60.2 to 0.61.1 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `wit-bindgen` from 0.46.0 to 0.51.0 - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](bytecodealliance/wit-bindgen@v0.46.0...v0.51.0) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: anstyle-query dependency-version: 1.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: anstyle-wincon dependency-version: 3.0.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: bitflags dependency-version: 2.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cfg-if dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap_builder dependency-version: 4.5.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap_derive dependency-version: 4.5.49 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap_lex dependency-version: 0.7.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: getrandom dependency-version: 0.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: is_terminal_polyfill dependency-version: 1.70.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: libc dependency-version: 0.2.180 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: once_cell_polyfill dependency-version: 1.70.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: proc-macro2 dependency-version: 1.0.105 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: quote dependency-version: 1.0.43 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rustix dependency-version: 1.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: syn dependency-version: 2.0.114 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: unicode-ident dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: wasip2 dependency-version: 1.0.2+wasi-0.2.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: windows-link dependency-version: 0.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: windows-sys dependency-version: 0.61.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: wit-bindgen dependency-version: 0.51.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
📊 Coverage Report
View detailed reportGenerated by cargo-tarpaulin |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the dependencies group with 16 updates in the / directory:
4.5.484.5.543.23.03.24.01.1.41.1.53.0.103.0.112.9.42.10.01.0.31.0.40.7.50.7.70.3.30.3.41.70.11.70.21.70.11.70.21.0.1011.0.1051.0.411.0.432.0.1062.0.1141.0.191.0.221.0.1+wasi-0.2.41.0.2+wasi-0.2.90.2.00.2.1Updates
clapfrom 4.5.48 to 4.5.54Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
194c676chore: Release44838f6docs: Update changelog0f59d55Merge pull request #6027 from Alpha1337k/master3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macroe2aa2f0Feat: Add catch-all on external subcommands for zshb9c0aeeFeat: Add external subcommands test to suite1036060Merge pull request #6025 from AldaronLau/typos-in-faqUpdates
tempfilefrom 3.23.0 to 3.24.0Changelog
Sourced from tempfile's changelog.
Commits
1712764chore: release v3.24.0a8dc864feat: completely support WASIP2 on stable rust (#382)5a03572Exclude CI scripts from published package (#384)da894f1build(deps): bump actions/checkout from 5 to 6 (#383)Updates
anstyle-queryfrom 1.1.4 to 1.1.5Commits
368a871chore: Release4d5c297docs: Update changelog263b34cMerge pull request #284 from hanna-kruppe/windows-sys-0.618029e72Merge pull request #286 from epage/template5b1cab4fix(syntect): Update a windows minimal dep21b13fachore(ci): Run more jobs on Windows51e86fachore: Update from '_rust/main' templateb0881a6chore(ci): Give more control over where alt version jobs run829ebd7chore(deps): Allow windows-sys 0.6136dd1a2Merge pull request #285 from epage/templateUpdates
anstyle-winconfrom 3.0.10 to 3.0.11Commits
368a871chore: Release4d5c297docs: Update changelog263b34cMerge pull request #284 from hanna-kruppe/windows-sys-0.618029e72Merge pull request #286 from epage/template5b1cab4fix(syntect): Update a windows minimal dep21b13fachore(ci): Run more jobs on Windows51e86fachore: Update from '_rust/main' templateb0881a6chore(ci): Give more control over where alt version jobs run829ebd7chore(deps): Allow windows-sys 0.6136dd1a2Merge pull request #285 from epage/templateUpdates
bitflagsfrom 2.9.4 to 2.10.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
7cc8595Merge pull request #468 from bitflags/cargo/2.10.0ea9b2f7prepare for 2.10.0 release7fdc68cMerge pull request #467 from KodrAus/feat/serde_corefdc1d4adepend on serde_core instead of serde7922585Merge pull request #466 from KodrAus/chore/iter-named-tests409666erename iter_named to iter_defined_names50fab91Merge pull request #465 from ssrlive/mainf886489Fix bitflags_custom_bits.stderr & bitflags_trait_custom.stderr39bd761rename all_named_flags to iter_named3e52578Implement iterator for all named flagsUpdates
cfg-iffrom 1.0.3 to 1.0.4Release notes
Sourced from cfg-if's releases.
Changelog
Sourced from cfg-if's changelog.
Commits
3510ca6chore: release v1.0.4 (#95)15aec4aSupportcfg(true)andcfg(false)(#99)036c64eSet and test a MSRV of 1.325fd566fSet-Dwarningsvia CI env rather thancfg8ef8e9fHave a single top-level rule.2400b38Document and test for a subtle case.Updates
clap_builderfrom 4.5.48 to 4.5.54Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
4ecbf54chore: Releasef04062bdocs: Update changelogd68caa8Merge pull request #6205 from maheshbansod/default-val-no-desca062eaffix: Default vals on new line if possible values15509aftest: Demonstrate default value ui bug on no desce115243chore: Released4c34fadocs: Update changelogab4f438Merge pull request #6203 from jpgrayson/fix/zsh-space-after-dir-completions5571b83fix(complete): Trailing space after zsh directory completions06a2311chore: ReleaseUpdates
clap_derivefrom 4.5.47 to 4.5.49Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
0bb3ad7chore: Release5cb5ce3docs: Update changelog245c8baMerge pull request #6149 from epage/wrapdd17a41fix(help): Correctly calculate wrap points with ANSI escape codes2cc4e35test(ui): Avoid override term width93e3559refactor(help): Clarify that we're carrying over indentationb1c46e6refactor(help): Clarify var name03b9b38test(help): Show styled wrapping behaviorc9a39a5Merge pull request #6146 from clap-rs/renovate/actions-checkout-5.x58599fbchore(deps): Update actions/checkout action to v5Updates
clap_lexfrom 0.7.5 to 0.7.7Changelog
Sourced from clap_lex's changelog.
... (truncated)
Commits
087eddachore: Releasef652f4ddocs: Update changelog8e75826Merge pull request #6221 from sffc/lex-lifetime81dea3bfix: Use longer lifetime in clap_lex ParsedArgeabbc6bMerge pull request #6217 from epage/man76a016arefactor(man): Allow possible values to output Roff9db8234refactor(man): Avoid to_string475cac9fix(man): Always show possible values as a lista99bd42chore: Release485d781docs: Update changelogUpdates
getrandomfrom 0.3.3 to 0.3.4Changelog
Sourced from getrandom's changelog.
Commits
38e4ad3Update version number to v0.3.4 (#736)2d033b7Release Version v0.3.4 (#735)ccb0ca9build(deps): bump the all-deps group across 1 directory with 5 updates (#734)1af2510Implement #675: let wasm_js enable the backend by default (#730)18d8984Don't run doctests with -Zsanitizer=memoryc904801Change removed doc_auto_cfg featured4cb6a2Update all nightly toolchains to latest nightly9b78fccUpdate Cargo.lock (#731)b6ac385ci: re-enable NetBSD job (#729)3983e0fAddwindows_legacyopt-in backend (#724)Updates
is_terminal_polyfillfrom 1.70.1 to 1.70.2Changelog
Sourced from is_terminal_polyfill's changelog.
Commits
9ed4c24chore: Release is_terminal_polyfill version 1.70.27d103ebMerge pull request #4 from epage/unstableccd5f4cchore(gh): Update STABLEf9bcf1fdocs: Remove use of unstable featuresUpdates
libcfrom 0.2.176 to 0.2.180Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
4b38c69chore: release libc 0.2.180300e643qnx: add missing BPF and ifreq structures12fd831ci: Add rtems to basic tier 3 checksb062844Only test addresses of cmsghdrs that are multiples of the size of cmsghdr.676a4f8linux: Movemembarrier.hconstants tosrc/new0803faelinux: Restructurenetlinktosrc/new72f4c1auclibc: Re-enable__SIZEOF_PTHREAD_COND_Ton non-L4Re uclibc757e55anetbsd/riscv64.rs: make changes so that this builds again.042f118musl: Fix incorrect definitions of struct stat on some architectures03755c4linux, emscripten, android, l4re: handle zero-sized payload differences in CM...Updates
once_cell_polyfillfrom 1.70.1 to 1.70.2Changelog
Sourced from once_cell_polyfill's changelog.
Commits
a97fc91chore: Release once_cell_polyfill version 1.70.247c5d61docs: Remove use of unstable features (#2)ba1424bdocs: Remove use of unstable featuresUpdates
proc-macro2from 1.0.101 to 1.0.105Release notes
Sourced from proc-macro2's releases.
Commits
8c4135fRelease 1.0.1052825fb1Make same crates available during probe as in crate rootcc5819cMerge pull request #528 from dtolnay/nostde78151eDisable std prelude2fbddd4Delete html_root_url commentaa54fc3Patch rustc-literal-escaper std dependencies876f800CStr is available in core since Rust 1.644321369Release 1.0.1049561144Merge pull request #527 from dtolnay/extend57fed01Update actions/upload-artifact@v5 -> v6Updates
quotefrom 1.0.41 to 1.0.43Release notes
Sourced from quote's releases.
Commits
635ee67Release 1.0.435f605a6Reorder module-level attributes in crate root9c63ceeDelete html_root_url comment009af09Disallow direct use of quote v1 as a no-std crate546c7c2Merge pull request 320 from tamird/no-stdfc59136Merge pull request #319 from tamird/fix-testsb3faa37Make the crate no_std8e70480Merge pull request #318 from tamird/more-core3b9996btests: fix compilation with--no-default-features4d1e4feChange std imports to core/allocUpdates
rustixfrom 1.1.2 to 1.1.3Commits
3832726chore: Release rustix version 1.1.3f2a19cfAdd test ensuring UB can't be introduced (#1566)2d66cdfEnable ioctl and makedev on Redox (#1565)76aff5eFix Android build: enablelinux-raw-sysand exclude Android-unsupported Lin...bb00248Implement dirfd equivalent functions (#1549)cea123cRevert #1552. (#1564)f648570Update the pins for the MSRV, and add macos-14 to CI. (#1563)291ec97Rudimentarysanitize_memorysupport. (#1541)0993b3dRemovegetifaddrsfrom the "not yet" category. (#1562)29408eaclippy: fix useless_conversion lint (#1556)Updates
synfrom 2.0.106 to 2.0.114Release notes
Sourced from syn's releases.
Commits
211e0dfRelease 2.0.11418cd645Touch up PR 19568c9f7e1Merge pull request #1956 from tamird/no-std-prepf8a7a33Disable std prelude888a207Delete html_root_url comment8cfa32aRelease 2.0.113d5e19ffDo PR 1953 also for LifetimeParam3fe4dc6Merge pull request #1953 from wyfo/fix/type-param-colon-no-bounds31508f3Fix TypeParam expecting identifier after colon1534d3aUpdate reqwest dev-dependency to 0.13Updates
unicode-identfrom 1.0.19 to 1.0.22Release notes
Sourced from unicode-ident's releases.
Commits
10d5e53Release 1.0.222863707Merge pull request #44 from dtolnay/u8b28f2d8Match the type of char::UNICODE_VERSION22456b4Release 1.0.21