Skip to content
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

build(deps): bump r-lib/actions from 2.11.1 to 2.11.2 #1836

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
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 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.

Commits
  • 14a7e74 Update NEWS for v2.11.2 (#983)
  • 994719e setup-r-dependencies: put repo status into a group (#982)
  • b9fb1d6 quarto-dev/quarto-actions/setup works on arm64 linux (#981)
  • 32869cb Examples using renv use r-version: renv for setup-r (#980)
  • e847a14 Remove dependencies from style workflow (#946)
  • b9d31fd [setup-r] unlink pkg-config@0.29.2 silently (#973)
  • 9b6154e test-coverage.yaml: print coverage result (#978)
  • 2a7d17d [setup-r-dependencies] print repo status (#975)
  • d8fa58e Docs: tip about extra-packages workflow_dispatch input (#977)
  • 61d5d05 [setup-r-dependencies] create R_LIBS_{USER,SITE} (#974)
  • Additional commits viewable in compare view

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] <support@github.com>
@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
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.

0 participants