ci(deps): bump the actions-minor-patch group with 2 updates#80
Merged
chapati23 merged 2 commits intoJul 17, 2026
Merged
Conversation
Bumps the actions-minor-patch group with 2 updates: [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) and [trunk-io/trunk-action](https://github.com/trunk-io/trunk-action). Updates `anthropics/claude-code-action` from 1.0.166 to 1.0.170 - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@f87768c...536f2c3) Updates `trunk-io/trunk-action` from 1.2.4 to 1.3.1 - [Release notes](https://github.com/trunk-io/trunk-action/releases) - [Commits](trunk-io/trunk-action@75699af...04ba50e) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.170 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-minor-patch - dependency-name: trunk-io/trunk-action dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
osv-scanner (Trunk Check) flagged 3 security advisories in pnpm-lock.yaml unrelated to this PR's Actions bump, blocking CI: - GHSA-fx2h-pf6j-xcff vite server.fs.deny bypass (fixed 8.0.16) - GHSA-v6wh-96g9-6wx3 launch-editor NTLMv2 disclosure (fixed via vite 8.0.16) - GHSA-g7r4-m6w7-qqqr esbuild dev-server file read (fixed 0.28.1) Bump tsx ^4.19.3 -> ^4.23.1 (pulls esbuild 0.28.1) and add a pnpm override for vite ^8.0.16 (transitive optional peer of vitest). All dev-only tooling; vitest suite still passes (24/24). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011BwHK261tf86HKN3QL55ep
chapati23
deleted the
dependabot/github_actions/actions-minor-patch-d87e0d235c
branch
July 17, 2026 17:27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the actions-minor-patch group with 2 updates: anthropics/claude-code-action and trunk-io/trunk-action.
Updates
anthropics/claude-code-actionfrom 1.0.166 to 1.0.170Release notes
Sourced from anthropics/claude-code-action's releases.
Commits
536f2c3chore: bump Claude Code to 2.1.206 and Agent SDK to 0.3.20637b464cchore: bump Claude Code to 2.1.205 and Agent SDK to 0.3.205ba0aafdchore: bump Claude Code to 2.1.204 and Agent SDK to 0.3.2040fe28cdchore: bump Claude Code to 2.1.203 and Agent SDK to 0.3.203Updates
trunk-io/trunk-actionfrom 1.2.4 to 1.3.1Release notes
Sourced from trunk-io/trunk-action's releases.
Commits
04ba50ePin workflows to protect against sec attacks (#294)64a1064Pin GitHub Actions to full commit SHAs (#291)beb0c7eMake trunk-action tests work again (#292)bf81325Upgrade trunk (#288)5c4a3a2Upgrade trunk (#287)f17e4dfUpgrade trunk to 1.25.0 (#283)d036d10Remove the deprecation notice comment (#286)1c401dfUpgrade trunk to 1.24.0 (#281)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsNote
Low Risk
Changes are limited to CI action version pins and dev/test dependency resolution; no on-chain or application runtime code is modified.
Overview
Bumps SHA-pinned third-party GitHub Actions used in CI:
anthropics/claude-code-actionv1.0.166 → v1.0.170 in both Claude workflow jobs (claude.yml), andtrunk-io/trunk-actionto v1.3.1 in the Trunk Check job (test.yml). Existing workflow inputs (tokens,--allowedToolsfor inline comments, sticky comments) are unchanged.The same PR also refreshes the Node toolchain in
package.json/pnpm-lock.yaml: raisestsxto ^4.23.1, adds apnpm.overridesentry forcingvite^8.0.16, and pulls in resolved updates forvitest(4.1.10),vite(8.1.5),esbuild(0.28.1),@celo/contracts(13.0.1), and related transitive packages.Reviewed by Cursor Bugbot for commit 153d9f0. Bugbot is set up for automated code reviews on this repo. Configure here.