-
-
Notifications
You must be signed in to change notification settings - Fork 192
Bump the dependencies group across 1 directory with 8 updates #1916
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 dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.50` | `4.5.51` | | [indicatif](https://github.com/console-rs/indicatif) | `0.18.1` | `0.18.3` | | [openssl-sys](https://github.com/rust-openssl/rust-openssl) | `0.9.110` | `0.9.111` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.0.17` | `2.1.1` | | [html5ever](https://github.com/servo/html5ever) | `0.35.0` | `0.36.1` | | [hyper](https://github.com/hyperium/hyper) | `1.7.0` | `1.8.0` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.24` | `0.4.25` | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.47.0` | `0.47.1` | Updates `clap` from 4.5.50 to 4.5.51 - [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.50...clap_complete-v4.5.51) Updates `indicatif` from 0.18.1 to 0.18.3 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.18.1...0.18.3) Updates `openssl-sys` from 0.9.110 to 0.9.111 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-sys-v0.9.110...openssl-sys-v0.9.111) Updates `assert_cmd` from 2.0.17 to 2.1.1 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.0.17...v2.1.1) Updates `html5ever` from 0.35.0 to 0.36.1 - [Release notes](https://github.com/servo/html5ever/releases) - [Commits](https://github.com/servo/html5ever/commits) Updates `hyper` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.7.0...v1.8.0) Updates `ignore` from 0.4.24 to 0.4.25 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.24...ignore-0.4.25) Updates `octocrab` from 0.47.0 to 0.47.1 - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.47.0...v0.47.1) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: indicatif dependency-version: 0.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: openssl-sys dependency-version: 0.9.111 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: assert_cmd dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: html5ever dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: hyper dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ignore dependency-version: 0.4.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: octocrab dependency-version: 0.47.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
The test was a bit weird already before. With the deprecation cargo_bin the test would have to be refactored and moved to the integration tests which seems impractical.
Member
Member
|
Would be nice to have the manpage examples tested, but yeah, not a big deal. Fine with me. Let's merge it. |
Member
|
Thanks for the fix and the notification. |
Merged
Closed
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 dependencies group with 8 updates in the / directory:
4.5.504.5.510.18.10.18.30.9.1100.9.1112.0.172.1.10.35.00.36.11.7.01.8.00.4.240.4.250.47.00.47.1Updates
clapfrom 4.5.50 to 4.5.51Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
b49dae2chore: Released37b0b5docs: Update changelog3398b6aMerge pull request #6009 from gtema/complete_try_generate21fc9e4feat(clap-complete): Introduce fallible generatorbd01bdcMerge pull request #6012 from epage/subed0c63ddocs(derive): Specify arg_required_else_help is set for userse2188d9chore(deps): Update Rust Stable to v1.87 (#6004)e01f2b7docs: Cleanup unused links6b12a81chore: Release8dd92a7docs: Update changelogUpdates
indicatiffrom 0.18.1 to 0.18.3Release notes
Sourced from indicatif's releases.
Commits
23100f5Bump version to 0.18.345e5af9Apply suggestions from clippy 1.91b31a0beAdd ProgressBar::set_elapsed368de49Bump version to 0.18.26d4e7d3style: tweak write_ansi_range() style01957a7Fix wide_msg truncation with a colored messageUpdates
openssl-sysfrom 0.9.110 to 0.9.111Release notes
Sourced from openssl-sys's releases.
Commits
09b90d0Merge pull request #2518 from alex/bump-for-release26533f3Release openssl v0.10.75 and openssl-sys v0.9.111395eccaMerge pull request #2517 from alex/claude/fix-ocsp-find-status-011CUqcGFNKeKJ...cc26867Fix unsound OCSP find_status handling of optional next_update field95aa8e8Merge pull request #2513 from botovq/libressl-stablee735a32CI: bump LibreSSL 4.x branches to latest releases21ab91dMerge pull request #2510 from huwcbjones/huw/sys/evp-macd9161dcsys/evp: add EVP_MAC symbols3fd4bf2Merge pull request #2508 from goffrie/oaep-label52022fdImplement set_rsa_oaep_label for AWS-LC/BoringSSLUpdates
assert_cmdfrom 2.0.17 to 2.1.1Changelog
Sourced from assert_cmd's changelog.
Commits
68e4a2cchore: Release assert_cmd version 2.1.1b3cb5d6Merge pull request #250 from epage/docs1ddc1d6docs: Correct examples forcargo_bin!ef752dechore: Release assert_cmd version 2.1.0278df89docs: Update changelogb84678bMerge pull request #248 from epage/depb744e27fix: Deprecate cargo_bin (runtime version)b8f7dedfeat: Providecargo_bin_cmd!e60035fdocs: Prefer pkg_name over CARGO_PKG_NAME069482bdocs: Use a local example forcargo_bin!Updates
html5everfrom 0.35.0 to 0.36.1Commits
Updates
hyperfrom 1.7.0 to 1.8.0Release notes
Sourced from hyper's releases.
Changelog
Sourced from hyper's changelog.
Commits
dbe6f25v1.8.058e0e7dfix(http2): fix internals of HTTP/2 CONNECT upgrades (#3967)0a37a8ctest(ready_stream): replace tracing with printlns (#3973)2377b89fix(http1): fix rare missed write wakeup on connections (#3952)5509ebefeat(rt): addTimer::now()method to allow overriding the instant returned ...f9f8f44tests(client): port tests to in-memory socket (#3947)5803a9cdocs(server): update default values forhttp1::Builder(#3938)e1e1f2brefactor(ffi): specify "C" ABI explicitly in ffi_fn! macro (#3937)64ab7aechore(ci): update to actions/checkout@v5 (#3935)Updates
ignorefrom 0.4.24 to 0.4.25Commits
57c190dignore-0.4.2585edf4cignore: only stat.jjif we actually care2ea06d6grep-0.4.185006b0deps: bump to grep-printer 0.3.1423afb8grep-printer-0.3.14694800deps: bump to grep-searcher 0.1.1686e0ab1grep-searcher-0.1.167189950deps: bump to globset 0.4.180b0e013globset-0.4.18cac9870doc: update date in man page templateUpdates
octocrabfrom 0.47.0 to 0.47.1Release notes
Sourced from octocrab's releases.
Changelog
Sourced from octocrab's changelog.
Commits
6e4ae26chore: release v0.47.1 (#816)8114a6bfeat: add missing list workflows filters (#820)8918c90docs: Modify_putmethod documentation (#818)14a95d0Feature/interactions 537 (#817)e95fc40Added Feature/classrooms #524 (#815)Dependabot 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