Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps r-lib/actions from 2.11.1 to 2.11.2.

Changelog

Sourced from r-lib/actions's changelog.

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 [email protected] 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.

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [r-lib/actions](https://github.com/r-lib/actions) from 2.11.1 to 2.11.2.
- [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@v2.11.1...v2.11.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from jiayuasu as a code owner March 1, 2025 00:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 1, 2025
@jiayuasu jiayuasu merged commit 86def1f into master Mar 5, 2025
10 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/r-lib/actions-2.11.2 branch March 5, 2025 00:40
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 github-actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant