fix(deps): update dependency politty to v0.11.3#1798
Conversation
🦋 Changeset detectedLatest commit: 6a425e1 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
commit: |
🤖 Claude Dependency Review📦 Update Summary
📝 Release Noteshttps://github.com/toiroakr/politty/releases/tag/v0.11.3 🔐 Security Assessment
🚨 Breaking ChangesNone. This is a backward-compatible patch release. ✨ Main ChangesThis patch introduces a single new feature: What it does:
Backward compatibility:
🔍 Impact Analysis📁 Usage Locations
Core CLI Infrastructure:
CLI Command Implementations (118 additional files): The following command modules use politty's core APIs:
Command categories using politty:
Import patterns from politty subpaths:
No direct usage of ✅ Recommended ActionsNo immediate action required. This is a safe, backward-compatible patch update that introduces an optional feature. Optional future enhancement: |
Code Metrics Report (packages/sdk)
Details | | main (d3b5f14) | #1798 (4042479) | +/- |
|--------------------|----------------|-----------------|------|
| Coverage | 74.4% | 74.4% | 0.0% |
| Files | 454 | 454 | 0 |
| Lines | 16897 | 16897 | 0 |
| Covered | 12582 | 12582 | 0 |
| Code to Test Ratio | 1:0.4 | 1:0.4 | 0.0 |
| Code | 113176 | 113176 | 0 |
| Test | 52461 | 52461 | 0 |SDK Configure Bundle Size
Runtime Performance
Type Performance (instantiations)
Reported by octocov |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
0.11.2→0.11.3Release Notes
toiroakr/politty (politty)
v0.11.3Compare Source
Patch Changes
bc7bcfc: AddSkillCommandOptions.descriptionsto override the description text of theskillscommand and each of its built-in subcommands (sync/add/remove/list), letting a host CLI brand the skills command without re-wrapping the command tree by hand. Keys refer to the subcommand's canonical role, independent of anycommandMaprename —descriptions.addstill applies aftercommandMap.addrenames the subcommand to something else. Omittingdescriptions(or any of its keys) preserves politty's existing default text exactly.Configuration
📅 Schedule: (in timezone Asia/Tokyo)
* 9-18 * * 1-5)🚦 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.