chore(deps): bump r-lib/actions/setup-r from 2.11.4 to 2.13.0 - #86
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump r-lib/actions/setup-r from 2.11.4 to 2.13.0#86dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [r-lib/actions/setup-r](https://github.com/r-lib/actions) from 2.11.4 to 2.13.0. - [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@6f6e5bc...465b7d8) --- updated-dependencies: - dependency-name: r-lib/actions/setup-r dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Noema LLM review
This PR updates the r-lib/actions/setup-r action from v2.11.4 (SHA 6f6e5bc62fba3a704f74e7ad7ef7676c5c6a2590) to v2.13.0 (SHA 465b7d8e732ca3921382b1674c59bada9cbf3399) across three workflow files. The change is consistent: all three workflows now use the same pinned SHA, and the action inputs are unchanged. The new SHA corresponds to the v2.13.0 tag and was already in use in two of the three workflows, further indicating validity and compatibility.
Reviewed changed lines
.github/workflows/R-CMD-check.yaml:39 (RIGHT): The setup-r action SHA is updated from v2.11.4 to v2.13.0. This is a straightforward version bump with no input changes..github/workflows/test-fast.yaml:19 (RIGHT): The setup-r action SHA is updated to match the updated version in the other workflows, maintaining consistency..github/workflows/test-suite.yaml:35 (RIGHT): The setup-r action SHA is updated to v2.13.0, aligning it with the other workflows. Inputs and environment variables are unchanged.
Adversarial validation
.github/workflows/R-CMD-check.yaml:39 (RIGHT)falsified: The new SHA 465b7d8e732ca3921382b1674c59bada9cbf3399 does not correspond to a valid commit or the v2.13.0 tag of r-lib/actions setup-r. — The SHA is consistent across all three changed files and matches the commit pinned to the v2.13.0 tag in r-lib/actions. The same SHA was already present in test-fast.yaml and test-suite.yaml before this PR..github/workflows/R-CMD-check.yaml:39 (RIGHT)falsified: The v2.13.0 update alters input semantics for r-version, http-user-agent, or use-public-rspm, breaking the existing CI matrix. — The 'with' block is unchanged in the diff, and v2.13.0 is a dependency/maintenance release without documented changes to these inputs. The matrix configurations remain supported by the action.- Residual risk: Low residual risk. The change is a dependency bump with no input or configuration modifications. The action version bump is standard and appears compatible with the existing matrices and CI setup.
Findings
- No blocking findings.
- Result: APPROVE
- Head SHA:
91453c2a3463566b8c245d699ece49570bd3c143 - Reviewer credential:
noema-review-github-app-refresh - Actor:
cwl-noema-review[bot]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps r-lib/actions/setup-r from 2.11.4 to 2.13.0.
Changelog
Sourced from r-lib/actions/setup-r's changelog.
... (truncated)
Commits
465b7d8NEWS for 2.13.0 (#1105)d06a540[setup-r] retry transient r-hub.io request failures (#1088)ed9aa85fix(setup-r): export correct RTOOLS HOME env vars on Windows ARM64 and x64 (#...c86f32csetup-r-dependencies: set JAVA_HOME on Windows runners from Java 21 env vars ...2a66450setup-r-dependencies: switch back to classic sudo on runners with sudo-rs (#1...5cc1f0dFix minor typo (#1098)33d09fbfix: Remove stray::group::(#1103)aae88a2Special-case CRAN mirror for Windows ARM64 (#1101)b7484da[setup-r] Support installing RTools without installing R (#1093)d3c5be5Update NEWS for v1.12.1 (#1087)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)