chore(deps): update dependency github:dyoshikawa/rulesync to v8.15.0#881
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency github:dyoshikawa/rulesync to v8.15.0#881renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
fa9d60a to
545a2ae
Compare
545a2ae to
0d5292b
Compare
0d5292b to
bc74bd9
Compare
bc74bd9 to
21e0d43
Compare
21e0d43 to
ce4ecce
Compare
ce4ecce to
c32d53b
Compare
c32d53b to
cff8aaf
Compare
cff8aaf to
9ae15ca
Compare
fc8bf31 to
7c8ba86
Compare
7c8ba86 to
0963c43
Compare
0963c43 to
a108bd9
Compare
a108bd9 to
78aa148
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:
8.2.0→8.15.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dyoshikawa/rulesync (github:dyoshikawa/rulesync)
v8.15.0Compare Source
What's Changed
New Features
Bug Fixes
Contributors
Full Changelog
v8.14.0Compare Source
What's Changed
New Features
Bug Fixes
version: 1in generated Cursorcli.json/cli-config.jsonfiles.Other Changes
Contributors
Full Changelog
v8.13.0Compare Source
What's Changed
New Features
rulesyncDiroption for custom directory handling across commands (846c9a2b)inputRootthrough Hooks and Permissions processors (d36a43ab)inputRootdrops config-fileglobal:true(680cb191)Bug Fixes
inputRootthroughmergeConfigs(893d28a6)validateBaseDiragainst pathological absolute paths (ae47615d)rulesyncDirfeature and sandbox filesystem compatibility (5cd1ec5f)315d359d)Refactoring
baseDir/baseDirstooutputRoot/outputRoots(2666a5e4)RulesyncIgnoreFromFileParamsnamed type (f7c6f975)inputRootat construction; expose to programmatic API; tighten validation (152e9be4)04ce3880)Documentation
960b34f7,06d42d25)812644ba)5e1b1ab0)Tests
--input-roote2e test covering read-from-A/write-to-B (721319e0)c4471dc7,15b36012)rulesyncDir(721319e0)Contributors
Full Changelog
v8.12.0Compare Source
What's Changed
New Features
Bug Fixes
Other Changes
Full Changelog: dyoshikawa/rulesync@v8.11.0...v8.12.0
Contributors
v8.11.0Compare Source
What's Changed
New Features
872bfaf)converttool to the MCP server and JS programmatic API, enabling rule conversion between tool formats via MCP and the programmatic interface.Bug Fixes
664b065)no-globsstate was lost during root rule roundtrip for Copilot rules.Refactoring
8e9980b)Dependencies
ec9ee7c)Contributors
Full Changelog
v8.10.0Compare Source
What's Changed
New Features
60d8599)convertCLI command that enables direct tool-to-tool configuration conversion without requiring unified rule files as an intermediary.Other Changes
a2cecd2)578c5e5)Changed Files
src/cli/commands/convert.ts— New convert command implementationsrc/cli/commands/convert.test.ts— Unit tests for convert commandsrc/cli/index.ts— CLI registration for convert commandsrc/lib/convert.ts— Core conversion logicsrc/lib/convert.test.ts— Unit tests for conversion logicsrc/e2e/e2e-convert.spec.ts— End-to-end tests for convert commandsrc/types/json-output.ts— Type updatesREADME.md— Documentation updatesdocs/reference/cli-commands.md— CLI reference updatesskills/rulesync/cli-commands.md— Skill documentation updates10 files changed, 1561 insertions(+)
Contributors
Full Changelog
v8.9.0Compare Source
What's Changed
New Features
Changed Files
pi-command.ts,pi-rule.ts,pi-skill.tsrules-processor.ts,commands-processor.ts,skills-processor.tsto include PiREADME.md,file-formats.md,supported-tools.mdContributors
Full Changelog
v8.8.1Compare Source
What's Changed
rulesync.jsoncto remove trailing commasFull Changelog: dyoshikawa/rulesync@v8.8.0...v8.8.1
v8.8.0Compare Source
What's Changed
New Features
Bug Fixes
Tests
Full Changelog: dyoshikawa/rulesync@v8.7.0...v8.8.0
Contributors
v8.7.0Compare Source
What's Changed
New Features
permissionsandhooksfeatures, enabling remote management of tool permissions and hook configurations.rulesync install --mode gh— New install mode for GitHub Copilot-compatible (gh-skill) file layouts.rulesync install --mode apm— New install mode for APM-compatible file layouts with lockfile and manifest support.agent-teamcommand for running an implementer/reviewer loop.Bug Fixes
Other Changes
rulesync-apm.lock.yamlTests
Full Changelog: dyoshikawa/rulesync@v8.6.0...v8.7.0
Contributors
v8.6.0Compare Source
What's Changed
New Features
ea14e95)afd3cb6)6c3cf45)4dd34bc)Bug Fixes
74335c3)ac09501)aba0a41)Other Changes
dd7322c)2e93508)9ab0ffa)c036d0e)Contributors
Full Changelog
v8.5.0Compare Source
What's Changed
New Features
gitignoreDestinationper target configuration in.rulesyncrc.ymlgitignoreDestinationvaluesBug Fixes
Other Changes
autoby @dyoshikawa in #1516.gitattributes+ linguist-generated FAQ by @tmchow in #1511fromDirtest casesContributors
Full Changelog
v8.4.0Compare Source
What's Changed
New Features
Bug Fixes
Other Changes
Contributors
Full Changelog
v8.3.0Compare Source
What's Changed
New Features
691f225): AddedKiroPermissionsclass to generate and import.kiro/agents/default.jsonpermissions files, supporting shell, read, write, webfetch, and websearch permission categories.supportsGlobal: true), enabling project-level and global permission generation.Bug Fixes
501a3e7): Handle lightweight tags correctly and verify remote SHA by querying both peeled (annotated) and plain (lightweight) tag refs. Also fix a logic issue where a locally existing tag pointing to the correct commit would not be pushed to origin.Documentation
1c4368e)9982596)Tests
a1da285)KiroPermissionsconversion and file loadingPermissionsProcessortests to include Kiro as a tool targetContributors
Full Changelog
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 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.