Skip to content

Commit

Permalink
Refresh NEWS files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 9, 2024
1 parent 730d5df commit cf15621
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions news-files-annotated/renv.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

!begin-bullets-1!

- !begin-bullet!
Fixed an issue where `renv` could fail to check for updates for
packages installed using `pak` without an explicit branch specified.
(#2040)

!end-bullet!
- !begin-bullet!
`renv::use()` no longer re-installs packages which are already
installed and compatible with the requested packages. (#2044)
Expand Down
Binary file modified news-files/hashes.rds
Binary file not shown.
3 changes: 3 additions & 0 deletions news-files/renv.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@

# renv 1.1.0 (UNRELEASED)

* Fixed an issue where `renv` could fail to check for updates for packages
installed using `pak` without an explicit branch specified. (#2040)

* `renv::use()` no longer re-installs packages which are already installed
and compatible with the requested packages. (#2044)

Expand Down
1 change: 1 addition & 0 deletions previous_updates.csv
Original file line number Diff line number Diff line change
Expand Up @@ -18389,3 +18389,4 @@ hms,687f0666f1f916cbc8ae7ec70fd26a47,Avoid failure in fledge workflow if no chan
pillar,fd0f7b70b76d792f59a5203ebb917213,Avoid failure in fledge workflow if no changes (#705).,NA,NA,NA,NA
tibble,f95c9cf67ee11665e90df4ef209b05f9,Avoid failure in fledge workflow if no changes (#1618).,NA,NA,NA,NA
gt,6ce2bec31981c41a0953beee15fbfa17,"Improved width calculations in `as_gtable()` (@​teunbrand, #1923)",NA,NA,NA,NA
renv,ac5288962c82aadeab827acdb3cc7a30,Fixed an issue where `renv` could fail to check for updates for packages installed using `pak` without an explicit branch specified. (#2040),NA,NA,NA,NA
Binary file modified refresh-token.rds
Binary file not shown.

0 comments on commit cf15621

Please sign in to comment.