Skip to content

Commit 825332d

Browse files
Merge pull request #426 from intuit/renovate/auto
Update auto
2 parents 4bbe274 + 5a03e07 commit 825332d

File tree

2 files changed

+101
-43
lines changed

2 files changed

+101
-43
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
"access": "public"
3434
},
3535
"devDependencies": {
36-
"@auto-it/all-contributors": "9.50.3",
37-
"@auto-it/first-time-contributor": "9.50.3",
38-
"@auto-it/released": "9.50.3",
39-
"auto": "9.50.3",
36+
"@auto-it/all-contributors": "9.50.5",
37+
"@auto-it/first-time-contributor": "9.50.5",
38+
"@auto-it/released": "9.50.5",
39+
"auto": "9.50.4",
4040
"change-case": "4.1.1",
4141
"copy-template-dir": "1.4.0",
4242
"lerna": "3.22.1",

yarn.lock

+97-39
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
# yarn lockfile v1
33

44

5-
"@auto-it/[email protected].3":
6-
version "9.50.3"
7-
resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-9.50.3.tgz#6a6f18a9022cd7b75f9cb5312cd29e7531e579f2"
8-
integrity sha512-U9No1Z86atkgzhha3vUxEoy+nOGcqyNlrv2kaI2dqUkLFx7O7ez50KHomUYfajqQbRCJ44OZpyYuNJ4sxPcbbQ==
5+
"@auto-it/[email protected].5":
6+
version "9.50.5"
7+
resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-9.50.5.tgz#f0ee432ae4d79e0feb1a7a0305cfe6c6404ed2b7"
8+
integrity sha512-ZOxglUvd4zZtQ1O8BVuNaqsCS3oPHPWYhjDmXnqZ+7k6tgqoxzS/ma6ET3ksSK6L7o95mAzF7DvGnDh82DJfoA==
99
dependencies:
10-
"@auto-it/bot-list" "9.50.3"
11-
"@auto-it/core" "9.50.3"
10+
"@auto-it/bot-list" "9.50.5"
11+
"@auto-it/core" "9.50.5"
1212
"@octokit/rest" "^18.0.0"
1313
all-contributors-cli "6.17.0"
1414
anymatch "^3.1.1"
@@ -20,18 +20,64 @@
2020
io-ts "^2.1.2"
2121
tslib "2.0.1"
2222

23-
"@auto-it/[email protected].3":
24-
version "9.50.3"
25-
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.50.3.tgz#82668ac83937e7d2327ab91b4b5dc7860a25a113"
26-
integrity sha512-i/wB7p5QPQNlZBjV7ryjILEXPSd077udWh1STbbz4si5NwNmWqEnbol5eJC8nWlyLmyuWJZZowZplGxy1YvhLQ==
23+
"@auto-it/[email protected].4":
24+
version "9.50.4"
25+
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.50.4.tgz#d466c477554390534126980444cb670a3ec98b14"
26+
integrity sha512-SIyRpVmmgGJSp6j73W18thp7CU3QCuLqkJF0YmzIBnYsz5jstTYqKwvIAuKLg7PFgZAKQBuHNW3ZDNR8rxYdeA==
2727

28-
"@auto-it/[email protected]":
29-
version "9.50.3"
30-
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.50.3.tgz#cee92d443e0f815158e4f8d324c068f25f84027f"
31-
integrity sha512-I/XFC21fySd2YltIQaJvL4eYeNBChW4Iy+FZwDg/A3NEmntBltWTYqqRSKysbOjIQhsu/k0ewWl3xthcQkV/bQ==
28+
"@auto-it/[email protected]":
29+
version "9.50.5"
30+
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.50.5.tgz#11f68cb5620f63b36590f43d3eef6d841eebb055"
31+
integrity sha512-AL7yrcOxB5ARfZ2a7isHEz3MuYQwvAnL4rFmVTrAvRt8kQjvPStly3x0Spi13Y0DJph1uon6ZvS+zAX3F2IifA==
32+
33+
"@auto-it/[email protected]":
34+
version "9.50.4"
35+
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.50.4.tgz#2df1a679fe250d88d3ecb0300603d6e15a62cc60"
36+
integrity sha512-Men/s4zu+QDTGsipGvEMt/uLcfrFRoxluRDoTJfA20h+BmUJ5nVgw25L3hAdyV8RHV1rRDzeF/FW/TgJRZeLBg==
37+
dependencies:
38+
"@auto-it/bot-list" "9.50.4"
39+
"@octokit/plugin-enterprise-compatibility" "^1.2.2"
40+
"@octokit/plugin-retry" "^3.0.1"
41+
"@octokit/plugin-throttling" "^3.2.0"
42+
"@octokit/rest" "^18.0.0"
43+
await-to-js "^2.1.1"
44+
chalk "^4.0.0"
45+
cosmiconfig "7.0.0"
46+
deepmerge "^4.0.0"
47+
dotenv "^8.0.0"
48+
endent "^2.0.1"
49+
enquirer "^2.3.4"
50+
env-ci "^5.0.1"
51+
fast-glob "^3.1.1"
52+
fp-ts "^2.5.3"
53+
fromentries "^1.2.0"
54+
gitlog "^4.0.0"
55+
https-proxy-agent "^5.0.0"
56+
import-cwd "^3.0.0"
57+
import-from "^3.0.0"
58+
io-ts "^2.1.2"
59+
lodash.chunk "^4.2.0"
60+
log-symbols "^4.0.0"
61+
node-fetch "2.6.0"
62+
parse-author "^2.0.0"
63+
parse-github-url "1.0.2"
64+
pretty-ms "^7.0.0"
65+
semver "^7.0.0"
66+
signale "^1.4.0"
67+
tapable "^2.0.0-beta.2"
68+
terminal-link "^2.1.1"
69+
tinycolor2 "^1.4.1"
70+
tslib "2.0.1"
71+
type-fest "^0.16.0"
72+
typescript-memoize "^1.0.0-alpha.3"
73+
url-join "^4.0.0"
74+
75+
"@auto-it/[email protected]":
76+
version "9.50.5"
77+
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.50.5.tgz#e00223f127e37a6ba74ab72f708e771e8e88f44c"
78+
integrity sha512-m/td6BxnevfdaTuNJlCXzGoqyaI0xnNTaJHORWooP3XI035bVejMwuZdDaO5+3YVQKoM7TgH/LrA5Z7VeL05tA==
3279
dependencies:
33-
"@auto-it/bot-list" "9.50.3"
34-
"@octokit/graphql" "^4.4.0"
80+
"@auto-it/bot-list" "9.50.5"
3581
"@octokit/plugin-enterprise-compatibility" "^1.2.2"
3682
"@octokit/plugin-retry" "^3.0.1"
3783
"@octokit/plugin-throttling" "^3.2.0"
@@ -68,23 +114,24 @@
68114
typescript-memoize "^1.0.0-alpha.3"
69115
url-join "^4.0.0"
70116

71-
"@auto-it/[email protected].3":
72-
version "9.50.3"
73-
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-9.50.3.tgz#762a1077e1d83f6f0a91b21fc9a5cd060d0daa82"
74-
integrity sha512-aufqwXFLL4bHguLY1JXmQeQUzN3UwKvyJCxSFy8KFCRXOWQJQpWJG9gsw7zQfFAGnOnMc2WUnOjteyCVWOVWGw==
117+
"@auto-it/[email protected].5":
118+
version "9.50.5"
119+
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-9.50.5.tgz#6a2c0f468b5cc22f2f1da63a836b757d05d96dd9"
120+
integrity sha512-1vRkkbz/+adjtibL2VP+Pn1kePWJUrLwzwtyWANSlRnaiBCdGvX9hRg9AE03bltZjCQn8UeqLUKt4l+Ao6ErRg==
75121
dependencies:
76-
"@auto-it/core" "9.50.3"
122+
"@auto-it/bot-list" "9.50.5"
123+
"@auto-it/core" "9.50.5"
77124
array.prototype.flatmap "^1.2.2"
78125
endent "^2.0.1"
79126
tslib "2.0.1"
80127
url-join "^4.0.0"
81128

82-
"@auto-it/[email protected].3":
83-
version "9.50.3"
84-
resolved "https://registry.yarnpkg.com/@auto-it/npm/-/npm-9.50.3.tgz#4cd4af73d325246dbc3821e128b0f3885dcd7a24"
85-
integrity sha512-aq/pp/8Qy2H5A0oRMFYcX8v0V/4ab6lqp+a7RwP0YyDQALLSRXffbwaVK87hqAEdILtREqVu7nwf350ZntGFvA==
129+
"@auto-it/[email protected].4":
130+
version "9.50.4"
131+
resolved "https://registry.yarnpkg.com/@auto-it/npm/-/npm-9.50.4.tgz#066ac7b3a111afaef6eb802a5431677244982c48"
132+
integrity sha512-9bMz/2+z5gYoqHgwdXNWH8BOIeGAZXNoqyGMZczzZG/VMMdyPT0RltFPXgQ/7o7iITonXQ+Y1l/YubbYl24VbQ==
86133
dependencies:
87-
"@auto-it/core" "9.50.3"
134+
"@auto-it/core" "9.50.4"
88135
await-to-js "^2.1.1"
89136
env-ci "^5.0.1"
90137
fp-ts "^2.5.3"
@@ -99,12 +146,23 @@
99146
url-join "^4.0.0"
100147
user-home "^2.0.0"
101148

102-
"@auto-it/[email protected]":
103-
version "9.50.3"
104-
resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-9.50.3.tgz#ccf3ffeca1025e8e9fbb992fd190a577f3a4820e"
105-
integrity sha512-O9gGV7uckWqpqWsRmASpkh71Yj+vZxviOYReEsaHfCCgows76ciQBPRRMEUt7nzm0Xc1V3eltRITRuv0eOgXoQ==
149+
"@auto-it/[email protected]":
150+
version "9.50.4"
151+
resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-9.50.4.tgz#532a9f969550bdba200ad37f2531e7a40263f83d"
152+
integrity sha512-xFSFwYn+MApTIcPJzm8/+1XrbYkCrgSOJ2mV13poZCdTQhKRjDYJzirpTpAY5QYbbz4iCW6XwKZ7ZkpP5c9Y8g==
153+
dependencies:
154+
"@auto-it/core" "9.50.4"
155+
deepmerge "^4.0.0"
156+
fp-ts "^2.5.3"
157+
io-ts "^2.1.2"
158+
tslib "2.0.1"
159+
160+
"@auto-it/[email protected]":
161+
version "9.50.5"
162+
resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-9.50.5.tgz#a8e1cd9f7a4c3185ebad17b83e15e83c2609b071"
163+
integrity sha512-nBZrMTXyoBUGaM1y+3or3q3q3/6d3YnMvbEDSq66A6aPUOMRbRpINnhuaI4Wam/f8wcwCTPS9K126pmRRMB5HA==
106164
dependencies:
107-
"@auto-it/core" "9.50.3"
165+
"@auto-it/core" "9.50.5"
108166
deepmerge "^4.0.0"
109167
fp-ts "^2.5.3"
110168
io-ts "^2.1.2"
@@ -2768,7 +2826,7 @@
27682826
is-plain-object "^4.0.0"
27692827
universal-user-agent "^6.0.0"
27702828

2771-
"@octokit/graphql@^4.3.1", "@octokit/graphql@^4.4.0":
2829+
"@octokit/graphql@^4.3.1":
27722830
version "4.5.3"
27732831
resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-4.5.3.tgz#d5ff0d4a8a33e98614a2a7359dac98bc285e062f"
27742832
integrity sha512-JyYvi3j2tOb5ofASEpcg1Advs07H+Ag+I+ez7buuZfNVAmh1IYcDTuxd4gnYH8S2PSGu+f5IdDGxMmkK+5zsdA==
@@ -5734,14 +5792,14 @@ author-regex@^1.0.0:
57345792
resolved "https://registry.yarnpkg.com/author-regex/-/author-regex-1.0.0.tgz#d08885be6b9bbf9439fe087c76287245f0a81450"
57355793
integrity sha1-0IiFvmubv5Q5/gh8dihyRfCoFFA=
57365794

5737-
5738-
version "9.50.3"
5739-
resolved "https://registry.yarnpkg.com/auto/-/auto-9.50.3.tgz#544bc703222a8d6d1bf855dc8d3b76ce5168fec6"
5740-
integrity sha512-n2aZSRpQUBv6Y3HShTbL+Lg2S7kSeO5y1uEUgOqMNEVMU8YW1W5mMoMBWAsJlCpba0Ui96xcP0tSveS/wk/a3w==
5795+
5796+
version "9.50.4"
5797+
resolved "https://registry.yarnpkg.com/auto/-/auto-9.50.4.tgz#887043a9aadcda4b7d69370d03b10b117a7eacfe"
5798+
integrity sha512-NX0frLwEp9tKS0quYg3NNSaJ4Mnxix6HBrhmyMmyHywAwAx1F9GIkI+q56Nbmke9vNQCI++74NHw00KJPEmbeg==
57415799
dependencies:
5742-
"@auto-it/core" "9.50.3"
5743-
"@auto-it/npm" "9.50.3"
5744-
"@auto-it/released" "9.50.3"
5800+
"@auto-it/core" "9.50.4"
5801+
"@auto-it/npm" "9.50.4"
5802+
"@auto-it/released" "9.50.4"
57455803
await-to-js "^2.1.1"
57465804
chalk "^4.0.0"
57475805
command-line-application "^0.10.1"

0 commit comments

Comments
 (0)