Skip to content

Bump @anthropic-ai/claude-code from 1.0.67 to 1.0.88#1184

Merged
mauteri merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/anthropic-ai/claude-code-1.0.88
Sep 8, 2025
Merged

Bump @anthropic-ai/claude-code from 1.0.67 to 1.0.88#1184
mauteri merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/anthropic-ai/claude-code-1.0.88

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2025

Bumps @anthropic-ai/claude-code from 1.0.67 to 1.0.88.

Changelog

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

1.0.88

  • Fixed issue causing "OAuth authentication is currently not supported"
  • Status line input now includes exceeds_200k_tokens
  • Fixed incorrect usage tracking in /cost.
  • Introduced ANTHROPIC_DEFAULT_SONNET_MODEL and ANTHROPIC_DEFAULT_OPUS_MODEL for controlling model aliases opusplan, opus, and sonnet.
  • Bedrock: Updated default Sonnet model to Sonnet 4

1.0.86

  • Added /context to help users self-serve debug context issues
  • SDK: Added UUID support for all SDK messages
  • SDK: Added --replay-user-messages to replay user messages back to stdout

1.0.85

  • Status line input now includes session cost info
  • Hooks: Introduced SessionEnd hook

1.0.84

  • Fix tool_use/tool_result id mismatch error when network is unstable
  • Fix Claude sometimes ignoring real-time steering when wrapping up a task
  • @-mention: Add ~/.claude/* files to suggestions for easier agent, output style, and slash command editing
  • Use built-in ripgrep by default; to opt out of this behavior, set USE_BUILTIN_RIPGREP=0

1.0.83

  • @-mention: Support files with spaces in path
  • New shimmering spinner

1.0.82

  • SDK: Add request cancellation support
  • SDK: New additionalDirectories option to search custom paths, improved slash command processing
  • Settings: Validation prevents invalid fields in .claude/settings.json files
  • MCP: Improve tool name consistency
  • Bash: Fix crash when Claude tries to automatically read large files

1.0.81

1.0.80

  • UI improvements: Fix text contrast for custom subagent colors and spinner rendering issues

1.0.77

... (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.67 to 1.0.88.
- [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.88
  dependency-type: direct:development
...

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 Sep 4, 2025
@what-the-diff
Copy link
Copy Markdown

what-the-diff bot commented Sep 4, 2025

PR Summary

  • Update of Claude-code library
    The version of a vital library named @anthropic-ai/claude-code has been updated from 1.0.67 to 1.0.88. This update has been accurately reflected in both package-lock.json and package.json files. This update will improve the functionality and performance of the project.

@mauteri mauteri merged commit 4331804 into develop Sep 8, 2025
11 checks passed
@mauteri mauteri deleted the dependabot/npm_and_yarn/anthropic-ai/claude-code-1.0.88 branch September 8, 2025 15:42
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.

1 participant