Skip to content

Bump @anthropic-ai/claude-code from 1.0.64 to 1.0.128#9

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/anthropic-ai/claude-code-1.0.128
Open

Bump @anthropic-ai/claude-code from 1.0.64 to 1.0.128#9
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/anthropic-ai/claude-code-1.0.128

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 3, 2025

Copy link
Copy Markdown

Bumps @anthropic-ai/claude-code from 1.0.64 to 1.0.128.

Changelog

Sourced from @​anthropic-ai/claude-code's changelog.

Changelog

2.0.2

  • Updated Bedrock default Sonnet model to global.anthropic.claude-sonnet-4-5-20250929-v1:0
  • Various bug fixes and presentation improvements

2.0.1

  • Skip Sonnet 4.5 default model setting change for Bedrock and Vertex
  • Various bug fixes and presentation improvements

2.0.0

  • New native VS Code extension
  • Fresh coat of paint throughout the whole app
  • /rewind a conversation to undo code changes
  • /usage command to see plan limits
  • Tab to toggle thinking (sticky across sessions)
  • Ctrl-R to search history
  • Unshipped claude config command
  • Hooks: Reduced PostToolUse 'tool_use' ids were found without 'tool_result' blocks errors
  • SDK: The Claude Code SDK is now the Claude Agent SDK
  • Add subagents dynamically with --agents flag

1.0.126

  • Enable /context command for Bedrock and Vertex
  • Add mTLS support for HTTP-based OpenTelemetry exporters

1.0.124

  • Set CLAUDE_BASH_NO_LOGIN environment variable to 1 or true to to skip login shell for BashTool
  • Fix Bedrock and Vertex environment variables evaluating all strings as truthy
  • No longer inform Claude of the list of allowed tools when permission is denied
  • Fixed security vulnerability in Bash tool permission checks
  • Improved VSCode extension performance for large files

1.0.123

  • Bash permission rules now support output redirections when matching (e.g., Bash(python:*) matches python script.py > output.txt)
  • Fixed thinking mode triggering on negation phrases like "don't think"
  • Fixed rendering performance degradation during token streaming
  • Added SlashCommand tool, which enables Claude to invoke your slash commands. https://docs.claude.com/en/docs/claude-code/slash-commands#SlashCommand-tool
  • Enhanced BashTool environment snapshot logging
  • Fixed a bug where resuming a conversation in headless mode would sometimes enable thinking unnecessarily
  • Migrated --debug logging to a file, to enable easy tailing & filtering

1.0.120

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@anthropic-ai/claude-code](https://github.com/anthropics/claude-code) from 1.0.64 to 1.0.128.
- [Changelog](https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md)
- [Commits](https://github.com/anthropics/claude-code/commits)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/claude-code"
  dependency-version: 1.0.128
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 3, 2025
@macroscopeapp

macroscopeapp Bot commented Oct 3, 2025

Copy link
Copy Markdown

Bump @anthropic-ai/claude-code from 1.0.64 to 1.0.128 in dependency lockfiles to update the package version references

Update generated lockfiles to reference @anthropic-ai/claude-code version 1.0.128 instead of 1.0.64.

  • Regenerate package-lock.json with resolved dependency metadata for @anthropic-ai/claude-code 1.0.128
  • Regenerate yarn.lock with resolved dependency metadata for @anthropic-ai/claude-code 1.0.128

📍Where to Start

Start by reviewing dependency entries for @anthropic-ai/claude-code in package-lock.json, then verify corresponding updates in yarn.lock.


Macroscope summarized e1f015f.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants