chore(deps): bump the patch group across 1 directory with 5 updates#93
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): bump the patch group across 1 directory with 5 updates#93dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.9` | `4.5.10` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.8` | `4.5.9` | | [syn](https://github.com/dtolnay/syn) | `2.0.71` | `2.0.72` | | [honggfuzz](https://github.com/rust-fuzz/honggfuzz-rs) | `0.5.55` | `0.5.56` | | [cln-plugin](https://github.com/ElementsProject/lightning) | `0.1.7` | `0.1.9` | Updates `clap` from 4.5.9 to 4.5.10 - [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.9...v4.5.10) Updates `clap_complete` from 4.5.8 to 4.5.9 - [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.8...clap_complete-v4.5.9) Updates `syn` from 2.0.71 to 2.0.72 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.71...2.0.72) Updates `honggfuzz` from 0.5.55 to 0.5.56 - [Commits](rust-fuzz/honggfuzz-rs@v0.5.55...v0.5.56) Updates `cln-plugin` from 0.1.7 to 0.1.9 - [Release notes](https://github.com/ElementsProject/lightning/releases) - [Changelog](https://github.com/ElementsProject/lightning/blob/master/CHANGELOG.md) - [Commits](https://github.com/ElementsProject/lightning/commits) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: honggfuzz dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: cln-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 group with 5 updates in the / directory:
4.5.94.5.104.5.84.5.92.0.712.0.720.5.550.5.560.1.70.1.9Updates
clapfrom 4.5.9 to 4.5.10Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
6243d65fix: Only generate stubs if has subcommandsf5965e5chore: Update dependenciesUpdates
clap_completefrom 4.5.8 to 4.5.9Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
Commits
5efa52achore: Release1857e47docs: Update changelog8697a61chore: Releasea271c19Merge pull request #5539 from shannmu/option_valuef7383f7feat(clap_complete): Add support--flag barand-f barcompletion2f53bb3test(clap_complete): Add test cases for--flag barand-f barcompletion932ca13refactor(clap_complete): Replace parameters incomplete_argwithParseState73b07c9docs: Remove stale ColorChoice platform notese142795Merge pull request #5585 from shannmu/hidden_possible_values9220bbdfeat(clap_complete): Support hiding possible valuesUpdates
synfrom 2.0.71 to 2.0.72Release notes
Sourced from syn's releases.
Commits
c59828fRelease 2.0.725821371Merge pull request #1709 from dtolnay/up87401bfAdd issue links for missing syntax supporta3f2f50Categorize newly failing rust repo source files378f4e2Update test suite to nightly-2024-07-21788f8cbImprove errors on unexpected token in precise capture bound11b2371Merge pull request #1707 from compiler-errors/precise-capturingbed32d2Parse use<> precise capturing as VerbatimUpdates
honggfuzzfrom 0.5.55 to 0.5.56Commits
f2c319cRelease 0.5.568c2497eupdate github workflow27bd96fUpdate upstream honggfuzz to master4528202cargo update4dd0560Merge pull request #79 from rust-fuzz/dependabot/cargo/memmap2-0.5.1063ea011Merge pull request #83 from altaua/mira/build-args6b3bb2dMerge pull request #82 from altaua/mira/build-paths9032429Merge pull request #87 from ryanavella/master612f124Better diagnostics for FreeBSD/NetBSD/OpenBSD when gmake is not found.912092ccargo updateUpdates
cln-pluginfrom 0.1.7 to 0.1.9Release notes
Sourced from cln-plugin's releases.
... (truncated)
Commits
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