Skip to content

Commit 1a256a1

Browse files
Merge pull request #634 from lorenzwalthert/hook-dependencies-update
Hook dependencies update
2 parents 740eb8f + 9325f87 commit 1a256a1

File tree

5 files changed

+27
-23
lines changed

5 files changed

+27
-23
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: precommit
22
Title: Pre-Commit Hooks
3-
Version: 0.4.3.9013
3+
Version: 0.4.3.9014
44
Author: Lorenz Walthert
55
Maintainer: Lorenz Walthert <[email protected]>
66
Description: Useful git hooks for R building on top of the multi-language

inst/pre-commit-config-pkg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# R specific hooks: https://github.com/lorenzwalthert/precommit
33
repos:
44
- repo: https://github.com/lorenzwalthert/precommit
5-
rev: v0.4.3.9013
5+
rev: v0.4.3.9014
66
hooks:
77
- id: style-files
88
args: [--style_pkg=styler, --style_fun=tidyverse_style]

inst/pre-commit-config-proj.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# R specific hooks: https://github.com/lorenzwalthert/precommit
33
repos:
44
- repo: https://github.com/lorenzwalthert/precommit
5-
rev: v0.4.3.9013
5+
rev: v0.4.3.9014
66
hooks:
77
- id: style-files
88
args: [--style_pkg=styler, --style_fun=tidyverse_style]

renv.lock

Lines changed: 23 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Repositories": [
55
{
66
"Name": "RSPM",
7-
"URL": "https://packagemanager.posit.co/cran/2025-07-11"
7+
"URL": "https://packagemanager.posit.co/cran/2025-08-21"
88
}
99
]
1010
},
@@ -178,7 +178,7 @@
178178
},
179179
"V8": {
180180
"Package": "V8",
181-
"Version": "6.0.4",
181+
"Version": "6.0.6",
182182
"Source": "Repository",
183183
"Type": "Package",
184184
"Title": "Embedded JavaScript and WebAssembly Engine for R",
@@ -187,7 +187,7 @@
187187
"License": "MIT + file LICENSE",
188188
"URL": "https://jeroen.r-universe.dev/V8",
189189
"BugReports": "https://github.com/jeroen/v8/issues",
190-
"SystemRequirements": "V8 engine version 6+ is needed for ES6 and WASM support. On Linux you can build against libv8-dev (Debian) or v8-devel (Fedora). We also provide static libv8 binaries for most platforms, see the README for details.",
190+
"SystemRequirements": "On Linux you can build against libv8-dev (Debian) or v8-devel (Fedora). We also provide static libv8 binaries for most platforms, see the README for details.",
191191
"NeedsCompilation": "yes",
192192
"VignetteBuilder": "knitr",
193193
"Imports": [
@@ -430,7 +430,7 @@
430430
},
431431
"curl": {
432432
"Package": "curl",
433-
"Version": "6.4.0",
433+
"Version": "7.0.0",
434434
"Source": "Repository",
435435
"Type": "Package",
436436
"Title": "A Modern and Flexible Web Client for R",
@@ -454,7 +454,7 @@
454454
"Depends": [
455455
"R (>= 3.0.0)"
456456
],
457-
"RoxygenNote": "7.3.2.9000",
457+
"RoxygenNote": "7.3.2",
458458
"Encoding": "UTF-8",
459459
"Language": "en-US",
460460
"NeedsCompilation": "yes",
@@ -1271,7 +1271,7 @@
12711271
},
12721272
"renv": {
12731273
"Package": "renv",
1274-
"Version": "1.1.4",
1274+
"Version": "1.1.5",
12751275
"Source": "Repository",
12761276
"Type": "Package",
12771277
"Title": "Project Environments",
@@ -1290,6 +1290,7 @@
12901290
"covr",
12911291
"cpp11",
12921292
"devtools",
1293+
"generics",
12931294
"gitcreds",
12941295
"jsonlite",
12951296
"jsonvalidate",
@@ -1318,7 +1319,7 @@
13181319
"Config/testthat/parallel": "true",
13191320
"Config/testthat/start-first": "bioconductor,python,install,restore,snapshot,retrieve,remotes",
13201321
"NeedsCompilation": "no",
1321-
"Author": "Kevin Ushey [aut, cre] (<https://orcid.org/0000-0003-2880-7407>), Hadley Wickham [aut] (<https://orcid.org/0000-0003-4757-117X>), Posit Software, PBC [cph, fnd]",
1322+
"Author": "Kevin Ushey [aut, cre] (ORCID: <https://orcid.org/0000-0003-2880-7407>), Hadley Wickham [aut] (ORCID: <https://orcid.org/0000-0003-4757-117X>), Posit Software, PBC [cph, fnd]",
13221323
"Maintainer": "Kevin Ushey <[email protected]>",
13231324
"Repository": "RSPM"
13241325
},
@@ -1465,7 +1466,7 @@
14651466
},
14661467
"rprojroot": {
14671468
"Package": "rprojroot",
1468-
"Version": "2.0.4",
1469+
"Version": "2.1.0",
14691470
"Source": "Repository",
14701471
"Title": "Finding Files in Project Subdirectories",
14711472
"Authors@R": "person(given = \"Kirill\", family = \"M\\u00fcller\", role = c(\"aut\", \"cre\"), email = \"[email protected]\", comment = c(ORCID = \"0000-0002-1416-3412\"))",
@@ -1480,24 +1481,26 @@
14801481
"covr",
14811482
"knitr",
14821483
"lifecycle",
1483-
"mockr",
14841484
"rlang",
14851485
"rmarkdown",
1486-
"testthat (>= 3.0.0)",
1486+
"testthat (>= 3.2.0)",
14871487
"withr"
14881488
],
14891489
"VignetteBuilder": "knitr",
14901490
"Config/testthat/edition": "3",
14911491
"Encoding": "UTF-8",
1492-
"RoxygenNote": "7.2.3",
1492+
"RoxygenNote": "7.3.2.9000",
1493+
"Config/autostyle/scope": "line_breaks",
1494+
"Config/autostyle/strict": "true",
1495+
"Config/Needs/website": "tidyverse/tidytemplate",
14931496
"NeedsCompilation": "no",
1494-
"Author": "Kirill Müller [aut, cre] (<https://orcid.org/0000-0002-1416-3412>)",
1497+
"Author": "Kirill Müller [aut, cre] (ORCID: <https://orcid.org/0000-0002-1416-3412>)",
14951498
"Maintainer": "Kirill Müller <[email protected]>",
14961499
"Repository": "RSPM"
14971500
},
14981501
"spelling": {
14991502
"Package": "spelling",
1500-
"Version": "2.3.1",
1503+
"Version": "2.3.2",
15011504
"Source": "Repository",
15021505
"Title": "Tools for Spell Checking in R",
15031506
"Authors@R": "c( person(\"Jeroen\", \"Ooms\", , \"[email protected]\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0002-4035-0289\")), person(\"Jim\", \"Hester\", , \"[email protected]\", role = \"aut\"))",
@@ -1518,7 +1521,7 @@
15181521
"RoxygenNote": "7.3.1",
15191522
"Language": "en-GB",
15201523
"NeedsCompilation": "no",
1521-
"Author": "Jeroen Ooms [cre, aut] (<https://orcid.org/0000-0002-4035-0289>), Jim Hester [aut]",
1524+
"Author": "Jeroen Ooms [cre, aut] (ORCID: <https://orcid.org/0000-0002-4035-0289>), Jim Hester [aut]",
15221525
"Maintainer": "Jeroen Ooms <[email protected]>",
15231526
"Repository": "RSPM"
15241527
},
@@ -1731,7 +1734,7 @@
17311734
},
17321735
"xfun": {
17331736
"Package": "xfun",
1734-
"Version": "0.52",
1737+
"Version": "0.53",
17351738
"Source": "Repository",
17361739
"Type": "Package",
17371740
"Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'",
@@ -1753,7 +1756,7 @@
17531756
"rstudioapi",
17541757
"tinytex (>= 0.30)",
17551758
"mime",
1756-
"litedown (>= 0.4)",
1759+
"litedown (>= 0.6)",
17571760
"commonmark",
17581761
"knitr (>= 1.50)",
17591762
"remotes",
@@ -1763,6 +1766,7 @@
17631766
"jsonlite",
17641767
"magick",
17651768
"yaml",
1769+
"data.table",
17661770
"qs"
17671771
],
17681772
"License": "MIT + file LICENSE",
@@ -1772,13 +1776,13 @@
17721776
"RoxygenNote": "7.3.2",
17731777
"VignetteBuilder": "litedown",
17741778
"NeedsCompilation": "yes",
1775-
"Author": "Yihui Xie [aut, cre, cph] (<https://orcid.org/0000-0003-0645-5666>, https://yihui.org), Wush Wu [ctb], Daijiang Li [ctb], Xianying Tan [ctb], Salim Brüggemann [ctb] (<https://orcid.org/0000-0002-5329-5987>), Christophe Dervieux [ctb]",
1779+
"Author": "Yihui Xie [aut, cre, cph] (ORCID: <https://orcid.org/0000-0003-0645-5666>, URL: https://yihui.org), Wush Wu [ctb], Daijiang Li [ctb], Xianying Tan [ctb], Salim Brüggemann [ctb] (ORCID: <https://orcid.org/0000-0002-5329-5987>), Christophe Dervieux [ctb]",
17761780
"Maintainer": "Yihui Xie <[email protected]>",
17771781
"Repository": "RSPM"
17781782
},
17791783
"xml2": {
17801784
"Package": "xml2",
1781-
"Version": "1.3.8",
1785+
"Version": "1.4.0",
17821786
"Source": "Repository",
17831787
"Title": "Parse XML",
17841788
"Authors@R": "c( person(\"Hadley\", \"Wickham\", role = \"aut\"), person(\"Jim\", \"Hester\", role = \"aut\"), person(\"Jeroen\", \"Ooms\", email = \"[email protected]\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(\"R Foundation\", role = \"ctb\", comment = \"Copy of R-project homepage cached as example\") )",
@@ -1808,7 +1812,7 @@
18081812
"VignetteBuilder": "knitr",
18091813
"Config/Needs/website": "tidyverse/tidytemplate",
18101814
"Encoding": "UTF-8",
1811-
"RoxygenNote": "7.2.3",
1815+
"RoxygenNote": "7.3.2",
18121816
"SystemRequirements": "libxml2: libxml2-dev (deb), libxml2-devel (rpm)",
18131817
"Collate": "'S4.R' 'as_list.R' 'xml_parse.R' 'as_xml_document.R' 'classes.R' 'format.R' 'import-standalone-obj-type.R' 'import-standalone-purrr.R' 'import-standalone-types-check.R' 'init.R' 'nodeset_apply.R' 'paths.R' 'utils.R' 'xml2-package.R' 'xml_attr.R' 'xml_children.R' 'xml_document.R' 'xml_find.R' 'xml_missing.R' 'xml_modify.R' 'xml_name.R' 'xml_namespaces.R' 'xml_node.R' 'xml_nodeset.R' 'xml_path.R' 'xml_schema.R' 'xml_serialize.R' 'xml_structure.R' 'xml_text.R' 'xml_type.R' 'xml_url.R' 'xml_write.R' 'zzz.R'",
18141818
"Config/testthat/edition": "3",

renv/activate.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
local({
33

44
# the requested version of renv
5-
version <- "1.1.4"
5+
version <- "1.1.5"
66
attr(version, "sha") <- NULL
77

88
# the project directory

0 commit comments

Comments
 (0)