mirror of
https://github.com/chenasraf/express-otp.git
synced 2026-05-18 01:49:07 +00:00
build: update changelog build
This commit is contained in:
85
CHANGELOG.md
85
CHANGELOG.md
@@ -1,14 +1,61 @@
|
||||
# Change Log
|
||||
|
||||
### [0.3.3-develop.3](https://github.com/chenasraf/express-otp/compare/v0.3.3-develop.2...v0.3.3-develop.3) (2022-11-30)
|
||||
## [0.3.3-develop.3](https://github.com/chenasraf/express-otp/compare/v0.3.3-develop.2...v0.3.3-develop.3) (2022-12-01)
|
||||
|
||||
### [0.3.3-develop.2](https://github.com/chenasraf/express-otp/compare/v0.3.3-develop.1...v0.3.3-develop.2) (2022-11-30)
|
||||
### Misc
|
||||
|
||||
### [0.3.3-develop.1](https://github.com/chenasraf/express-otp/compare/v0.3.2...v0.3.3-develop.1) (2022-11-30)
|
||||
- add automated changelog
|
||||
([a4fbbcd](https://github.com/chenasraf/express-otp/commit/a4fbbcd4f289f878b4f73052b3e07d9a575edc80))
|
||||
- update changelog
|
||||
([845d278](https://github.com/chenasraf/express-otp/commit/845d278bb1894283b5278c2fa963637d406fb44f))
|
||||
|
||||
### [0.3.2](https://github.com/chenasraf/express-otp/compare/v0.3.1...v0.3.2) (2022-11-30)
|
||||
## [0.3.3-develop.2](https://github.com/chenasraf/express-otp/compare/v0.3.3-develop.1...v0.3.3-develop.2) (2022-11-30)
|
||||
|
||||
### [0.3.1](https://github.com/chenasraf/express-otp/compare/v0.3.0...v0.3.1) (2022-11-29)
|
||||
### Misc
|
||||
|
||||
- commit generated changelog to git
|
||||
([a48b45e](https://github.com/chenasraf/express-otp/commit/a48b45e95708d9985e6b9d994cac19d6a23997f8))
|
||||
- **release:** 0.3.3-develop.2 [skip ci]
|
||||
([f781613](https://github.com/chenasraf/express-otp/commit/f781613104bb14a76261225d19bbf93613609b0d))
|
||||
|
||||
## [0.3.3-develop.1](https://github.com/chenasraf/express-otp/compare/v0.3.2...v0.3.3-develop.1) (2022-11-30)
|
||||
|
||||
### Misc
|
||||
|
||||
- semantic release config
|
||||
([c8ba502](https://github.com/chenasraf/express-otp/commit/c8ba502815eb568139876eb835e008d4c3d72029))
|
||||
|
||||
## [0.3.2](https://github.com/chenasraf/express-otp/compare/v0.3.1...v0.3.2) (2022-11-30)
|
||||
|
||||
### Misc
|
||||
|
||||
- add badges + fix typo
|
||||
([dec0a2d](https://github.com/chenasraf/express-otp/commit/dec0a2d182b458a5f928fa93cd921606d5767290))
|
||||
- add code comments
|
||||
([d827b01](https://github.com/chenasraf/express-otp/commit/d827b01a5a783f60387a20399413115ccb51feac))
|
||||
- add tests
|
||||
([ce1421f](https://github.com/chenasraf/express-otp/commit/ce1421f9eaf35fe2464baa6a3a1101d3ca2e8e5f))
|
||||
- fix semantic-release
|
||||
([676b616](https://github.com/chenasraf/express-otp/commit/676b616c88742d6bd348d90d7cd16afb1e52d9dc))
|
||||
- fix semantic-release
|
||||
([b6f26d9](https://github.com/chenasraf/express-otp/commit/b6f26d98ef8edfe39df5578bc003549cdf79e4fb))
|
||||
- fix semantic-release
|
||||
([6ae1140](https://github.com/chenasraf/express-otp/commit/6ae114024147a136970c4594734ea46c02a1a8b5))
|
||||
- fix semantic-release
|
||||
([29bd637](https://github.com/chenasraf/express-otp/commit/29bd6378358a6842c18912a545448a7ef725364d))
|
||||
- fix semantic-release
|
||||
([d12dda9](https://github.com/chenasraf/express-otp/commit/d12dda9a9f612c7c0a5da618df699a3fdca36813))
|
||||
- update docs
|
||||
([2f35bc8](https://github.com/chenasraf/express-otp/commit/2f35bc89405d897955d8dcc30dbe1f3eb502f3ab))
|
||||
- use semantic release
|
||||
([4bf7d45](https://github.com/chenasraf/express-otp/commit/4bf7d45dd8bf4f4fb969d639ce72abfd66749d7d))
|
||||
|
||||
## [0.3.1](https://github.com/chenasraf/express-otp/compare/v0.3.0...v0.3.1) (2022-11-29)
|
||||
|
||||
### Misc
|
||||
|
||||
- update README
|
||||
([e314e67](https://github.com/chenasraf/express-otp/commit/e314e67c0b617dea6bea80146cbaac16f47df965))
|
||||
|
||||
## [0.3.0](https://github.com/chenasraf/express-otp/compare/v0.2.0...v0.3.0) (2022-11-29)
|
||||
|
||||
@@ -24,16 +71,42 @@
|
||||
- remove unnecessary line
|
||||
([29de0b2](https://github.com/chenasraf/express-otp/commit/29de0b252d3fda312bdfda3520e207ae3c0447a1))
|
||||
|
||||
### [0.1.1](https://github.com/chenasraf/express-otp/compare/v0.1.0...v0.1.1) (2022-11-26)
|
||||
## [0.1.1](https://github.com/chenasraf/express-otp/compare/v0.1.0...v0.1.1) (2022-11-26)
|
||||
|
||||
### Features
|
||||
|
||||
- add `verifyToken` and `verifyUser` functions
|
||||
([07a9005](https://github.com/chenasraf/express-otp/commit/07a9005196466476a8d0ed2c396d09c8d28fac32))
|
||||
|
||||
### Misc
|
||||
|
||||
- add keywords
|
||||
([2e2d222](https://github.com/chenasraf/express-otp/commit/2e2d2227609e786d116e61e88aee1bc4569c79c5))
|
||||
- update README.md
|
||||
([c37207f](https://github.com/chenasraf/express-otp/commit/c37207f42d1683e3f41f13e64278fc95be149127))
|
||||
- update README.md
|
||||
([ab951d0](https://github.com/chenasraf/express-otp/commit/ab951d05948952130f029139528d6f9a6a9d8098))
|
||||
|
||||
## [0.1.0](https://github.com/chenasraf/express-otp/compare/44b01745c2b21be8a456c8dc6dd611628c319ab5...v0.1.0) (2022-11-25)
|
||||
|
||||
### Features
|
||||
|
||||
- generic handlers
|
||||
([44b0174](https://github.com/chenasraf/express-otp/commit/44b01745c2b21be8a456c8dc6dd611628c319ab5))
|
||||
|
||||
### Misc
|
||||
|
||||
- add CHANGELOG.md
|
||||
([6185fcc](https://github.com/chenasraf/express-otp/commit/6185fcc76a4568046484011b698b746b7c220bdb))
|
||||
- cleanup
|
||||
([20be90f](https://github.com/chenasraf/express-otp/commit/20be90fa444a4e200e15e72403547bc303850c6b))
|
||||
- create build script
|
||||
([0e2caa3](https://github.com/chenasraf/express-otp/commit/0e2caa39b7155bef452acfc65900876ac3f2d81d))
|
||||
- fix build dir
|
||||
([a51130f](https://github.com/chenasraf/express-otp/commit/a51130f11c1ad032ca5a31efec09a2b83578ea54))
|
||||
- prepare release [skip publish]
|
||||
([4492548](https://github.com/chenasraf/express-otp/commit/44925489862b6f92faebb54057cdc14b20cf669d))
|
||||
- rename package [skip publish]
|
||||
([6253fa6](https://github.com/chenasraf/express-otp/commit/6253fa6a4507261dae352cd79acbb5f7bd2072a1))
|
||||
- update readme [skip publish]
|
||||
([d881114](https://github.com/chenasraf/express-otp/commit/d881114605c8afd8d16f61e5ea4af83cab882321))
|
||||
|
||||
@@ -40,6 +40,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^5.44.0",
|
||||
"@typescript-eslint/parser": "^5.44.0",
|
||||
"concurrently": "^7.6.0",
|
||||
"conventional-changelog": "^3.1.25",
|
||||
"conventional-changelog-conventionalcommits": "^5.0.0",
|
||||
"dotenv": "^16.0.3",
|
||||
"eslint": "^8.28.0",
|
||||
|
||||
@@ -16,14 +16,15 @@ module.exports = {
|
||||
noteKeywords: ['breaking:', 'breaking-fix:', 'breaking-feat:'],
|
||||
},
|
||||
releaseRules: [
|
||||
{ type: 'docs', hidden: true },
|
||||
{ type: 'feat', section: 'Features' },
|
||||
{ type: 'fix', section: 'Bug Fixes' },
|
||||
{ type: 'chore', hidden: true },
|
||||
{ type: 'style', hidden: true },
|
||||
{ type: 'refactor', section: 'Misc' },
|
||||
{ type: 'perf', section: 'Misc' },
|
||||
{ type: 'test', hidden: true },
|
||||
{ type: 'feat', section: 'Features', release: 'minor' },
|
||||
{ type: 'docs', section: 'Misc', release: 'patch' },
|
||||
{ type: 'fix', section: 'Bug Fixes', release: 'patch' },
|
||||
{ type: 'refactor', section: 'Misc', release: 'patch' },
|
||||
{ type: 'docs', section: 'Misc', release: 'patch' },
|
||||
{ type: 'perf', section: 'Misc', release: 'patch' },
|
||||
{ type: 'build', section: 'Misc', release: 'patch' },
|
||||
{ type: 'chore', section: 'Misc', release: 'patch' },
|
||||
{ type: 'test', section: 'Misc', release: 'patch' },
|
||||
],
|
||||
},
|
||||
],
|
||||
@@ -33,6 +34,17 @@ module.exports = {
|
||||
preset: 'conventionalcommits',
|
||||
parserOpts: {
|
||||
noteKeywords: ['breaking'],
|
||||
types: [
|
||||
{ type: 'feat', section: 'Features', release: 'minor' },
|
||||
{ type: 'docs', section: 'Misc', release: 'patch' },
|
||||
{ type: 'fix', section: 'Bug Fixes', release: 'patch' },
|
||||
{ type: 'refactor', section: 'Misc', release: 'patch' },
|
||||
{ type: 'docs', section: 'Misc', release: 'patch' },
|
||||
{ type: 'perf', section: 'Misc', release: 'patch' },
|
||||
{ type: 'build', section: 'Misc', release: 'patch' },
|
||||
{ type: 'chore', section: 'Misc', release: 'patch' },
|
||||
{ type: 'test', section: 'Misc', release: 'patch' },
|
||||
],
|
||||
},
|
||||
},
|
||||
],
|
||||
@@ -40,7 +52,7 @@ module.exports = {
|
||||
'@semantic-release/changelog',
|
||||
{
|
||||
changelogFile: 'CHANGELOG.md',
|
||||
changelogTitle: '# Changelog',
|
||||
changelogTitle: '# Change Log',
|
||||
},
|
||||
],
|
||||
[
|
||||
|
||||
221
yarn.lock
221
yarn.lock
@@ -348,6 +348,11 @@
|
||||
resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz"
|
||||
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
|
||||
|
||||
"@hutson/parse-repository-url@^3.0.0":
|
||||
version "3.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@hutson/parse-repository-url/-/parse-repository-url-3.0.2.tgz#98c23c950a3d9b6c8f0daed06da6c3af06981340"
|
||||
integrity sha512-H9XAx3hc0BQHY6l+IFSWHDySypcXsvsuLhgYLUGywmJ5pswRVQJUHpOsobnLYp2ZUaUlKiKDrgWWhosOwAEM8Q==
|
||||
|
||||
"@isaacs/string-locale-compare@^1.1.0":
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@isaacs/string-locale-compare/-/string-locale-compare-1.1.0.tgz#291c227e93fd407a96ecd59879a35809120e432b"
|
||||
@@ -1365,6 +1370,11 @@ acorn@^8.4.1, acorn@^8.8.0:
|
||||
resolved "https://registry.npmjs.org/acorn/-/acorn-8.8.1.tgz"
|
||||
integrity sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==
|
||||
|
||||
add-stream@^1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/add-stream/-/add-stream-1.0.0.tgz#6a7990437ca736d5e1288db92bd3266d5f5cb2aa"
|
||||
integrity sha512-qQLMr+8o0WC4FZGQTcJiKBVC59JylcPSrTtk6usvmIDFUOCKegapy1VHQwRbFMOFyb/inzUVqHs+eMYKDM1YeQ==
|
||||
|
||||
agent-base@6, agent-base@^6.0.2:
|
||||
version "6.0.2"
|
||||
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77"
|
||||
@@ -1979,7 +1989,7 @@ content-type@~1.0.4:
|
||||
resolved "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz"
|
||||
integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==
|
||||
|
||||
conventional-changelog-angular@^5.0.0:
|
||||
conventional-changelog-angular@^5.0.0, conventional-changelog-angular@^5.0.12:
|
||||
version "5.0.13"
|
||||
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.13.tgz#896885d63b914a70d4934b59d2fe7bde1832b28c"
|
||||
integrity sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA==
|
||||
@@ -1987,6 +1997,29 @@ conventional-changelog-angular@^5.0.0:
|
||||
compare-func "^2.0.0"
|
||||
q "^1.5.1"
|
||||
|
||||
conventional-changelog-atom@^2.0.8:
|
||||
version "2.0.8"
|
||||
resolved "https://registry.yarnpkg.com/conventional-changelog-atom/-/conventional-changelog-atom-2.0.8.tgz#a759ec61c22d1c1196925fca88fe3ae89fd7d8de"
|
||||
integrity sha512-xo6v46icsFTK3bb7dY/8m2qvc8sZemRgdqLb/bjpBsH2UyOS8rKNTgcb5025Hri6IpANPApbXMg15QLb1LJpBw==
|
||||
dependencies:
|
||||
q "^1.5.1"
|
||||
|
||||
conventional-changelog-codemirror@^2.0.8:
|
||||
version "2.0.8"
|
||||
resolved "https://registry.yarnpkg.com/conventional-changelog-codemirror/-/conventional-changelog-codemirror-2.0.8.tgz#398e9530f08ce34ec4640af98eeaf3022eb1f7dc"
|
||||
integrity sha512-z5DAsn3uj1Vfp7po3gpt2Boc+Bdwmw2++ZHa5Ak9k0UKsYAO5mH1UBTN0qSCuJZREIhX6WU4E1p3IW2oRCNzQw==
|
||||
dependencies:
|
||||
q "^1.5.1"
|
||||
|
||||
conventional-changelog-conventionalcommits@^4.5.0:
|
||||
version "4.6.3"
|
||||
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.3.tgz#0765490f56424b46f6cb4db9135902d6e5a36dc2"
|
||||
integrity sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g==
|
||||
dependencies:
|
||||
compare-func "^2.0.0"
|
||||
lodash "^4.17.15"
|
||||
q "^1.5.1"
|
||||
|
||||
conventional-changelog-conventionalcommits@^5.0.0:
|
||||
version "5.0.0"
|
||||
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz#41bdce54eb65a848a4a3ffdca93e92fa22b64a86"
|
||||
@@ -1996,6 +2029,67 @@ conventional-changelog-conventionalcommits@^5.0.0:
|
||||
lodash "^4.17.15"
|
||||
q "^1.5.1"
|
||||
|
||||
conventional-changelog-core@^4.2.1:
|
||||
version "4.2.4"
|
||||
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-4.2.4.tgz#e50d047e8ebacf63fac3dc67bf918177001e1e9f"
|
||||
integrity sha512-gDVS+zVJHE2v4SLc6B0sLsPiloR0ygU7HaDW14aNJE1v4SlqJPILPl/aJC7YdtRE4CybBf8gDwObBvKha8Xlyg==
|
||||
dependencies:
|
||||
add-stream "^1.0.0"
|
||||
conventional-changelog-writer "^5.0.0"
|
||||
conventional-commits-parser "^3.2.0"
|
||||
dateformat "^3.0.0"
|
||||
get-pkg-repo "^4.0.0"
|
||||
git-raw-commits "^2.0.8"
|
||||
git-remote-origin-url "^2.0.0"
|
||||
git-semver-tags "^4.1.1"
|
||||
lodash "^4.17.15"
|
||||
normalize-package-data "^3.0.0"
|
||||
q "^1.5.1"
|
||||
read-pkg "^3.0.0"
|
||||
read-pkg-up "^3.0.0"
|
||||
through2 "^4.0.0"
|
||||
|
||||
conventional-changelog-ember@^2.0.9:
|
||||
version "2.0.9"
|
||||
resolved "https://registry.yarnpkg.com/conventional-changelog-ember/-/conventional-changelog-ember-2.0.9.tgz#619b37ec708be9e74a220f4dcf79212ae1c92962"
|
||||
integrity sha512-ulzIReoZEvZCBDhcNYfDIsLTHzYHc7awh+eI44ZtV5cx6LVxLlVtEmcO+2/kGIHGtw+qVabJYjdI5cJOQgXh1A==
|
||||
dependencies:
|
||||
q "^1.5.1"
|
||||
|
||||
conventional-changelog-eslint@^3.0.9:
|
||||
version "3.0.9"
|
||||
resolved "https://registry.yarnpkg.com/conventional-changelog-eslint/-/conventional-changelog-eslint-3.0.9.tgz#689bd0a470e02f7baafe21a495880deea18b7cdb"
|
||||
integrity sha512-6NpUCMgU8qmWmyAMSZO5NrRd7rTgErjrm4VASam2u5jrZS0n38V7Y9CzTtLT2qwz5xEChDR4BduoWIr8TfwvXA==
|
||||
dependencies:
|
||||
q "^1.5.1"
|
||||
|
||||
conventional-changelog-express@^2.0.6:
|
||||
version "2.0.6"
|
||||
resolved "https://registry.yarnpkg.com/conventional-changelog-express/-/conventional-changelog-express-2.0.6.tgz#420c9d92a347b72a91544750bffa9387665a6ee8"
|
||||
integrity sha512-SDez2f3iVJw6V563O3pRtNwXtQaSmEfTCaTBPCqn0oG0mfkq0rX4hHBq5P7De2MncoRixrALj3u3oQsNK+Q0pQ==
|
||||
dependencies:
|
||||
q "^1.5.1"
|
||||
|
||||
conventional-changelog-jquery@^3.0.11:
|
||||
version "3.0.11"
|
||||
resolved "https://registry.yarnpkg.com/conventional-changelog-jquery/-/conventional-changelog-jquery-3.0.11.tgz#d142207400f51c9e5bb588596598e24bba8994bf"
|
||||
integrity sha512-x8AWz5/Td55F7+o/9LQ6cQIPwrCjfJQ5Zmfqi8thwUEKHstEn4kTIofXub7plf1xvFA2TqhZlq7fy5OmV6BOMw==
|
||||
dependencies:
|
||||
q "^1.5.1"
|
||||
|
||||
conventional-changelog-jshint@^2.0.9:
|
||||
version "2.0.9"
|
||||
resolved "https://registry.yarnpkg.com/conventional-changelog-jshint/-/conventional-changelog-jshint-2.0.9.tgz#f2d7f23e6acd4927a238555d92c09b50fe3852ff"
|
||||
integrity sha512-wMLdaIzq6TNnMHMy31hql02OEQ8nCQfExw1SE0hYL5KvU+JCTuPaDO+7JiogGT2gJAxiUGATdtYYfh+nT+6riA==
|
||||
dependencies:
|
||||
compare-func "^2.0.0"
|
||||
q "^1.5.1"
|
||||
|
||||
conventional-changelog-preset-loader@^2.3.4:
|
||||
version "2.3.4"
|
||||
resolved "https://registry.yarnpkg.com/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.3.4.tgz#14a855abbffd59027fd602581f1f34d9862ea44c"
|
||||
integrity sha512-GEKRWkrSAZeTq5+YjUZOYxdHq+ci4dNwHvpaBC3+ENalzFWuCWa9EZXSuZBpkr72sMdKB+1fyDV4takK1Lf58g==
|
||||
|
||||
conventional-changelog-writer@^5.0.0:
|
||||
version "5.0.1"
|
||||
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-5.0.1.tgz#e0757072f045fe03d91da6343c843029e702f359"
|
||||
@@ -2011,6 +2105,23 @@ conventional-changelog-writer@^5.0.0:
|
||||
split "^1.0.0"
|
||||
through2 "^4.0.0"
|
||||
|
||||
conventional-changelog@^3.1.25:
|
||||
version "3.1.25"
|
||||
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.1.25.tgz#3e227a37d15684f5aa1fb52222a6e9e2536ccaff"
|
||||
integrity sha512-ryhi3fd1mKf3fSjbLXOfK2D06YwKNic1nC9mWqybBHdObPd8KJ2vjaXZfYj1U23t+V8T8n0d7gwnc9XbIdFbyQ==
|
||||
dependencies:
|
||||
conventional-changelog-angular "^5.0.12"
|
||||
conventional-changelog-atom "^2.0.8"
|
||||
conventional-changelog-codemirror "^2.0.8"
|
||||
conventional-changelog-conventionalcommits "^4.5.0"
|
||||
conventional-changelog-core "^4.2.1"
|
||||
conventional-changelog-ember "^2.0.9"
|
||||
conventional-changelog-eslint "^3.0.9"
|
||||
conventional-changelog-express "^2.0.6"
|
||||
conventional-changelog-jquery "^3.0.11"
|
||||
conventional-changelog-jshint "^2.0.9"
|
||||
conventional-changelog-preset-loader "^2.3.4"
|
||||
|
||||
conventional-commits-filter@^2.0.0, conventional-commits-filter@^2.0.7:
|
||||
version "2.0.7"
|
||||
resolved "https://registry.yarnpkg.com/conventional-commits-filter/-/conventional-commits-filter-2.0.7.tgz#f8d9b4f182fce00c9af7139da49365b136c8a0b3"
|
||||
@@ -2019,7 +2130,7 @@ conventional-commits-filter@^2.0.0, conventional-commits-filter@^2.0.7:
|
||||
lodash.ismatch "^4.4.0"
|
||||
modify-values "^1.0.0"
|
||||
|
||||
conventional-commits-parser@^3.0.0, conventional-commits-parser@^3.2.3:
|
||||
conventional-commits-parser@^3.0.0, conventional-commits-parser@^3.2.0, conventional-commits-parser@^3.2.3:
|
||||
version "3.2.4"
|
||||
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-3.2.4.tgz#a7d3b77758a202a9b2293d2112a8d8052c740972"
|
||||
integrity sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q==
|
||||
@@ -2091,6 +2202,11 @@ cssesc@^3.0.0:
|
||||
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee"
|
||||
integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
|
||||
|
||||
dargs@^7.0.0:
|
||||
version "7.0.0"
|
||||
resolved "https://registry.yarnpkg.com/dargs/-/dargs-7.0.0.tgz#04015c41de0bcb69ec84050f3d9be0caf8d6d5cc"
|
||||
integrity sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==
|
||||
|
||||
date-fns@^2.29.1:
|
||||
version "2.29.3"
|
||||
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.3.tgz#27402d2fc67eb442b511b70bbdf98e6411cd68a8"
|
||||
@@ -2784,6 +2900,16 @@ get-package-type@^0.1.0:
|
||||
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
|
||||
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
|
||||
|
||||
get-pkg-repo@^4.0.0:
|
||||
version "4.2.1"
|
||||
resolved "https://registry.yarnpkg.com/get-pkg-repo/-/get-pkg-repo-4.2.1.tgz#75973e1c8050c73f48190c52047c4cee3acbf385"
|
||||
integrity sha512-2+QbHjFRfGB74v/pYWjd5OhU3TDIC2Gv/YKUTk/tCvAz0pkn/Mz6P3uByuBimLOcPvN2jYdScl3xGFSrx0jEcA==
|
||||
dependencies:
|
||||
"@hutson/parse-repository-url" "^3.0.0"
|
||||
hosted-git-info "^4.0.0"
|
||||
through2 "^2.0.0"
|
||||
yargs "^16.2.0"
|
||||
|
||||
get-stream@^6.0.0:
|
||||
version "6.0.1"
|
||||
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
|
||||
@@ -2801,6 +2927,40 @@ git-log-parser@^1.2.0:
|
||||
through2 "~2.0.0"
|
||||
traverse "~0.6.6"
|
||||
|
||||
git-raw-commits@^2.0.8:
|
||||
version "2.0.11"
|
||||
resolved "https://registry.yarnpkg.com/git-raw-commits/-/git-raw-commits-2.0.11.tgz#bc3576638071d18655e1cc60d7f524920008d723"
|
||||
integrity sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==
|
||||
dependencies:
|
||||
dargs "^7.0.0"
|
||||
lodash "^4.17.15"
|
||||
meow "^8.0.0"
|
||||
split2 "^3.0.0"
|
||||
through2 "^4.0.0"
|
||||
|
||||
git-remote-origin-url@^2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/git-remote-origin-url/-/git-remote-origin-url-2.0.0.tgz#5282659dae2107145a11126112ad3216ec5fa65f"
|
||||
integrity sha512-eU+GGrZgccNJcsDH5LkXR3PB9M958hxc7sbA8DFJjrv9j4L2P/eZfKhM+QD6wyzpiv+b1BpK0XrYCxkovtjSLw==
|
||||
dependencies:
|
||||
gitconfiglocal "^1.0.0"
|
||||
pify "^2.3.0"
|
||||
|
||||
git-semver-tags@^4.1.1:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/git-semver-tags/-/git-semver-tags-4.1.1.tgz#63191bcd809b0ec3e151ba4751c16c444e5b5780"
|
||||
integrity sha512-OWyMt5zBe7xFs8vglMmhM9lRQzCWL3WjHtxNNfJTMngGym7pC1kh8sP6jevfydJ6LP3ZvGxfb6ABYgPUM0mtsA==
|
||||
dependencies:
|
||||
meow "^8.0.0"
|
||||
semver "^6.0.0"
|
||||
|
||||
gitconfiglocal@^1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/gitconfiglocal/-/gitconfiglocal-1.0.0.tgz#41d045f3851a5ea88f03f24ca1c6178114464b9b"
|
||||
integrity sha512-spLUXeTAVHxDtKsJc8FkFVgFtMdEN9qPGpL23VfSHx4fP4+Ds097IXLvymbnDH8FnmxX5Nr9bPw3A+AQ6mWEaQ==
|
||||
dependencies:
|
||||
ini "^1.3.2"
|
||||
|
||||
glob-parent@^5.1.2, glob-parent@~5.1.2:
|
||||
version "5.1.2"
|
||||
resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz"
|
||||
@@ -3075,16 +3235,16 @@ inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.3:
|
||||
resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz"
|
||||
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
|
||||
|
||||
ini@^1.3.2, ini@~1.3.0:
|
||||
version "1.3.8"
|
||||
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
|
||||
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
|
||||
|
||||
ini@^3.0.0, ini@^3.0.1:
|
||||
version "3.0.1"
|
||||
resolved "https://registry.yarnpkg.com/ini/-/ini-3.0.1.tgz#c76ec81007875bc44d544ff7a11a55d12294102d"
|
||||
integrity sha512-it4HyVAUTKBc6m8e1iXWvXSTdndF7HbdN713+kvLrymxTaU4AUBWrJ4vEooP+V7fexnVD3LKcBshjGGPefSMUQ==
|
||||
|
||||
ini@~1.3.0:
|
||||
version "1.3.8"
|
||||
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
|
||||
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
|
||||
|
||||
init-package-json@^3.0.2:
|
||||
version "3.0.2"
|
||||
resolved "https://registry.yarnpkg.com/init-package-json/-/init-package-json-3.0.2.tgz#f5bc9bac93f2bdc005778bc2271be642fecfcd69"
|
||||
@@ -4360,7 +4520,7 @@ nopt@~1.0.10:
|
||||
dependencies:
|
||||
abbrev "1"
|
||||
|
||||
normalize-package-data@^2.5.0:
|
||||
normalize-package-data@^2.3.2, normalize-package-data@^2.5.0:
|
||||
version "2.5.0"
|
||||
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8"
|
||||
integrity sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==
|
||||
@@ -4823,6 +4983,13 @@ path-to-regexp@0.1.7:
|
||||
resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz"
|
||||
integrity sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==
|
||||
|
||||
path-type@^3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
|
||||
integrity sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==
|
||||
dependencies:
|
||||
pify "^3.0.0"
|
||||
|
||||
path-type@^4.0.0:
|
||||
version "4.0.0"
|
||||
resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz"
|
||||
@@ -4838,6 +5005,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
|
||||
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
|
||||
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
||||
|
||||
pify@^2.3.0:
|
||||
version "2.3.0"
|
||||
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
|
||||
integrity sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==
|
||||
|
||||
pify@^3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
|
||||
@@ -5046,6 +5218,14 @@ read-package-json@^5.0.0, read-package-json@^5.0.2:
|
||||
normalize-package-data "^4.0.0"
|
||||
npm-normalize-package-bin "^2.0.0"
|
||||
|
||||
read-pkg-up@^3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-3.0.0.tgz#3ed496685dba0f8fe118d0691dc51f4a1ff96f07"
|
||||
integrity sha512-YFzFrVvpC6frF1sz8psoHDBGF7fLPc+llq/8NB43oagqWkx8ar5zYtsTORtOjw9W2RHLpWP+zTWwBvf1bCmcSw==
|
||||
dependencies:
|
||||
find-up "^2.0.0"
|
||||
read-pkg "^3.0.0"
|
||||
|
||||
read-pkg-up@^7.0.0, read-pkg-up@^7.0.1:
|
||||
version "7.0.1"
|
||||
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-7.0.1.tgz#f3a6135758459733ae2b95638056e1854e7ef507"
|
||||
@@ -5055,6 +5235,15 @@ read-pkg-up@^7.0.0, read-pkg-up@^7.0.1:
|
||||
read-pkg "^5.2.0"
|
||||
type-fest "^0.8.1"
|
||||
|
||||
read-pkg@^3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-3.0.0.tgz#9cbc686978fee65d16c00e2b19c237fcf6e38389"
|
||||
integrity sha512-BLq/cCO9two+lBgiTYNqD6GdtK8s4NpaWrl6/rCO9w0TUS8oJl7cmToOZfRYllKTISY6nt1U7jQ53brmKqY6BA==
|
||||
dependencies:
|
||||
load-json-file "^4.0.0"
|
||||
normalize-package-data "^2.3.2"
|
||||
path-type "^3.0.0"
|
||||
|
||||
read-pkg@^5.0.0, read-pkg@^5.2.0:
|
||||
version "5.2.0"
|
||||
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc"
|
||||
@@ -5685,14 +5874,7 @@ text-table@^0.2.0, text-table@~0.2.0:
|
||||
resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz"
|
||||
integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==
|
||||
|
||||
through2@^4.0.0:
|
||||
version "4.0.2"
|
||||
resolved "https://registry.yarnpkg.com/through2/-/through2-4.0.2.tgz#a7ce3ac2a7a8b0b966c80e7c49f0484c3b239764"
|
||||
integrity sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==
|
||||
dependencies:
|
||||
readable-stream "3"
|
||||
|
||||
through2@~2.0.0:
|
||||
through2@^2.0.0, through2@~2.0.0:
|
||||
version "2.0.5"
|
||||
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"
|
||||
integrity sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==
|
||||
@@ -5700,6 +5882,13 @@ through2@~2.0.0:
|
||||
readable-stream "~2.3.6"
|
||||
xtend "~4.0.1"
|
||||
|
||||
through2@^4.0.0:
|
||||
version "4.0.2"
|
||||
resolved "https://registry.yarnpkg.com/through2/-/through2-4.0.2.tgz#a7ce3ac2a7a8b0b966c80e7c49f0484c3b239764"
|
||||
integrity sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==
|
||||
dependencies:
|
||||
readable-stream "3"
|
||||
|
||||
through@2, "through@>=2.2.7 <3":
|
||||
version "2.3.8"
|
||||
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
|
||||
|
||||
Reference in New Issue
Block a user