Skip to content

chore: update regex patch and minor - #160

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/regex-patch-and-minor
Open

chore: update regex patch and minor#160
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/regex-patch-and-minor

Conversation

@renovate

@renovate renovate Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
conventional-changelog-conventionalcommits (source) 10.2.110.4.0 age confidence
semantic-release 25.0.825.0.9 age confidence
skills 1.5.71.5.23 age confidence

Release Notes

conventional-changelog/conventional-changelog (conventional-changelog-conventionalcommits)

v10.4.0

Compare Source

Features

v10.3.0

Compare Source

Features
Bug Fixes
semantic-release/semantic-release (semantic-release)

v25.0.9

Compare Source

Bug Fixes
  • do not expose the authenticated repository URL in EGITNOPERMISSION errors (#​4283) (8d905a5)
vercel-labs/skills (skills)

v1.5.23

Compare Source

Changelog

  • Add Select All control to skill picker (#​1999)
  • fix: fail scoped well-known installs instead of falling back to the root index (#​1990)
  • fix: refuse remove --all when specific skills are named (#​1964)
  • fix: don't delete a skill from the same repo pinned to a different ref (#​1953)
  • fix: bypass blob snapshots for explicit refs (#​1934)
  • Fix internal skill filtering for well-known sources (#​1921)
  • fix: exclude internal skills from --skill '*' wildcard (#​1909)
  • feat: add Posit Assistant agent support (#​1885)
  • fix: remove obsolete OpenClaw use warning (#​1858)
  • fix: secure private repository authentication (#​1857)

Contributors

@​GeorgijGrigoriev,@Osamaali313 @​Patrick-Erichsen,@dylanpulver @​fenfenxu,@hcjmartin @​initred,@quuu @​statik

v1.5.22

Compare Source

Changelog

  • fix: discover skills nested under two categories (#​1866)
  • fix(update): normalize GitHub shorthand for project deletion checks (#​1865)
  • fix: preserve locked GitHub host during updates (#​1837)
  • Surface skills added upstream to well-known sources during update (#​1824)
  • Make skills update work for well-known installs (incl. skills.sh packs) (#​1821)
  • Preselect all skills when installing a skills.sh pack (#​1820)
  • Add MiniMax Code agent support (#​1814)
  • fix(remove): keep the lock entry while another agent still uses the skill (#​1786)
  • fix(find): show all registry results in non-interactive search (#​1748)
  • fix: store local path sources in lockfile using portable source (#​1743)

Contributors

@​AndreaCovelli,@IsmaelMartinez @​SenseiMarv,@Ygilany @​byapparov,@hetaoBackend @​mlekhi,@quuu

v1.5.21

Compare Source

Changelog

  • fix preserve well-known install urls (#​1811)
  • refactor: share zip extraction without yauzl (#​1809)
  • feat: support installing from direct archive URLs (#​1671)

Contributors

@​lanzhi-lee,@quuu

v1.5.20

Compare Source

Changelog

  • test: make warning sanitization coverage Windows-safe (#​1755)
  • fix: honor GH_HOST for GitHub Enterprise shorthand (#​1752)
  • Add Grok Build agent support (#​1708)
  • feat: add Kimchi agent support (#​1707)
  • fix(update): support full-depth skill updates (#​1705)
  • fix: apply claude-code symlink exemption to blob install path (#​1608)
  • fix: clean up upstream-deleted skills whose lock key differs from folder name (#​1570)
  • feat: show skill origin in list output (#​1450)
  • fix: remove missing skills from lock files during update/uninstall (#​1357)
  • fix: warn instead of silently skipping malformed SKILL.md files (#​1058) (#​1059)
  • fix(cli): exit 1 on unknown command and honour subcommand --help (#​1040)

Contributors

@​ADM-NKH,@IsmaelMartinez @​Ygilany,@akunzai @​fabio-barboza,@jaryalarshita @​paymog,@quuu @​yearth

v1.5.19

Compare Source

Changelog

  • fix: avoid flicker when redrawing prompts (#​1713)
  • feat: improve grouped skill selection (#​1706)
  • fix: allow list git protocols (#​1702)
  • chore: require Node.js 22.20 or newer (#​1701)

Contributors

@​KarimPwnz,@jonathanhefner @​quuu

v1.5.18

Compare Source

Changelog

  • test: isolate CLI helpers from agent environment (#​1700)
  • Fix existing type errors and enforce strict type checking (#​1696)
  • test: isolate CLI home directories (#​1695)
  • Clarify GitHub auth fallback status (#​1689)
  • fix: install full skill directory for root-level SKILL.md repos (#​1609)

Contributors

@​jonathanhefner,@quuu @​windanti1997

v1.5.17

Compare Source

Changelog

  • fix(add): duplicate copied install paths in add output (#​1675)

Contributors

@​quuu @​onstash

v1.5.16

Compare Source

Changelog

  • test: allow LFS clone test time on Windows (#​1628)
  • test: restore CI and cover LFS-less clones (#​1627)
  • Update modules + simplegit fix (#​1626)
  • feat: add install telemetry metadata (#​1625)
  • fix(update): preserve non-GitHub lock source URLs (#​1614)
  • fix(git): block ext transport (#​1611)
  • fix(installer): preserve copy modes and Claude symlinks (#​1598)
  • docs(find-skills): remove non-existent npx skills check command (#​1594)
  • fix: never spawn skill updates through a shell (#​1592)
  • fix(detect-agent): ignore Cursor integrated terminal false positives (#​1549)
  • Add ZCode agent support (#​1527)
  • fix(update): preserve failure exit code (#​1522)
  • chore: upgrade @​clack/prompts to v1.2.0 (#​971)

Contributors

@​DodoCode0,@Soykervinn @​chenlinxi890-spec,@crskzn @​quuu,@syf2211 @​walkerdustin,@yearth

v1.5.15

Compare Source

Changelog

  • Revert "fix: block unsafe git transports" (#​1596)
  • fix: authenticate private repo tree fetches during update (#​1595)
  • fix: block unsafe git transports (#​1589)

Contributors

@​quuu

v1.5.14

Compare Source

Changelog

  • fix: remove obsolete OpenClaw install warning (#​1280)

Contributors

@​Patrick-Erichsen

v1.5.13

Compare Source

Changelog

  • Allow filtering skills by owner (#​1505)
  • Add Eve subagent support to skills add/list/remove/update (#​1467)

Contributors

@​haydenbleasel,@quuu

v1.5.12

Compare Source

Changelog

Contributors

@​mnhkahn,@quuu

v1.5.11

Compare Source

Changelog

  • Create manifest.json (#​1409)
  • feat: support per-repo self-hosted blob download URLs (zapier/connectors first) (#​1403)
  • fix: use web-design-guidelines skill for docs instead of nextjs (#​1381)

Contributors

@​andrewckor,@ergunsh @​mnhkahn

v1.5.10

Compare Source

Changelog

  • fix: fall back to gh and ssh for github clone auth (#​1350)
  • feat: add batch of agent integrations (#​1349)
  • fix(list): attribute canonical global skills to universal agents (#​1348)
  • feat: add kimi-code-cli agent support (#​1347)
  • feat: add Antigravity CLI support (#​1345)
  • fix(update): drop subpath append for non-shorthand sources (#​1344)
  • Fix global update for git skill sources (#​1343)
  • fix(agents): respect HERMES_HOME env var for Hermes Agent skill paths (#​1341)
  • feat: Add run command for running a skill without installing (#​1120)

Contributors

@​Weidows,@daberni @​ergunsh,@quuu

v1.5.9

Compare Source

Changelog

  • Ignore vendored skills in packages, to prevent duplicate installations (#​1281)

Contributors

@​quuu

v1.5.8

Compare Source

Changelog

  • feat: discover nested catalog skills in priority dirs by default (#​1272)
  • feat: add Zed editor support (#​1267)
  • Clean up skills deleted upstream on skills update (#​1218)
  • fix: preserve ssh git urls in lock sources (#​1098)

Contributors

@​evaisse,@jasonnvidia @​quuu,@swannysec


Configuration

📅 Schedule: (in timezone Europe/Istanbul)

  • Branch creation
    • Between 12:00 AM and 05:59 AM (* 0-5 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 7, 2026
@renovate
renovate Bot force-pushed the renovate/regex-patch-and-minor branch from 55094a7 to 981c17e Compare September 7, 2026 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants