Update dependency github:eljulians/skillfile to v1.9.2 - #2311
Open
renovate[bot] wants to merge 2 commits into
Open
renovate[bot] wants to merge 2 commits into
renovate[bot] wants to merge 2 commits into
Conversation
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
renovate
Bot
force-pushed
the
renovate/github-eljulians-skillfile-1.x
branch
from
September 24, 2026 22:46
00e00ab to
8391767
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:
v1.7.1→v1.9.2Release Notes
eljulians/skillfile (github:eljulians/skillfile)
v1.9.2Compare Source
Changed
cargo install --locked skillfileand other source builds now require Rust 1.88 or newer; prebuilt installs are unaffected.ureqto 3.4.0,thiserrorto 2.0.20,similarto 3.1.2,clap_completeto 4.6.9,html-escapeto 0.2.15,shlexto 2.0.1,tomlto 1.1.4,ratatuito 0.30.2, andserial_testto 3.5.0.Fixed
skillfile initpreserves tab-separated install lines - existing platform configuration is now recognized when entries use tabs between fields by @vjymisal0skillfile addpreserves entries without a trailing newline - adding an entry no longer merges with the final existing entry in a newline-freeSkillfileby @alloutfloskillfile searchno longer presents an empty result as success when every configured registry fails by @luantaraschiv1.9.1Compare Source
Changed
serdeto 1.0.229.Fixed
skillfile resolve- leaving conflict markers in the editor returns a nonzero exit instead of allowing scripts to continue as though resolution succeeded by @ychampionskillfile installno longer repeats manifest warnings that it has already displayed by @Rehan30gskillfile statusandskillfile infono longer describe an entry as clean when its saved patch cannot apply, including when an upstream change removes the patched file or changes its cache layout, by @ychampionv1.9.0Compare Source
Added
install-path, including AI tools without a built-in target by @mto-sChanged
serde_jsonto 1.0.151 andthiserrorto 2.0.19.Fixed
CI=falseno longer blocksskillfile init, whileSKILLFILE_QUIET=0andSKILLFILE_NO_UPDATE_NOTIFIER=0no longer enable their respective flags by @floze-the-geniusv1.8.0Compare Source
Added
skillfile listcommand - inspect declared skills, agents, source details, and install targets without reading lock/cache state or making network calls; filter by entity type, print names only, or emit JSON for scripts by @ebbsanchez and @clancyclawFixed
skillfile addand bulk selection require stdin as well as stderr to be attached to a terminal before starting their interactive UI by @ychampionskillfile addandskillfile formatnow preserve paths and other fields containing whitespace or#instead of rewriting them into a different entry by @ychampionv1.7.4Compare Source
Changed
clap_completeto 4.6.7.Fixed
skillfile install --updatepreserves edits to nested files when cache paths use platform-native separators, and directory patches use the same portable keys as installed file maps by @ychampion#, or non-ASCII characters in their path now fetch the intended raw file instead of failing with an invalid URI error or requesting the wrong path by @humammoin09-blipv1.7.3Compare Source
Fixed
Path in repo:prompt by @ychampionskill.mdat the root are now fetched as complete root skills instead of falling back to an empty or incomplete directory payload by @w3lld1skillfile status,skillfile pin, andskillfile diffnow compare nested directory-entry files with forward-slash keys even when the local platform reports Windows-style separators, so changed nested files are not silently skipped on Windows by @w3lld1GITLAB_HOSTis now normalized before use - a value written with a scheme (https://gitlab.example.com, the format glab's own docs use) no longer produces a broken double-scheme URL, and a trailing slash (gitlab.example.com/) no longer silently drops the auth token by breaking host matching. The scheme prefix and trailing slashes are stripped, sohttps://gitlab.example.com/andgitlab.example.combehave identically by @Rehan30gv1.7.2Compare Source
Fixed
skillfile installnow keeps deploying healthy entries even when another upstream entry fails - sync preserves successful SHA resolutions, cache fetches, and lock updates, then installs the valid cached entries before returning the upstream error instead of stopping the whole run early.Changed
consoleto 0.16.4,similarto 3.1.1,instato 1.48.0, andserial_testto 3.5.0.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.