[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-vue3-module.
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update devdependency release-it to v14.11.6

authored by

Renovate Bot and committed by
renovate[bot]
(Sep 23, 2021, 10:44 PM UTC) e7012862 0c4ff6d2

+86 -51
+1 -1
package.json
··· 65 65 "lint-staged": "11.1.2", 66 66 "nuxt-edge": "2.16.0-27194414.3e9d7e3e", 67 67 "nuxt-vite": "0.2.4", 68 - "release-it": "14.11.5", 68 + "release-it": "14.11.6", 69 69 "siroc": "0.16.0", 70 70 "vite-plugin-vue2": "1.8.2" 71 71 },
+85 -50
yarn.lock
··· 1895 1895 dependencies: 1896 1896 "@octokit/types" "^6.0.3" 1897 1897 1898 - "@octokit/core@^3.5.0": 1898 + "@octokit/core@^3.5.1": 1899 1899 version "3.5.1" 1900 1900 resolved "https://registry.yarnpkg.com/@octokit/core/-/core-3.5.1.tgz#8601ceeb1ec0e1b1b8217b960a413ed8e947809b" 1901 1901 integrity sha512-omncwpLVxMP+GLpLPgeGJBF6IWJFjXDS5flY5VbppePYX9XehevbDykRH9PdCdvqt9TS5AOTiDide7h0qrkHjw== ··· 1926 1926 "@octokit/types" "^6.0.3" 1927 1927 universal-user-agent "^6.0.0" 1928 1928 1929 + "@octokit/openapi-types@^10.5.0": 1930 + version "10.5.0" 1931 + resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-10.5.0.tgz#9deea593663677febd07d93d31ab6882ba5e5748" 1932 + integrity sha512-yt8GpYL0s1bLZR7602l0Im5zfmB3UdHYCfcrv3ZGRX95BjX66UQeH4asXjXo8xBit9HneCctVhTMN0On/duukQ== 1933 + 1929 1934 "@octokit/openapi-types@^9.5.0": 1930 1935 version "9.7.0" 1931 1936 resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-9.7.0.tgz#9897cdefd629cd88af67b8dbe2e5fb19c63426b2" 1932 1937 integrity sha512-TUJ16DJU8mekne6+KVcMV5g6g/rJlrnIKn7aALG9QrNpnEipFc1xjoarh0PKaAWf2Hf+HwthRKYt+9mCm5RsRg== 1933 1938 1934 - "@octokit/plugin-paginate-rest@^2.6.2": 1935 - version "2.13.3" 1936 - resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.13.3.tgz#f0f1792230805108762d87906fb02d573b9e070a" 1937 - integrity sha512-46lptzM9lTeSmIBt/sVP/FLSTPGx6DCzAdSX3PfeJ3mTf4h9sGC26WpaQzMEq/Z44cOcmx8VsOhO+uEgE3cjYg== 1939 + "@octokit/plugin-paginate-rest@^2.16.0": 1940 + version "2.16.4" 1941 + resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.16.4.tgz#85e1d42ce0ae41b87626a29c1dd9cd8c8b379995" 1942 + integrity sha512-33UFvlgJP1zQVcbkeMQhzUeEXMOOr1U/3i8GDJqzw9MMRy90P/J+PXfgQvhE0N/rfX01DnY2IQMb2Q/L01EL0A== 1938 1943 dependencies: 1939 - "@octokit/types" "^6.11.0" 1944 + "@octokit/types" "^6.30.0" 1940 1945 1941 - "@octokit/plugin-request-log@^1.0.2": 1942 - version "1.0.3" 1943 - resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.3.tgz#70a62be213e1edc04bb8897ee48c311482f9700d" 1944 - integrity sha512-4RFU4li238jMJAzLgAwkBAw+4Loile5haQMQr+uhFq27BmyJXcXSKvoQKqh0agsZEiUlW6iSv3FAgvmGkur7OQ== 1946 + "@octokit/plugin-request-log@^1.0.4": 1947 + version "1.0.4" 1948 + resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz#5e50ed7083a613816b1e4a28aeec5fb7f1462e85" 1949 + integrity sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA== 1945 1950 1946 - "@octokit/plugin-rest-endpoint-methods@5.7.0": 1947 - version "5.7.0" 1948 - resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.7.0.tgz#80b69452c17597738d4692c79829b72d9e72ccec" 1949 - integrity sha512-G7sgccWRYQMwcHJXkDY/sDxbXeKiZkFQqUtzBCwmrzCNj2GQf3VygQ4T/BFL2crLVpIbenkE/c0ErhYOte2MPw== 1951 + "@octokit/plugin-rest-endpoint-methods@^5.9.0": 1952 + version "5.11.1" 1953 + resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.11.1.tgz#308476ae5de133ab4d30a6fa6c8f2766ff2524a0" 1954 + integrity sha512-EE69SuO08wtnIy9q/HftGDr7/Im1txzDfeYr+I4T/JkMSNEiedUUE5RuCWkEQAwwbeEU4kVTwSEQZb9Af77/PA== 1950 1955 dependencies: 1951 - "@octokit/types" "^6.24.0" 1956 + "@octokit/types" "^6.30.0" 1952 1957 deprecation "^2.3.1" 1953 1958 1954 1959 "@octokit/request-error@^2.0.5", "@octokit/request-error@^2.1.0": ··· 1972 1977 node-fetch "^2.6.1" 1973 1978 universal-user-agent "^6.0.0" 1974 1979 1975 - "@octokit/rest@18.9.0": 1976 - version "18.9.0" 1977 - resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.9.0.tgz#e5cc23fa199a2bdeea9efbe6096f81d7d6156fe9" 1978 - integrity sha512-VrmrE8gjpuOoDAGjrQq2j9ZhOE6LxaqxaQg0yMrrEnnQZy2ZcAnr5qbVfKsMF0up/48PRV/VFS/2GSMhA7nTdA== 1980 + "@octokit/rest@18.10.0": 1981 + version "18.10.0" 1982 + resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.10.0.tgz#8a0add9611253e0e31d3ed5b4bc941a3795a7648" 1983 + integrity sha512-esHR5OKy38bccL/sajHqZudZCvmv4yjovMJzyXlphaUo7xykmtOdILGJ3aAm0mFHmMLmPFmDMJXf39cAjNJsrw== 1979 1984 dependencies: 1980 - "@octokit/core" "^3.5.0" 1981 - "@octokit/plugin-paginate-rest" "^2.6.2" 1982 - "@octokit/plugin-request-log" "^1.0.2" 1983 - "@octokit/plugin-rest-endpoint-methods" "5.7.0" 1985 + "@octokit/core" "^3.5.1" 1986 + "@octokit/plugin-paginate-rest" "^2.16.0" 1987 + "@octokit/plugin-request-log" "^1.0.4" 1988 + "@octokit/plugin-rest-endpoint-methods" "^5.9.0" 1984 1989 1985 - "@octokit/types@^6.0.3", "@octokit/types@^6.11.0", "@octokit/types@^6.16.1", "@octokit/types@^6.24.0": 1990 + "@octokit/types@^6.0.3", "@octokit/types@^6.16.1": 1986 1991 version "6.25.0" 1987 1992 resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.25.0.tgz#c8e37e69dbe7ce55ed98ee63f75054e7e808bf1a" 1988 1993 integrity sha512-bNvyQKfngvAd/08COlYIN54nRgxskmejgywodizQNyiKoXmWRAjKup2/LYwm+T9V0gsKH6tuld1gM0PzmOiB4Q== 1989 1994 dependencies: 1990 1995 "@octokit/openapi-types" "^9.5.0" 1996 + 1997 + "@octokit/types@^6.30.0": 1998 + version "6.31.0" 1999 + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.31.0.tgz#b444852100090d1c5d0015614860c6131dc217e8" 2000 + integrity sha512-xobpvYmMYoFSxZB6jL1TPTMMZkxZIBlY145ZKibBJDKCczP1FrLLougtuVOZywGVZdcYs8oq2Bxb3aMjqIFeiw== 2001 + dependencies: 2002 + "@octokit/openapi-types" "^10.5.0" 1991 2003 1992 2004 "@polka/url@^1.0.0-next.9": 1993 2005 version "1.0.0-next.12" ··· 3284 3296 resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.3.tgz#b727dbf87d7651602f06f4d4ac387f47d91b0cbf" 3285 3297 integrity sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ== 3286 3298 3287 - async-retry@1.3.1: 3288 - version "1.3.1" 3289 - resolved "https://registry.yarnpkg.com/async-retry/-/async-retry-1.3.1.tgz#139f31f8ddce50c0870b0ba558a6079684aaed55" 3290 - integrity sha512-aiieFW/7h3hY0Bq5d+ktDBejxuwR78vRu9hDUdR8rNhSaQ29VzPL4AoIRG7D/c7tdenwOcKvgPM6tIxB3cB6HA== 3299 + async-retry@1.3.3: 3300 + version "1.3.3" 3301 + resolved "https://registry.yarnpkg.com/async-retry/-/async-retry-1.3.3.tgz#0e7f36c04d8478e7a58bdbed80cedf977785f280" 3302 + integrity sha512-wfr/jstw9xNi/0teMHrRW7dsz3Lt5ARhYNZ2ewpadnhaIp5mbALhOAP+EAdsC7t4Z6wqsDVv9+W6gm1Dk9mEyw== 3291 3303 dependencies: 3292 - retry "0.12.0" 3304 + retry "0.13.1" 3293 3305 3294 3306 asynckit@^0.4.0: 3295 3307 version "0.4.0" ··· 4999 5011 resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7" 5000 5012 integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac= 5001 5013 5002 - cosmiconfig@7.0.0, cosmiconfig@^7.0.0: 5003 - version "7.0.0" 5004 - resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.0.tgz#ef9b44d773959cae63ddecd122de23853b60f8d3" 5005 - integrity sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA== 5014 + cosmiconfig@7.0.1: 5015 + version "7.0.1" 5016 + resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d" 5017 + integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ== 5006 5018 dependencies: 5007 5019 "@types/parse-json" "^4.0.0" 5008 5020 import-fresh "^3.2.1" ··· 5030 5042 parse-json "^5.0.0" 5031 5043 path-type "^4.0.0" 5032 5044 yaml "^1.7.2" 5045 + 5046 + cosmiconfig@^7.0.0: 5047 + version "7.0.0" 5048 + resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.0.tgz#ef9b44d773959cae63ddecd122de23853b60f8d3" 5049 + integrity sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA== 5050 + dependencies: 5051 + "@types/parse-json" "^4.0.0" 5052 + import-fresh "^3.2.1" 5053 + parse-json "^5.0.0" 5054 + path-type "^4.0.0" 5055 + yaml "^1.10.0" 5033 5056 5034 5057 crc@^3.8.0: 5035 5058 version "3.8.0" ··· 6765 6788 is-ssh "^1.3.0" 6766 6789 parse-url "^5.0.0" 6767 6790 6768 - git-url-parse@11.5.0, git-url-parse@^11.4.4: 6791 + git-url-parse@11.6.0: 6792 + version "11.6.0" 6793 + resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-11.6.0.tgz#c634b8de7faa66498a2b88932df31702c67df605" 6794 + integrity sha512-WWUxvJs5HsyHL6L08wOusa/IXYtMuCAhrMmnTjQPpBU0TTHyDhnOATNH3xNQz7YOQUsqIIPTGr4xiVti1Hsk5g== 6795 + dependencies: 6796 + git-up "^4.0.0" 6797 + 6798 + git-url-parse@^11.4.4: 6769 6799 version "11.5.0" 6770 6800 resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-11.5.0.tgz#acaaf65239cb1536185b19165a24bbc754b3f764" 6771 6801 integrity sha512-TZYSMDeM37r71Lqg1mbnMlOqlHd7BSij9qN7XwTkRqSAYFMihGLGhfHwgqQob3GUhEneKnV4nskN9rbQw2KGxA== ··· 7388 7418 resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c" 7389 7419 integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew== 7390 7420 7391 - inquirer@8.1.2: 7392 - version "8.1.2" 7393 - resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.2.tgz#65b204d2cd7fb63400edd925dfe428bafd422e3d" 7394 - integrity sha512-DHLKJwLPNgkfwNmsuEUKSejJFbkv0FMO9SMiQbjI3n5NQuCrSIBqP66ggqyz2a6t2qEolKrMjhQ3+W/xXgUQ+Q== 7421 + inquirer@8.1.5: 7422 + version "8.1.5" 7423 + resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.5.tgz#2dc5159203c826d654915b5fe6990fd17f54a150" 7424 + integrity sha512-G6/9xUqmt/r+UvufSyrPpt84NYwhKZ9jLsgMbQzlx804XErNupor8WQdBnBRrXmBfTPpuwf1sV+ss2ovjgdXIg== 7395 7425 dependencies: 7396 7426 ansi-escapes "^4.2.1" 7397 7427 chalk "^4.1.1" ··· 7401 7431 figures "^3.0.0" 7402 7432 lodash "^4.17.21" 7403 7433 mute-stream "0.0.8" 7404 - ora "^5.3.0" 7434 + ora "^5.4.1" 7405 7435 run-async "^2.4.0" 7406 7436 rxjs "^7.2.0" 7407 7437 string-width "^4.1.0" ··· 9660 9690 type-check "^0.4.0" 9661 9691 word-wrap "^1.2.3" 9662 9692 9663 - ora@5.4.1, ora@^5.3.0: 9693 + ora@5.4.1, ora@^5.4.1: 9664 9694 version "5.4.1" 9665 9695 resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.1.tgz#1b2678426af4ac4a509008e5e4ac9e9959db9e18" 9666 9696 integrity sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ== ··· 11337 11367 resolved "https://registry.yarnpkg.com/relateurl/-/relateurl-0.2.7.tgz#54dbf377e51440aca90a4cd274600d3ff2d888a9" 11338 11368 integrity sha1-VNvzd+UUQKypCkzSdGANP/LYiKk= 11339 11369 11340 - release-it@14.11.5: 11341 - version "14.11.5" 11342 - resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.11.5.tgz#1d705d458463ab55f86c286239ccf0303fcbab40" 11343 - integrity sha512-9BaPdq7ZKOwtzz3p1mRhg/tOH/cT/y2tUnPYzUwQiVdj42JaGI1Vo2l3WbgK8ICsbFyrhc0tri1+iqI8OvkI1A== 11370 + release-it@14.11.6: 11371 + version "14.11.6" 11372 + resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.11.6.tgz#a285eaac25f9f3a6d47e688911e539af53a74446" 11373 + integrity sha512-6BNcuzFZHThBUBJ/xYw/bxZ+58CAwrwf1zgmjq2Ibl3nlDZbjphHG6iqxkJu7mZ8TIWs6NjloEAhqpjeXoN//Q== 11344 11374 dependencies: 11345 11375 "@iarna/toml" "2.2.5" 11346 - "@octokit/rest" "18.9.0" 11347 - async-retry "1.3.1" 11376 + "@octokit/rest" "18.10.0" 11377 + async-retry "1.3.3" 11348 11378 chalk "4.1.2" 11349 - cosmiconfig "7.0.0" 11379 + cosmiconfig "7.0.1" 11350 11380 debug "4.3.2" 11351 11381 deprecated-obj "2.0.0" 11352 11382 execa "5.1.1" 11353 11383 form-data "4.0.0" 11354 - git-url-parse "11.5.0" 11384 + git-url-parse "11.6.0" 11355 11385 globby "11.0.4" 11356 11386 got "11.8.2" 11357 11387 import-cwd "3.0.0" 11358 - inquirer "8.1.2" 11388 + inquirer "8.1.5" 11359 11389 is-ci "3.0.0" 11360 11390 lodash "4.17.21" 11361 11391 mime-types "2.1.32" ··· 11487 11517 resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc" 11488 11518 integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg== 11489 11519 11490 - retry@0.12.0, retry@^0.12.0: 11520 + retry@0.13.1: 11521 + version "0.13.1" 11522 + resolved "https://registry.yarnpkg.com/retry/-/retry-0.13.1.tgz#185b1587acf67919d63b357349e03537b2484658" 11523 + integrity sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg== 11524 + 11525 + retry@^0.12.0: 11491 11526 version "0.12.0" 11492 11527 resolved "https://registry.yarnpkg.com/retry/-/retry-0.12.0.tgz#1b42a6266a21f07421d1b0b54b7dc167b01c013b" 11493 11528 integrity sha1-G0KmJmoh8HQh0bC1S33BZ7AcATs=