Skip to content

chore(deps): bump the all-dependencies group with 3 updates #2032

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps the all-dependencies group with 3 updates: @anthropic-ai/claude-code, zod and pino.

Updates @anthropic-ai/claude-code from 0.2.115 to 0.2.122

Changelog

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

Changelog

0.2.117

  • Breaking change: --print JSON output now returns nested message objects, for forwards-compatability as we introduce new metadata fields
  • Introduced settings.cleanupPeriodDays
  • Introduced CLAUDE_CODE_API_KEY_HELPER_TTL_MS env var
  • Introduced --debug mode

0.2.108

  • You can now send messages to Claude while it works to steer Claude in real-time
  • Introduced BASH_DEFAULT_TIMEOUT_MS and BASH_MAX_TIMEOUT_MS env vars
  • Fixed a bug where thinking was not working in -p mode
  • Fixed a regression in /cost reporting
  • Deprecated MCP wizard interface in favor of other MCP commands
  • Lots of other bugfixes and improvements

0.2.107

  • CLAUDE.md files can now import other files. Add @​path/to/file.md to ./CLAUDE.md to load additional files on launch

0.2.106

  • MCP SSE server configs can now specify custom headers
  • Fixed a bug where MCP permission prompt didn't always show correctly

0.2.105

  • Claude can now search the web
  • Moved system & account status to /status
  • Added word movement keybindings for Vim
  • Improved latency for startup, todo tool, and file edits

0.2.102

  • Improved thinking triggering reliability
  • Improved @​mention reliability for images and folders
  • You can now paste multiple large chunks into one prompt

0.2.100

  • Fixed a crash caused by a stack overflow error
  • Made db storage optional; missing db support disables --continue and --resume

0.2.98

  • Fixed an issue where auto-compact was running twice

0.2.96

... (truncated)

Commits

Updates zod from 3.24.4 to 3.25.3

Commits

Updates pino from 9.6.0 to 9.7.0

Release notes

Sourced from pino's releases.

v9.7.0

What's Changed

New Contributors

Full Changelog: pinojs/pino@v9.6.0...v9.7.0

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-dependencies group with 3 updates: [@anthropic-ai/claude-code](https://github.com/anthropics/claude-code), [zod](https://github.com/colinhacks/zod) and [pino](https://github.com/pinojs/pino).


Updates `@anthropic-ai/claude-code` from 0.2.115 to 0.2.122
- [Changelog](https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md)
- [Commits](https://github.com/anthropics/claude-code/commits)

Updates `zod` from 3.24.4 to 3.25.3
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/commits)

Updates `pino` from 9.6.0 to 9.7.0
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v9.6.0...v9.7.0)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/claude-code"
  dependency-version: 0.2.122
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: zod
  dependency-version: 3.25.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pino
  dependency-version: 9.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 19, 2025
@siddhart1o1 siddhart1o1 merged commit 2383040 into main May 20, 2025
18 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-dependencies-1b356dcda1 branch May 20, 2025 10:57
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