Skip to content

Commit 434d480

Browse files
authored
Merge pull request #1375 from ember-cli/dependabot/npm_and_yarn/release-it-14.11.8
build(deps-dev): bump release-it from 14.11.7 to 14.11.8
2 parents 509e711 + 0f0512e commit 434d480

File tree

1 file changed

+70
-53
lines changed

1 file changed

+70
-53
lines changed

yarn.lock

Lines changed: 70 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -770,24 +770,29 @@
770770
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-10.6.0.tgz#13278af3cbe7bb141dc4ae02c24eaff209efadfb"
771771
integrity sha512-/iQtZq+zuQJrwawFyjixh333xPu4/KJKk0bFM/Omm4kFlTGw0dWXfq6xCOe5DqONW0faW29Cc9r6p2mvl72aTQ==
772772

773-
"@octokit/plugin-paginate-rest@^2.16.0":
774-
version "2.16.5"
775-
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.16.5.tgz#4d8098410f4c4697d33979f06f38d2ed2574adf1"
776-
integrity sha512-2PfRGymdBypqRes4Xelu0BAZZRCV/Qg0xgo8UB10UKoghCM+zg640+T5WkRsRD0edwfLBPP3VsJgDyDTG4EIYg==
773+
"@octokit/openapi-types@^11.2.0":
774+
version "11.2.0"
775+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-11.2.0.tgz#b38d7fc3736d52a1e96b230c1ccd4a58a2f400a6"
776+
integrity sha512-PBsVO+15KSlGmiI8QAzaqvsNlZlrDlyAJYcrXBCvVUxCp7VnXjkwPoFHgjEJXx3WF9BAwkA6nfCUA7i9sODzKA==
777+
778+
"@octokit/plugin-paginate-rest@^2.16.8":
779+
version "2.17.0"
780+
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.17.0.tgz#32e9c7cab2a374421d3d0de239102287d791bce7"
781+
integrity sha512-tzMbrbnam2Mt4AhuyCHvpRkS0oZ5MvwwcQPYGtMv4tUa5kkzG58SVB0fcsLulOZQeRnOgdkZWkRUiyBlh0Bkyw==
777782
dependencies:
778-
"@octokit/types" "^6.31.0"
783+
"@octokit/types" "^6.34.0"
779784

780785
"@octokit/plugin-request-log@^1.0.4":
781786
version "1.0.4"
782787
resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz#5e50ed7083a613816b1e4a28aeec5fb7f1462e85"
783788
integrity sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA==
784789

785-
"@octokit/plugin-rest-endpoint-methods@^5.9.0":
786-
version "5.11.2"
787-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.11.2.tgz#f3c374cdf4197b25ee62d8e132538115039fb4cc"
788-
integrity sha512-oOJ/gC3e6XS5OyvLhS32BslGkKAyt/tgbLJUH1PKfIyDiRm4c6lSm+NHpy/L9WcdiCQji0RPglXTIH+8degjBg==
790+
"@octokit/plugin-rest-endpoint-methods@^5.12.0":
791+
version "5.13.0"
792+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.13.0.tgz#8c46109021a3412233f6f50d28786f8e552427ba"
793+
integrity sha512-uJjMTkN1KaOIgNtUPMtIXDOjx6dGYysdIFhgA52x4xSadQCz3b/zJexvITDVpANnfKPW/+E0xkOvLntqMYpviA==
789794
dependencies:
790-
"@octokit/types" "^6.31.0"
795+
"@octokit/types" "^6.34.0"
791796
deprecation "^2.3.1"
792797

793798
"@octokit/request-error@^2.0.5", "@octokit/request-error@^2.1.0":
@@ -811,23 +816,30 @@
811816
node-fetch "^2.6.1"
812817
universal-user-agent "^6.0.0"
813818

814-
"@octokit/rest@18.10.0":
815-
version "18.10.0"
816-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.10.0.tgz#8a0add9611253e0e31d3ed5b4bc941a3795a7648"
817-
integrity sha512-esHR5OKy38bccL/sajHqZudZCvmv4yjovMJzyXlphaUo7xykmtOdILGJ3aAm0mFHmMLmPFmDMJXf39cAjNJsrw==
819+
"@octokit/rest@18.12.0":
820+
version "18.12.0"
821+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.12.0.tgz#f06bc4952fc87130308d810ca9d00e79f6988881"
822+
integrity sha512-gDPiOHlyGavxr72y0guQEhLsemgVjwRePayJ+FcKc2SJqKUbxbkvf5kAZEWA/MKvsfYlQAMVzNJE3ezQcxMJ2Q==
818823
dependencies:
819824
"@octokit/core" "^3.5.1"
820-
"@octokit/plugin-paginate-rest" "^2.16.0"
825+
"@octokit/plugin-paginate-rest" "^2.16.8"
821826
"@octokit/plugin-request-log" "^1.0.4"
822-
"@octokit/plugin-rest-endpoint-methods" "^5.9.0"
827+
"@octokit/plugin-rest-endpoint-methods" "^5.12.0"
823828

824-
"@octokit/types@^6.0.3", "@octokit/types@^6.16.1", "@octokit/types@^6.31.0":
829+
"@octokit/types@^6.0.3", "@octokit/types@^6.16.1":
825830
version "6.31.0"
826831
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.31.0.tgz#b444852100090d1c5d0015614860c6131dc217e8"
827832
integrity sha512-xobpvYmMYoFSxZB6jL1TPTMMZkxZIBlY145ZKibBJDKCczP1FrLLougtuVOZywGVZdcYs8oq2Bxb3aMjqIFeiw==
828833
dependencies:
829834
"@octokit/openapi-types" "^10.5.0"
830835

836+
"@octokit/types@^6.34.0":
837+
version "6.34.0"
838+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.34.0.tgz#c6021333334d1ecfb5d370a8798162ddf1ae8218"
839+
integrity sha512-s1zLBjWhdEI2zwaoSgyOFoKSl109CUcVBCc7biPJ3aAf6LGLU6szDvi31JPU7bxfla2lqfhjbbg/5DdFNxOwHw==
840+
dependencies:
841+
"@octokit/openapi-types" "^11.2.0"
842+
831843
"@sindresorhus/is@^0.14.0":
832844
version "0.14.0"
833845
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
@@ -1499,17 +1511,17 @@ cacheable-request@^6.0.0:
14991511
normalize-url "^4.1.0"
15001512
responselike "^1.0.2"
15011513

1502-
cacheable-request@^7.0.1:
1503-
version "7.0.1"
1504-
resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-7.0.1.tgz#062031c2856232782ed694a257fa35da93942a58"
1505-
integrity sha512-lt0mJ6YAnsrBErpTMWeu5kl/tg9xMAWjavYTN6VQXM1A/teBITuNcccXsCxF0tDQQJf9DfAaX5O4e0zp0KlfZw==
1514+
cacheable-request@^7.0.2:
1515+
version "7.0.2"
1516+
resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-7.0.2.tgz#ea0d0b889364a25854757301ca12b2da77f91d27"
1517+
integrity sha512-pouW8/FmiPQbuGpkXQ9BAPv/Mo5xDGANgSNXzTzJ8DrKGuXOssM4wIQRjfanNRh3Yu5cfYPvcorqbhg2KIJtew==
15061518
dependencies:
15071519
clone-response "^1.0.2"
15081520
get-stream "^5.1.0"
15091521
http-cache-semantics "^4.0.0"
15101522
keyv "^4.0.0"
15111523
lowercase-keys "^2.0.0"
1512-
normalize-url "^4.1.0"
1524+
normalize-url "^6.0.1"
15131525
responselike "^2.0.0"
15141526

15151527
call-bind@^1.0.0, call-bind@^1.0.2:
@@ -2829,17 +2841,17 @@ [email protected], globby@^11.0.1, globby@^11.0.4:
28292841
merge2 "^1.3.0"
28302842
slash "^3.0.0"
28312843

2832-
2833-
version "11.8.2"
2834-
resolved "https://registry.yarnpkg.com/got/-/got-11.8.2.tgz#7abb3959ea28c31f3576f1576c1effce23f33599"
2835-
integrity sha512-D0QywKgIe30ODs+fm8wMZiAcZjypcCodPNuMz5H9Mny7RJ+IjJ10BdmGW7OM7fHXP+O7r6ZwapQ/YQmMSvB0UQ==
2844+
2845+
version "11.8.3"
2846+
resolved "https://registry.yarnpkg.com/got/-/got-11.8.3.tgz#f496c8fdda5d729a90b4905d2b07dbd148170770"
2847+
integrity sha512-7gtQ5KiPh1RtGS9/Jbv1ofDpBFuq42gyfEib+ejaRBJuj/3tQFeR5+gw57e4ipaU8c/rCjvX6fkQz2lyDlGAOg==
28362848
dependencies:
28372849
"@sindresorhus/is" "^4.0.0"
28382850
"@szmarczak/http-timer" "^4.0.5"
28392851
"@types/cacheable-request" "^6.0.1"
28402852
"@types/responselike" "^1.0.0"
28412853
cacheable-lookup "^5.0.3"
2842-
cacheable-request "^7.0.1"
2854+
cacheable-request "^7.0.2"
28432855
decompress-response "^6.0.0"
28442856
http2-wrapper "^1.0.0-beta.5.2"
28452857
lowercase-keys "^2.0.0"
@@ -3109,10 +3121,10 @@ ini@~1.3.0:
31093121
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
31103122
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
31113123

3112-
inquirer@8.1.5:
3113-
version "8.1.5"
3114-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.5.tgz#2dc5159203c826d654915b5fe6990fd17f54a150"
3115-
integrity sha512-G6/9xUqmt/r+UvufSyrPpt84NYwhKZ9jLsgMbQzlx804XErNupor8WQdBnBRrXmBfTPpuwf1sV+ss2ovjgdXIg==
3124+
inquirer@8.2.0:
3125+
version "8.2.0"
3126+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.0.tgz#f44f008dd344bbfc4b30031f45d984e034a3ac3a"
3127+
integrity sha512-0crLweprevJ02tTuA6ThpoAERAGyVILC4sS74uib58Xf/zSr1/ZWtmm7D5CI+bSQEaA04f0K7idaHpQbSWgiVQ==
31163128
dependencies:
31173129
ansi-escapes "^4.2.1"
31183130
chalk "^4.1.1"
@@ -3195,12 +3207,12 @@ is-callable@^1.1.4, is-callable@^1.2.4:
31953207
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
31963208
integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
31973209

3198-
3199-
version "3.0.0"
3200-
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-3.0.0.tgz#c7e7be3c9d8eef7d0fa144390bd1e4b88dc4c994"
3201-
integrity sha512-kDXyttuLeslKAHYL/K28F2YkM3x5jvFPEw3yXbRptXydjD9rpLEz+C5K5iutY9ZiUu6AP41JdvRQwF4Iqs4ZCQ==
3210+
3211+
version "3.0.1"
3212+
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-3.0.1.tgz#db6ecbed1bd659c43dac0f45661e7674103d1867"
3213+
integrity sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==
32023214
dependencies:
3203-
ci-info "^3.1.1"
3215+
ci-info "^3.2.0"
32043216

32053217
is-ci@^2.0.0:
32063218
version "2.0.0"
@@ -4354,17 +4366,17 @@ micromatch@^4.0.2, micromatch@^4.0.4:
43544366
braces "^3.0.1"
43554367
picomatch "^2.2.3"
43564368

4357-
mime-db@1.49.0:
4358-
version "1.49.0"
4359-
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.49.0.tgz#f3dfde60c99e9cf3bc9701d687778f537001cbed"
4360-
integrity sha512-CIc8j9URtOVApSFCQIF+VBkX1RwXp/oMMOrqdyXSBXq5RWNEsRfyj1kiRnQgmNXmHxPoFIxOroKA3zcU9P+nAA==
4369+
mime-db@1.51.0:
4370+
version "1.51.0"
4371+
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.51.0.tgz#d9ff62451859b18342d960850dc3cfb77e63fb0c"
4372+
integrity sha512-5y8A56jg7XVQx2mbv1lu49NR4dokRnhZYTtL+KGfaa27uq4pSTXkwQkFJl4pkRMyNFz/EtYDSkiiEHx3F7UN6g==
43614373

4362-
[email protected].32, mime-types@^2.1.12:
4363-
version "2.1.32"
4364-
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.32.tgz#1d00e89e7de7fe02008db61001d9e02852670fd5"
4365-
integrity sha512-hJGaVS4G4c9TSMYh2n6SQAGrC4RnfU+daP8G7cSCmaqNjiOoUY0VHCMS42pxnQmVF1GWwFhbHWn3RIxCqTmZ9A==
4374+
[email protected].34, mime-types@^2.1.12:
4375+
version "2.1.34"
4376+
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.34.tgz#5a712f9ec1503511a945803640fafe09d3793c24"
4377+
integrity sha512-6cP692WwGIs9XXdOO4++N+7qjqv0rqxxVvJ3VHPh/Sc9mVZcQP+ZGhkKiTvWMQRr2tbHkJP/Yn7Y0npb3ZBs4A==
43664378
dependencies:
4367-
mime-db "1.49.0"
4379+
mime-db "1.51.0"
43684380

43694381
mimic-fn@^2.1.0:
43704382
version "2.1.0"
@@ -4594,6 +4606,11 @@ normalize-url@^4.1.0:
45944606
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.0.tgz#453354087e6ca96957bd8f5baf753f5982142129"
45954607
integrity sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==
45964608

4609+
normalize-url@^6.0.1:
4610+
version "6.1.0"
4611+
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-6.1.0.tgz#40d0885b535deffe3f3147bec877d05fe4c5668a"
4612+
integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==
4613+
45974614
npm-package-json-lint@^5.4.0:
45984615
version "5.4.2"
45994616
resolved "https://registry.yarnpkg.com/npm-package-json-lint/-/npm-package-json-lint-5.4.2.tgz#f2565b1c71ce7dd8a5a14b29da0d54bd6509aad0"
@@ -5257,12 +5274,12 @@ release-it-lerna-changelog@^3.1.0:
52575274
which "^2.0.2"
52585275

52595276
release-it@^14.11.6:
5260-
version "14.11.7"
5261-
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.11.7.tgz#458696bad46b9ea28ef42df85de626cd7454ebfb"
5262-
integrity sha512-m4p9+x6AEQPczc96Jyg6dGFeovpJVgRCtA1lxeIgTmQVt9dutYPkkjZeJngZgUJ17/Lb1bx6ZzW2qsKmopKnbQ==
5277+
version "14.11.8"
5278+
resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.11.8.tgz#6da25daa93286d832cae4f10008a3bf0c08c2725"
5279+
integrity sha512-951DJ0kwjwU7CwGU3BCvRBgLxuJsOPRrZkqx0AsugJdSyPpUdwY9nlU0RAoSKqgh+VTerzecXLIIwgsGIpNxlA==
52635280
dependencies:
52645281
"@iarna/toml" "2.2.5"
5265-
"@octokit/rest" "18.10.0"
5282+
"@octokit/rest" "18.12.0"
52665283
async-retry "1.3.3"
52675284
chalk "4.1.2"
52685285
cosmiconfig "7.0.1"
@@ -5272,12 +5289,12 @@ release-it@^14.11.6:
52725289
form-data "4.0.0"
52735290
git-url-parse "11.6.0"
52745291
globby "11.0.4"
5275-
got "11.8.2"
5292+
got "11.8.3"
52765293
import-cwd "3.0.0"
5277-
inquirer "8.1.5"
5278-
is-ci "3.0.0"
5294+
inquirer "8.2.0"
5295+
is-ci "3.0.1"
52795296
lodash "4.17.21"
5280-
mime-types "2.1.32"
5297+
mime-types "2.1.34"
52815298
new-github-release-url "1.0.0"
52825299
open "7.4.2"
52835300
ora "5.4.1"

0 commit comments

Comments
 (0)