Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the all-github-actions group with 5 updates in the / directory:

Package From To
actions/checkout 5.0.0 6.0.0
r-lib/actions 2.11.3 2.11.4
quarto-dev/quarto-actions 2.1.9 2.2.0
julia-actions/julia-runtest 1.11.2 1.11.4
peter-evans/create-pull-request 7.0.8 7.0.9

Updates actions/checkout from 5.0.0 to 6.0.0

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

V6.0.0

V5.0.1

V5.0.0

V4.3.1

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

... (truncated)

Commits

Updates r-lib/actions from 2.11.3 to 2.11.4

Changelog

Sourced from r-lib/actions's changelog.

v2.11.4 (2025-10-08)

  • [setup-r] correctly installs Rtools again on aarch64 Windows, as needed.

v2.11.3 (2025-03-24)

  • [setup-r] now supports Rtools45, and installs it by default for R >= 4.5.0.

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.

v2.11.1 (2024-11-25)

  • [setup-r] now unlinks the pre-installed pkg-config brew package to fix a clash with the new pkgconf package (#948).

v2.11.0 (2024-11-09)

  • [setup-r-dependencies] parameter pak-version can now be repo or none as well. repo means that the action will install pak from the configured repositories, using install.packages(). repo is appropriate on systems that do not have access to our pak repository on GitHUb. none means that the action does not install pak at all. Use this if you want to install pak yourself manually. Set the R_LIB_FOR_PAK environment variable to point to the library where pak is installed.

  • [setup-r] now has a working-directory parameter, to be able to

... (truncated)

Commits

Updates quarto-dev/quarto-actions from 2.1.9 to 2.2.0

Release notes

Sourced from quarto-dev/quarto-actions's releases.

v2.2.0

What's Changed

Fixes

Enhancements

  • Add automated testing for publish action
  • Add weekly schedule triggers for test workflows
  • Update macOS configuration in CI workflow to use macos-15-intel

Examples

Documentation

  • Fix example for QUARTO_PROFILE in publish doc

Full Changelog: quarto-dev/quarto-actions@v2.1.9...v2.2.0

Commits
  • 8a96df1 Add weekly schedule triggers for test workflows
  • 9ab4dea Update macOS configuration in CI workflow to use macos-15-intel
  • 2e0743a Add Examples page with dynamic sidebar navigation
  • 23bb8b3 Add automated testing for publish action
  • 0ffb259 Fix publish action for actions/checkout@v6 worktree credentials (#133)
  • a82bdfa initialize a CLAUDE.md
  • 3e5a86f Do not rely on gh cli utility (#132)
  • 8c7a6fc Add GitHub Actions workflow for Quarto publishing (#129)
  • e61e6c4 fix example for QUARTO_PROFILE in publish doc
  • 58e691f Fix test workflow
  • Additional commits viewable in compare view

Updates julia-actions/julia-runtest from 1.11.2 to 1.11.4

Release notes

Sourced from julia-actions/julia-runtest's releases.

v1.11.4

What's Changed

Maintenance

Full Changelog: julia-actions/julia-runtest@v1.11.3...v1.11.4

v1.11.3

What's Changed

Maintenance

Full Changelog: julia-actions/julia-runtest@v1...v1.11.3

Commits

Updates peter-evans/create-pull-request from 7.0.8 to 7.0.9

Release notes

Sourced from peter-evans/create-pull-request's releases.

Create Pull Request v7.0.9

⚙️ Fixes an incompatibility with the recently released actions/checkout@v6.

What's Changed

New Contributors

Full Changelog: peter-evans/create-pull-request@v7.0.8...v7.0.9

Commits
  • 84ae59a fix: compatibility with actions/checkout@v6 (#4230)
  • b4733b9 build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#4222)
  • 0edc001 build(deps-dev): bump the npm group with 2 updates (#4201)
  • 430aea0 build(deps): bump the github-actions group with 3 updates (#4200)
  • 46cdba7 build(deps-dev): bump the npm group with 3 updates (#4185)
  • b937339 build(deps): bump the github-actions group with 2 updates (#4184)
  • e9af275 ci: update dependabot config
  • d3e081a build(deps-dev): bump @​types/node from 18.19.127 to 18.19.128 (#4178)
  • 9ec683e build(deps-dev): bump @​types/node from 18.19.125 to 18.19.127 (#4165)
  • 65d8d10 build(deps-dev): bump ts-jest from 29.4.2 to 29.4.4 (#4163)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-github-actions group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `5.0.0` | `6.0.0` |
| [r-lib/actions](https://github.com/r-lib/actions) | `2.11.3` | `2.11.4` |
| [quarto-dev/quarto-actions](https://github.com/quarto-dev/quarto-actions) | `2.1.9` | `2.2.0` |
| [julia-actions/julia-runtest](https://github.com/julia-actions/julia-runtest) | `1.11.2` | `1.11.4` |
| [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `7.0.8` | `7.0.9` |



Updates `actions/checkout` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@08c6903...1af3b93)

Updates `r-lib/actions` from 2.11.3 to 2.11.4
- [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@bd49c52...6f6e5bc)

Updates `quarto-dev/quarto-actions` from 2.1.9 to 2.2.0
- [Release notes](https://github.com/quarto-dev/quarto-actions/releases)
- [Commits](quarto-dev/quarto-actions@9e48da2...8a96df1)

Updates `julia-actions/julia-runtest` from 1.11.2 to 1.11.4
- [Release notes](https://github.com/julia-actions/julia-runtest/releases)
- [Commits](julia-actions/julia-runtest@678da69...d60b785)

Updates `peter-evans/create-pull-request` from 7.0.8 to 7.0.9
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@271a8d0...84ae59a)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-github-actions
- dependency-name: r-lib/actions
  dependency-version: 2.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-github-actions
- dependency-name: quarto-dev/quarto-actions
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-github-actions
- dependency-name: julia-actions/julia-runtest
  dependency-version: 1.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-github-actions
- dependency-name: peter-evans/create-pull-request
  dependency-version: 7.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant