33All notable changes to this project will be documented in this file. See [ conventional commits] ( https://www.conventionalcommits.org/ ) for commit guidelines.
44
55---
6- ## [ Unreleased ] ( https://github.com/ryancyq/github-signed-commit/tree/HEAD )
6+ ## [ 1.3.1 ] ( https://github.com/ryancyq/github-signed-commit/compare/v1.3.0..v1.3.1 ) - 2026-05-12
77
8- ### Lib
8+ ### Dependencies
99
1010- migrate from jest to vitest for ts support ([ #227 ] ( https://github.com/ryancyq/github-signed-commit/issues/227 ) ) - ([ 8d0f924] ( https://github.com/ryancyq/github-signed-commit/commit/8d0f9240be3cfbd82c8e33166a16a3debbb70926 ) ) - Ryan Chang
1111
1212---
1313## [ 1.3.0] ( https://github.com/ryancyq/github-signed-commit/compare/v1.2.0..v1.3.0 ) - 2026-05-09
1414
15+ ### Dependencies
16+
17+ - bump to node 24 - ([ 85e7678] ( https://github.com/ryancyq/github-signed-commit/commit/85e767814e8c7de147eb2415d3527d5a9553fdcc ) ) - Ryan Chang
18+
1519### Documentation
1620
1721- add support to repository input - ([ f3899e6] ( https://github.com/ryancyq/github-signed-commit/commit/f3899e6baca1f1580ac3516468dd170a47a84d6f ) ) - Ryan Chang
@@ -27,10 +31,6 @@ All notable changes to this project will be documented in this file. See [conven
2731- use restore mocks to avoid leaky mocks - ([ 090c4f6] ( https://github.com/ryancyq/github-signed-commit/commit/090c4f6db1487443d042967f5cf1afd901000122 ) ) - Ryan Chang
2832- add input repository tests - ([ 795d995] ( https://github.com/ryancyq/github-signed-commit/commit/795d995fc87d3ea724fae9535664d4abb1a94cac ) ) - Ryan Chang
2933
30- ### Lib
31-
32- - bump to node 24 - ([ 85e7678] ( https://github.com/ryancyq/github-signed-commit/commit/85e767814e8c7de147eb2415d3527d5a9553fdcc ) ) - Ryan Chang
33-
3434---
3535## [ 1.2.0] ( https://github.com/ryancyq/github-signed-commit/compare/v1.1.0..v1.2.0 ) - 2024-10-02
3636
@@ -67,6 +67,143 @@ All notable changes to this project will be documented in this file. See [conven
6767- tag grapqhl syntax - ([ f75b136] ( https://github.com/ryancyq/github-signed-commit/commit/f75b136935ab68f1510403add803325a91801289 ) ) - Ryan Chang
6868- file not exist error message - ([ 97c8cb5] ( https://github.com/ryancyq/github-signed-commit/commit/97c8cb501ef33d7a06dd5869c869dfeb7d38bc66 ) ) - Ryan Chang
6969
70+ ### Dependencies
71+
72+ - Bump fetch-mock from 11.1.1 to 11.1.3
73+
74+ Bumps [ fetch-mock] ( https://github.com/wheresrhys/fetch-mock/tree/HEAD/packages/fetch-mock ) from 11.1.1 to 11.1.3.
75+ - [ Release notes] ( https://github.com/wheresrhys/fetch-mock/releases )
76+ - [ Changelog] ( https://github.com/wheresrhys/fetch-mock/blob/main/packages/fetch-mock/CHANGELOG.md )
77+ - [ Commits] ( https://github.com/wheresrhys/fetch-mock/commits/fetch-mock-v11.1.3/packages/fetch-mock )
78+
79+ ---
80+ updated-dependencies:
81+ - dependency-name: fetch-mock
82+ dependency-type: direct: development
83+ update-type: version-update: semver-patch
84+ ...
85+
86+ Signed-off-by: dependabot[ bot] < support@github.com > - ([ 70aacb0] ( https://github.com/ryancyq/github-signed-commit/commit/70aacb0d650e9e4b172160acfd7276008bd0a819 ) ) - dependabot[ bot]
87+ - Bump typescript-eslint from 8.1.0 to 8.5.0
88+
89+ Bumps [ typescript-eslint] ( https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) from 8.1.0 to 8.5.0.
90+ - [ Release notes] ( https://github.com/typescript-eslint/typescript-eslint/releases )
91+ - [ Changelog] ( https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
92+ - [ Commits] ( https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/typescript-eslint )
93+
94+ ---
95+ updated-dependencies:
96+ - dependency-name: typescript-eslint
97+ dependency-type: direct: development
98+ update-type: version-update: semver-minor
99+ ...
100+
101+ Signed-off-by: dependabot[ bot] < support@github.com > - ([ b6d2e06] ( https://github.com/ryancyq/github-signed-commit/commit/b6d2e06b1d054d543aec59b2d70ed29e8f0d89f4 ) ) - dependabot[ bot]
102+ - Bump typescript from 5.5.4 to 5.6.2
103+
104+ Bumps [ typescript] ( https://github.com/microsoft/TypeScript ) from 5.5.4 to 5.6.2.
105+ - [ Release notes] ( https://github.com/microsoft/TypeScript/releases )
106+ - [ Changelog] ( https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
107+ - [ Commits] ( https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2 )
108+
109+ ---
110+ updated-dependencies:
111+ - dependency-name: typescript
112+ dependency-type: direct: development
113+ update-type: version-update: semver-minor
114+ ...
115+
116+ Signed-off-by: dependabot[ bot] < support@github.com > - ([ 1f1b15c] ( https://github.com/ryancyq/github-signed-commit/commit/1f1b15c951687ba78b0929f0a88dfd70e60448cb ) ) - dependabot[ bot]
117+ - Bump eslint from 9.9.0 to 9.10.0
118+
119+ Bumps [ eslint] ( https://github.com/eslint/eslint ) from 9.9.0 to 9.10.0.
120+ - [ Release notes] ( https://github.com/eslint/eslint/releases )
121+ - [ Changelog] ( https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
122+ - [ Commits] ( https://github.com/eslint/eslint/compare/v9.9.0...v9.10.0 )
123+
124+ ---
125+ updated-dependencies:
126+ - dependency-name: eslint
127+ dependency-type: direct: development
128+ update-type: version-update: semver-minor
129+ ...
130+
131+ Signed-off-by: dependabot[ bot] < support@github.com > - ([ 83fd8f1] ( https://github.com/ryancyq/github-signed-commit/commit/83fd8f119f23693faa498acaa3a4e8ab53b3f1ba ) ) - dependabot[ bot]
132+ - Bump @types/node from 22.4.2 to 22.5.5
133+
134+ Bumps [ @types/node ] ( https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.4.2 to 22.5.5.
135+ - [ Release notes] ( https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
136+ - [ Commits] ( https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
137+
138+ ---
139+ updated-dependencies:
140+ - dependency-name: "@types/node "
141+ dependency-type: direct: production
142+ update-type: version-update: semver-minor
143+ ...
144+
145+ Signed-off-by: dependabot[ bot] < support@github.com > - ([ 55fe470] ( https://github.com/ryancyq/github-signed-commit/commit/55fe470f5862684d695dc1f89f5c879b35b8c202 ) ) - dependabot[ bot]
146+ - Bump ts-jest from 29.2.4 to 29.2.5
147+
148+ Bumps [ ts-jest] ( https://github.com/kulshekhar/ts-jest ) from 29.2.4 to 29.2.5.
149+ - [ Release notes] ( https://github.com/kulshekhar/ts-jest/releases )
150+ - [ Changelog] ( https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
151+ - [ Commits] ( https://github.com/kulshekhar/ts-jest/compare/v29.2.4...v29.2.5 )
152+
153+ ---
154+ updated-dependencies:
155+ - dependency-name: ts-jest
156+ dependency-type: direct: development
157+ update-type: version-update: semver-patch
158+ ...
159+
160+ Signed-off-by: dependabot[ bot] < support@github.com > - ([ 65bcecc] ( https://github.com/ryancyq/github-signed-commit/commit/65bceccaff7a505f376c3dc5236f06acfec41336 ) ) - dependabot[ bot]
161+ - Bump fetch-mock from 11.1.3 to 11.1.4
162+
163+ Bumps [ fetch-mock] ( https://github.com/wheresrhys/fetch-mock/tree/HEAD/packages/fetch-mock ) from 11.1.3 to 11.1.4.
164+ - [ Release notes] ( https://github.com/wheresrhys/fetch-mock/releases )
165+ - [ Changelog] ( https://github.com/wheresrhys/fetch-mock/blob/main/packages/fetch-mock/CHANGELOG.md )
166+ - [ Commits] ( https://github.com/wheresrhys/fetch-mock/commits/fetch-mock-v11.1.4/packages/fetch-mock )
167+
168+ ---
169+ updated-dependencies:
170+ - dependency-name: fetch-mock
171+ dependency-type: direct: development
172+ update-type: version-update: semver-patch
173+ ...
174+
175+ Signed-off-by: dependabot[ bot] < support@github.com > - ([ b21f499] ( https://github.com/ryancyq/github-signed-commit/commit/b21f49951215d4646fc5a2f40999610328e9faf6 ) ) - dependabot[ bot]
176+ - Bump eslint from 9.10.0 to 9.11.1
177+
178+ Bumps [ eslint] ( https://github.com/eslint/eslint ) from 9.10.0 to 9.11.1.
179+ - [ Release notes] ( https://github.com/eslint/eslint/releases )
180+ - [ Changelog] ( https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
181+ - [ Commits] ( https://github.com/eslint/eslint/compare/v9.10.0...v9.11.1 )
182+
183+ ---
184+ updated-dependencies:
185+ - dependency-name: eslint
186+ dependency-type: direct: development
187+ update-type: version-update: semver-minor
188+ ...
189+
190+ Signed-off-by: dependabot[ bot] < support@github.com > - ([ a8242fd] ( https://github.com/ryancyq/github-signed-commit/commit/a8242fdfebbbbc4391a666b2f2e214a2907a6062 ) ) - dependabot[ bot]
191+ - Bump typescript-eslint from 8.5.0 to 8.7.0
192+
193+ Bumps [ typescript-eslint] ( https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) from 8.5.0 to 8.7.0.
194+ - [ Release notes] ( https://github.com/typescript-eslint/typescript-eslint/releases )
195+ - [ Changelog] ( https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
196+ - [ Commits] ( https://github.com/typescript-eslint/typescript-eslint/commits/v8.7.0/packages/typescript-eslint )
197+
198+ ---
199+ updated-dependencies:
200+ - dependency-name: typescript-eslint
201+ dependency-type: direct: development
202+ update-type: version-update: semver-minor
203+ ...
204+
205+ Signed-off-by: dependabot[ bot] < support@github.com > - ([ ad5bb7f] ( https://github.com/ryancyq/github-signed-commit/commit/ad5bb7f326f05ce5f745b6def373e638d6af8dbe ) ) - dependabot[ bot]
206+
70207### Documentation
71208
72209- add glob file pattern examples in README.md - ([ 0b1716e] ( https://github.com/ryancyq/github-signed-commit/commit/0b1716ed349fb8abb161739c9d39169d62189e22 ) ) - Ryan Chang
@@ -99,17 +236,7 @@ All notable changes to this project will be documented in this file. See [conven
99236- add git cli stdout and stderr tests - ([ 30e9d2a] ( https://github.com/ryancyq/github-signed-commit/commit/30e9d2a110b4a1db98993c17c2024790353914b0 ) ) - Ryan Chang
100237- add file/stream errors test for blob - ([ 5251c8e] ( https://github.com/ryancyq/github-signed-commit/commit/5251c8e933455262dbe7dcaea72fafe603c1eec2 ) ) - Ryan Chang
101238
102- ### Burn
103-
104- - remove commit type check - ([ b4430a0] ( https://github.com/ryancyq/github-signed-commit/commit/b4430a04623f4769544a881d4d2268b3bb27e17d ) ) - Ryan Chang
105-
106- ---
107- ## [ 1.0.3] ( https://github.com/ryancyq/github-signed-commit/compare/v1.0.2..v1.0.3 ) - 2024-08-29
108-
109- ---
110- ## [ 1.0.2] ( https://github.com/ryancyq/github-signed-commit/compare/v1.0.1..v1.0.2 ) - 2024-08-28
111-
112239---
113- ## [ 1.0.1 ] ( https://github.com/ryancyq/github-signed-commit/compare/v1.0.0..v1.0.1 ) - 2024-08-28
240+ ## [ 1.0.0 ] - 2024-08-24
114241
115242<!-- generated by git-cliff -->
0 commit comments