Skip to content

Commit 6f14bb9

Browse files
help auto-update
2 parents 8454827 + 9b2184e commit 6f14bb9

File tree

7 files changed

+32
-110
lines changed

7 files changed

+32
-110
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ci:
55
skip: [consistent-release-tag, spell-check-ordered-exclude]
66
repos:
77
- repo: https://github.com/lorenzwalthert/precommit
8-
rev: v0.1.3.9135+renv-concurrency2
8+
rev: v0.1.3.9137
99
hooks:
1010
- id: style-files
1111
args: [--style_pkg=styler, --style_fun=tidyverse_style, --cache-root=styler-perm]

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.1.3.9136
3+
Version: 0.1.3.9138
44
Author: Lorenz Walthert
55
Maintainer: Lorenz Walthert <[email protected]>
66
Description: Useful git hooks for R building on top of the multi-language

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ used packages, roxygen snippet generation and more. In addition:
1212
* rename default branch to *main* (#307).
1313
* `style-files` hook gains an argument `--cache-root` that is passed to
1414
`options(styler.cache_root = ...)` (#305).
15-
15+
* Use dev version of {lintr} to reduce total dependencies from 71 to 59 that
16+
brings down install time.
1617

1718
# precommit v0.1.3.9012
1819

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.1.3.9135
5+
rev: v0.1.3.9137
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.1.3.9135
5+
rev: v0.1.3.9137
66
hooks:
77
- id: style-files
88
args: [--style_pkg=styler, --style_fun=tidyverse_style]

renv.lock

Lines changed: 25 additions & 104 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"Version": "4.1.0",
44
"Repositories": [
55
{
6-
"Name": "CRAN",
6+
"Name": "RSPM",
77
"URL": "https://packagemanager.rstudio.com/all/latest"
88
}
99
]
@@ -51,13 +51,6 @@
5151
"Repository": "CRAN",
5252
"Hash": "dab19adae4440ae55aa8a9d238b246bb"
5353
},
54-
"askpass": {
55-
"Package": "askpass",
56-
"Version": "1.1",
57-
"Source": "Repository",
58-
"Repository": "CRAN",
59-
"Hash": "e8a22846fff485f0be3770c2da758713"
60-
},
6154
"backports": {
6255
"Package": "backports",
6356
"Version": "1.2.1",
@@ -72,13 +65,6 @@
7265
"Repository": "CRAN",
7366
"Hash": "92a5f887f9ae3035ac7afde22ba73ee9"
7467
},
75-
"brio": {
76-
"Package": "brio",
77-
"Version": "1.1.2",
78-
"Source": "Repository",
79-
"Repository": "CRAN",
80-
"Hash": "2f01e16ff9571fe70381c7b9ae560dc4"
81-
},
8268
"callr": {
8369
"Package": "callr",
8470
"Version": "3.7.0",
@@ -121,13 +107,6 @@
121107
"Repository": "CRAN",
122108
"Hash": "0a6a65d92bd45b47b94b84244b528d17"
123109
},
124-
"curl": {
125-
"Package": "curl",
126-
"Version": "4.3.2",
127-
"Source": "Repository",
128-
"Repository": "CRAN",
129-
"Hash": "022c42d49c28e95d69ca60446dbabf88"
130-
},
131110
"cyclocomp": {
132111
"Package": "cyclocomp",
133112
"Version": "1.1.0",
@@ -137,17 +116,10 @@
137116
},
138117
"desc": {
139118
"Package": "desc",
140-
"Version": "1.3.0",
141-
"Source": "Repository",
142-
"Repository": "CRAN",
143-
"Hash": "b6963166f7f10b970af1006c462ce6cd"
144-
},
145-
"diffobj": {
146-
"Package": "diffobj",
147-
"Version": "0.3.4",
119+
"Version": "1.4.0",
148120
"Source": "Repository",
149121
"Repository": "CRAN",
150-
"Hash": "feb5b7455eba422a2c110bb89852e6a3"
122+
"Hash": "28763d08fadd0b733e3cee9dab4e12fe"
151123
},
152124
"digest": {
153125
"Package": "digest",
@@ -219,13 +191,6 @@
219191
"Repository": "CRAN",
220192
"Hash": "8eb36c8125038e648e5d111c0d7b2ed4"
221193
},
222-
"httr": {
223-
"Package": "httr",
224-
"Version": "1.4.2",
225-
"Source": "Repository",
226-
"Repository": "CRAN",
227-
"Hash": "a525aba14184fec243f9eaec62fbed43"
228-
},
229194
"hunspell": {
230195
"Package": "hunspell",
231196
"Version": "3.0.1",
@@ -242,10 +207,10 @@
242207
},
243208
"knitr": {
244209
"Package": "knitr",
245-
"Version": "1.33",
210+
"Version": "1.36",
246211
"Source": "Repository",
247212
"Repository": "CRAN",
248-
"Hash": "0bc1b5da1b0eb07cd4b727e95e9ff0b8"
213+
"Hash": "46344b93f8854714cdf476433a59ed10"
249214
},
250215
"lazyeval": {
251216
"Package": "lazyeval",
@@ -263,10 +228,15 @@
263228
},
264229
"lintr": {
265230
"Package": "lintr",
266-
"Version": "2.0.1",
267-
"Source": "Repository",
268-
"Repository": "CRAN",
269-
"Hash": "023cecbdc0a32f86ad3cb1734c018d2e"
231+
"Version": "2.0.1.9000",
232+
"Source": "GitHub",
233+
"RemoteType": "github",
234+
"RemoteHost": "api.github.com",
235+
"RemoteRepo": "lintr",
236+
"RemoteUsername": "jimhester",
237+
"RemoteRef": "HEAD",
238+
"RemoteSha": "6e0d15257496421266f4f87700be16c8dd3f090b",
239+
"Hash": "65e26f34f7b468358660522f48eee28a"
270240
},
271241
"magrittr": {
272242
"Package": "magrittr",
@@ -275,27 +245,6 @@
275245
"Repository": "CRAN",
276246
"Hash": "41287f1ac7d28a92f0a286ed507928d3"
277247
},
278-
"markdown": {
279-
"Package": "markdown",
280-
"Version": "1.1",
281-
"Source": "Repository",
282-
"Repository": "CRAN",
283-
"Hash": "61e4a10781dd00d7d81dd06ca9b94e95"
284-
},
285-
"mime": {
286-
"Package": "mime",
287-
"Version": "0.12",
288-
"Source": "Repository",
289-
"Repository": "CRAN",
290-
"Hash": "18e9c28c1d3ca1560ce30658b22ce104"
291-
},
292-
"openssl": {
293-
"Package": "openssl",
294-
"Version": "1.4.5",
295-
"Source": "Repository",
296-
"Repository": "CRAN",
297-
"Hash": "5406fd37ef0bf9b88c8a4f264d6ec220"
298-
},
299248
"pillar": {
300249
"Package": "pillar",
301250
"Version": "1.6.4",
@@ -317,13 +266,6 @@
317266
"Repository": "CRAN",
318267
"Hash": "53139eedf68b98eecd5289664969c3f2"
319268
},
320-
"praise": {
321-
"Package": "praise",
322-
"Version": "1.0.0",
323-
"Source": "Repository",
324-
"Repository": "CRAN",
325-
"Hash": "a555924add98c99d2f411e37e7d25e9f"
326-
},
327269
"processx": {
328270
"Package": "processx",
329271
"Version": "3.5.2",
@@ -354,22 +296,22 @@
354296
},
355297
"remotes": {
356298
"Package": "remotes",
357-
"Version": "2.4.0",
299+
"Version": "2.4.1",
358300
"Source": "Repository",
359301
"Repository": "CRAN",
360-
"Hash": "a85ebb35721573b196317b49ddd2dfe4"
302+
"Hash": "feaca31e417db79fd1832e25b51a7717"
361303
},
362304
"renv": {
363305
"Package": "renv",
364-
"Version": "0.14.0-37",
306+
"Version": "0.14.0-48",
365307
"Source": "GitHub",
366308
"RemoteType": "github",
367309
"RemoteHost": "api.github.com",
368-
"RemoteUsername": "lorenzwalthert",
369310
"RemoteRepo": "renv",
370-
"RemoteRef": "issue-837",
371-
"RemoteSha": "16361211dee23cefb29d06daabfd84a0ac59b1bf",
372-
"Hash": "1b7628b978f0ca61b746c9dd7e2a0494"
311+
"RemoteUsername": "rstudio",
312+
"RemoteRef": "HEAD",
313+
"RemoteSha": "5bc3c36649925810eaf656645319819307987a00",
314+
"Hash": "07a1923dd6771cd4ddb9d24b90f344cb"
373315
},
374316
"rex": {
375317
"Package": "rex",
@@ -415,10 +357,10 @@
415357
},
416358
"stringi": {
417359
"Package": "stringi",
418-
"Version": "1.7.3",
360+
"Version": "1.7.5",
419361
"Source": "Repository",
420362
"Repository": "CRAN",
421-
"Hash": "7943cfae120c77a255025e5f63856532"
363+
"Hash": "cd50dc9b449de3d3b47cdc9976886999"
422364
},
423365
"stringr": {
424366
"Package": "stringr",
@@ -439,20 +381,6 @@
439381
"RemoteSha": "a84fd8dc0e78a06449fc2c48e2023484bd92acfe",
440382
"Hash": "ff24cefd292d0f710babd9234d701d3a"
441383
},
442-
"sys": {
443-
"Package": "sys",
444-
"Version": "3.4",
445-
"Source": "Repository",
446-
"Repository": "CRAN",
447-
"Hash": "b227d13e29222b4574486cfcbde077fa"
448-
},
449-
"testthat": {
450-
"Package": "testthat",
451-
"Version": "3.0.4",
452-
"Source": "Repository",
453-
"Repository": "CRAN",
454-
"Hash": "575216c9946ca70016c3ffb9c31709ba"
455-
},
456384
"tibble": {
457385
"Package": "tibble",
458386
"Version": "3.1.5",
@@ -474,13 +402,6 @@
474402
"Repository": "CRAN",
475403
"Hash": "ecf749a1b39ea72bd9b51b76292261f1"
476404
},
477-
"waldo": {
478-
"Package": "waldo",
479-
"Version": "0.3.1",
480-
"Source": "Repository",
481-
"Repository": "CRAN",
482-
"Hash": "ad8cfff5694ac5b3c354f8f2044bd976"
483-
},
484405
"withr": {
485406
"Package": "withr",
486407
"Version": "2.4.2",
@@ -490,10 +411,10 @@
490411
},
491412
"xfun": {
492413
"Package": "xfun",
493-
"Version": "0.27",
414+
"Version": "0.28",
494415
"Source": "Repository",
495416
"Repository": "CRAN",
496-
"Hash": "12b69332f085d350fc1f2ea6cca58397"
417+
"Hash": "f7f3a61ab62cd046d307577a8ae12999"
497418
},
498419
"xml2": {
499420
"Package": "xml2",

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 <- "0.14.0-37"
5+
version <- "0.14.0-48"
66

77
# the project directory
88
project <- getwd()

0 commit comments

Comments
 (0)