Skip to content

Commit

Permalink
Merge pull request #714 from gmsgowtham/renovate/release-it-conventio…
Browse files Browse the repository at this point in the history
…nal-changelog-8.x

chore(deps): update dependency @release-it/conventional-changelog to v8.0.2
  • Loading branch information
gmsgowtham authored Sep 12, 2024
2 parents f88e7e7 + 0f8b9b8 commit 32bcab4
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@biomejs/biome": "1.8.3",
"@commitlint/config-conventional": "19.5.0",
"@evilmartians/lefthook": "1.7.15",
"@release-it/conventional-changelog": "8.0.1",
"@release-it/conventional-changelog": "8.0.2",
"@testing-library/jest-native": "5.4.3",
"@testing-library/react-native": "12.7.2",
"@types/jest": "29.5.12",
Expand Down
39 changes: 33 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2501,6 +2501,14 @@
"@types/conventional-commits-parser" "^5.0.0"
chalk "^5.3.0"

"@conventional-changelog/git-client@^1.0.0":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@conventional-changelog/git-client/-/git-client-1.0.1.tgz#143be2777ba389c3c14f83fa19b7cab6a49a503b"
integrity sha512-PJEqBwAleffCMETaVm/fUgHldzBE35JFk3/9LL6NUA5EXa3qednu+UT6M7E5iBu3zIQZCULYIiZ90fBYHt6xUw==
dependencies:
"@types/semver" "^7.5.5"
semver "^7.5.2"

"@evilmartians/[email protected]":
version "1.7.15"
resolved "https://registry.yarnpkg.com/@evilmartians/lefthook/-/lefthook-1.7.15.tgz#7f02e49df8315efec276f82b8d2cfa481a1c42e5"
Expand Down Expand Up @@ -3747,15 +3755,16 @@
invariant "^2.2.4"
nullthrows "^1.1.1"

"@release-it/[email protected].1":
version "8.0.1"
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-8.0.1.tgz#7aba0162769a001b11fa72ab05ca3f108c2657e3"
integrity sha512-pwc9jaBYDaSX5TXw6rEnPfqDkKJN2sFBhYpON1kBi9T3sA9EOBncC4ed0Bv3L1ciNb6eqEJXPfp+tQMqVlv/eg==
"@release-it/[email protected].2":
version "8.0.2"
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-8.0.2.tgz#043d07d8fe09357b21d0d2619f1d8b0c99d202d4"
integrity sha512-WpnWWRr7O0JeLoiejLrPEWnnwFhCscBn1wBTAXeitiz2/Ifaol0s+t8otf/HYq/OiQOri2iH8d0CnVb72tBdIQ==
dependencies:
concat-stream "^2.0.0"
conventional-changelog "^5.1.0"
conventional-recommended-bump "^9.0.0"
semver "^7.5.4"
git-semver-tags "^8.0.0"
semver "^7.6.3"

"@sideway/address@^4.1.3":
version "4.1.4"
Expand Down Expand Up @@ -3990,6 +3999,11 @@
"@types/prop-types" "*"
csstype "^3.0.2"

"@types/semver@^7.5.5":
version "7.5.8"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==

"@types/stack-utils@^2.0.0":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
Expand Down Expand Up @@ -6223,6 +6237,14 @@ git-semver-tags@^7.0.0:
meow "^12.0.1"
semver "^7.5.2"

git-semver-tags@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/git-semver-tags/-/git-semver-tags-8.0.0.tgz#745ee2d934f74c70014d0ed617e18f4712950e32"
integrity sha512-N7YRIklvPH3wYWAR2vysaqGLPRcpwQ0GKdlqTiVN5w1UmCdaeY3K8s6DMKRCh54DDdzyt/OAB6C8jgVtb7Y2Fg==
dependencies:
"@conventional-changelog/git-client" "^1.0.0"
meow "^13.0.0"

git-up@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/git-up/-/git-up-7.0.0.tgz#bace30786e36f56ea341b6f69adfd83286337467"
Expand Down Expand Up @@ -8164,6 +8186,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 @@ -10428,7 +10455,7 @@ semver@^7.6.0:
dependencies:
lru-cache "^6.0.0"

semver@^7.6.2:
semver@^7.6.2, semver@^7.6.3:
version "7.6.3"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
Expand Down

0 comments on commit 32bcab4

Please sign in to comment.