-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Bump semantic-release from 23.1.1 to 24.1.0
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.1.1 to 24.1.0. - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v23.1.1...v24.1.0) --- updated-dependencies: - dependency-name: semantic-release dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
08b1b96
commit 9522c7f
Showing
2 changed files
with
50 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1248,14 +1248,15 @@ | |
fs-extra "^11.0.0" | ||
lodash "^4.17.4" | ||
|
||
"@semantic-release/commit-analyzer@^12.0.0": | ||
version "12.0.0" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-12.0.0.tgz#7219b05ab79a4303c99fc9cd0413d68881599270" | ||
integrity sha512-qG+md5gdes+xa8zP7lIo1fWE17zRdO8yMCaxh9lyL65TQleoSv8WHHOqRURfghTytUh+NpkSyBprQ5hrkxOKVQ== | ||
"@semantic-release/commit-analyzer@^13.0.0-beta.1": | ||
version "13.0.0" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-13.0.0.tgz#98e28e2b2cb3d8e3a19effb82d5f493a0147e7a2" | ||
integrity sha512-KtXWczvTAB1ZFZ6B4O+w8HkfYm/OgQb1dUGNFZtDgQ0csggrmkq8sTxhd+lwGF8kMb59/RnG9o4Tn7M/I8dQ9Q== | ||
dependencies: | ||
conventional-changelog-angular "^7.0.0" | ||
conventional-commits-filter "^4.0.0" | ||
conventional-commits-parser "^5.0.0" | ||
conventional-changelog-angular "^8.0.0" | ||
conventional-changelog-writer "^8.0.0" | ||
conventional-commits-filter "^5.0.0" | ||
conventional-commits-parser "^6.0.0" | ||
debug "^4.0.0" | ||
import-from-esm "^1.0.3" | ||
lodash-es "^4.17.21" | ||
|
@@ -1326,21 +1327,21 @@ | |
semver "^7.1.2" | ||
tempy "^3.0.0" | ||
|
||
"@semantic-release/release-notes-generator@^13.0.0": | ||
version "13.0.0" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/release-notes-generator/-/release-notes-generator-13.0.0.tgz#9fb312c234742e2716c09d669d5d786a4daad465" | ||
integrity sha512-LEeZWb340keMYuREMyxrODPXJJ0JOL8D/mCl74B4LdzbxhtXV2LrPN2QBEcGJrlQhoqLO0RhxQb6masHytKw+A== | ||
"@semantic-release/release-notes-generator@^14.0.0-beta.1": | ||
version "14.0.1" | ||
resolved "https://registry.yarnpkg.com/@semantic-release/release-notes-generator/-/release-notes-generator-14.0.1.tgz#0c091af7857a4dfbfc464b8256a289676f7eddd3" | ||
integrity sha512-K0w+5220TM4HZTthE5dDpIuFrnkN1NfTGPidJFm04ULT1DEZ9WG89VNXN7F0c+6nMEpWgqmPvb7vY7JkB2jyyA== | ||
dependencies: | ||
conventional-changelog-angular "^7.0.0" | ||
conventional-changelog-writer "^7.0.0" | ||
conventional-commits-filter "^4.0.0" | ||
conventional-commits-parser "^5.0.0" | ||
conventional-changelog-angular "^8.0.0" | ||
conventional-changelog-writer "^8.0.0" | ||
conventional-commits-filter "^5.0.0" | ||
conventional-commits-parser "^6.0.0" | ||
debug "^4.0.0" | ||
get-stream "^7.0.0" | ||
import-from-esm "^1.0.3" | ||
into-stream "^7.0.0" | ||
lodash-es "^4.17.21" | ||
read-pkg-up "^11.0.0" | ||
read-package-up "^11.0.0" | ||
|
||
"@sigstore/bundle@^2.1.1": | ||
version "2.1.1" | ||
|
@@ -1588,7 +1589,7 @@ | |
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.3.0.tgz#2e8332cc7363f887d32ec5496b207d26ba8052bb" | ||
integrity sha512-hkc1DATxFLQo4VxPDpMH1gCkPpBbpOoJ/4nhuXw4n63/0R6bCpQECj4+K226UJ4JO/eJQz+1mC2I7JsWanAdQw== | ||
|
||
"@types/semver@^7.5.8": | ||
"@types/semver@^7.5.5", "@types/semver@^7.5.8": | ||
version "7.5.8" | ||
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e" | ||
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ== | ||
|
@@ -1615,14 +1616,6 @@ | |
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.38.1.tgz#13f08738111e1d9e8a22fd6141f3590e54d9a60e" | ||
integrity sha512-IBBb+iI2NLu4VQn3Vwldyi2QwaXt5+hTyh58ggAMoCGE6DJmPvwL3KPBWcJl1m9LYPChBLE980Jw+CS4Wokqxw== | ||
|
||
JSONStream@^1.3.5: | ||
version "1.3.5" | ||
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0" | ||
integrity sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ== | ||
dependencies: | ||
jsonparse "^1.2.0" | ||
through ">=2.2.7 <3" | ||
|
||
abab@^2.0.3, abab@^2.0.5: | ||
version "2.0.5" | ||
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a" | ||
|
@@ -2249,39 +2242,35 @@ console-control-strings@^1.1.0: | |
resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e" | ||
integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4= | ||
|
||
conventional-changelog-angular@^7.0.0: | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-7.0.0.tgz#5eec8edbff15aa9b1680a8dcfbd53e2d7eb2ba7a" | ||
integrity sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ== | ||
conventional-changelog-angular@^8.0.0: | ||
version "8.0.0" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-8.0.0.tgz#5701386850f0e0c2e630b43ee7821d322d87e7a6" | ||
integrity sha512-CLf+zr6St0wIxos4bmaKHRXWAcsCXrJU6F4VdNDrGRK3B8LDLKoX3zuMV5GhtbGkVR/LohZ6MT6im43vZLSjmA== | ||
dependencies: | ||
compare-func "^2.0.0" | ||
|
||
conventional-changelog-writer@^7.0.0: | ||
version "7.0.1" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-7.0.1.tgz#e64ef74fa8e773cab4124af217f3f02b29eb0a9c" | ||
integrity sha512-Uo+R9neH3r/foIvQ0MKcsXkX642hdm9odUp7TqgFS7BsalTcjzRlIfWZrZR1gbxOozKucaKt5KAbjW8J8xRSmA== | ||
conventional-changelog-writer@^8.0.0: | ||
version "8.0.0" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-8.0.0.tgz#81522ed40400a4ca8ab78a42794aae9667c745ae" | ||
integrity sha512-TQcoYGRatlAnT2qEWDON/XSfnVG38JzA7E0wcGScu7RElQBkg9WWgZd1peCWFcWDh1xfb2CfsrcvOn1bbSzztA== | ||
dependencies: | ||
conventional-commits-filter "^4.0.0" | ||
"@types/semver" "^7.5.5" | ||
conventional-commits-filter "^5.0.0" | ||
handlebars "^4.7.7" | ||
json-stringify-safe "^5.0.1" | ||
meow "^12.0.1" | ||
meow "^13.0.0" | ||
semver "^7.5.2" | ||
split2 "^4.0.0" | ||
|
||
conventional-commits-filter@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/conventional-commits-filter/-/conventional-commits-filter-4.0.0.tgz#845d713e48dc7d1520b84ec182e2773c10c7bf7f" | ||
integrity sha512-rnpnibcSOdFcdclpFwWa+pPlZJhXE7l+XK04zxhbWrhgpR96h33QLz8hITTXbcYICxVr3HZFtbtUAQ+4LdBo9A== | ||
|
||
conventional-commits-parser@^5.0.0: | ||
conventional-commits-filter@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-5.0.0.tgz#57f3594b81ad54d40c1b4280f04554df28627d9a" | ||
integrity sha512-ZPMl0ZJbw74iS9LuX9YIAiW8pfM5p3yh2o/NbXHbkFuZzY5jvdi5jFycEOkmBW5H5I7nA+D6f3UcsCLP2vvSEA== | ||
resolved "https://registry.yarnpkg.com/conventional-commits-filter/-/conventional-commits-filter-5.0.0.tgz#72811f95d379e79d2d39d5c0c53c9351ef284e86" | ||
integrity sha512-tQMagCOC59EVgNZcC5zl7XqO30Wki9i9J3acbUvkaosCT6JX3EeFwJD7Qqp4MCikRnzS18WXV3BLIQ66ytu6+Q== | ||
|
||
conventional-commits-parser@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-6.0.0.tgz#74e3be5344d8cd99f7c3353da2efa1d1dd618061" | ||
integrity sha512-TbsINLp48XeMXR8EvGjTnKGsZqBemisPoyWESlpRyR8lif0lcwzqz+NMtYSj1ooF/WYjSuu7wX0CtdeeMEQAmA== | ||
dependencies: | ||
JSONStream "^1.3.5" | ||
is-text-path "^2.0.0" | ||
meow "^12.0.1" | ||
split2 "^4.0.0" | ||
meow "^13.0.0" | ||
|
||
convert-hrtime@^5.0.0: | ||
version "5.0.0" | ||
|
@@ -3299,13 +3288,6 @@ is-stream@^4.0.1: | |
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-4.0.1.tgz#375cf891e16d2e4baec250b85926cffc14720d9b" | ||
integrity sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A== | ||
|
||
is-text-path@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/is-text-path/-/is-text-path-2.0.0.tgz#b2484e2b720a633feb2e85b67dc193ff72c75636" | ||
integrity sha512-+oDTluR6WEjdXEJMnC2z6A4FRwFoYuvShVVEGsS7ewc0UTi2QtAKMDJuL4BDEVt+5T7MjFo12RP8ghOM75oKJw== | ||
dependencies: | ||
text-extensions "^2.0.0" | ||
|
||
is-typedarray@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a" | ||
|
@@ -3891,11 +3873,6 @@ json-stringify-nice@^1.1.4: | |
resolved "https://registry.yarnpkg.com/json-stringify-nice/-/json-stringify-nice-1.1.4.tgz#2c937962b80181d3f317dd39aa323e14f5a60a67" | ||
integrity sha512-5Z5RFW63yxReJ7vANgW6eZFGWaQvnPE3WNmZoOJrSkGju2etKA2L5rrOa1sm877TVTFt57A80BH1bArcmlLfPw== | ||
|
||
json-stringify-safe@^5.0.1: | ||
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb" | ||
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus= | ||
|
||
[email protected], json5@^2.1.2: | ||
version "2.2.3" | ||
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" | ||
|
@@ -3910,7 +3887,7 @@ jsonfile@^6.0.1: | |
optionalDependencies: | ||
graceful-fs "^4.1.6" | ||
|
||
jsonparse@^1.2.0, jsonparse@^1.3.1: | ||
jsonparse@^1.3.1: | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280" | ||
integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA= | ||
|
@@ -4184,10 +4161,10 @@ marked@^12.0.0: | |
resolved "https://registry.yarnpkg.com/marked/-/marked-12.0.0.tgz#051ea8c8c7f65148a63003df1499515a2c6de716" | ||
integrity sha512-Vkwtq9rLqXryZnWaQc86+FHLC6tr/fycMfYAhiOIXkrNmeGAyhSxjqu0Rs1i0bBqw5u0S7+lV9fdH2ZSVaoa0w== | ||
|
||
meow@^12.0.1: | ||
version "12.1.1" | ||
resolved "https://registry.yarnpkg.com/meow/-/meow-12.1.1.tgz#e558dddbab12477b69b2e9a2728c327f191bace6" | ||
integrity sha512-BhXM0Au22RwUneMPwSCnyhTOizdWoIEPU9sp0Aqa1PnDMR5Wv2FGXYDjuzJEIX+Eo2Rb8xuYe5jrnm5QowQFkw== | ||
meow@^13.0.0: | ||
version "13.2.0" | ||
resolved "https://registry.yarnpkg.com/meow/-/meow-13.2.0.tgz#6b7d63f913f984063b3cc261b6e8800c4cd3474f" | ||
integrity sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA== | ||
|
||
merge-stream@^2.0.0: | ||
version "2.0.0" | ||
|
@@ -5115,15 +5092,6 @@ read-package-up@^11.0.0: | |
read-pkg "^9.0.0" | ||
type-fest "^4.6.0" | ||
|
||
read-pkg-up@^11.0.0: | ||
version "11.0.0" | ||
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-11.0.0.tgz#8916ffc6af2a7538b43bcc2c6445d4450ffe5a74" | ||
integrity sha512-LOVbvF1Q0SZdjClSefZ0Nz5z8u+tIE7mV5NibzmE9VYmDe9CaBbAVtz1veOSZbofrdsilxuDAYnFenukZVp8/Q== | ||
dependencies: | ||
find-up-simple "^1.0.0" | ||
read-pkg "^9.0.0" | ||
type-fest "^4.6.0" | ||
|
||
read-pkg@^9.0.0: | ||
version "9.0.1" | ||
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-9.0.1.tgz#b1b81fb15104f5dbb121b6bbdee9bbc9739f569b" | ||
|
@@ -5259,16 +5227,16 @@ saxes@^5.0.1: | |
dependencies: | ||
xmlchars "^2.2.0" | ||
|
||
semantic-release@^23.1.1: | ||
version "23.1.1" | ||
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-23.1.1.tgz#5c1a058748f4001f1c730716134a70b9e8e5b311" | ||
integrity sha512-qqJDBhbtHsjUEMsojWKGuL5lQFCJuPtiXKEIlFKyTzDDGTAE/oyvznaP8GeOr5PvcqBJ6LQz4JCENWPLeehSpA== | ||
semantic-release@^24.1.0: | ||
version "24.1.0" | ||
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-24.1.0.tgz#da799e6def44a0c3708fa1cfc2685d20e29b0f83" | ||
integrity sha512-FwaE2hKDHQn9G6GA7xmqsc9WnsjaFD/ppLM5PUg56Do9oKSCf+vH6cPeb3hEBV/m06n8Sh9vbVqPjHu/1onzQw== | ||
dependencies: | ||
"@semantic-release/commit-analyzer" "^12.0.0" | ||
"@semantic-release/commit-analyzer" "^13.0.0-beta.1" | ||
"@semantic-release/error" "^4.0.0" | ||
"@semantic-release/github" "^10.0.0" | ||
"@semantic-release/npm" "^12.0.0" | ||
"@semantic-release/release-notes-generator" "^13.0.0" | ||
"@semantic-release/release-notes-generator" "^14.0.0-beta.1" | ||
aggregate-error "^5.0.0" | ||
cosmiconfig "^9.0.0" | ||
debug "^4.0.0" | ||
|
@@ -5474,11 +5442,6 @@ spdx-license-ids@^3.0.0: | |
resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.9.tgz#8a595135def9592bda69709474f1cbeea7c2467f" | ||
integrity sha512-Ki212dKK4ogX+xDo4CtOZBVIwhsKBEfsEEcwmJfLQzirgc2jIWdzg40Unxz/HzEUqM1WFzVlQSMF9kZZ2HboLQ== | ||
|
||
split2@^4.0.0: | ||
version "4.2.0" | ||
resolved "https://registry.yarnpkg.com/split2/-/split2-4.2.0.tgz#c9c5920904d148bab0b9f67145f245a86aadbfa4" | ||
integrity sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg== | ||
|
||
split2@~1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/split2/-/split2-1.0.0.tgz#52e2e221d88c75f9a73f90556e263ff96772b314" | ||
|
@@ -5733,11 +5696,6 @@ test-exclude@^6.0.0: | |
glob "^7.1.4" | ||
minimatch "^3.0.4" | ||
|
||
text-extensions@^2.0.0: | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/text-extensions/-/text-extensions-2.4.0.tgz#a1cfcc50cf34da41bfd047cc744f804d1680ea34" | ||
integrity sha512-te/NtwBwfiNRLf9Ijqx3T0nlqZiQ2XrrtBvu+cLL8ZRrGkO0NHTug8MYFKyoSrv/sHTaSKfilUkizV6XhxMJ3g== | ||
|
||
text-table@~0.2.0: | ||
version "0.2.0" | ||
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" | ||
|
@@ -5770,11 +5728,6 @@ through2@~2.0.0: | |
readable-stream "~2.3.6" | ||
xtend "~4.0.1" | ||
|
||
"through@>=2.2.7 <3": | ||
version "2.3.8" | ||
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" | ||
integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU= | ||
|
||
time-span@^5.1.0: | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/time-span/-/time-span-5.1.0.tgz#80c76cf5a0ca28e0842d3f10a4e99034ce94b90d" | ||
|