Skip to content

chore(deps): update dependency npm:ccmanager to v3.12.4#538

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/npm-ccmanager-3.x
Open

chore(deps): update dependency npm:ccmanager to v3.12.4#538
renovate[bot] wants to merge 1 commit intomainfrom
renovate/npm-ccmanager-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2026

This PR contains the following updates:

Package Change Age Confidence
npm:ccmanager 3.1.03.12.4 age confidence

Warning

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


Release Notes

kbwo/ccmanager (npm:ccmanager)

v3.12.4

Compare Source

What's Changed

  • feat: exempt localhost from network credential exfiltration blocklist by @​kbwo in #​248

Full Changelog: kbwo/ccmanager@v3.12.3...v3.12.4

v3.12.3

Compare Source

What's Changed

  • docs: add Auto Directory tip to worktree path input by @​kbwo in #​244
  • feat: always clear output history on screen clear by @​kbwo in #​245
  • fix: disable auto-wrap on xterm-headless to prevent false busy detection by @​kbwo in #​246
  • feat: add defense-in-depth safety layer for auto-approval by @​kbwo in #​247

Full Changelog: kbwo/ccmanager@v3.12.2...v3.12.3

v3.12.2

Compare Source

What's Changed

Full Changelog: kbwo/ccmanager@v3.12.1...v3.12.2

v3.12.1

Compare Source

What's Changed

  • feat: add search and dynamic scroll to DeleteWorktree, extract shared utilities by @​kbwo in #​243

Full Changelog: kbwo/ccmanager@v3.12.0...v3.12.1

v3.12.0

Compare Source

What's Changed

Full Changelog: kbwo/ccmanager@v3.11.3...v3.12.0

v3.11.3

Compare Source

What's Changed

  • fix: fetch commit dates asynchronously with git status by @​kbwo in #​236

Full Changelog: kbwo/ccmanager@v3.11.2...v3.11.3

v3.11.2

Compare Source

What's Changed

  • feat: fallback to date-random branch name when claude -p fails by @​kbwo in #​233
  • fix: prevent deletion of worktree matching current working directory by @​kbwo in #​234
  • feat: display last commit date for each worktree by @​kbwo in #​235

Full Changelog: kbwo/ccmanager@v3.11.1...v3.11.2

v3.11.1

Compare Source

What's Changed

  • fix: use haiku for branch naming, fix prompt delivery, and misc improvements by @​kbwo in #​231

Full Changelog: kbwo/ccmanager@v3.11.0...v3.11.1

v3.11.0

Compare Source

What's Changed

Full Changelog: kbwo/ccmanager@v3.10.0...v3.11.0

v3.10.0

Compare Source

What's Changed

Full Changelog: kbwo/ccmanager@v3.9.0...v3.10.0

v3.9.0

Compare Source

What's Changed

Full Changelog: kbwo/ccmanager@v3.8.1...v3.9.0

v3.8.1

Compare Source

What's Changed

Full Changelog: kbwo/ccmanager@v3.8.0...v3.8.1

v3.8.0

Compare Source

What's Changed

  • feat: auto-inject --teammate-mode in-process for claude sessions by @​kbwo in #​221

Full Changelog: kbwo/ccmanager@v3.7.4...v3.8.0

v3.7.4

Compare Source

What's Changed

  • fix: resolve menu keyboard unresponsiveness after returning from session by @​gabadi in #​216

Full Changelog: kbwo/ccmanager@v3.7.3...v3.7.4

v3.7.3

Compare Source

What's Changed

Full Changelog: kbwo/ccmanager@v3.7.2...v3.7.3

v3.7.2

Compare Source

v3.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: kbwo/ccmanager@v3.6.11...v3.7.0

v3.6.11

Compare Source

What's Changed

  • fix: remove manual resize listener to fix menu unresponsiveness by @​gabadi in #​209

Full Changelog: kbwo/ccmanager@v3.6.10...v3.6.11

v3.6.10

Compare Source

What's Changed

  • feat: add configurable clear history on screen clear option by @​kbwo in #​208

Full Changelog: kbwo/ccmanager@v3.6.9...v3.6.10

v3.6.9

Compare Source

What's Changed

  • feat: add autoUseDefaultBranch option for worktree creation by @​kbwo in #​206
  • fix: always detect idle when search prompt is displayed by @​kbwo in #​207

Full Changelog: kbwo/ccmanager@v3.6.8...v3.6.9

v3.6.7

Compare Source

What's Changed

  • perf: improve session restore speed with batch buffer write by @​kbwo in #​198

Full Changelog: kbwo/ccmanager@v3.6.6...v3.6.7

v3.6.6

Compare Source

What's Changed

  • Revert "feat: clear output history on screen clear escape sequence" by @​kbwo in #​197
  • chore(deps): bump react-devtools-core from 6.1.5 to 7.0.1 by @​dependabot[bot] in #​188

Full Changelog: kbwo/ccmanager@v3.6.5...v3.6.6

v3.6.5

Compare Source

What's Changed

Full Changelog: kbwo/ccmanager@v3.6.4...v3.6.5

v3.6.4

Compare Source

What's Changed

  • fix: correct submodule detection to use actual working directory by @​kbwo in #​192

Full Changelog: kbwo/ccmanager@v3.6.3...v3.6.4

v3.6.3

Compare Source

What's Changed

Full Changelog: kbwo/ccmanager@v3.6.2...v3.6.3

v3.6.1

Compare Source

What's Changed

  • Revert "fix: use visible screen area for state detection" by @​kbwo in #​187

Full Changelog: kbwo/ccmanager@v3.6.0...v3.6.1

v3.6.0

Compare Source

What's Changed

  • feat: auto-adjust menu item limit based on terminal height by @​kbwo in #​186

Full Changelog: kbwo/ccmanager@v3.5.4...v3.6.0

v3.5.4

Compare Source

What's Changed

  • fix: use visible screen area for state detection by @​kbwo in #​182
  • feat: clear output history on screen clear escape sequence by @​kbwo in #​180

Full Changelog: kbwo/ccmanager@v3.5.3...v3.5.4

v3.5.3

Compare Source

What's Changed

  • fix: disable automatic .env loading in Bun runtime by @​kbwo in #​184
  • Revert "fix: resolve Espanso text expansion issue in TextInputWrapper" by @​kbwo in #​185

Full Changelog: kbwo/ccmanager@v3.5.2...v3.5.3

v3.5.2

Compare Source

What's Changed

Full Changelog: kbwo/ccmanager@v3.5.1...v3.5.2

v3.5.1

Compare Source

What's Changed

  • feat: show background task count [BG:N] for multiple tasks by @​gabadi in #​173

Full Changelog: kbwo/ccmanager@v3.5.0...v3.5.1

v3.5.0

Compare Source

What's Changed

Full Changelog: kbwo/ccmanager@v3.4.0...v3.5.0

v3.4.0

Compare Source

What's Changed

  • feat: add background task indicator [BG] for sessions with background work by @​gabadi in #​166

Full Changelog: kbwo/ccmanager@v3.3.2...v3.4.0

v3.3.2

Compare Source

What's Changed

  • fix: remove status line display from Session component by @​kbwo in #​171

Full Changelog: kbwo/ccmanager@v3.3.1...v3.3.2

v3.3.1

Compare Source

What's Changed

Full Changelog: kbwo/ccmanager@v3.3.0...v3.3.1

v3.3.0

Compare Source

What's Changed

  • feat: add OpenCode support and fix alternate screen buffer capture by @​kbwo in #​168

Full Changelog: kbwo/ccmanager@v3.2.10...v3.3.0

v3.2.10

Compare Source

What's Changed

  • fix: detect busy state for web search with ctrl+c interrupt by @​gabadi in #​165

Full Changelog: kbwo/ccmanager@v3.2.9...v3.2.10

v3.2.9

Compare Source

What's Changed

  • docs: fix environment variable name from CCMANAGER_WORKTREE to CCMANAGER_WORKTREE_PATH by @​ryo246912 in #​163
  • fix: pass projectPath to WorktreeService in multi-project mode by @​tfolkman in #​155

New Contributors

Full Changelog: kbwo/ccmanager@v3.2.8...v3.2.9

v3.2.8

Compare Source

What's Changed

  • docs: remove Node.js 22 requirement from README by @​kbwo in #​157
  • feat: improve Claude state detection and refactor stateDetector by @​kbwo in #​156

Full Changelog: kbwo/ccmanager@v3.2.7...v3.2.8

v3.2.7

Compare Source

What's Changed

  • fix: ensure status hook is called on all session state changes by @​kbwo in #​148

Full Changelog: kbwo/ccmanager@v3.2.6...v3.2.7

v3.2.6

Compare Source

What's Changed

Full Changelog: kbwo/ccmanager@v3.2.5...v3.2.6

v3.2.5

Compare Source

What's Changed

  • feat: improve state detection for Gemini, Codex, and GitHub Copilot by @​kbwo in #​146

Full Changelog: kbwo/ccmanager@v3.2.4...v3.2.5

v3.2.4

Compare Source

What's Changed

Full Changelog: kbwo/ccmanager@v3.2.3...v3.2.4

v3.2.3

Compare Source

What's Changed

  • fix: inject version at build time for compiled binary by @​kbwo in #​144

Full Changelog: kbwo/ccmanager@v3.2.2...v3.2.3

v3.2.2

Compare Source

What's Changed

Full Changelog: kbwo/ccmanager@v3.2.1...v3.2.2

v3.2.1

Compare Source

What's Changed

Full Changelog: kbwo/ccmanager@v3.2.0...v3.2.1

v3.1.5

Compare Source

What's Changed

Full Changelog: kbwo/ccmanager@v3.1.4...v3.1.5

v3.1.4

Compare Source

What's Changed

Full Changelog: kbwo/ccmanager@v3.1.3...v3.1.4

v3.1.3

Compare Source

What's Changed

  • docs: add Node.js 22 requirement and mise installation instructions by @​kbwo in #​137

Full Changelog: kbwo/ccmanager@v3.1.2...v3.1.3

v3.1.2

Compare Source

What's Changed

  • fix: retry auto-approval when state remains pending_auto_approval by @​kbwo in #​136

Full Changelog: kbwo/ccmanager@v3.1.1...v3.1.2

v3.1.1

Compare Source

What's Changed

  • fix: remove interactive selection and box character patterns from Claude state detection by @​kbwo in #​135

Full Changelog: kbwo/ccmanager@v3.1.0...v3.1.1


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 Jan 13, 2026
@renovate renovate bot requested a review from ryo246912 January 13, 2026 09:35
@coderabbitai
Copy link

coderabbitai bot commented Jan 13, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

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

  • 🔍 Trigger a full review

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

@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch 3 times, most recently from 5e9a6fd to a5954df Compare January 15, 2026 14:08
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.2.9 chore(deps): update dependency npm:ccmanager to v3.2.10 Jan 15, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from a5954df to 1e4d9ce Compare January 15, 2026 17:06
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.2.10 chore(deps): update dependency npm:ccmanager to v3.3.0 Jan 15, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from 1e4d9ce to cd48f81 Compare January 17, 2026 15:01
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.3.0 chore(deps): update dependency npm:ccmanager to v3.3.1 Jan 17, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from cd48f81 to affd9ac Compare January 17, 2026 16:37
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.3.1 chore(deps): update dependency npm:ccmanager to v3.3.2 Jan 17, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from affd9ac to 9d510e6 Compare January 21, 2026 04:52
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.3.2 chore(deps): update dependency npm:ccmanager to v3.4.0 Jan 21, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from 9d510e6 to 30e8502 Compare January 22, 2026 16:44
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.4.0 chore(deps): update dependency npm:ccmanager to v3.5.0 Jan 22, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from 30e8502 to 3f43bdf Compare January 23, 2026 10:02
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.5.0 chore(deps): update dependency npm:ccmanager to v3.5.1 Jan 23, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from 3f43bdf to e50332e Compare January 27, 2026 12:33
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.5.1 chore(deps): update dependency npm:ccmanager to v3.5.3 Jan 27, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from e50332e to d6cd7a4 Compare January 27, 2026 17:47
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.5.3 chore(deps): update dependency npm:ccmanager to v3.6.0 Jan 27, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from d6cd7a4 to dee74c9 Compare January 28, 2026 05:46
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.6.0 chore(deps): update dependency npm:ccmanager to v3.6.1 Jan 28, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from dee74c9 to 9a5b0bd Compare January 29, 2026 18:14
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.6.1 chore(deps): update dependency npm:ccmanager to v3.6.3 Jan 29, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from 9a5b0bd to e5970f4 Compare February 1, 2026 17:37
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.6.3 chore(deps): update dependency npm:ccmanager to v3.6.4 Feb 1, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from e5970f4 to 4d1a7cf Compare February 2, 2026 21:47
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from feeb349 to 8dd23ea Compare February 11, 2026 17:56
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.7.2 chore(deps): update dependency npm:ccmanager to v3.7.3 Feb 11, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from 8dd23ea to 947d23c Compare February 12, 2026 15:52
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.7.3 chore(deps): update dependency npm:ccmanager to v3.7.4 Feb 12, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from 947d23c to 1628257 Compare February 14, 2026 16:47
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.7.4 chore(deps): update dependency npm:ccmanager to v3.8.0 Feb 14, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from 1628257 to c8d3c02 Compare February 15, 2026 18:04
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.8.0 chore(deps): update dependency npm:ccmanager to v3.8.1 Feb 15, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from c8d3c02 to 2569bff Compare February 25, 2026 19:16
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.8.1 chore(deps): update dependency npm:ccmanager to v3.9.0 Feb 25, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from 2569bff to 9b52bcc Compare February 26, 2026 16:45
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.9.0 chore(deps): update dependency npm:ccmanager to v3.10.0 Feb 26, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch 2 times, most recently from 0830467 to 5c61dae Compare February 27, 2026 17:16
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch 2 times, most recently from 39adcd3 to f87b02f Compare March 11, 2026 10:41
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.10.0 chore(deps): update dependency npm:ccmanager to v3.11.0 Mar 11, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from f87b02f to 0b84446 Compare March 11, 2026 17:29
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.11.0 chore(deps): update dependency npm:ccmanager to v3.11.1 Mar 11, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from 0b84446 to b417710 Compare March 12, 2026 14:53
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.11.1 chore(deps): update dependency npm:ccmanager to v3.11.2 Mar 12, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from b417710 to 5289c9d Compare March 13, 2026 12:15
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.11.2 chore(deps): update dependency npm:ccmanager to v3.11.3 Mar 13, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from 5289c9d to 5f9b9d3 Compare March 16, 2026 14:55
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.11.3 chore(deps): update dependency npm:ccmanager to v3.12.0 Mar 16, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from 5f9b9d3 to f372314 Compare March 17, 2026 05:48
@renovate renovate bot changed the title chore(deps): update dependency npm:ccmanager to v3.12.0 chore(deps): update dependency npm:ccmanager to v3.12.1 Mar 17, 2026
@renovate renovate bot force-pushed the renovate/npm-ccmanager-3.x branch from f372314 to 58b34f8 Compare March 19, 2026 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant