From 423481865d7d7d9057d1c74412deb668162bf3e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 15:31:18 +0000 Subject: [PATCH 1/2] Bump actions/checkout from 3 to 4 Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/check-release.yaml | 2 +- .github/workflows/pkgdown.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/check-release.yaml b/.github/workflows/check-release.yaml index f47d8566..242407bd 100644 --- a/.github/workflows/check-release.yaml +++ b/.github/workflows/check-release.yaml @@ -34,7 +34,7 @@ jobs: # - os: windows-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: r-lib/actions/setup-pandoc@v2 diff --git a/.github/workflows/pkgdown.yaml b/.github/workflows/pkgdown.yaml index f0508a00..c55cf1b7 100644 --- a/.github/workflows/pkgdown.yaml +++ b/.github/workflows/pkgdown.yaml @@ -12,7 +12,7 @@ jobs: env: GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }} steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: r-lib/actions/setup-r@v2 From ac06de0730bbd24a6c1a4876f8f8af50f749e2e0 Mon Sep 17 00:00:00 2001 From: Will Beasley Date: Mon, 4 Sep 2023 19:17:28 -0500 Subject: [PATCH 2/2] revdep ref #479 --- revdep/README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/revdep/README.md b/revdep/README.md index 71226c7c..96955a01 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -10,7 +10,7 @@ |collate |English_United States.utf8 | |ctype |English_United States.utf8 | |tz |America/Chicago | -|date |2023-07-14 | +|date |2023-09-04 | |rstudio |2023.06.1+524 Mountain Hydrangea (desktop) | |pandoc |3.1.5 @ C:\PROGRA~1\Pandoc\pandoc.exe | @@ -19,32 +19,32 @@ |package |old |new |Δ | |:-----------|:------|:--------|:--| |REDCapR |1.1.0 |1.1.9005 |* | -|askpass |1.1 |1.1 | | +|askpass |1.2.0 |1.2.0 | | |backports |1.4.1 |1.4.1 | | |bit |4.0.5 |4.0.5 | | |bit64 |4.0.5 |4.0.5 | | |checkmate |2.2.0 |2.2.0 | | |cli |3.6.1 |3.6.1 | | |clipr |0.8.0 |0.8.0 | | -|cpp11 |0.4.4 |0.4.4 | | +|cpp11 |0.4.6 |0.4.6 | | |crayon |1.5.2 |1.5.2 | | -|curl |5.0.1 |5.0.1 | | -|dplyr |1.1.2 |1.1.2 | | +|curl |5.0.2 |5.0.2 | | +|dplyr |1.1.3 |1.1.3 | | |fansi |1.0.4 |1.0.4 | | |generics |0.1.3 |0.1.3 | | |glue |1.6.2 |1.6.2 | | |hms |1.1.3 |1.1.3 | | -|httr |1.4.6 |1.4.6 | | +|httr |1.4.7 |1.4.7 | | |jsonlite |1.8.7 |1.8.7 | | |lifecycle |1.0.3 |1.0.3 | | |magrittr |2.0.3 |2.0.3 | | |mime |0.12 |0.12 | | -|openssl |2.0.6 |2.0.6 | | +|openssl |2.1.0 |2.1.0 | | |pillar |1.9.0 |1.9.0 | | |pkgconfig |2.0.3 |2.0.3 | | |prettyunits |1.1.1 |1.1.1 | | |progress |1.2.2 |1.2.2 | | -|purrr |1.0.1 |1.0.1 | | +|purrr |1.0.2 |1.0.2 | | |R6 |2.5.1 |2.5.1 | | |readr |2.1.4 |2.1.4 | | |rlang |1.1.1 |1.1.1 | |