Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent da56a02 commit 36f3004
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 52 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"prettier": "3.4.1",
"prisma": "^5.0.0",
"read-pkg-up": "7.0.1",
"semantic-release": "23.1.1",
"semantic-release": "24.2.0",
"slug": "^8.2.3",
"strip-ansi": "6.0.1",
"ts-jest": "29.2.5",
Expand Down
112 changes: 61 additions & 51 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1704,14 +1704,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"
Expand Down Expand Up @@ -1741,10 +1742,10 @@
micromatch "^4.0.0"
p-reduce "^2.0.0"

"@semantic-release/github@^10.0.0":
version "10.3.5"
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-10.3.5.tgz#112b6ee41fe78356359aa7ba9a1e98b68c8640fc"
integrity sha512-svvRglGmvqvxjmDgkXhrjf0lC88oZowFhOfifTldbgX9Dzj0inEtMLaC+3/MkDEmxmaQjWmF5Q/0CMIvPNSVdQ==
"@semantic-release/github@^11.0.0":
version "11.0.1"
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-11.0.1.tgz#127579aa77ddd8586de6f4f57d0e66db3453a876"
integrity sha512-Z9cr0LgU/zgucbT9cksH0/pX9zmVda9hkDPcgIE0uvjMQ8w/mElDivGjx1w1pEQ+MuQJ5CBq3VCF16S6G4VH3A==
dependencies:
"@octokit/core" "^6.0.0"
"@octokit/plugin-paginate-rest" "^11.0.0"
Expand Down Expand Up @@ -1782,21 +1783,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@^3.0.0":
version "3.0.0"
Expand Down Expand Up @@ -2092,7 +2093,7 @@
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==

"@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==
Expand Down Expand Up @@ -3113,29 +3114,35 @@ conventional-changelog-angular@^7.0.0:
dependencies:
compare-func "^2.0.0"

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-conventionalcommits@^7.0.2:
version "7.0.2"
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5"
integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==
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-filter@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/conventional-commits-filter/-/conventional-commits-filter-5.0.0.tgz#72811f95d379e79d2d39d5c0c53c9351ef284e86"
integrity sha512-tQMagCOC59EVgNZcC5zl7XqO30Wki9i9J3acbUvkaosCT6JX3EeFwJD7Qqp4MCikRnzS18WXV3BLIQ66ytu6+Q==

conventional-commits-parser@^5.0.0:
version "5.0.0"
Expand All @@ -3147,6 +3154,13 @@ conventional-commits-parser@^5.0.0:
meow "^12.0.1"
split2 "^4.0.0"

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:
meow "^13.0.0"

convert-hrtime@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/convert-hrtime/-/convert-hrtime-5.0.0.tgz#f2131236d4598b95de856926a67100a0a97e9fa3"
Expand Down Expand Up @@ -5571,7 +5585,7 @@ 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, json-stringify-safe@~5.0.1:
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 sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==
Expand Down Expand Up @@ -6151,6 +6165,11 @@ meow@^12.0.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"
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
Expand Down Expand Up @@ -7454,15 +7473,6 @@ [email protected]:
read-pkg "^5.2.0"
type-fest "^0.8.1"

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@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc"
Expand Down Expand Up @@ -7717,16 +7727,16 @@ safe-buffer@~5.1.0, safe-buffer@~5.1.1:
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==

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.2.0:
version "24.2.0"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-24.2.0.tgz#b99f1e1e25821c7dd8184cf4c45be329260ad615"
integrity sha512-fQfn6e/aYToRtVJYKqneFM1Rg3KP2gh3wSWtpYsLlz6uaPKlISrTzvYAFn+mYWo07F0X1Cz5ucU89AVE8X1mbg==
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/github" "^11.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"
Expand All @@ -7737,7 +7747,7 @@ [email protected]:
get-stream "^6.0.0"
git-log-parser "^1.2.0"
hook-std "^3.0.0"
hosted-git-info "^7.0.0"
hosted-git-info "^8.0.0"
import-from-esm "^1.3.1"
lodash-es "^4.17.21"
marked "^12.0.0"
Expand Down

0 comments on commit 36f3004

Please sign in to comment.