Skip to content

[patch-upgrades] Update all patch dependencies #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2025

This PR contains the following updates:

Package Change Age Confidence
@anthropic-ai/claude-code 1.0.48 -> 1.0.67 age confidence
ts-jest (source) 29.4.0 -> 29.4.1 age confidence

Release Notes

anthropics/claude-code (@​anthropic-ai/claude-code)

v1.0.67

Compare Source

v1.0.66

Compare Source

v1.0.65

Compare Source

  • IDE: Fixed connection stability issues and error handling for diagnostics
  • Windows: Fixed shell environment setup for users without .bashrc files

v1.0.64

Compare Source

  • Agents: Added model customization support - you can now specify which model an agent should use
  • Agents: Fixed unintended access to the recursive agent tool
  • Hooks: Added systemMessage field to hook JSON output for displaying warnings and context
  • SDK: Fixed user input tracking across multi-turn conversations
  • Added hidden files to file search and @​-mention suggestions

v1.0.63

Compare Source

  • Windows: Fixed file search, @​agent mentions, and custom slash commands functionality

v1.0.62

Compare Source

  • Added @​-mention support with typeahead for custom agents. @​ to invoke it
  • Hooks: Added SessionStart hook for new session initialization
  • /add-dir command now supports typeahead for directory paths
  • Improved network connectivity check reliability

v1.0.61

Compare Source

  • Transcript mode (Ctrl+R): Changed Esc to exit transcript mode rather than interrupt
  • Settings: Added --settings flag to load settings from a JSON file
  • Settings: Fixed resolution of settings files paths that are symlinks
  • OTEL: Fixed reporting of wrong organization after authentication changes
  • Slash commands: Fixed permissions checking for allowed-tools with Bash
  • IDE: Added support for pasting images in VSCode MacOS using ⌘+V
  • IDE: Added CLAUDE_CODE_AUTO_CONNECT_IDE=false for disabling IDE auto-connection
  • Added CLAUDE_CODE_SHELL_PREFIX for wrapping Claude and user-provided shell commands run by Claude Code

v1.0.60

Compare Source

  • You can now create custom subagents for specialized tasks! Run /agents to get started

v1.0.59

Compare Source

  • SDK: Added tool confirmation support with canUseTool callback
  • SDK: Allow specifying env for spawned process
  • Hooks: Exposed PermissionDecision to hooks (including "ask")
  • Hooks: UserPromptSubmit now supports additionalContext in advanced JSON output
  • Fixed issue where some Max users that specified Opus would still see fallback to Sonnet

v1.0.58

Compare Source

  • Added support for reading PDFs
  • MCP: Improved server health status display in 'claude mcp list'
  • Hooks: Added CLAUDE_PROJECT_DIR env var for hook commands

v1.0.57

Compare Source

  • Added support for specifying a model in slash commands
  • Improved permission messages to help Claude understand allowed tools
  • Fix: Remove trailing newlines from bash output in terminal wrapping

v1.0.56

Compare Source

  • Windows: Enabled shift+tab for mode switching on versions of Node.js that support terminal VT mode
  • Fixes for WSL IDE detection
  • Fix an issue causing awsRefreshHelper changes to .aws directory not to be picked up

v1.0.55

Compare Source

  • Clarified knowledge cutoff for Opus 4 and Sonnet 4 models
  • Windows: fixed Ctrl+Z crash
  • SDK: Added ability to capture error logging
  • Add --system-prompt-file option to override system prompt in print mode

v1.0.54

Compare Source

  • Hooks: Added UserPromptSubmit hook and the current working directory to hook inputs
  • Custom slash commands: Added argument-hint to frontmatter
  • Windows: OAuth uses port 45454 and properly constructs browser URL
  • Windows: mode switching now uses alt + m, and plan mode renders properly
  • Shell: Switch to in-memory shell snapshot to fix file-related errors

v1.0.53

Compare Source

  • Updated @​-mention file truncation from 100 lines to 2000 lines
  • Add helper script settings for AWS token refresh: awsAuthRefresh (for foreground operations like aws sso login) and awsCredentialExport (for background operation with STS-like response).

v1.0.52

Compare Source

  • Added support for MCP server instructions

v1.0.51

Compare Source

  • Added support for native Windows (requires Git for Windows)
  • Added support for Bedrock API keys through environment variable AWS_BEARER_TOKEN_BEDROCK
  • Settings: /doctor can now help you identify and fix invalid setting files
  • --append-system-prompt can now be used in interactive mode, not just --print/-p.
  • Increased auto-compact warning threshold from 60% to 80%
  • Fixed an issue with handling user directories with spaces for shell snapshots
  • OTEL resource now includes os.type, os.version, host.arch, and wsl.version (if running on Windows Subsystem for Linux)
  • Custom slash commands: Fixed user-level commands in subdirectories
  • Plan mode: Fixed issue where rejected plan from sub-task would get discarded

v1.0.50

Compare Source

v1.0.49

Compare Source

kulshekhar/ts-jest (ts-jest)

v29.4.1

Compare Source


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 changed the title [patch-upgrades] Update dependency @anthropic-ai/claude-code to v1.0.51 [patch-upgrades] Update all patch dependencies Jul 15, 2025
@renovate renovate bot force-pushed the renovate/all-patch branch 7 times, most recently from 8801f38 to 442c4db Compare July 22, 2025 02:34
@renovate renovate bot force-pushed the renovate/all-patch branch 5 times, most recently from 77bbce1 to a5f355b Compare July 28, 2025 23:04
@renovate renovate bot changed the title [patch-upgrades] Update all patch dependencies [patch-upgrades] Update dependency @anthropic-ai/claude-code to v1.0.62 Jul 29, 2025
@renovate renovate bot force-pushed the renovate/all-patch branch 2 times, most recently from 967e46f to 88fab58 Compare July 30, 2025 00:05
@renovate renovate bot changed the title [patch-upgrades] Update dependency @anthropic-ai/claude-code to v1.0.62 [patch-upgrades] Update dependency @anthropic-ai/claude-code to v1.0.63 Jul 30, 2025
@renovate renovate bot force-pushed the renovate/all-patch branch from 88fab58 to 3459ed0 Compare July 31, 2025 00:51
@renovate renovate bot changed the title [patch-upgrades] Update dependency @anthropic-ai/claude-code to v1.0.63 [patch-upgrades] Update dependency @anthropic-ai/claude-code to v1.0.64 Jul 31, 2025
@renovate renovate bot force-pushed the renovate/all-patch branch from 3459ed0 to 15c872d Compare August 1, 2025 00:32
@renovate renovate bot changed the title [patch-upgrades] Update dependency @anthropic-ai/claude-code to v1.0.64 [patch-upgrades] Update dependency @anthropic-ai/claude-code to v1.0.65 Aug 1, 2025
@renovate renovate bot changed the title [patch-upgrades] Update dependency @anthropic-ai/claude-code to v1.0.65 [patch-upgrades] Update dependency @anthropic-ai/claude-code to v1.0.67 Aug 2, 2025
@renovate renovate bot force-pushed the renovate/all-patch branch from 15c872d to 1cb0f4b Compare August 2, 2025 01:35
@renovate renovate bot force-pushed the renovate/all-patch branch from 1cb0f4b to f6bb765 Compare August 3, 2025 18:03
@renovate renovate bot changed the title [patch-upgrades] Update dependency @anthropic-ai/claude-code to v1.0.67 [patch-upgrades] Update all patch dependencies Aug 3, 2025
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.

0 participants