mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #264] [MERGED] chore(deps): bump clap from 3.2.22 to 4.0.15 #830
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/264
Author: @dependabot[bot]
Created: 10/17/2022
Status: ✅ Merged
Merged: 10/20/2022
Merged by: @LGUG2Z
Base:
master← Head:dependabot/cargo/clap-4.0.15📝 Commits (2)
04553dbchore(deps): bump clap from 3.2.22 to 4.0.15a6254d8fix(clap): address deprecations📊 Changes
11 files changed (+75 additions, -61 deletions)
View changed files
📝
Cargo.lock(+6 -17)📝
komorebi-core/Cargo.toml(+1 -1)📝
komorebi-core/src/arrangement.rs(+4 -2)📝
komorebi-core/src/config_generation.rs(+2 -2)📝
komorebi-core/src/cycle_direction.rs(+4 -2)📝
komorebi-core/src/default_layout.rs(+4 -2)📝
komorebi-core/src/lib.rs(+28 -10)📝
komorebi-core/src/operation_direction.rs(+4 -2)📝
komorebi/Cargo.toml(+1 -1)📝
komorebic/Cargo.toml(+1 -1)📝
komorebic/src/main.rs(+20 -21)📄 Description
Bumps clap from 3.2.22 to 4.0.15.
Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
bd5a6eachore: Release7eaeed3docs: Update changelog0f6ef30Merge pull request #4384 from epage/consistent0f3c98afix(error): Be consistent in puncutation6422046Merge pull request #4383 from epage/errorb9d2980refactor(error): Move subcommand suggestion to general suggestions63eec40refactor(error): Clarify distinct suggestion cases5275660refactor(error): Move escape suggestion to general suggestion813060erefactor(error): Move bad-escape suggestion to general suggestion7417c75refactor(error): Move escaped-subcmd suggestion to general suggestionsDependabot 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 ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.