-
-
Couldn't load subscription status.
- Fork 19
build(deps): bump the patch-updates group with 13 updates #990
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
Merged
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
Bumps the patch-updates group with 13 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.43` | `4.5.45` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.56` | `4.5.57` | | [config](https://github.com/rust-cli/config-rs) | `0.15.13` | `0.15.14` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.14` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.99` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.88` | `0.1.89` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.43` | `4.5.44` | | [clap_derive](https://github.com/clap-rs/clap) | `4.5.41` | `4.5.45` | | [glob](https://github.com/rust-lang/glob) | `0.3.2` | `0.3.3` | | [libc](https://github.com/rust-lang/libc) | `0.2.174` | `0.2.175` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.95` | `1.0.97` | | [syn](https://github.com/dtolnay/syn) | `2.0.104` | `2.0.105` | | [terminal_size](https://github.com/eminence/terminal-size) | `0.4.2` | `0.4.3` | Updates `clap` from 4.5.43 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.43...clap_complete-v4.5.45) Updates `clap_complete` from 4.5.56 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.56...clap_complete-v4.5.57) Updates `config` from 0.15.13 to 0.15.14 - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.15.13...v0.15.14) 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 `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 `async-trait` from 0.1.88 to 0.1.89 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.88...0.1.89) Updates `clap_builder` from 4.5.43 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.43...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 `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 `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 `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 `syn` from 2.0.104 to 2.0.105 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.104...2.0.105) 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) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap_complete dependency-version: 4.5.57 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: config dependency-version: 0.15.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: thiserror dependency-version: 2.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: async-trait dependency-version: 0.1.89 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap_builder dependency-version: 4.5.44 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap_derive dependency-version: 4.5.45 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: glob dependency-version: 0.3.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: libc dependency-version: 0.2.175 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: proc-macro2 dependency-version: 1.0.97 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: syn dependency-version: 2.0.105 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: terminal_size dependency-version: 0.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #990 +/- ##
=======================================
Coverage 83.43% 83.43%
=======================================
Files 47 47
Lines 12604 12604
=======================================
Hits 10516 10516
Misses 2088 2088 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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 patch-updates group with 13 updates:
4.5.434.5.454.5.564.5.570.15.130.15.142.0.122.0.141.0.981.0.990.1.880.1.894.5.434.5.444.5.414.5.450.3.20.3.30.2.1740.2.1751.0.951.0.972.0.1042.0.1050.4.20.4.3Updates
clapfrom 4.5.43 to 4.5.45Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
246d972chore: Releasea35a076docs: Update changelog9b985a3Merge pull request #5912 from epage/takes389fbe8feat(builder): Allow flags to take num_args=0..=1c395d02test(parser): Show flag behavior32c119erefactor(assert): Be more specific than action.takes_values80ea3e7fix(assert): Clean up num_args/action assert2bc0f45fix(builder): Make ValueRange display independent of usize::MAXa0187c6test(assert): Verify num_args/action compata8f9885refactor(builder): Be more explicit in how takes_values is usedUpdates
clap_completefrom 4.5.56 to 4.5.57Commits
69c0ddbchore: Release8206bbadocs: Update changelogc109d67Merge pull request #6104 from epage/hide9d7f212fix(complete): Hide dot files on dynamic completer77b3fdbtest(complete): Show dot file behaviorf89b9b8test(derive): Make stable across upgrade58eb8a9chore: Release10a2a75docs: Update changeloga42eebfMerge pull request #6103 from epage/mut_subcommands5335f54feat: Add Command::mut_subcommandsUpdates
configfrom 0.15.13 to 0.15.14Changelog
Sourced from config's changelog.
Commits
5f30873chore: Release config version 0.15.14473fb46docs: Update changelogd0a7cd6perf(json5): Remove use of serde(untagged) (#677)43d5b6bperf(json5): Remove use of serde(untagged)07f13ffchore(deps): Update Rust Stable to v1.89 (#674)Updates
thiserrorfrom 2.0.12 to 2.0.14Release notes
Sourced from thiserror's releases.
Commits
eea6799Release 2.0.14a2aa6d7Merge pull request #426 from dtolnay/enotemptyf00ebc5Allow build-script cleanup failure with NFSv3 output directory to be non-fatal61f28daRelease 2.0.1389872e3Unindent crate-level markdown linksaee87e5Wrap PR 425 to 80 columns0f94e99Merge pull request #425 from Kriskras99/feat/doc_linksf1eb081Add links to more itemsf301423Revert "Pin nightly toolchain used for miri job"7a5fbc6Update ui test suite to nightly-2025-07-30Updates
anyhowfrom 1.0.98 to 1.0.99Release notes
Sourced from anyhow's releases.
Commits
f2b963aRelease 1.0.992c64c15Merge pull request #420 from dtolnay/enotempty8cf66f7Allow build-script cleanup failure with NFSv3 output directory to be non-fatalf5e145cRevert "Pin nightly toolchain used for miri job"1d7ef1dUpdate ui test suite to nightly-2025-06-306929572Update ui test suite to nightly-2025-06-1837224e3Ignore mismatched_lifetime_syntaxes lint11f0e81Pin nightly toolchain used for miri jobd04c999Raise required compiler for backtrace feature to rust 1.82219d163Update test suite to nightly-2025-05-01Updates
async-traitfrom 0.1.88 to 0.1.89Release notes
Sourced from async-trait's releases.
Commits
a7e91e9Release 0.1.89fbcfcacMerge pull request 293 from Veykril/lw/quote_spannedfd93990Improve use of spans inquote_spanneda5093feAdd type-mismatch ui test6d12b44Revert "Pin nightly toolchain used for miri job"dd9e4baHide unused_variables warning in consider-restricting.rs ui testb454fc8Update ui test suite to nightly-2025-08-039c880e8Update ui test suite to nightly-2025-07-307ca751dIgnore unused_parens warning in test2bccfebUpdate ui test suite to nightly-2025-05-28Updates
clap_builderfrom 4.5.43 to 4.5.44Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
58eb8a9chore: Release10a2a75docs: Update changeloga42eebfMerge pull request #6103 from epage/mut_subcommands5335f54feat: Add Command::mut_subcommandsccde9f7Merge pull request #6102 from epage/snapc10231dtest(derive): Rely on snapshot testing0096aceMerge pull request #6095 from epage/next_line_help11eea41test(help): Show next_line_help behavior9cec100chore: Release00e72e0docs: Update changelogUpdates
clap_derivefrom 4.5.41 to 4.5.45Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
cda1b85chore: Releasefb789e7docs: Update changelog9fd06f2Merge pull request #6101 from smoqadam/fix/value-enum-detailed-helpa8b8289fix(derive): Use full doc comment for PossibleValued55eac7test(derive): Fork possible values help test69c0ddbchore: Release8206bbadocs: Update changelogc109d67Merge pull request #6104 from epage/hide9d7f212fix(complete): Hide dot files on dynamic completer77b3fdbtest(complete): Show dot file behaviorUpdates
globfrom 0.3.2 to 0.3.3Release notes
Sourced from glob's releases.
Changelog
Sourced from glob's changelog.
Commits
952da29chore: release v0.3.3 (#155)bfcd9a4Optimize memory allocations (#147)e78862dBump the MSRV to 1.63 (#172)97e5ee9Merge pull request #164 from jonboulle/patch-14da20e6Fix spelling in pattern documentation1cf0f30Fix version numbers and some formatting7a17f11Merge pull request #153 from tgross35/clippy-ci56619abRun clippy checks in CI51363faDisallow warnings in CI1649a9aApply remaining clippy suggestionsUpdates
libcfrom 0.2.174 to 0.2.175Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
84e26e6Update the lockfile4d04aeechore: release libc 0.2.17594a7f32cleanup: Format a file that was missed1725273Rename the ctest file frommaintocteste9b021bfreebsd adding further TCP stack related constants.9606a29freebsd15: Add ki_uerrmsg to struct kinfo_proc2816bc2libc-test: include sys/ktls.h on freebsdadfe283libc-test: Account for xktls_session_onedir::gen (freebsd)4cc1bf4freebsd: Document avoidance of reserved namegen7cdcaa6freebsd: Fix type of struct xktls_session_onedir, field ifnetUpdates
proc-macro2from 1.0.95 to 1.0.97Release notes
Sourced from proc-macro2's releases.
Commits
b61379bRelease 1.0.9750fc514Merge pull request #512 from dtolnay/enotempty7cc389bRestore support for rustc older than 1.83ad59158Merge pull request #505 from davvid/ignore-cleanup19cf120build: allow the cleanup step to be non-fatal21f89e7Release 1.0.96fe7d2faMerge pull request #511 from dtolnay/docsrs7be6983Revert "Work around doc build failure due to docs.rs flags change"6f40165Revert "Pin nightly toolchain used for miri job"fc2ae0fUpdate ui test suite to nightly-2025-06-18Updates
synfrom 2.0.104 to 2.0.105Release notes
Sourced from syn's releases.
Commits
9a8cc49Release 2.0.1050f8962bMerge pull request #1881 from dtolnay/negativeinherent337aeacReject negative inherent impls95c5e5aUpdate test suite to nightly-2025-08-1320e155aRevert "Pin nightly toolchain used for miri job"bef1da9Resolve implicit_clone pedantic clippy lintaa9d992Update test suite to nightly-2025-07-243a2005cUpdate test suite to nightly-2025-07-187ee23a7Update to toml 0.96b30c4bSort tests/common/eq.rs importsUpdates
terminal_sizefrom 0.4.2 to 0.4.3Release notes
Sourced from terminal_size's releases.
Commits
0ce71baVersion v0.4.3f13ba78Merge pull request #71 from briandorsey/briandorsey_windows-sys4d1b594Update windows-sys to 0.60Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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