Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update dependency @semantic-release/commit-analyzer to v10.0.4 - autoclosed #136

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
45 changes: 41 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3066,19 +3066,19 @@ __metadata:
linkType: hard

"@semantic-release/commit-analyzer@npm:^10.0.0, @semantic-release/commit-analyzer@npm:^10.0.1":
version: 10.0.1
resolution: "@semantic-release/commit-analyzer@npm:10.0.1"
version: 10.0.4
resolution: "@semantic-release/commit-analyzer@npm:10.0.4"
dependencies:
conventional-changelog-angular: ^6.0.0
conventional-commits-filter: ^3.0.0
conventional-commits-parser: ^4.0.0
conventional-commits-parser: ^5.0.0
debug: ^4.0.0
import-from: ^4.0.0
lodash-es: ^4.17.21
micromatch: ^4.0.2
peerDependencies:
semantic-release: ">=20.1.0"
checksum: 24eba3f82ede83c14df3680a57651872b98c08b39809c180ed7181f40d7d7570bf00b3f2c5dd6e0e0ddc20168767d70b375d23163a6c6d4d3f7f6fdefcf94320
checksum: f0261a43e8f6372ca9610436755b95681ad6dcf896d04afc95edf5c7f086d3c331b0dfe0622f483c641e85e69c5a3ca0fb8c577e793e40f65f065a8ceb24d15c
languageName: node
linkType: hard

Expand Down Expand Up @@ -6486,6 +6486,20 @@ __metadata:
languageName: node
linkType: hard

"conventional-commits-parser@npm:^5.0.0":
version: 5.0.0
resolution: "conventional-commits-parser@npm:5.0.0"
dependencies:
JSONStream: ^1.3.5
is-text-path: ^2.0.0
meow: ^12.0.1
split2: ^4.0.0
bin:
conventional-commits-parser: cli.mjs
checksum: bb92a0bfe41802330d2d14ddb0f912fd65dd355f1aa294e708f4891aac95c580919a70580b9f26563c24c3335baaed2ce003104394a8fa5ba61eeb3889e45df0
languageName: node
linkType: hard

"convert-source-map@npm:^1.6.0, convert-source-map@npm:^1.7.0":
version: 1.9.0
resolution: "convert-source-map@npm:1.9.0"
Expand Down Expand Up @@ -10105,6 +10119,15 @@ __metadata:
languageName: node
linkType: hard

"is-text-path@npm:^2.0.0":
version: 2.0.0
resolution: "is-text-path@npm:2.0.0"
dependencies:
text-extensions: ^2.0.0
checksum: 3a8725fc7c0d4c7741a97993bc2fecc09a0963660394d3ee76145274366c98ad57c6791d20d4ef829835f573b1137265051c05ecd65fbe72f69bb9ab9e3babbd
languageName: node
linkType: hard

"is-typed-array@npm:^1.1.10, is-typed-array@npm:^1.1.3, is-typed-array@npm:^1.1.9":
version: 1.1.10
resolution: "is-typed-array@npm:1.1.10"
Expand Down Expand Up @@ -15708,6 +15731,13 @@ __metadata:
languageName: node
linkType: hard

"split2@npm:^4.0.0":
version: 4.2.0
resolution: "split2@npm:4.2.0"
checksum: 05d54102546549fe4d2455900699056580cca006c0275c334611420f854da30ac999230857a85fdd9914dc2109ae50f80fda43d2a445f2aa86eccdc1dfce779d
languageName: node
linkType: hard

"split2@npm:~1.0.0":
version: 1.0.0
resolution: "split2@npm:1.0.0"
Expand Down Expand Up @@ -16289,6 +16319,13 @@ __metadata:
languageName: node
linkType: hard

"text-extensions@npm:^2.0.0":
version: 2.4.0
resolution: "text-extensions@npm:2.4.0"
checksum: 9bdbc9959e004ccc86a6ec076d6c5bb6765978263e9d0d5febb640d7675c09919ea912f3fe9d50b68c3c7c43cc865610a7cb24954343abb31f74c205fbae4e45
languageName: node
linkType: hard

"text-table@npm:^0.2.0, text-table@npm:~0.2.0":
version: 0.2.0
resolution: "text-table@npm:0.2.0"
Expand Down