Skip to content

Bump r-lib/actions from 1 to 2#65

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/r-lib/actions-2
Closed

Bump r-lib/actions from 1 to 2#65
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/r-lib/actions-2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2022

Bumps r-lib/actions from 1 to 2.

Release notes

Sourced from r-lib/actions's releases.

v2

Note that v2 is a sliding tag, and we introduce non-breaking changes to it.

v2.2.0 (2022-04-01)

  • [setup-r] now supports next as an R version. It installs the next version of R. This is R-patched if there is no active release process. Otherwise it can be R-alpha, R-beta, R-rc or R-prerelease (#542).
  • [setup-r-dependencies] has a new cache input parameter, which you can set to false to disable the cache (@​Bisaloo, #530).
  • [setup-r-dependencies] now removed the temporary .github/pkg.lock file after the package installation, to avoid a dirty git tree (@​schloerke, #526).
  • [setup-pandoc] now fails if it fails to install pandoc (@​nikeee, #515).

v2.1.5 (2022-03-11)

  • [setup-r]: remove workaround for R 4.1.3. release is R 4.1.3 now on Linux.

v2.1.4 (2022-03-10)

  • [check-r-package: new upload-results parameter to be able to upload the result artifact for successful checks.
  • [setup-r]: fix R installation for R release.

v2.1.3 (2022-02-18)

  • [setup-r-dependencies]: the pak-version parameter defaults to "stable" now.
  • [setup-tinynex] now fails if it fails to download or install TinyTeX (#505).

v2.1.2 (2022-02-16)

  • [setup-r] now again adds Rtools40 to the path (#504, @​nealrichardson).
  • [setup-r] Rtools42 version updated to latest.

v2.1.1 (2022-02-14)

  • [setup-r-dependencies] uses the correct cache key now, previously it was truncated.

v2.1.0 (2022-02-12)

  • [setup-r-dependencies] now has a packages parameter, to override which package(s) to install (#486).
  • [setup-r] now supports Rtools42. Pass '42' as the rtools-version parameter (#491).
  • [setup-r]: the windows-path-include-mingw parameter is now defunct with Rtools40 and later, as it is not needed and possibly causes confusion.
  • [check-r-package] has a new parameter: upload-snapshots, to upload testthat snapshots as artifacts (#473).
  • The pkgdown, bookdown and blogdown examples now use concurrency groups to avoid race conditions when deploying the site (#476).
  • The test-coverage example now keeps the output from covr, to make debugging easier (#481).
  • Two new examples are included, to run roxygen2::roxygenise() and styler::style_pkg() on a repo and commit the results (#434).

v2.0.11 (2022-01-16)

  • [setup-r] forces HTTP/1.1 for pak/pkgcache.
  • [setup-r-dependencies] does the same. This seems to fix crashes during package installation (#483).

... (truncated)

Commits
  • 58a65c1 Merge pull request #539 from Bisaloo/disable-cache-option
  • e99b4a9 [setup-r-dependencies]: always avoid rtools tar
  • 7df4091 [setup-r-dependencies] fix docs for 'cache-version'
  • 81fc729 Merge pull request #526 from schloerke/patch-1
  • 730356a Merge pull request #513 from brshallo/v2-branch
  • 7771063 README: more explanation for ?ignore syntax
  • 3f20df4 Merge pull request #509 from IndrajeetPatil/minor_doc_edits
  • 8a08bcc Merge pull request #533 from SimonStaehli/add_example_doc
  • 453bbf1 Improve check-r-package readme
  • 0f28cb5 [setup-r] document 'next' R version
  • 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 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 1 to 2.
- [Release notes](https://github.com/r-lib/actions/releases)
- [Commits](r-lib/actions@v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 11, 2022
@github-actions
Copy link

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Jun 11, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 27, 2022

Superseded by #70.

@dependabot dependabot bot closed this Jul 27, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/r-lib/actions-2 branch July 27, 2022 05:06
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 Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants