approvals / ApprovalTests.cpp

Native ApprovalTests for C++ on Linux, Mac and Windows
https://approvaltestscpp.readthedocs.io/en/latest/
Apache License 2.0
310 stars 50 forks source link

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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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.5 (2002-08-05)

  • [check-r-package] now correctly uploads artifacts after a check error (#593, #595).
  • shiny-deploy example now works correctly.

v2.2.4 (2022-07-27)

  • [setup-r] does not fix release to 4.2.0 any more.

v2.2.3 (2002-06-23)

  • [setup-r] release is now fixed to R 4.2.0 on Linux, until we have the Linux binaries ready for R 4.2.1.
  • The lintr example workflow now installs the local package as well (#557,@​dpprdan).
  • Artifact upload now works properly if check-dir is specified (#560, @​riccardoporreca)

v2.2.2 (2022-04-25)

  • [setup-r] release is not fixed to R 4.1.3 any more, on Linux.

v2.2.1 (2022-04-21)

  • [setup-r] release is now fixed to R 4.1.3 on Linux, until we have the Linux binaries and RSPM binary packages ready for R 4.2.0.

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

... (truncated)

Commits
  • 43e2714 Merge pull request #595 from riccardoporreca/feature/593-fix-rcmdcheck-artifa...
  • 2dbc0b3 Fix resolving the exposed check-dir for the artifact upload
  • 3c89c7f Merge pull request #591 from vzemlys/vzemlys-patch-1
  • 73cb9ee Fix a typo in setup r dependencies
  • 1218f66 Merge pull request #590 from Lightbridge-KS/v2-branch
  • 497b1b2 Swap order of APPNAME and ACCOUNT
  • 9d2c431 Add quotes surrounding strings and pull out env
  • 3ff81f3 Revert "[setup-r] Fix tarball (Linux) version to 4.2.0 temporarily"
  • 28726c4 setup-r-dependencies: docs about non-CRAN deps
  • ba0dcbe README improvements
  • 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)