Skip to content

chore(deps): update dependency pipx:github/spec-kit to v0.2.0#104

Merged
mazrean merged 1 commit intomainfrom
renovate/pipx-github-spec-kit-0.x
Mar 10, 2026
Merged

chore(deps): update dependency pipx:github/spec-kit to v0.2.0#104
mazrean merged 1 commit intomainfrom
renovate/pipx-github-spec-kit-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2026

This PR contains the following updates:

Package Update Change
pipx:github/spec-kit minor v0.1.5v0.2.0

Release Notes

github/spec-kit (pipx:github/spec-kit)

v0.2.0: Spec Kit Templates - 0.2.0

Compare Source

This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.

Changelog

  • chore: bump version to 0.2.0
  • fix: sync agent list comments with actual supported agents (#​1785)
  • feat(extensions): support multiple active catalogs simultaneously (#​1720)
  • Pavel/add tabnine cli support (#​1503)
  • Add Understanding extension to community catalog (#​1778)
  • Add ralph extension to community catalog (#​1780)
  • Update README with project initialization instructions (#​1772)
  • feat: add review extension to community catalog (#​1775)
  • Add fleet extension to community catalog (#​1771)
  • Integration of Mistral vibe support into speckit (#​1725)
  • fix: Remove duplicate options in specify.md (#​1765)
  • fix: use global branch numbering instead of per-short-name detection (#​1757)
  • Add Community Walkthroughs section to README (#​1766)
  • feat(extensions): add Jira Integration to community catalog (#​1764)
  • Add Azure DevOps Integration extension to community catalog (#​1734)
  • Fix docs: update Antigravity link and add initialization example (#​1748)
  • fix: wire after_tasks and after_implement hook events into command templates (#​1702)
  • make c ignores consistent with c++ (#​1747)
  • chore: bump version to 0.1.13 (#​1746)
  • feat: add kiro-cli and AGENT_CONFIG consistency coverage (#​1690)
  • feat: add verify extension to community catalog (#​1726)
  • Add Retrospective Extension to community catalog README table (#​1741)
  • fix(scripts): add empty description validation and branch checkout error handling (#​1559)
  • fix: correct Copilot extension command registration (#​1724)
  • fix(implement): remove Makefile from C ignore patterns (#​1558)
  • Add sync extension to community catalog (#​1728)
  • fix(checklist): clarify file handling behavior for append vs create (#​1556)
  • fix(clarify): correct conflicting question limit from 10 to 5 (#​1557)
  • chore: bump version to 0.1.12 (#​1737)
  • fix: use RELEASE_PAT so tag push triggers release workflow (#​1736)
  • fix: release-trigger uses release branch + PR instead of direct push to main (#​1733)
  • fix: Split release process to sync pyproject.toml version with git tags (#​1732)

v0.1.13: Spec Kit Templates - 0.1.13

Compare Source

This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.

Changelog

  • chore: bump version to 0.1.13
  • feat: add kiro-cli and AGENT_CONFIG consistency coverage (#​1690)
  • feat: add verify extension to community catalog (#​1726)
  • Add Retrospective Extension to community catalog README table (#​1741)
  • fix(scripts): add empty description validation and branch checkout error handling (#​1559)
  • fix: correct Copilot extension command registration (#​1724)
  • fix(implement): remove Makefile from C ignore patterns (#​1558)
  • Add sync extension to community catalog (#​1728)
  • fix(checklist): clarify file handling behavior for append vs create (#​1556)
  • fix(clarify): correct conflicting question limit from 10 to 5 (#​1557)
  • chore: bump version to 0.1.12 (#​1737)
  • fix: use RELEASE_PAT so tag push triggers release workflow (#​1736)
  • fix: release-trigger uses release branch + PR instead of direct push to main (#​1733)
  • fix: Split release process to sync pyproject.toml version with git tags (#​1732)

v0.1.12: Spec Kit Templates - 0.1.12

Compare Source

This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.

Changelog

  • chore: bump version to 0.1.12
  • fix: use RELEASE_PAT so tag push triggers release workflow (#​1736)
  • fix: release-trigger uses release branch + PR instead of direct push to main (#​1733)
  • fix: Split release process to sync pyproject.toml version with git tags (#​1732)

v0.1.11

Compare Source

v0.1.10: Spec Kit Templates - 0.1.10

Compare Source

This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.

Changelog

  • fix: prepend YAML frontmatter to Cursor .mdc files (#​1699)

v0.1.9: Spec Kit Templates - 0.1.9

Compare Source

This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.

Changelog

  • chore(deps): bump astral-sh/setup-uv from 6 to 7 (#​1709)

v0.1.8: Spec Kit Templates - 0.1.8

Compare Source

This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.

Changelog

  • chore(deps): bump actions/setup-python from 5 to 6 (#​1710)

v0.1.7: Spec Kit Templates - 0.1.7

Compare Source

This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.

Changelog

  • chore: Update outdated GitHub Actions versions (#​1706)
  • docs: Document dual-catalog system for extensions (#​1689)
  • Fix version command in documentation (#​1685)
  • Add Cleanup Extension to README (#​1678)
  • Add retrospective extension to community catalog. (#​1681)

v0.1.6: Spec Kit Templates - 0.1.6

Compare Source

This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.

Changelog

  • Add Cleanup Extension to catalog (#​1617)
  • Fix parameter ordering issues in CLI (#​1669)
  • Update V-Model Extension Pack to v0.4.0 (#​1665)
  • docs: Fix doc missing step (#​1496)
  • Update V-Model Extension Pack to v0.3.0 (#​1661)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


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

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

@codecov
Copy link

codecov bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.23%. Comparing base (2710a59) to head (59b99cd).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #104   +/-   ##
=======================================
  Coverage   83.23%   83.23%           
=======================================
  Files          34       34           
  Lines        3329     3329           
=======================================
  Hits         2771     2771           
  Misses        395      395           
  Partials      163      163           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot changed the title chore(deps): update dependency pipx:github/spec-kit to v0.1.6 chore(deps): update dependency pipx:github/spec-kit to v0.1.7 Feb 27, 2026
@renovate renovate bot force-pushed the renovate/pipx-github-spec-kit-0.x branch from 4e08788 to 08e1397 Compare February 27, 2026 02:03
@renovate renovate bot changed the title chore(deps): update dependency pipx:github/spec-kit to v0.1.7 chore(deps): update dependency pipx:github/spec-kit to v0.1.10 Feb 27, 2026
@renovate renovate bot force-pushed the renovate/pipx-github-spec-kit-0.x branch from 08e1397 to 44a1d40 Compare February 27, 2026 18:06
@renovate renovate bot force-pushed the renovate/pipx-github-spec-kit-0.x branch from 44a1d40 to e5b26f7 Compare March 2, 2026 21:03
@renovate renovate bot changed the title chore(deps): update dependency pipx:github/spec-kit to v0.1.10 chore(deps): update dependency pipx:github/spec-kit to v0.1.12 Mar 2, 2026
@renovate renovate bot force-pushed the renovate/pipx-github-spec-kit-0.x branch from e5b26f7 to 6e64300 Compare March 4, 2026 01:46
@renovate renovate bot changed the title chore(deps): update dependency pipx:github/spec-kit to v0.1.12 chore(deps): update dependency pipx:github/spec-kit to v0.1.13 Mar 4, 2026
@renovate renovate bot force-pushed the renovate/pipx-github-spec-kit-0.x branch from 6e64300 to 59b99cd Compare March 9, 2026 21:52
@renovate renovate bot changed the title chore(deps): update dependency pipx:github/spec-kit to v0.1.13 chore(deps): update dependency pipx:github/spec-kit to v0.2.0 Mar 9, 2026
@mazrean mazrean merged commit af32034 into main Mar 10, 2026
7 checks passed
@mazrean mazrean deleted the renovate/pipx-github-spec-kit-0.x branch March 10, 2026 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant