Skip to content

rdev 1.16.1#239

Merged
jabenninghoff merged 7 commits intomainfrom
renv-update
Jan 28, 2026
Merged

rdev 1.16.1#239
jabenninghoff merged 7 commits intomainfrom
renv-update

Conversation

@jabenninghoff
Copy link
Owner

  • Added new renv 1.1.6 function renv::vulns() to check_renv() and ci()

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates rdev to version 1.16.1 by adding support for the new renv::vulns() function introduced in renv 1.1.6. The change enhances security checking capabilities by reporting known vulnerabilities in project dependencies.

Changes:

  • Added print_renv_vulns() helper function to output vulnerability reports as YAML
  • Updated check_renv() and ci() to call renv::vulns()
  • Updated tests to mock the new print_renv_vulns() function
  • Updated documentation for check_renv() and ci() to mention vulnerability checking
  • Updated renv from 1.1.6 to 1.1.7 and various package dependencies in renv.lock

Reviewed changes

Copilot reviewed 65 out of 68 changed files in this pull request and generated no comments.

Show a summary per file
File Description
R/ci.R Added print_renv_vulns() helper and integrated vulnerability checks into check_renv() and ci()
tests/testthat/test-ci.R Updated tests to stub the new print_renv_vulns() function
man/*.Rd Updated documentation to mention vulnerability checking
DESCRIPTION Version bump to 1.16.1
NEWS.md Added changelog entry for 1.16.1
renv/activate.R, renv.lock Updated renv to 1.1.7 and various dependencies
docs/* Regenerated documentation site with version updates
README.md Updated example output to show vulnerability checks

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jabenninghoff jabenninghoff merged commit f2a25de into main Jan 28, 2026
13 checks passed
@jabenninghoff jabenninghoff deleted the renv-update branch January 28, 2026 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants