Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps the all-github-actions group with 1 update: r-lib/actions.

Updates r-lib/actions from 2.11.3 to 2.11.4

Changelog

Sourced from r-lib/actions's changelog.

v2.11.4 (2025-10-08)

  • [setup-r] correctly installs Rtools again on aarch64 Windows, as needed.

v2.11.3 (2025-03-24)

  • [setup-r] now supports Rtools45, and installs it by default for R >= 4.5.0.

v2.11.2 (2025-02-19)

  • [setup-r] now installs gfortran 14.2 for R 4.5.0 and later (#965).

  • [setup-r] now does not use PPM on aarch64 Linux, because PPM does not have binary packages for aarch64 Linux, and it would send x86_64 binarires for aarch64 systems as well.

  • [setup-r] now unlinks pkg-config@0.29.2 on macOS silently, to avoid an error from the problem matchers (#973).

  • [setup-r-dependencies] now supports dependencies: FALSE (@​eitsupi, #961).

  • [setup-r-dependencies] now creates the R_LIBS_USER and R_LIBS_SITE library directories (#974).

  • [setup-r-dependencies] now prints the R repo status (#975).

  • Example workflows that use renv now call setup-r with r-version: renv, to install the R version declared in the renv.lock file.

v2.11.1 (2024-11-25)

  • [setup-r] now unlinks the pre-installed pkg-config brew package to fix a clash with the new pkgconf package (#948).

v2.11.0 (2024-11-09)

  • [setup-r-dependencies] parameter pak-version can now be repo or none as well. repo means that the action will install pak from the configured repositories, using install.packages(). repo is appropriate on systems that do not have access to our pak repository on GitHUb. none means that the action does not install pak at all. Use this if you want to install pak yourself manually. Set the R_LIB_FOR_PAK environment variable to point to the library where pak is installed.

  • [setup-r] now has a working-directory parameter, to be able to

... (truncated)

Commits

Dependabot compatibility score

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-github-actions group with 1 update: [r-lib/actions](https://github.com/r-lib/actions).


Updates `r-lib/actions` from 2.11.3 to 2.11.4
- [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@bd49c52...6f6e5bc)

---
updated-dependencies:
- dependency-name: r-lib/actions
  dependency-version: 2.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

Looks like r-lib/actions is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 1, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/all-github-actions-06446eb3c7 branch December 1, 2025 00:10
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.

1 participant