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

build: update dependency git-raw-commits to v5 #2049

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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"folder-hash": "^4.0.2",
"font-color-contrast": "^11.1.0",
"gcip-cloud-functions": "0.2.0",
"git-raw-commits": "^4.0.0",
"git-raw-commits": "^5.0.0",
"husky": "^9.0.0",
"inquirer": "9.2.20",
"jasmine": "~5.1.0",
Expand Down
46 changes: 28 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ __metadata:
folder-hash: "npm:^4.0.2"
font-color-contrast: "npm:^11.1.0"
gcip-cloud-functions: "npm:0.2.0"
git-raw-commits: "npm:^4.0.0"
git-raw-commits: "npm:^5.0.0"
highlight.js: "npm:^11.8.0"
html-entities: "npm:^2.4.0"
husky: "npm:^9.0.0"
Expand Down Expand Up @@ -1496,6 +1496,24 @@ __metadata:
languageName: node
linkType: hard

"@conventional-changelog/git-client@npm:^1.0.0":
version: 1.0.1
resolution: "@conventional-changelog/git-client@npm:1.0.1"
dependencies:
"@types/semver": "npm:^7.5.5"
semver: "npm:^7.5.2"
peerDependencies:
conventional-commits-filter: ^5.0.0
conventional-commits-parser: ^6.0.0
peerDependenciesMeta:
conventional-commits-filter:
optional: true
conventional-commits-parser:
optional: true
checksum: 10c0/6f048b2595977f28741ddea911870b25bcb4344a6185b7fe06a9cc641a17e7da996efd01227fa9c078180f77b12e074d72f280bdccc627332d06de610ba9165b
languageName: node
linkType: hard

"@cspotcode/source-map-support@npm:^0.8.0":
version: 0.8.1
resolution: "@cspotcode/source-map-support@npm:0.8.1"
Expand Down Expand Up @@ -5191,7 +5209,7 @@ __metadata:
languageName: node
linkType: hard

"@types/semver@npm:^7.3.6":
"@types/semver@npm:^7.3.6, @types/semver@npm:^7.5.5":
version: 7.5.8
resolution: "@types/semver@npm:7.5.8"
checksum: 10c0/8663ff927234d1c5fcc04b33062cb2b9fcfbe0f5f351ed26c4d1e1581657deebd506b41ff7fdf89e787e3d33ce05854bc01686379b89e9c49b564c4cfa988efa
Expand Down Expand Up @@ -7549,13 +7567,6 @@ __metadata:
languageName: node
linkType: hard

"dargs@npm:^8.0.0":
version: 8.1.0
resolution: "dargs@npm:8.1.0"
checksum: 10c0/08cbd1ee4ac1a16fb7700e761af2e3e22d1bdc04ac4f851926f552dde8f9e57714c0d04013c2cca1cda0cba8fb637e0f93ad15d5285547a939dd1989ee06a82d
languageName: node
linkType: hard

"dashdash@npm:^1.12.0":
version: 1.14.1
resolution: "dashdash@npm:1.14.1"
Expand Down Expand Up @@ -9409,16 +9420,15 @@ __metadata:
languageName: node
linkType: hard

"git-raw-commits@npm:^4.0.0":
version: 4.0.0
resolution: "git-raw-commits@npm:4.0.0"
"git-raw-commits@npm:^5.0.0":
version: 5.0.0
resolution: "git-raw-commits@npm:5.0.0"
dependencies:
dargs: "npm:^8.0.0"
meow: "npm:^12.0.1"
split2: "npm:^4.0.0"
"@conventional-changelog/git-client": "npm:^1.0.0"
meow: "npm:^13.0.0"
bin:
git-raw-commits: cli.mjs
checksum: 10c0/ab51335d9e55692fce8e42788013dba7a7e7bf9f5bf0622c8cd7ddc9206489e66bb939563fca4edb3aa87477e2118f052702aad1933b13c6fa738af7f29884f0
git-raw-commits: src/cli.js
checksum: 10c0/92b28dc47eb7e3ce552daff44f266f34b004d0903605056a7ca6443e14372d05d8e676f94a2293ba0ffa586b8ec340832820a126ee42bfd2789b91fc8eba0753
languageName: node
linkType: hard

Expand Down Expand Up @@ -11935,7 +11945,7 @@ __metadata:
languageName: node
linkType: hard

"meow@npm:^13.2.0":
"meow@npm:^13.0.0, meow@npm:^13.2.0":
version: 13.2.0
resolution: "meow@npm:13.2.0"
checksum: 10c0/d5b339ae314715bcd0b619dd2f8a266891928e21526b4800d49b4fba1cc3fff7e2c1ff5edd3344149fac841bc2306157f858e8c4d5eaee4d52ce52ad925664ce
Expand Down