From 369680f465ab8eda292679d163c7e9fb830d5dbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 00:07:48 +0000 Subject: [PATCH] Bump the gha-updates group across 1 directory with 7 updates Bumps the gha-updates group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [r-lib/actions/setup-pandoc](https://github.com/r-lib/actions) | `2.11.4` | `2.12.1` | | [r-lib/actions/setup-r](https://github.com/r-lib/actions) | `2.11.4` | `2.12.1` | | [r-lib/actions/setup-r-dependencies](https://github.com/r-lib/actions) | `2.11.4` | `2.12.1` | | [r-lib/actions/check-r-package](https://github.com/r-lib/actions) | `2.11.4` | `2.12.1` | | [posit-dev/setup-air](https://github.com/posit-dev/setup-air) | `1.0.0` | `1.0.1` | | [r-lib/actions/setup-tinytex](https://github.com/r-lib/actions) | `2.11.4` | `2.12.1` | | [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) | `4.8.0` | `4.9.0` | Updates `r-lib/actions/setup-pandoc` from 2.11.4 to 2.12.1 - [Release notes](https://github.com/r-lib/actions/releases) - [Changelog](https://github.com/r-lib/actions/blob/v2-branch/NEWS.md) - [Commits](https://github.com/r-lib/actions/compare/6f6e5bc62fba3a704f74e7ad7ef7676c5c6a2590...d3c5be51b12e724e68f33216ca3c148b66d5f0b6) Updates `r-lib/actions/setup-r` from 2.11.4 to 2.12.1 - [Release notes](https://github.com/r-lib/actions/releases) - [Changelog](https://github.com/r-lib/actions/blob/v2-branch/NEWS.md) - [Commits](https://github.com/r-lib/actions/compare/6f6e5bc62fba3a704f74e7ad7ef7676c5c6a2590...d3c5be51b12e724e68f33216ca3c148b66d5f0b6) Updates `r-lib/actions/setup-r-dependencies` from 2.11.4 to 2.12.1 - [Release notes](https://github.com/r-lib/actions/releases) - [Changelog](https://github.com/r-lib/actions/blob/v2-branch/NEWS.md) - [Commits](https://github.com/r-lib/actions/compare/6f6e5bc62fba3a704f74e7ad7ef7676c5c6a2590...d3c5be51b12e724e68f33216ca3c148b66d5f0b6) Updates `r-lib/actions/check-r-package` from 2.11.4 to 2.12.1 - [Release notes](https://github.com/r-lib/actions/releases) - [Changelog](https://github.com/r-lib/actions/blob/v2-branch/NEWS.md) - [Commits](https://github.com/r-lib/actions/compare/6f6e5bc62fba3a704f74e7ad7ef7676c5c6a2590...d3c5be51b12e724e68f33216ca3c148b66d5f0b6) Updates `posit-dev/setup-air` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/posit-dev/setup-air/releases) - [Changelog](https://github.com/posit-dev/setup-air/blob/main/CHANGELOG.md) - [Commits](https://github.com/posit-dev/setup-air/compare/63e80dedb6d275c94a3841e15e5ff8691e1ab237...cf390573ff4fe0f198f35df3a642b1409328d859) Updates `r-lib/actions/setup-tinytex` from 2.11.4 to 2.12.1 - [Release notes](https://github.com/r-lib/actions/releases) - [Changelog](https://github.com/r-lib/actions/blob/v2-branch/NEWS.md) - [Commits](https://github.com/r-lib/actions/compare/6f6e5bc62fba3a704f74e7ad7ef7676c5c6a2590...d3c5be51b12e724e68f33216ca3c148b66d5f0b6) Updates `JamesIves/github-pages-deploy-action` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/d92aa235d04922e8f08b40ce78cc5442fcfbfa2f...fa24774553152dd7873cd16ebd8d959b010c5445) --- updated-dependencies: - dependency-name: r-lib/actions/setup-pandoc dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha-updates - dependency-name: r-lib/actions/setup-r dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha-updates - dependency-name: r-lib/actions/setup-r-dependencies dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha-updates - dependency-name: r-lib/actions/check-r-package dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha-updates - dependency-name: posit-dev/setup-air dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gha-updates - dependency-name: r-lib/actions/setup-tinytex dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha-updates - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha-updates ... Signed-off-by: dependabot[bot] --- .github/workflows/R-CMD-check.yaml | 8 ++++---- .github/workflows/format-check.yaml | 2 +- .github/workflows/lint.yaml | 4 ++-- .github/workflows/pkgdown-netlify-preview.yaml | 10 +++++----- .github/workflows/test-coverage.yaml | 4 ++-- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.github/workflows/R-CMD-check.yaml b/.github/workflows/R-CMD-check.yaml index b1dbbd4..168c4d2 100644 --- a/.github/workflows/R-CMD-check.yaml +++ b/.github/workflows/R-CMD-check.yaml @@ -47,10 +47,10 @@ jobs: sed -i -e '/ hubverse-org/d' DESCRIPTION - id: setup-pandoc - uses: r-lib/actions/setup-pandoc@6f6e5bc62fba3a704f74e7ad7ef7676c5c6a2590 #v2.11.4 + uses: r-lib/actions/setup-pandoc@d3c5be51b12e724e68f33216ca3c148b66d5f0b6 #v2.12.1 - id: setup-r - uses: r-lib/actions/setup-r@6f6e5bc62fba3a704f74e7ad7ef7676c5c6a2590 #v2.11.4 + uses: r-lib/actions/setup-r@d3c5be51b12e724e68f33216ca3c148b66d5f0b6 #v2.12.1 with: r-version: ${{ matrix.config.r }} http-user-agent: ${{ matrix.config.http-user-agent }} @@ -58,12 +58,12 @@ jobs: extra-repositories: https://hubverse-org.r-universe.dev - id: fetch-dependencies - uses: r-lib/actions/setup-r-dependencies@6f6e5bc62fba3a704f74e7ad7ef7676c5c6a2590 #v2.11.4 + uses: r-lib/actions/setup-r-dependencies@d3c5be51b12e724e68f33216ca3c148b66d5f0b6 #v2.12.1 with: extra-packages: any::rcmdcheck needs: check - id: check - uses: r-lib/actions/check-r-package@6f6e5bc62fba3a704f74e7ad7ef7676c5c6a2590 #v2.11.4 + uses: r-lib/actions/check-r-package@d3c5be51b12e724e68f33216ca3c148b66d5f0b6 #v2.12.1 with: upload-snapshots: true diff --git a/.github/workflows/format-check.yaml b/.github/workflows/format-check.yaml index 4d336f7..0458732 100644 --- a/.github/workflows/format-check.yaml +++ b/.github/workflows/format-check.yaml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v4 - name: Install Air - uses: posit-dev/setup-air@63e80dedb6d275c94a3841e15e5ff8691e1ab237 # v1 + uses: posit-dev/setup-air@cf390573ff4fe0f198f35df3a642b1409328d859 # v1 - name: Check formatting run: air format . --check diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 73c1ebe..ef97fdb 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -19,11 +19,11 @@ jobs: steps: - uses: actions/checkout@v5 - - uses: r-lib/actions/setup-r@6f6e5bc62fba3a704f74e7ad7ef7676c5c6a2590 #v2.11.4 + - uses: r-lib/actions/setup-r@d3c5be51b12e724e68f33216ca3c148b66d5f0b6 #v2.12.1 with: use-public-rspm: true - - uses: r-lib/actions/setup-r-dependencies@6f6e5bc62fba3a704f74e7ad7ef7676c5c6a2590 #v2.11.4 + - uses: r-lib/actions/setup-r-dependencies@d3c5be51b12e724e68f33216ca3c148b66d5f0b6 #v2.12.1 with: extra-packages: any::lintr, local::. needs: lint diff --git a/.github/workflows/pkgdown-netlify-preview.yaml b/.github/workflows/pkgdown-netlify-preview.yaml index 4541063..c1a3d4d 100644 --- a/.github/workflows/pkgdown-netlify-preview.yaml +++ b/.github/workflows/pkgdown-netlify-preview.yaml @@ -35,15 +35,15 @@ jobs: steps: - uses: actions/checkout@v5 - - uses: r-lib/actions/setup-tinytex@6f6e5bc62fba3a704f74e7ad7ef7676c5c6a2590 #v2.11.4 + - uses: r-lib/actions/setup-tinytex@d3c5be51b12e724e68f33216ca3c148b66d5f0b6 #v2.12.1 - - uses: r-lib/actions/setup-pandoc@6f6e5bc62fba3a704f74e7ad7ef7676c5c6a2590 #v2.11.4 + - uses: r-lib/actions/setup-pandoc@d3c5be51b12e724e68f33216ca3c148b66d5f0b6 #v2.12.1 - - uses: r-lib/actions/setup-r@6f6e5bc62fba3a704f74e7ad7ef7676c5c6a2590 #v2.11.4 + - uses: r-lib/actions/setup-r@d3c5be51b12e724e68f33216ca3c148b66d5f0b6 #v2.12.1 with: use-public-rspm: true - - uses: r-lib/actions/setup-r-dependencies@6f6e5bc62fba3a704f74e7ad7ef7676c5c6a2590 #v2.11.4 + - uses: r-lib/actions/setup-r-dependencies@d3c5be51b12e724e68f33216ca3c148b66d5f0b6 #v2.12.1 with: extra-packages: any::pkgdown, local::. needs: website @@ -54,7 +54,7 @@ jobs: - name: Deploy production to GitHub pages 🚀 if: contains(env.PUBLISH, 'true') - uses: JamesIves/github-pages-deploy-action@d92aa235d04922e8f08b40ce78cc5442fcfbfa2f #v4.8.0 + uses: JamesIves/github-pages-deploy-action@fa24774553152dd7873cd16ebd8d959b010c5445 #v4.9.0 with: clean: false branch: gh-pages diff --git a/.github/workflows/test-coverage.yaml b/.github/workflows/test-coverage.yaml index a0cd0f6..6300749 100644 --- a/.github/workflows/test-coverage.yaml +++ b/.github/workflows/test-coverage.yaml @@ -20,12 +20,12 @@ jobs: steps: - uses: actions/checkout@v5 - - uses: r-lib/actions/setup-r@6f6e5bc62fba3a704f74e7ad7ef7676c5c6a2590 #v2.11.4 + - uses: r-lib/actions/setup-r@d3c5be51b12e724e68f33216ca3c148b66d5f0b6 #v2.12.1 with: use-public-rspm: true extra-repositories: https://hubverse-org.r-universe.dev - - uses: r-lib/actions/setup-r-dependencies@6f6e5bc62fba3a704f74e7ad7ef7676c5c6a2590 #v2.11.4 + - uses: r-lib/actions/setup-r-dependencies@d3c5be51b12e724e68f33216ca3c148b66d5f0b6 #v2.12.1 with: extra-packages: any::covr needs: coverage