Skip to content

Commit d9141a0

Browse files
zkamvarBisaloo
authored andcommitted
[actions] update 3 packages
1 parent 668f00e commit d9141a0

1 file changed

Lines changed: 14 additions & 13 deletions

File tree

renv/profiles/lesson-requirements/renv.lock

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -987,7 +987,7 @@
987987
},
988988
"svglite": {
989989
"Package": "svglite",
990-
"Version": "2.2.1",
990+
"Version": "2.2.2",
991991
"Source": "Repository",
992992
"Title": "An 'SVG' Graphics Device",
993993
"Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\"), person(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = \"aut\"), person(\"Thomas Lin\", \"Pedersen\", , \"thomas.pedersen@posit.co\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0002-5147-4711\")), person(\"T Jake\", \"Luciani\", , \"jake@apache.org\", role = \"aut\"), person(\"Matthieu\", \"Decorde\", , \"matthieu.decorde@ens-lyon.fr\", role = \"aut\"), person(\"Vaudor\", \"Lise\", , \"lise.vaudor@ens-lyon.fr\", role = \"aut\"), person(\"Tony\", \"Plate\", role = \"ctb\", comment = \"Early line dashing code\"), person(\"David\", \"Gohel\", role = \"ctb\", comment = \"Line dashing code and early raster code\"), person(\"Yixuan\", \"Qiu\", role = \"ctb\", comment = \"Improved styles; polypath implementation\"), person(\"Håkon\", \"Malmedal\", role = \"ctb\", comment = \"Opacity code\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )",
@@ -1003,7 +1003,7 @@
10031003
"cli",
10041004
"lifecycle",
10051005
"rlang (>= 1.1.0)",
1006-
"systemfonts (>= 1.2.3)",
1006+
"systemfonts (>= 1.3.0)",
10071007
"textshaping (>= 0.3.0)"
10081008
],
10091009
"Suggests": [
@@ -1079,20 +1079,21 @@
10791079
"SystemRequirements": "fontconfig, freetype2",
10801080
"Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev",
10811081
"Repository": "https://carpentries.r-universe.dev",
1082-
"RemoteUrl": "https://github.com/r-lib/systemfonts",
1083-
"RemoteRef": "v1.3.1",
1084-
"RemoteSha": "cbb69fb67798b2f27bc88bd693fec705524e7281",
10851082
"NeedsCompilation": "yes",
10861083
"Author": "Thomas Lin Pedersen [aut, cre] (ORCID: <https://orcid.org/0000-0002-5147-4711>), Jeroen Ooms [aut] (ORCID: <https://orcid.org/0000-0002-4035-0289>), Devon Govett [aut] (Author of font-manager), Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
1087-
"Maintainer": "Thomas Lin Pedersen <thomas.pedersen@posit.co>"
1084+
"Maintainer": "Thomas Lin Pedersen <thomas.pedersen@posit.co>",
1085+
"RemoteType": "repository",
1086+
"RemoteUrl": "https://github.com/r-lib/systemfonts",
1087+
"RemoteRef": "v1.3.1",
1088+
"RemoteSha": "cbb69fb67798b2f27bc88bd693fec705524e7281"
10881089
},
10891090
"textshaping": {
10901091
"Package": "textshaping",
1091-
"Version": "1.0.3",
1092+
"Version": "1.0.4",
10921093
"Source": "Repository",
10931094
"Title": "Bindings to the 'HarfBuzz' and 'Fribidi' Libraries for Text Shaping",
10941095
"Authors@R": "c( person(\"Thomas Lin\", \"Pedersen\", , \"thomas.pedersen@posit.co\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0002-5147-4711\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )",
1095-
"Description": "Provides access to the text shaping functionality in the 'HarfBuzz' library and the bidirectional algorithm in the 'Fribidi' library. 'textshaping' is a low-level utility package mainly for graphic devices that expands upon the font tool-set provided by the 'systemfonts' package.",
1096+
"Description": "Provides access to the text shaping functionality in the 'HarfBuzz' library and the bidirectional algorithm in the 'Fribidi' library. 'textshaping' is a low-level utility package mainly for graphic devices that expands upon the font tool-set provided by the 'systemfonts' package.",
10961097
"License": "MIT + file LICENSE",
10971098
"URL": "https://github.com/r-lib/textshaping",
10981099
"BugReports": "https://github.com/r-lib/textshaping/issues",
@@ -1103,7 +1104,7 @@
11031104
"lifecycle",
11041105
"stats",
11051106
"stringi",
1106-
"systemfonts (>= 1.1.0)",
1107+
"systemfonts (>= 1.3.0)",
11071108
"utils"
11081109
],
11091110
"Suggests": [
@@ -1129,8 +1130,8 @@
11291130
"Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev libfribidi-dev libharfbuzz-dev",
11301131
"Repository": "https://carpentries.r-universe.dev",
11311132
"RemoteUrl": "https://github.com/r-lib/textshaping",
1132-
"RemoteRef": "v1.0.3",
1133-
"RemoteSha": "1193ceb39fb6974d50848e07e3577f03470faa94",
1133+
"RemoteRef": "v1.0.4",
1134+
"RemoteSha": "446374b36f9c60741eff30fa10911850dad2cd65",
11341135
"NeedsCompilation": "yes",
11351136
"Author": "Thomas Lin Pedersen [cre, aut] (ORCID: <https://orcid.org/0000-0002-5147-4711>), Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
11361137
"Maintainer": "Thomas Lin Pedersen <thomas.pedersen@posit.co>"
@@ -1162,7 +1163,7 @@
11621163
},
11631164
"xfun": {
11641165
"Package": "xfun",
1165-
"Version": "0.53",
1166+
"Version": "0.54",
11661167
"Source": "Repository",
11671168
"Type": "Package",
11681169
"Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'",
@@ -1201,7 +1202,7 @@
12011202
"URL": "https://github.com/yihui/xfun",
12021203
"BugReports": "https://github.com/yihui/xfun/issues",
12031204
"Encoding": "UTF-8",
1204-
"RoxygenNote": "7.3.2",
1205+
"RoxygenNote": "7.3.3",
12051206
"VignetteBuilder": "litedown",
12061207
"NeedsCompilation": "yes",
12071208
"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]",

0 commit comments

Comments
 (0)