Skip to content

Commit 8e8cc95

Browse files
chore(deps): update ⬆️ mise-packages to v2.1.15 (#690)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [npm:@anthropic-ai/claude-code](https://redirect.github.com/anthropics/claude-code) | `2.1.14` → `2.1.15` | ![age](https://developer.mend.io/api/mc/badges/age/npm/@anthropic-ai%2fclaude-code/2.1.15?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@anthropic-ai%2fclaude-code/2.1.15?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@anthropic-ai%2fclaude-code/2.1.14/2.1.15?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@anthropic-ai%2fclaude-code/2.1.14/2.1.15?slim=true) | --- ### Release Notes <details> <summary>anthropics/claude-code (npm:@&#8203;anthropic-ai/claude-code)</summary> ### [`v2.1.15`](https://redirect.github.com/anthropics/claude-code/blob/HEAD/CHANGELOG.md#2115) [Compare Source](https://redirect.github.com/anthropics/claude-code/compare/v2.1.14...v2.1.15) - Added deprecation notification for npm installations - run `claude install` or see <https://docs.anthropic.com/en/docs/claude-code/getting-started> for more options - Improved UI rendering performance with React Compiler - Fixed the "Context left until auto-compact" warning not disappearing after running `/compact` - Fixed MCP stdio server timeout not killing child process, which could cause UI freezes </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 05:00 AM and 07:59 AM ( * 5-7 * * * ) in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/scottames/dots). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: scottames-github-bot[bot] <162828115+scottames-github-bot[bot]@users.noreply.github.com>
1 parent 1c2ad53 commit 8e8cc95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mise/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ rust = "1.93.0"
2525

2626
"aqua:mfontanini/presenterm" = "0.15.1"
2727
"aqua:int128/ghcp" = "1.15.1"
28-
"npm:@anthropic-ai/claude-code" = "2.1.14"
28+
"npm:@anthropic-ai/claude-code" = "2.1.15"
2929
"npm:@google/gemini-cli" = "0.25.0"
3030
"npm:@fission-ai/openspec" = "0.23.0"
3131
"npm:opkg" = "0.7.7"

mise/mise.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ backend = "core:node"
3535
"platforms.windows-x64" = { checksum = "sha256:ca2742695be8de44027d71b3f53a4bdb36009b95575fe1ae6f7f0b5ce091cb88", url = "https://nodejs.org/dist/v24.13.0/node-v24.13.0-win-x64.zip"}
3636

3737
[[tools."npm:@anthropic-ai/claude-code"]]
38-
version = "2.1.14"
38+
version = "2.1.15"
3939
backend = "npm:@anthropic-ai/claude-code"
4040

4141
[[tools."npm:@fission-ai/openspec"]]

0 commit comments

Comments
 (0)