Skip to content

chore(deps): update dependency github:dyoshikawa/rulesync to v7.20.0#678

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github-dyoshikawa-rulesync-7.x
Open

chore(deps): update dependency github:dyoshikawa/rulesync to v7.20.0#678
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github-dyoshikawa-rulesync-7.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2026

This PR contains the following updates:

Package Update Change Pending
github:dyoshikawa/rulesync minor 7.15.27.20.0 v7.21.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dyoshikawa/rulesync (github:dyoshikawa/rulesync)

v7.20.0

Compare Source

What's Changed

Features
  • feat: add reporting rules to review-pr command
Refactoring
  • refactor: split Logger into interface + ConsoleLogger / JsonLogger and remove consola dependency
  • refactor: extract BaseLogger, use object args for JsonLogger, and add missing tests
Documentation
  • docs: address review findings from VitePress documentation PR
Chores
  • chore: remove mergeable判定 line from review-pr reporting rules

Contributors

@​dyoshikawa

Full Changelog

v7.19.0

Compare Source

What's Changed

New Features
  • feat: add --json flag for structured JSON output
  • feat(hooks): support Claude Code worktree hook events
  • feat: add --targets and --features filtering options to gitignore command
  • feat: add validation warnings for invalid --targets and --features in gitignore command
Bug Fixes
  • fix: flesh out createMockLogger with all public Logger members
  • fix: address --json flag follow-up issues from PR #​1315
  • fix: address PR review feedback for gitignore filtering
Documentation
  • docs: add gitignore command options to CLI reference and quick-start
Refactoring
  • refactor: move mock-logger.ts from test/ to src/test-utils/

Contributors

@​dyoshikawa, @​rudironsoni

Full Changelog

v7.18.2

Compare Source

What's Changed

Bug Fixes
  • Restored ESLint 9 compatibility
Documentation
  • Moved JSON Schema support section to file-formats.md
  • Added JSON Schema support section to mcp-server.md
Dependencies
  • Bumped the all-dependencies group with 105 updates
  • Bumped the all-actions group with 2 updates
Other Changes
  • Tracked Copilot generated files and excluded from oxfmt
  • Ignored ESLint 10 in dependabot configuration

Contributors

Full Changelog

v7.18.1

Compare Source

What's Changed

Bug Fixes
  • Fixed issue where renamed or deleted skills were not being removed from the lockfile when re-fetching curated skills
Full Changelog
  • fix(sources): drop renamed/deleted skills from lockfile on re-fetch

Contributors

Thanks to the following contributors for this release:

  • Scot Hastings
  • dyoshikawa

Full Changelog

Full Changelog

v7.18.0

Compare Source

What's Changed

New Features
  • feat: add support for JetBrains Junie commands (1c0c1e8)
Tests
  • test: improve Junie command test coverage (88be270)
  • test: improve command class test coverage (76d3fb6)

Contributors

  • David Gray
  • dyoshikawa

Full Changelog

v7.17.0

Compare Source

What's Changed

Features
  • feat: add JSON Schema generation for .rulesync/mcp.json
Fixes
  • fix: place $schema first in JSON output, consolidate toRulesyncMcp, use URL constants in schema generator
  • fix: extract schema URLs to constants, fix 3 subclasses missing $schema, fix spread order
  • fix: use recommended mcp.json instead of legacy .mcp.json for rulesync output
  • fix: unify lint-staged git add for schema files and remove redundant test
Refactoring
  • refactor: publish JSON schemas as GitHub release assets instead of git-tracked files
  • refactor: extract runImport helper to reduce duplication in e2e import tests
  • refactor: embed import e2e tests into each feature's e2e test file
  • refactor: improve schema generation script and allow additional properties

Contributors

Full Changelog: dyoshikawa/rulesync@v7.16.0...v7.17.0

v7.16.0

Compare Source

What's Changed

New Features
  • Add Cursor MCP support for global mode (#​1273)
  • Add git-config composite action
Bug Fixes
  • Avoid YAML block scalars in Cursor frontmatter output (#​1283)
  • Fix git-client: use segment-based path traversal check and fix off-by-one in walk limits
  • Fix git-client: add total file count and size limits to walkDirectory
  • Fix git-client: anchor SCP-style URL regex to prevent trailing junk
  • Fix git-client: validate skillsPath in fetchSkillFiles
  • Fix git-client: validate ref returned by resolveDefaultRef
  • Fix sources: add GitClientError hints in error handler
  • Fix sources: use const for non-reassigned lock destructuring
  • Fix sources-lock: validate resolvedRef as 40-character hex SHA
Improvements
  • Improve git-client: use path.relative() in walkDirectory
  • Deduplicate control character detection into shared validation utility
  • Extract shared helpers from fetch functions in sources
  • Add descriptions to source entry fields in JSON schema
  • Expand git transport test coverage
  • Centralize comment minimization in CI workflows

Contributors

Thanks to all contributors who made this release possible:

Full Changelog


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.

@renovate renovate bot added the renovate label Mar 12, 2026
@renovate renovate bot requested a review from ryo246912 March 12, 2026 18:12
@renovate renovate bot force-pushed the renovate/github-dyoshikawa-rulesync-7.x branch from 6e53c60 to 56c7fa8 Compare March 13, 2026 02:05
@renovate renovate bot changed the title chore(deps): update dependency github:dyoshikawa/rulesync to v7.18.0 chore(deps): update dependency github:dyoshikawa/rulesync to v7.18.1 Mar 13, 2026
@renovate renovate bot force-pushed the renovate/github-dyoshikawa-rulesync-7.x branch from 56c7fa8 to 73ef63d Compare March 16, 2026 10:41
@renovate renovate bot changed the title chore(deps): update dependency github:dyoshikawa/rulesync to v7.18.1 chore(deps): update dependency github:dyoshikawa/rulesync to v7.18.2 Mar 16, 2026
@renovate renovate bot force-pushed the renovate/github-dyoshikawa-rulesync-7.x branch 2 times, most recently from 92607b3 to df8d718 Compare March 19, 2026 05:52
@renovate renovate bot changed the title chore(deps): update dependency github:dyoshikawa/rulesync to v7.18.2 chore(deps): update dependency github:dyoshikawa/rulesync to v7.19.0 Mar 19, 2026
@renovate renovate bot force-pushed the renovate/github-dyoshikawa-rulesync-7.x branch from df8d718 to ebe3d8e Compare March 20, 2026 09:28
@renovate renovate bot changed the title chore(deps): update dependency github:dyoshikawa/rulesync to v7.19.0 chore(deps): update dependency github:dyoshikawa/rulesync to v7.20.0 Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants