Skip to content

chore(deps): Bump the skillsaw group with 2 updates - #101

Merged
cblecker merged 1 commit into
mainfrom
dependabot/github_actions/skillsaw-3f7c028eb9
Sep 10, 2026
Merged

cblecker merged 1 commit into
mainfrom
dependabot/github_actions/skillsaw-3f7c028eb9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the skillsaw group with 2 updates: stbenjam/skillsaw and stbenjam/skillsaw/review.

Updates stbenjam/skillsaw from 0.19.0 to 0.20.0

Release notes

Sourced from stbenjam/skillsaw's releases.

v0.20.0

What's New

  • More supported tools: OpenCode configuration, agents, commands, and skills; Devin rules and skills; GitHub Copilot custom agents; and Muse Code hooks and shared agent memory.
  • Grok Build support: Validate project configuration, agents, hooks, plugins, and marketplaces.
  • Google Antigravity support: Discover customization roots and validate configuration, plugins, hooks, MCP servers, and registries.
  • Expanded Codex validation: Check hooks and MCP servers in .codex/config.toml, with improved compatibility for plugin interface assets.
  • Package metadata checks: Validate MCP Registry server.json files and Vercel skills-lock.json files, including package ownership and source metadata.
  • New instruction checks: Detect missing AGENTS.md imports in CLAUDE.md and optionally flag fully qualified MCP tool names in prose.
  • Better troubleshooting: Generate local diagnostic bundles with skillsaw feedback, view skillsaw explain through an interactive pager, and see which rules account for large finding counts.
  • Smoother upgrades: New skillsaw-update and skillsaw-release-ready skills, plus onboarding guidance for reviewing findings before fixing or baselining them.

Fixes and improvements

  • Reduce false positives for documented secret examples, migration mappings, routing descriptions, and internal references.
  • Consolidate unreferenced directories into fewer findings and recognize files loaded collectively by scripts.
  • Align autofix eligibility with severity settings, report failed writes accurately, and explain skipped symbolic links.
  • Fix case-only command renames on case-insensitive filesystems.
  • Preserve externally installed content during autofix and improve ownership detection in linked worktrees and nested local skill sources.
  • Improve host-specific parsing, hook security checks, directory exclusions, and handling of unreadable discovery paths.
  • Honor explicitly requested package versions in the GitHub Action.
  • Reduce repeated discovery work and Markdown memory use on large repositories.

Upgrading from 0.19.0

  • Keep version: "0.19.0" in .skillsaw.yaml to defer new automatically enabled rules; set it to "0.20.0" when ready.
  • hooks-json-valid is now an alias for claude-hooks-valid only. Configure other hosts' hook rules separately; muse-hooks-valid requires explicit opt-in.
  • skillsaw fix now follows the reported severity scope. Suggested rewrites still require --suggest.
  • Repeated-directive findings now default to INFO, and the function/method terminology group is opt-in.
  • Baselines automatically include INFO findings when configuration sets fail-on: info.
  • skillsaw add and skillsaw docs are deprecated but remain available.

See the upgrade guide for details.

Full changelog: stbenjam/skillsaw@v0.19.0...v0.20.0

Changelog

Sourced from stbenjam/skillsaw's changelog.

Changelog

Release notes for every published skillsaw release.

Commits
  • ec30cf0 Fix case-only command renames and prepare 0.20.0 release (#601)
  • de58f24 Merge pull request #599 from not-stbenjam/perf/real-corpus-20260905
  • 1be7100 Merge test quality readiness work from PR #598
  • 6f53164 Merge remote-tracking branch 'origin/main' into perf/real-corpus-20260905
  • 2a3b4b5 Merge pull request #597 from not-stbenjam/fix/feedback-attachment-budgets
  • 7b026a6 Merge remote-tracking branch 'origin/main' into fix/feedback-attachment-budgets
  • 66b28e6 Merge pull request #596 from not-stbenjam/fix/autofix-skipped-targets
  • 627c29b [Auto] Record real-corpus performance measurements and limits
  • 2139de0 [Auto] Retain only Markdown tokens needed by later queries
  • 10412a4 [Auto] Release consumed inline tokens from Markdown documents
  • Additional commits viewable in compare view

Updates stbenjam/skillsaw/review from 0.19.0 to 0.20.0

Release notes

Sourced from stbenjam/skillsaw/review's releases.

v0.20.0

What's New

  • More supported tools: OpenCode configuration, agents, commands, and skills; Devin rules and skills; GitHub Copilot custom agents; and Muse Code hooks and shared agent memory.
  • Grok Build support: Validate project configuration, agents, hooks, plugins, and marketplaces.
  • Google Antigravity support: Discover customization roots and validate configuration, plugins, hooks, MCP servers, and registries.
  • Expanded Codex validation: Check hooks and MCP servers in .codex/config.toml, with improved compatibility for plugin interface assets.
  • Package metadata checks: Validate MCP Registry server.json files and Vercel skills-lock.json files, including package ownership and source metadata.
  • New instruction checks: Detect missing AGENTS.md imports in CLAUDE.md and optionally flag fully qualified MCP tool names in prose.
  • Better troubleshooting: Generate local diagnostic bundles with skillsaw feedback, view skillsaw explain through an interactive pager, and see which rules account for large finding counts.
  • Smoother upgrades: New skillsaw-update and skillsaw-release-ready skills, plus onboarding guidance for reviewing findings before fixing or baselining them.

Fixes and improvements

  • Reduce false positives for documented secret examples, migration mappings, routing descriptions, and internal references.
  • Consolidate unreferenced directories into fewer findings and recognize files loaded collectively by scripts.
  • Align autofix eligibility with severity settings, report failed writes accurately, and explain skipped symbolic links.
  • Fix case-only command renames on case-insensitive filesystems.
  • Preserve externally installed content during autofix and improve ownership detection in linked worktrees and nested local skill sources.
  • Improve host-specific parsing, hook security checks, directory exclusions, and handling of unreadable discovery paths.
  • Honor explicitly requested package versions in the GitHub Action.
  • Reduce repeated discovery work and Markdown memory use on large repositories.

Upgrading from 0.19.0

  • Keep version: "0.19.0" in .skillsaw.yaml to defer new automatically enabled rules; set it to "0.20.0" when ready.
  • hooks-json-valid is now an alias for claude-hooks-valid only. Configure other hosts' hook rules separately; muse-hooks-valid requires explicit opt-in.
  • skillsaw fix now follows the reported severity scope. Suggested rewrites still require --suggest.
  • Repeated-directive findings now default to INFO, and the function/method terminology group is opt-in.
  • Baselines automatically include INFO findings when configuration sets fail-on: info.
  • skillsaw add and skillsaw docs are deprecated but remain available.

See the upgrade guide for details.

Full changelog: stbenjam/skillsaw@v0.19.0...v0.20.0

Changelog

Sourced from stbenjam/skillsaw/review's changelog.

Changelog

Release notes for every published skillsaw release.

Commits
  • ec30cf0 Fix case-only command renames and prepare 0.20.0 release (#601)
  • de58f24 Merge pull request #599 from not-stbenjam/perf/real-corpus-20260905
  • 1be7100 Merge test quality readiness work from PR #598
  • 6f53164 Merge remote-tracking branch 'origin/main' into perf/real-corpus-20260905
  • 2a3b4b5 Merge pull request #597 from not-stbenjam/fix/feedback-attachment-budgets
  • 7b026a6 Merge remote-tracking branch 'origin/main' into fix/feedback-attachment-budgets
  • 66b28e6 Merge pull request #596 from not-stbenjam/fix/autofix-skipped-targets
  • 627c29b [Auto] Record real-corpus performance measurements and limits
  • 2139de0 [Auto] Retain only Markdown tokens needed by later queries
  • 10412a4 [Auto] Release consumed inline tokens from Markdown documents
  • Additional commits viewable in compare view

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the skillsaw group with 2 updates: [stbenjam/skillsaw](https://github.com/stbenjam/skillsaw) and [stbenjam/skillsaw/review](https://github.com/stbenjam/skillsaw).


Updates `stbenjam/skillsaw` from 0.19.0 to 0.20.0
- [Release notes](https://github.com/stbenjam/skillsaw/releases)
- [Changelog](https://github.com/stbenjam/skillsaw/blob/main/docs/changelog.md)
- [Commits](stbenjam/skillsaw@8daf532...ec30cf0)

Updates `stbenjam/skillsaw/review` from 0.19.0 to 0.20.0
- [Release notes](https://github.com/stbenjam/skillsaw/releases)
- [Changelog](https://github.com/stbenjam/skillsaw/blob/main/docs/changelog.md)
- [Commits](stbenjam/skillsaw@8daf532...ec30cf0)

---
updated-dependencies:
- dependency-name: stbenjam/skillsaw
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: skillsaw
- dependency-name: stbenjam/skillsaw/review
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: skillsaw
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 10, 2026
@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: a43834ef-7727-473f-a087-a79a1048ab60

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@cblecker
cblecker merged commit 0750744 into main Sep 10, 2026
13 checks passed
@cblecker
cblecker deleted the dependabot/github_actions/skillsaw-3f7c028eb9 branch September 10, 2026 20:24
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant