-
Notifications
You must be signed in to change notification settings - Fork 83
chore(deps): update dependency @anthropic-ai/claude-code to v2.1.233 #6079
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -49,7 +49,7 @@ RUN apt-get update \ | |
| # | ||
| # To update: bump CLAUDE_CODE_VERSION; renovate tracks this ARG via | ||
| # a customManagers regex entry in renovate.json. | ||
| ARG CLAUDE_CODE_VERSION=2.1.226 | ||
| ARG CLAUDE_CODE_VERSION=2.1.233 | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [high] protected-path This PR modifies images/sandbox/Containerfile, which is under the protected path images/. The PR has no linked issue authorizing changes to governance or infrastructure files. Human approval is required for all protected-path changes. Suggested fix: A repository maintainer should review and approve this protected-path change. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [high] protected-path This PR modifies images/sandbox/Containerfile, which is under the protected path images/. The PR has no linked issue authorizing changes to governance or infrastructure files. Human approval is required for all protected-path changes. Suggested fix: A repository maintainer should review and approve this protected-path change. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [high] protected-path This PR modifies images/sandbox/Containerfile, which is under the protected path images/. The PR has no linked issue authorizing changes to governance or infrastructure files. Human approval is required for all protected-path changes. Suggested fix: A repository maintainer should review and approve this protected-path change. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [high] protected-path This PR modifies images/sandbox/Containerfile, which is under the protected path images/. The PR has no linked issue authorizing changes to governance or infrastructure files. Human approval is required for all protected-path changes. Suggested fix: A repository maintainer should review and approve this protected-path change. |
||
| RUN npm install -g @anthropic-ai/claude-code@${CLAUDE_CODE_VERSION} | ||
|
|
||
| # --------------------------------------------------------------------------- | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[high] protected-path
This PR modifies images/sandbox/Containerfile, which is under the protected path images/. The PR has no linked issue authorizing changes to governance or infrastructure files. Human approval is required for all protected-path changes.
Suggested fix: A repository maintainer should review and approve this protected-path change.