Skip to content

deps(actions): Bump the actions group across 2 directories with 2 updates - #10816

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-f5eff0f80e
Open

deps(actions): Bump the actions group across 2 directories with 2 updates#10816
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-f5eff0f80e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions group with 1 update in the / directory: anthropics/claude-code-action.
Bumps the actions group with 1 update in the /.github/actions/setup-r directory: r-lib/actions/setup-r.

Updates anthropics/claude-code-action from 1.0.199 to 1.0.210

Release notes

Sourced from anthropics/claude-code-action's releases.

v1.0.210

Full Changelog: anthropics/claude-code-action@v1.0.209...v1.0.210

v1.0.209

Full Changelog: anthropics/claude-code-action@v1.0.208...v1.0.209

v1.0.208

Full Changelog: anthropics/claude-code-action@v1.0.207...v1.0.208

v1.0.207

Full Changelog: anthropics/claude-code-action@v1.0.206...v1.0.207

v1.0.206

What's Changed

New Contributors

Full Changelog: anthropics/claude-code-action@v1.0.205...v1.0.206

v1.0.205

Full Changelog: anthropics/claude-code-action@v1.0.203...v1.0.205

v1.0.204

Full Changelog: anthropics/claude-code-action@v1.0.202...v1.0.204

v1.0.203

Full Changelog: anthropics/claude-code-action@v1.0.202...v1.0.203

v1.0.202

Full Changelog: anthropics/claude-code-action@v1.0.201...v1.0.202

v1.0.201

Full Changelog: anthropics/claude-code-action@v1.0.200...v1.0.201

v1.0.200

Full Changelog: anthropics/claude-code-action@v1.0.199...v1.0.200

Commits
  • a874e9e chore: bump Claude Code to 2.1.251 and Agent SDK to 0.3.251
  • a60f3e1 chore: bump Claude Code to 2.1.250 and Agent SDK to 0.3.250
  • e8c2d7c chore: bump Claude Code to 2.1.248 and Agent SDK to 0.3.248
  • 70fec18 chore: bump Claude Code to 2.1.247 and Agent SDK to 0.3.247
  • 1f291e1 chore: bump Claude Code to 2.1.246 and Agent SDK to 0.3.246
  • 76ac41a fix: encode branch names in GitHub links (#1713)
  • 8ef9699 fix: bound download_job_log against a stalled log fetch (#1719)
  • 791545d fix: allow parentheses in valid branch names (#1710)
  • 2d7a787 fix: use paths in delete_files prompt example (#1702)
  • b58c16b chore: add .gitattributes to normalize line endings (#1708)
  • Additional commits viewable in compare view

Updates r-lib/actions/setup-r from 2.12.1 to 2.13.0

Changelog

Sourced from r-lib/actions/setup-r's changelog.

v2.13.0 (2026-08028)

  • [setup-r] now retries r-hub.io HTTP failures (#1088, @​nbenn).

  • [setup-r] now sets the correct RTOOLS environment variables on aarch64 Windows (@​vjymisal0, #1104).

  • [setup-r] keep repositories if they are set by the build. E.g. aarch64 Windows builds now set them (@​jeroen, #1101).

  • [setup-r] now retries transient failures when resolving the R version from api.r-hub.io, rather than failing the job on the first timeout or server error (@​nbenn, #1086).

  • [setup-r-dependencies] now switches back to classic sudo, if available, on Linux. This fixes installing pak on Ubuntu 26.04 runners (@​jeroen, #1096).

v2.12.1 (2026-06-23)

  • [setup-r] now avoids a warning about an url.parse() deprecation (#1074).

  • [setup-r-dependencies] now uses quarto-dev/quarto-actions v2.2.0 (@​jdblischak, #1076).

  • Examples: test-coverage.yaml now uses codecov/codecov-action v7 (@​shikokuchuo, #1081).

  • New example claude-investigate.yaml workflow (@​DavisVaughan, #1084).

v2.12.0 (2026-04-29)

  • All node.js actions use node 24 now. Relatedly, all example workflows use recent versions of actions that use node 24.

  • [setup-r] now uses use-public-rspm: true by default on Linux and Windows. macOS binaries require further opt-in with use-public-rspm: always.

  • It is now possible to require actions to be pinned to a full-length commit SHA in repositories using r-lib/actions (#1070).

  • [setup-pandoc][setup-r-dependencies] now default to Pandoc version 3.8.3.

  • [setup-r-dependencies] now includes the R architecture in the cache key, so caches for macos-15 (Apple Silicon) and macos-15-intel (Rosetta/x86_64) no longer collide (#1035).

... (truncated)

Commits
  • 465b7d8 NEWS for 2.13.0 (#1105)
  • d06a540 [setup-r] retry transient r-hub.io request failures (#1088)
  • ed9aa85 fix(setup-r): export correct RTOOLS HOME env vars on Windows ARM64 and x64 (#...
  • c86f32c setup-r-dependencies: set JAVA_HOME on Windows runners from Java 21 env vars ...
  • 2a66450 setup-r-dependencies: switch back to classic sudo on runners with sudo-rs (#1...
  • 5cc1f0d Fix minor typo (#1098)
  • 33d09fb fix: Remove stray ::group:: (#1103)
  • aae88a2 Special-case CRAN mirror for Windows ARM64 (#1101)
  • b7484da [setup-r] Support installing RTools without installing R (#1093)
  • See full diff in compare view

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 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

…ates

Bumps the actions group with 1 update in the / directory: [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action).
Bumps the actions group with 1 update in the /.github/actions/setup-r directory: [r-lib/actions/setup-r](https://github.com/r-lib/actions).


Updates `anthropics/claude-code-action` from 1.0.199 to 1.0.210
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@dcb5774...a874e9e)

Updates `r-lib/actions/setup-r` from 2.12.1 to 2.13.0
- [Release notes](https://github.com/r-lib/actions/releases)
- [Changelog](https://github.com/r-lib/actions/blob/v2-branch/NEWS.md)
- [Commits](r-lib/actions@d3c5be5...465b7d8)

---
updated-dependencies:
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.210
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: r-lib/actions/setup-r
  dependency-version: 2.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github-actions Pull requests that update GitHub Actions code labels Aug 31, 2026
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 github-actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants