chore(deps): update dependency @bomb.sh/tab to ^0.0.22 - #340
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency @bomb.sh/tab to ^0.0.22#340renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
@clerc/advanced-types
clerc
@clerc/core
@clerc/parser
@clerc/plugin-completions
@clerc/plugin-friendly-error
@clerc/plugin-help
@clerc/plugin-not-found
@clerc/plugin-strict-flags
@clerc/plugin-update-notifier
@clerc/plugin-version
@clerc/utils
commit: |
Deploying clerc-website with
|
| Latest commit: |
211506a
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://13b30b87.clerc-website.pages.dev |
| Branch Preview URL: | https://renovate-bomb-sh-tab-0-x.clerc-website.pages.dev |
renovate
Bot
force-pushed
the
renovate/bomb.sh-tab-0.x
branch
from
February 8, 2026 04:48
8abaec0 to
73df84f
Compare
renovate
Bot
force-pushed
the
renovate/bomb.sh-tab-0.x
branch
from
February 18, 2026 06:15
73df84f to
ff6e9ab
Compare
renovate
Bot
force-pushed
the
renovate/bomb.sh-tab-0.x
branch
from
March 5, 2026 18:37
ff6e9ab to
16a127c
Compare
renovate
Bot
force-pushed
the
renovate/bomb.sh-tab-0.x
branch
from
April 28, 2026 19:06
16a127c to
2b44e4f
Compare
renovate
Bot
force-pushed
the
renovate/bomb.sh-tab-0.x
branch
from
May 12, 2026 15:11
2b44e4f to
959526a
Compare
renovate
Bot
force-pushed
the
renovate/bomb.sh-tab-0.x
branch
from
June 9, 2026 17:42
959526a to
c7d403c
Compare
renovate
Bot
force-pushed
the
renovate/bomb.sh-tab-0.x
branch
from
June 16, 2026 11:49
c7d403c to
55a5563
Compare
renovate
Bot
force-pushed
the
renovate/bomb.sh-tab-0.x
branch
from
July 6, 2026 11:32
55a5563 to
a6f99e7
Compare
renovate
Bot
force-pushed
the
renovate/bomb.sh-tab-0.x
branch
from
July 7, 2026 19:01
a6f99e7 to
6b7d567
Compare
renovate
Bot
force-pushed
the
renovate/bomb.sh-tab-0.x
branch
from
July 19, 2026 09:32
6b7d567 to
a44aca9
Compare
renovate
Bot
force-pushed
the
renovate/bomb.sh-tab-0.x
branch
from
July 20, 2026 21:12
a44aca9 to
d1bddd5
Compare
renovate
Bot
force-pushed
the
renovate/bomb.sh-tab-0.x
branch
from
August 4, 2026 15:16
d1bddd5 to
00d6b0d
Compare
renovate
Bot
force-pushed
the
renovate/bomb.sh-tab-0.x
branch
from
August 26, 2026 16:48
00d6b0d to
211506a
Compare
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.
This PR contains the following updates:
^0.0.11→^0.0.22Release Notes
bombshell-dev/tab (@bomb.sh/tab)
v0.0.22Compare Source
Patch Changes
913900e: widen cac version to allow v7v0.0.21Compare Source
Patch Changes
7462e1a: fix(fish): pass multi-segment CLI paths as separate argumentsIn fish, completing a package-manager-delegated CLI with more than one path segment (e.g.
pnpm <cli> <subcommand> --<TAB>) returned nothing and fell back to the package manager's own flags. The generated fish script built the request withstring join ' '+eval, and because fish does not expand bare(...)command substitution inside double quotes, the whole path collapsed into a single token on re-parse. The template now invokes the backend directly with fish list expansion, so every segment reaches the completion backend as its own argument. zsh and bash already quoted each argument individually; PowerShell was audited and quotes each token beforeInvoke-Expression, so it is unaffected.2005004: perf: make package-manager-delegated completions much fasterv0.0.20Compare Source
Patch Changes
e01ce05: fix: invoke the cli by its program name in generated completion scriptsv0.0.19Compare Source
Patch Changes
0f2d0f3: Widen Commander peer dependency support to include Commander 14 and 15.v0.0.18Compare Source
Patch Changes
998ab6f: prevent duplicate empty args in generated completionsv0.0.17Compare Source
Patch Changes
53ea5e1: feat(commander): support completions for positional arguments314d836: feat(commander): use commander for determining integration details (#131)v0.0.16Compare Source
Patch Changes
04153b8: refactor: commander adapter - remove parse/parseAsync and add optionalcompletionCommandNameconfige784d62: fix: parseasync() commander's adapterv0.0.15Compare Source
Patch Changes
a9d4f04: fix positional argument completion broken after flagsv0.0.14Compare Source
Patch Changes
0d98c43: Fix package export typesv0.0.13Compare Source
Patch Changes
f619ad7: WidenpeerDependenciesto accept citty v0.2.v0.0.12Compare Source
Patch Changes
23a6ef9: Update fish shell completion script to match latest Cobra output. (#99)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.