move-semver-tags-action 4.0.7 → 4.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +5 -5
  2. package/CHANGELOG.md +0 -305
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "move-semver-tags-action",
3
- "version": "4.0.7",
3
+ "version": "4.0.9",
4
4
  "description": "Move your SemVer major and minor tags automatically",
5
5
  "main": "src/index.js",
6
6
  "files": [
@@ -49,19 +49,19 @@
49
49
  },
50
50
  "devDependencies": {
51
51
  "@crowdstrike/commitlint": "^6.0.0",
52
- "@kellyselden/node-template": "3.0.2",
52
+ "@kellyselden/node-template": "3.1.0",
53
53
  "@zeit/ncc": "0.22.3",
54
54
  "chai": "^4.3.7",
55
- "eslint": "^8.31.0",
55
+ "eslint": "^8.44.0",
56
56
  "eslint-config-sane": "^1.0.2",
57
57
  "eslint-config-sane-node": "^1.1.1",
58
- "eslint-plugin-json-files": "^2.1.0",
58
+ "eslint-plugin-json-files": "^2.2.0",
59
59
  "eslint-plugin-mocha": "^10.1.0",
60
60
  "eslint-plugin-node": "^11.1.0",
61
61
  "eslint-plugin-prefer-let": "^3.0.1",
62
62
  "git-fixtures": "^5.0.0",
63
63
  "mocha": "^10.2.0",
64
- "mocha-helpers": "^7.0.0",
64
+ "mocha-helpers": "^7.1.0",
65
65
  "renovate-config-standard": "2.1.2",
66
66
  "sinon": "^15.0.0",
67
67
  "standard-node-template": "3.2.1",
package/CHANGELOG.md DELETED
@@ -1,305 +0,0 @@
1
- # Changelog
2
-
3
- All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
-
5
- ### [4.0.7](https://github.com/kellyselden/move-semver-tags-action/compare/v4.0.6...v4.0.7) (2023-01-15)
6
-
7
- ### [4.0.6](https://github.com/kellyselden/move-semver-tags-action/compare/v4.0.5...v4.0.6) (2023-01-15)
8
-
9
- ### [4.0.5](https://github.com/kellyselden/move-semver-tags-action/compare/v4.0.4...v4.0.5) (2023-01-15)
10
-
11
- ### [4.0.4](https://github.com/kellyselden/move-semver-tags-action/compare/v4.0.3...v4.0.4) (2023-01-15)
12
-
13
- ### [4.0.3](https://github.com/kellyselden/move-semver-tags-action/compare/v4.0.2...v4.0.3) (2023-01-15)
14
-
15
-
16
- ### Bug Fixes
17
-
18
- * actions only supports node12 and node16 ([655003e](https://github.com/kellyselden/move-semver-tags-action/commit/655003e23f0db8c0046c01b784bc53caea9850f7))
19
-
20
- ### [4.0.2](https://github.com/kellyselden/move-semver-tags-action/compare/v4.0.1...v4.0.2) (2023-01-15)
21
-
22
-
23
- ### Bug Fixes
24
-
25
- * update node14 in action ([790af3e](https://github.com/kellyselden/move-semver-tags-action/commit/790af3e514faac92ed7ee6214c138103b7ba2ce8))
26
-
27
- ### [4.0.1](https://github.com/kellyselden/move-semver-tags-action/compare/v4.0.0...v4.0.1) (2023-01-15)
28
-
29
- ## [4.0.0](https://github.com/kellyselden/move-semver-tags-action/compare/v3.1.1...v4.0.0) (2023-01-15)
30
-
31
-
32
- ### ⚠ BREAKING CHANGES
33
-
34
- * update to node 14
35
-
36
- * ember-cli-update-action ([615126d](https://github.com/kellyselden/move-semver-tags-action/commit/615126db8d379fe10500ca2ec9f32d17a6752038))
37
-
38
- ### [3.1.1](https://github.com/kellyselden/move-semver-tags-action/compare/v3.1.0...v3.1.1) (2023-01-15)
39
-
40
- ## [3.1.0](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.23...v3.1.0) (2023-01-15)
41
-
42
-
43
- ### Features
44
-
45
- * add CLI ([ab135d4](https://github.com/kellyselden/move-semver-tags-action/commit/ab135d4a10646026d3119b50ec136492618fd290))
46
-
47
- ### [3.0.23](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.22...v3.0.23) (2023-01-15)
48
-
49
- ### [3.0.22](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.21...v3.0.22) (2023-01-15)
50
-
51
- ### [3.0.21](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.20...v3.0.21) (2022-03-04)
52
-
53
- ### [3.0.20](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.19...v3.0.20) (2022-03-04)
54
-
55
- ### [3.0.19](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.18...v3.0.19) (2022-03-04)
56
-
57
- ### [3.0.18](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.17...v3.0.18) (2022-03-04)
58
-
59
- ### [3.0.17](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.16...v3.0.17) (2022-03-04)
60
-
61
- ### [3.0.16](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.15...v3.0.16) (2022-03-04)
62
-
63
- ### [3.0.15](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.14...v3.0.15) (2022-03-04)
64
-
65
- ### [3.0.14](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.13...v3.0.14) (2022-03-04)
66
-
67
- ### [3.0.13](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.12...v3.0.13) (2021-10-12)
68
-
69
- ### [3.0.12](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.11...v3.0.12) (2021-10-12)
70
-
71
- ### [3.0.11](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.10...v3.0.11) (2021-08-17)
72
-
73
-
74
- ### Bug Fixes
75
-
76
- * update yn import ([87cc3be](https://github.com/kellyselden/move-semver-tags-action/commit/87cc3bea5711b0c5db7803426f4879fe46fb5fcb))
77
- * **deps:** update dependency yn to v5 ([c9afd70](https://github.com/kellyselden/move-semver-tags-action/commit/c9afd7072bf5a7eab38677f913bef015c643f182))
78
-
79
- ### [3.0.10](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.9...v3.0.10) (2021-07-04)
80
-
81
- ### [3.0.9](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.8...v3.0.9) (2021-06-14)
82
-
83
- ### [3.0.8](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.7...v3.0.8) (2021-06-14)
84
-
85
- ### [3.0.7](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.6...v3.0.7) (2021-06-11)
86
-
87
- ### [3.0.6](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.5...v3.0.6) (2021-06-11)
88
-
89
- ### [3.0.5](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.4...v3.0.5) (2021-06-10)
90
-
91
- ### [3.0.4](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.3...v3.0.4) (2021-05-09)
92
-
93
- ### [3.0.3](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.2...v3.0.3) (2021-05-09)
94
-
95
- ### [3.0.2](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.1...v3.0.2) (2021-05-09)
96
-
97
- ### [3.0.1](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.0...v3.0.1) (2021-05-09)
98
-
99
- ## [3.0.0](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.41...v3.0.0) (2021-05-09)
100
-
101
-
102
- ### ⚠ BREAKING CHANGES
103
-
104
- * bump to node 12
105
-
106
- * ember-cli-update-action ([c7a43c6](https://github.com/kellyselden/move-semver-tags-action/commit/c7a43c637783a36fb263962fb788e7c10f2a2960))
107
-
108
- ### [2.1.41](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.40...v2.1.41) (2021-05-09)
109
-
110
- ### [2.1.40](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.39...v2.1.40) (2021-05-04)
111
-
112
- ### [2.1.39](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.38...v2.1.39) (2021-04-26)
113
-
114
- ### [2.1.38](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.37...v2.1.38) (2021-04-26)
115
-
116
- ### [2.1.37](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.36...v2.1.37) (2021-04-26)
117
-
118
- ### [2.1.36](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.35...v2.1.36) (2020-12-19)
119
-
120
-
121
- ### Bug Fixes
122
-
123
- * fix npm import ([56be813](https://github.com/kellyselden/move-semver-tags-action/commit/56be8130c86decb56da115a63f4603bb112858ac))
124
-
125
- ### [2.1.35](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.34...v2.1.35) (2020-12-19)
126
-
127
-
128
- ### Bug Fixes
129
-
130
- * don't rewrite tags that don't need to be ([56080c8](https://github.com/kellyselden/move-semver-tags-action/commit/56080c858aca15a597489a70b67139e45b9a18c8))
131
-
132
- ### [2.1.34](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.33...v2.1.34) (2020-12-19)
133
-
134
- ### [2.1.33](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.32...v2.1.33) (2020-12-19)
135
-
136
- ### [2.1.32](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.31...v2.1.32) (2020-12-19)
137
-
138
-
139
- ### Bug Fixes
140
-
141
- * **deps:** update dependency execa to v5 ([c469aec](https://github.com/kellyselden/move-semver-tags-action/commit/c469aec03249a6d8bf2d5525e62c23c30c8ad4ff))
142
-
143
- ### [2.1.31](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.30...v2.1.31) (2020-12-19)
144
-
145
- ### [2.1.30](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.29...v2.1.30) (2020-12-19)
146
-
147
- ### [2.1.29](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.28...v2.1.29) (2020-12-19)
148
-
149
- ### [2.1.28](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.27...v2.1.28) (2020-12-19)
150
-
151
- ### [2.1.27](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.26...v2.1.27) (2020-12-19)
152
-
153
- ### [2.1.26](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.25...v2.1.26) (2020-11-13)
154
-
155
-
156
- ### Bug Fixes
157
-
158
- * fix `EOL` in windows ([31a0e15](https://github.com/kellyselden/move-semver-tags-action/commit/31a0e15bc9c0b124786b56357a27e3351ccff771))
159
-
160
- ### [2.1.25](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.24...v2.1.25) (2020-11-13)
161
-
162
- ### [2.1.24](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.23...v2.1.24) (2020-10-19)
163
-
164
- ### [2.1.23](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.22...v2.1.23) (2020-10-04)
165
-
166
- ### [2.1.22](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.21...v2.1.22) (2020-10-04)
167
-
168
- ### [2.1.21](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.20...v2.1.21) (2020-10-04)
169
-
170
-
171
- ### Bug Fixes
172
-
173
- * remove the need for `getTagMessage` ([e753a84](https://github.com/kellyselden/move-semver-tags-action/commit/e753a8440332a54a5604b2522cbc58ffd50d7fa3))
174
-
175
- ### [2.1.20](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.19...v2.1.20) (2020-10-04)
176
-
177
-
178
- ### Bug Fixes
179
-
180
- * rename `index` to `moveSemverTags` ([e9593b2](https://github.com/kellyselden/move-semver-tags-action/commit/e9593b21fbe5aa2d15305b94d380f0fd85a62bca))
181
-
182
- ### [2.1.19](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.18...v2.1.19) (2020-10-04)
183
-
184
-
185
- ### Bug Fixes
186
-
187
- * replace tag delete with force add ([a2d3dcf](https://github.com/kellyselden/move-semver-tags-action/commit/a2d3dcf1a880dbc0f1e8cd279598ded5508fe530))
188
-
189
- ### [2.1.18](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.17...v2.1.18) (2020-10-04)
190
-
191
- ### [2.1.17](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.16...v2.1.17) (2020-10-04)
192
-
193
- ### [2.1.16](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.15...v2.1.16) (2020-10-03)
194
-
195
- ### [2.1.15](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.14...v2.1.15) (2020-10-03)
196
-
197
- ### [2.1.14](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.13...v2.1.14) (2020-10-03)
198
-
199
- ### [2.1.13](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.12...v2.1.13) (2020-10-03)
200
-
201
- ### [2.1.12](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.11...v2.1.12) (2020-10-03)
202
-
203
- ### [2.1.11](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.10...v2.1.11) (2020-10-03)
204
-
205
- ### [2.1.10](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.9...v2.1.10) (2020-10-03)
206
-
207
- ### [2.1.9](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.8...v2.1.9) (2020-10-03)
208
-
209
- ### [2.1.8](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.7...v2.1.8) (2020-10-03)
210
-
211
- ### [2.1.7](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.6...v2.1.7) (2020-10-03)
212
-
213
- ### [2.1.6](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.5...v2.1.6) (2020-10-03)
214
-
215
- ### [2.1.5](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.4...v2.1.5) (2020-10-01)
216
-
217
- ### [2.1.4](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.3...v2.1.4) (2020-09-29)
218
-
219
- ### [2.1.3](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.2...v2.1.3) (2020-09-29)
220
-
221
-
222
- ### Bug Fixes
223
-
224
- * make action name more readable ([28a6900](https://github.com/kellyselden/move-semver-tags-action/commit/28a6900f5d372c0e9717fdb7b1e89feb4f1c1062))
225
-
226
- ### [2.1.2](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.1...v2.1.2) (2020-09-28)
227
-
228
- ### [2.1.1](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.0...v2.1.1) (2020-09-28)
229
-
230
-
231
- ### Bug Fixes
232
-
233
- * do npm publish in same release ([a6fbdbd](https://github.com/kellyselden/move-semver-tags-action/commit/a6fbdbd4c361641056b6c6ab3b9230bbaa6daf1a))
234
-
235
- ## [2.1.0](https://github.com/kellyselden/move-semver-tags-action/compare/v2.0.1...v2.1.0) (2020-09-28)
236
-
237
-
238
- ### Features
239
-
240
- * add npm publish ([399bde9](https://github.com/kellyselden/move-semver-tags-action/commit/399bde99b39d17a20796faae706ba0edf06a141b))
241
-
242
- ### [2.0.1](https://github.com/kellyselden/move-semver-tags-action/compare/v2.0.0...v2.0.1) (2020-09-28)
243
-
244
- ## [2.0.0](https://github.com/kellyselden/move-semver-tags-action/compare/v1.0.7...v2.0.0) (2020-09-28)
245
-
246
-
247
- ### ⚠ BREAKING CHANGES
248
-
249
- * rename `copy-annotation` to `copy-annotations`
250
-
251
- ### Bug Fixes
252
-
253
- * change to `fetch-depth: 0` ([f3347f5](https://github.com/kellyselden/move-semver-tags-action/commit/f3347f5f297630b8f59351236d031be1b64f45ce))
254
-
255
-
256
- * rename `copy-annotation` to `copy-annotations` ([f54bf14](https://github.com/kellyselden/move-semver-tags-action/commit/f54bf1417d6cbb3ad2d177fc4acdfdc65984ccdf))
257
-
258
- ### 1.0.7 (2020-09-28)
259
-
260
- ### 1.0.6 (2020-09-28)
261
-
262
- ### 1.0.5 (2020-09-28)
263
-
264
- ### 1.0.4 (2020-09-28)
265
-
266
- ### 1.0.3 (2020-09-27)
267
-
268
- ### 1.0.2 (2020-09-27)
269
-
270
- ### 1.0.1 (2020-09-27)
271
-
272
- ## [1.0.0](https://github.com/kellyselden/move-semver-tags-action/compare/v0.0.14...v1.0.0) (2020-09-27)
273
-
274
- ### 0.0.14 (2020-09-27)
275
-
276
- ### 0.0.13 (2020-09-27)
277
-
278
- ### 0.0.12 (2020-09-27)
279
-
280
-
281
- ### Bug Fixes
282
-
283
- * make dist ([b441ee8](https://github.com/kellyselden/move-semver-tags-action/commit/b441ee8151e9825176cf7a7e72979afd0108e7f5))
284
-
285
- ### 0.0.11 (2020-09-27)
286
-
287
- ### 0.0.10 (2020-09-27)
288
-
289
- ### 0.0.9 (2020-09-27)
290
-
291
- ### 0.0.8 (2020-09-27)
292
-
293
- ### 0.0.7 (2020-09-26)
294
-
295
- ### 0.0.6 (2020-09-26)
296
-
297
- ### 0.0.5 (2020-09-26)
298
-
299
- ### 0.0.4 (2020-09-20)
300
-
301
- ### 0.0.3 (2020-09-20)
302
-
303
- ### 0.0.2 (2020-09-20)
304
-
305
- ### 0.0.1 (2020-09-20)