git-semver-tagger 1.8.0 → 1.8.3

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.
@@ -2,24 +2,24 @@
2
2
  'use strict';
3
3
  //region block: imports
4
4
  var imul = Math.imul;
5
- var protoOf = kotlin_kotlin.$_$.ba;
6
- var initMetadataForCompanion = kotlin_kotlin.$_$.c9;
7
- var PluginGeneratedSerialDescriptor = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.u1;
8
- var StringSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.n;
9
- var Unit_instance = kotlin_kotlin.$_$.e4;
10
- var BooleanSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.m;
11
- var THROW_CCE = kotlin_kotlin.$_$.fe;
12
- var UnknownFieldException_init_$Create$ = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.d;
13
- var get_nullable = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.q;
14
- var typeParametersSerializers = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.p1;
15
- var GeneratedSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.q1;
16
- var initMetadataForObject = kotlin_kotlin.$_$.g9;
5
+ var protoOf = kotlin_kotlin.$_$.q9;
6
+ var initMetadataForCompanion = kotlin_kotlin.$_$.r8;
7
+ var PluginGeneratedSerialDescriptor = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.r1;
8
+ var StringSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.l;
9
+ var Unit_instance = kotlin_kotlin.$_$.y3;
10
+ var BooleanSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.k;
11
+ var THROW_CCE = kotlin_kotlin.$_$.md;
12
+ var UnknownFieldException_init_$Create$ = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.b;
13
+ var get_nullable = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.o;
14
+ var typeParametersSerializers = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.m1;
15
+ var GeneratedSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.n1;
16
+ var initMetadataForObject = kotlin_kotlin.$_$.v8;
17
17
  var VOID = kotlin_kotlin.$_$.f;
18
- var throwMissingFieldException = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.x1;
19
- var objectCreate = kotlin_kotlin.$_$.aa;
20
- var getStringHashCode = kotlin_kotlin.$_$.z8;
21
- var getBooleanHashCode = kotlin_kotlin.$_$.w8;
22
- var initMetadataForClass = kotlin_kotlin.$_$.b9;
18
+ var throwMissingFieldException = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.u1;
19
+ var objectCreate = kotlin_kotlin.$_$.p9;
20
+ var getStringHashCode = kotlin_kotlin.$_$.o8;
21
+ var getBooleanHashCode = kotlin_kotlin.$_$.l8;
22
+ var initMetadataForClass = kotlin_kotlin.$_$.q8;
23
23
  var Defaults_getInstance = kotlin_com_zegreatrob_tools_tagger_core.$_$.j;
24
24
  //endregion
25
25
  //region block: pre-declaration
@@ -41,62 +41,62 @@
41
41
  function $serializer() {
42
42
  $serializer_instance = this;
43
43
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.zegreatrob.tools.tagger.json.TaggerConfig', this, 11);
44
- tmp0_serialDesc.zv('releaseBranch', true);
45
- tmp0_serialDesc.zv('implicitPatch', true);
46
- tmp0_serialDesc.zv('disableDetached', true);
47
- tmp0_serialDesc.zv('majorRegex', true);
48
- tmp0_serialDesc.zv('minorRegex', true);
49
- tmp0_serialDesc.zv('patchRegex', true);
50
- tmp0_serialDesc.zv('noneRegex', true);
51
- tmp0_serialDesc.zv('versionRegex', true);
52
- tmp0_serialDesc.zv('userName', true);
53
- tmp0_serialDesc.zv('userEmail', true);
54
- tmp0_serialDesc.zv('warningsAsErrors', true);
55
- this.t22_1 = tmp0_serialDesc;
44
+ tmp0_serialDesc.ow('releaseBranch', true);
45
+ tmp0_serialDesc.ow('implicitPatch', true);
46
+ tmp0_serialDesc.ow('disableDetached', true);
47
+ tmp0_serialDesc.ow('majorRegex', true);
48
+ tmp0_serialDesc.ow('minorRegex', true);
49
+ tmp0_serialDesc.ow('patchRegex', true);
50
+ tmp0_serialDesc.ow('noneRegex', true);
51
+ tmp0_serialDesc.ow('versionRegex', true);
52
+ tmp0_serialDesc.ow('userName', true);
53
+ tmp0_serialDesc.ow('userEmail', true);
54
+ tmp0_serialDesc.ow('warningsAsErrors', true);
55
+ this.a1n_1 = tmp0_serialDesc;
56
56
  }
57
- protoOf($serializer).u22 = function (encoder, value) {
58
- var tmp0_desc = this.t22_1;
59
- var tmp1_output = encoder.so(tmp0_desc);
60
- if (tmp1_output.oq(tmp0_desc, 0) ? true : !(value.v22_1 == null)) {
61
- tmp1_output.kq(tmp0_desc, 0, StringSerializer_getInstance(), value.v22_1);
57
+ protoOf($serializer).b1n = function (encoder, value) {
58
+ var tmp0_desc = this.a1n_1;
59
+ var tmp1_output = encoder.fp(tmp0_desc);
60
+ if (tmp1_output.br(tmp0_desc, 0) ? true : !(value.c1n_1 == null)) {
61
+ tmp1_output.xq(tmp0_desc, 0, StringSerializer_getInstance(), value.c1n_1);
62
62
  }
63
- if (tmp1_output.oq(tmp0_desc, 1) ? true : !(value.w22_1 == null)) {
64
- tmp1_output.kq(tmp0_desc, 1, BooleanSerializer_getInstance(), value.w22_1);
63
+ if (tmp1_output.br(tmp0_desc, 1) ? true : !(value.d1n_1 == null)) {
64
+ tmp1_output.xq(tmp0_desc, 1, BooleanSerializer_getInstance(), value.d1n_1);
65
65
  }
66
- if (tmp1_output.oq(tmp0_desc, 2) ? true : !(value.x22_1 == null)) {
67
- tmp1_output.kq(tmp0_desc, 2, BooleanSerializer_getInstance(), value.x22_1);
66
+ if (tmp1_output.br(tmp0_desc, 2) ? true : !(value.e1n_1 == null)) {
67
+ tmp1_output.xq(tmp0_desc, 2, BooleanSerializer_getInstance(), value.e1n_1);
68
68
  }
69
- if (tmp1_output.oq(tmp0_desc, 3) ? true : !(value.y22_1 == null)) {
70
- tmp1_output.kq(tmp0_desc, 3, StringSerializer_getInstance(), value.y22_1);
69
+ if (tmp1_output.br(tmp0_desc, 3) ? true : !(value.f1n_1 == null)) {
70
+ tmp1_output.xq(tmp0_desc, 3, StringSerializer_getInstance(), value.f1n_1);
71
71
  }
72
- if (tmp1_output.oq(tmp0_desc, 4) ? true : !(value.z22_1 == null)) {
73
- tmp1_output.kq(tmp0_desc, 4, StringSerializer_getInstance(), value.z22_1);
72
+ if (tmp1_output.br(tmp0_desc, 4) ? true : !(value.g1n_1 == null)) {
73
+ tmp1_output.xq(tmp0_desc, 4, StringSerializer_getInstance(), value.g1n_1);
74
74
  }
75
- if (tmp1_output.oq(tmp0_desc, 5) ? true : !(value.a23_1 == null)) {
76
- tmp1_output.kq(tmp0_desc, 5, StringSerializer_getInstance(), value.a23_1);
75
+ if (tmp1_output.br(tmp0_desc, 5) ? true : !(value.h1n_1 == null)) {
76
+ tmp1_output.xq(tmp0_desc, 5, StringSerializer_getInstance(), value.h1n_1);
77
77
  }
78
- if (tmp1_output.oq(tmp0_desc, 6) ? true : !(value.b23_1 == null)) {
79
- tmp1_output.kq(tmp0_desc, 6, StringSerializer_getInstance(), value.b23_1);
78
+ if (tmp1_output.br(tmp0_desc, 6) ? true : !(value.i1n_1 == null)) {
79
+ tmp1_output.xq(tmp0_desc, 6, StringSerializer_getInstance(), value.i1n_1);
80
80
  }
81
- if (tmp1_output.oq(tmp0_desc, 7) ? true : !(value.c23_1 == null)) {
82
- tmp1_output.kq(tmp0_desc, 7, StringSerializer_getInstance(), value.c23_1);
81
+ if (tmp1_output.br(tmp0_desc, 7) ? true : !(value.j1n_1 == null)) {
82
+ tmp1_output.xq(tmp0_desc, 7, StringSerializer_getInstance(), value.j1n_1);
83
83
  }
84
- if (tmp1_output.oq(tmp0_desc, 8) ? true : !(value.d23_1 == null)) {
85
- tmp1_output.kq(tmp0_desc, 8, StringSerializer_getInstance(), value.d23_1);
84
+ if (tmp1_output.br(tmp0_desc, 8) ? true : !(value.k1n_1 == null)) {
85
+ tmp1_output.xq(tmp0_desc, 8, StringSerializer_getInstance(), value.k1n_1);
86
86
  }
87
- if (tmp1_output.oq(tmp0_desc, 9) ? true : !(value.e23_1 == null)) {
88
- tmp1_output.kq(tmp0_desc, 9, StringSerializer_getInstance(), value.e23_1);
87
+ if (tmp1_output.br(tmp0_desc, 9) ? true : !(value.l1n_1 == null)) {
88
+ tmp1_output.xq(tmp0_desc, 9, StringSerializer_getInstance(), value.l1n_1);
89
89
  }
90
- if (tmp1_output.oq(tmp0_desc, 10) ? true : !(value.f23_1 == null)) {
91
- tmp1_output.kq(tmp0_desc, 10, BooleanSerializer_getInstance(), value.f23_1);
90
+ if (tmp1_output.br(tmp0_desc, 10) ? true : !(value.m1n_1 == null)) {
91
+ tmp1_output.xq(tmp0_desc, 10, BooleanSerializer_getInstance(), value.m1n_1);
92
92
  }
93
- tmp1_output.to(tmp0_desc);
93
+ tmp1_output.gp(tmp0_desc);
94
94
  };
95
- protoOf($serializer).ol = function (encoder, value) {
96
- return this.u22(encoder, value instanceof TaggerConfig ? value : THROW_CCE());
95
+ protoOf($serializer).jm = function (encoder, value) {
96
+ return this.b1n(encoder, value instanceof TaggerConfig ? value : THROW_CCE());
97
97
  };
98
- protoOf($serializer).pl = function (decoder) {
99
- var tmp0_desc = this.t22_1;
98
+ protoOf($serializer).km = function (decoder) {
99
+ var tmp0_desc = this.a1n_1;
100
100
  var tmp1_flag = true;
101
101
  var tmp2_index = 0;
102
102
  var tmp3_bitMask0 = 0;
@@ -111,92 +111,92 @@
111
111
  var tmp12_local8 = null;
112
112
  var tmp13_local9 = null;
113
113
  var tmp14_local10 = null;
114
- var tmp15_input = decoder.so(tmp0_desc);
115
- if (tmp15_input.ip()) {
116
- tmp4_local0 = tmp15_input.gp(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
114
+ var tmp15_input = decoder.fp(tmp0_desc);
115
+ if (tmp15_input.vp()) {
116
+ tmp4_local0 = tmp15_input.tp(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
117
117
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
118
- tmp5_local1 = tmp15_input.gp(tmp0_desc, 1, BooleanSerializer_getInstance(), tmp5_local1);
118
+ tmp5_local1 = tmp15_input.tp(tmp0_desc, 1, BooleanSerializer_getInstance(), tmp5_local1);
119
119
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
120
- tmp6_local2 = tmp15_input.gp(tmp0_desc, 2, BooleanSerializer_getInstance(), tmp6_local2);
120
+ tmp6_local2 = tmp15_input.tp(tmp0_desc, 2, BooleanSerializer_getInstance(), tmp6_local2);
121
121
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
122
- tmp7_local3 = tmp15_input.gp(tmp0_desc, 3, StringSerializer_getInstance(), tmp7_local3);
122
+ tmp7_local3 = tmp15_input.tp(tmp0_desc, 3, StringSerializer_getInstance(), tmp7_local3);
123
123
  tmp3_bitMask0 = tmp3_bitMask0 | 8;
124
- tmp8_local4 = tmp15_input.gp(tmp0_desc, 4, StringSerializer_getInstance(), tmp8_local4);
124
+ tmp8_local4 = tmp15_input.tp(tmp0_desc, 4, StringSerializer_getInstance(), tmp8_local4);
125
125
  tmp3_bitMask0 = tmp3_bitMask0 | 16;
126
- tmp9_local5 = tmp15_input.gp(tmp0_desc, 5, StringSerializer_getInstance(), tmp9_local5);
126
+ tmp9_local5 = tmp15_input.tp(tmp0_desc, 5, StringSerializer_getInstance(), tmp9_local5);
127
127
  tmp3_bitMask0 = tmp3_bitMask0 | 32;
128
- tmp10_local6 = tmp15_input.gp(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
128
+ tmp10_local6 = tmp15_input.tp(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
129
129
  tmp3_bitMask0 = tmp3_bitMask0 | 64;
130
- tmp11_local7 = tmp15_input.gp(tmp0_desc, 7, StringSerializer_getInstance(), tmp11_local7);
130
+ tmp11_local7 = tmp15_input.tp(tmp0_desc, 7, StringSerializer_getInstance(), tmp11_local7);
131
131
  tmp3_bitMask0 = tmp3_bitMask0 | 128;
132
- tmp12_local8 = tmp15_input.gp(tmp0_desc, 8, StringSerializer_getInstance(), tmp12_local8);
132
+ tmp12_local8 = tmp15_input.tp(tmp0_desc, 8, StringSerializer_getInstance(), tmp12_local8);
133
133
  tmp3_bitMask0 = tmp3_bitMask0 | 256;
134
- tmp13_local9 = tmp15_input.gp(tmp0_desc, 9, StringSerializer_getInstance(), tmp13_local9);
134
+ tmp13_local9 = tmp15_input.tp(tmp0_desc, 9, StringSerializer_getInstance(), tmp13_local9);
135
135
  tmp3_bitMask0 = tmp3_bitMask0 | 512;
136
- tmp14_local10 = tmp15_input.gp(tmp0_desc, 10, BooleanSerializer_getInstance(), tmp14_local10);
136
+ tmp14_local10 = tmp15_input.tp(tmp0_desc, 10, BooleanSerializer_getInstance(), tmp14_local10);
137
137
  tmp3_bitMask0 = tmp3_bitMask0 | 1024;
138
138
  } else
139
139
  while (tmp1_flag) {
140
- tmp2_index = tmp15_input.jp(tmp0_desc);
140
+ tmp2_index = tmp15_input.wp(tmp0_desc);
141
141
  switch (tmp2_index) {
142
142
  case -1:
143
143
  tmp1_flag = false;
144
144
  break;
145
145
  case 0:
146
- tmp4_local0 = tmp15_input.gp(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
146
+ tmp4_local0 = tmp15_input.tp(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
147
147
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
148
148
  break;
149
149
  case 1:
150
- tmp5_local1 = tmp15_input.gp(tmp0_desc, 1, BooleanSerializer_getInstance(), tmp5_local1);
150
+ tmp5_local1 = tmp15_input.tp(tmp0_desc, 1, BooleanSerializer_getInstance(), tmp5_local1);
151
151
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
152
152
  break;
153
153
  case 2:
154
- tmp6_local2 = tmp15_input.gp(tmp0_desc, 2, BooleanSerializer_getInstance(), tmp6_local2);
154
+ tmp6_local2 = tmp15_input.tp(tmp0_desc, 2, BooleanSerializer_getInstance(), tmp6_local2);
155
155
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
156
156
  break;
157
157
  case 3:
158
- tmp7_local3 = tmp15_input.gp(tmp0_desc, 3, StringSerializer_getInstance(), tmp7_local3);
158
+ tmp7_local3 = tmp15_input.tp(tmp0_desc, 3, StringSerializer_getInstance(), tmp7_local3);
159
159
  tmp3_bitMask0 = tmp3_bitMask0 | 8;
160
160
  break;
161
161
  case 4:
162
- tmp8_local4 = tmp15_input.gp(tmp0_desc, 4, StringSerializer_getInstance(), tmp8_local4);
162
+ tmp8_local4 = tmp15_input.tp(tmp0_desc, 4, StringSerializer_getInstance(), tmp8_local4);
163
163
  tmp3_bitMask0 = tmp3_bitMask0 | 16;
164
164
  break;
165
165
  case 5:
166
- tmp9_local5 = tmp15_input.gp(tmp0_desc, 5, StringSerializer_getInstance(), tmp9_local5);
166
+ tmp9_local5 = tmp15_input.tp(tmp0_desc, 5, StringSerializer_getInstance(), tmp9_local5);
167
167
  tmp3_bitMask0 = tmp3_bitMask0 | 32;
168
168
  break;
169
169
  case 6:
170
- tmp10_local6 = tmp15_input.gp(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
170
+ tmp10_local6 = tmp15_input.tp(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
171
171
  tmp3_bitMask0 = tmp3_bitMask0 | 64;
172
172
  break;
173
173
  case 7:
174
- tmp11_local7 = tmp15_input.gp(tmp0_desc, 7, StringSerializer_getInstance(), tmp11_local7);
174
+ tmp11_local7 = tmp15_input.tp(tmp0_desc, 7, StringSerializer_getInstance(), tmp11_local7);
175
175
  tmp3_bitMask0 = tmp3_bitMask0 | 128;
176
176
  break;
177
177
  case 8:
178
- tmp12_local8 = tmp15_input.gp(tmp0_desc, 8, StringSerializer_getInstance(), tmp12_local8);
178
+ tmp12_local8 = tmp15_input.tp(tmp0_desc, 8, StringSerializer_getInstance(), tmp12_local8);
179
179
  tmp3_bitMask0 = tmp3_bitMask0 | 256;
180
180
  break;
181
181
  case 9:
182
- tmp13_local9 = tmp15_input.gp(tmp0_desc, 9, StringSerializer_getInstance(), tmp13_local9);
182
+ tmp13_local9 = tmp15_input.tp(tmp0_desc, 9, StringSerializer_getInstance(), tmp13_local9);
183
183
  tmp3_bitMask0 = tmp3_bitMask0 | 512;
184
184
  break;
185
185
  case 10:
186
- tmp14_local10 = tmp15_input.gp(tmp0_desc, 10, BooleanSerializer_getInstance(), tmp14_local10);
186
+ tmp14_local10 = tmp15_input.tp(tmp0_desc, 10, BooleanSerializer_getInstance(), tmp14_local10);
187
187
  tmp3_bitMask0 = tmp3_bitMask0 | 1024;
188
188
  break;
189
189
  default:
190
190
  throw UnknownFieldException_init_$Create$(tmp2_index);
191
191
  }
192
192
  }
193
- tmp15_input.to(tmp0_desc);
193
+ tmp15_input.gp(tmp0_desc);
194
194
  return TaggerConfig_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, tmp13_local9, tmp14_local10, null);
195
195
  };
196
- protoOf($serializer).nl = function () {
197
- return this.t22_1;
196
+ protoOf($serializer).im = function () {
197
+ return this.a1n_1;
198
198
  };
199
- protoOf($serializer).bw = function () {
199
+ protoOf($serializer).qw = function () {
200
200
  // Inline function 'kotlin.arrayOf' call
201
201
  // Inline function 'kotlin.js.unsafeCast' call
202
202
  // Inline function 'kotlin.js.asDynamic' call
@@ -210,52 +210,52 @@
210
210
  }
211
211
  function TaggerConfig_init_$Init$(seen0, releaseBranch, implicitPatch, disableDetached, majorRegex, minorRegex, patchRegex, noneRegex, versionRegex, userName, userEmail, warningsAsErrors, serializationConstructorMarker, $this) {
212
212
  if (!(0 === (0 & seen0))) {
213
- throwMissingFieldException(seen0, 0, $serializer_getInstance().t22_1);
213
+ throwMissingFieldException(seen0, 0, $serializer_getInstance().a1n_1);
214
214
  }
215
215
  if (0 === (seen0 & 1))
216
- $this.v22_1 = null;
216
+ $this.c1n_1 = null;
217
217
  else
218
- $this.v22_1 = releaseBranch;
218
+ $this.c1n_1 = releaseBranch;
219
219
  if (0 === (seen0 & 2))
220
- $this.w22_1 = null;
220
+ $this.d1n_1 = null;
221
221
  else
222
- $this.w22_1 = implicitPatch;
222
+ $this.d1n_1 = implicitPatch;
223
223
  if (0 === (seen0 & 4))
224
- $this.x22_1 = null;
224
+ $this.e1n_1 = null;
225
225
  else
226
- $this.x22_1 = disableDetached;
226
+ $this.e1n_1 = disableDetached;
227
227
  if (0 === (seen0 & 8))
228
- $this.y22_1 = null;
228
+ $this.f1n_1 = null;
229
229
  else
230
- $this.y22_1 = majorRegex;
230
+ $this.f1n_1 = majorRegex;
231
231
  if (0 === (seen0 & 16))
232
- $this.z22_1 = null;
232
+ $this.g1n_1 = null;
233
233
  else
234
- $this.z22_1 = minorRegex;
234
+ $this.g1n_1 = minorRegex;
235
235
  if (0 === (seen0 & 32))
236
- $this.a23_1 = null;
236
+ $this.h1n_1 = null;
237
237
  else
238
- $this.a23_1 = patchRegex;
238
+ $this.h1n_1 = patchRegex;
239
239
  if (0 === (seen0 & 64))
240
- $this.b23_1 = null;
240
+ $this.i1n_1 = null;
241
241
  else
242
- $this.b23_1 = noneRegex;
242
+ $this.i1n_1 = noneRegex;
243
243
  if (0 === (seen0 & 128))
244
- $this.c23_1 = null;
244
+ $this.j1n_1 = null;
245
245
  else
246
- $this.c23_1 = versionRegex;
246
+ $this.j1n_1 = versionRegex;
247
247
  if (0 === (seen0 & 256))
248
- $this.d23_1 = null;
248
+ $this.k1n_1 = null;
249
249
  else
250
- $this.d23_1 = userName;
250
+ $this.k1n_1 = userName;
251
251
  if (0 === (seen0 & 512))
252
- $this.e23_1 = null;
252
+ $this.l1n_1 = null;
253
253
  else
254
- $this.e23_1 = userEmail;
254
+ $this.l1n_1 = userEmail;
255
255
  if (0 === (seen0 & 1024))
256
- $this.f23_1 = null;
256
+ $this.m1n_1 = null;
257
257
  else
258
- $this.f23_1 = warningsAsErrors;
258
+ $this.m1n_1 = warningsAsErrors;
259
259
  return $this;
260
260
  }
261
261
  function TaggerConfig_init_$Create$(seen0, releaseBranch, implicitPatch, disableDetached, majorRegex, minorRegex, patchRegex, noneRegex, versionRegex, userName, userEmail, warningsAsErrors, serializationConstructorMarker) {
@@ -273,33 +273,33 @@
273
273
  userName = userName === VOID ? null : userName;
274
274
  userEmail = userEmail === VOID ? null : userEmail;
275
275
  warningsAsErrors = warningsAsErrors === VOID ? null : warningsAsErrors;
276
- this.v22_1 = releaseBranch;
277
- this.w22_1 = implicitPatch;
278
- this.x22_1 = disableDetached;
279
- this.y22_1 = majorRegex;
280
- this.z22_1 = minorRegex;
281
- this.a23_1 = patchRegex;
282
- this.b23_1 = noneRegex;
283
- this.c23_1 = versionRegex;
284
- this.d23_1 = userName;
285
- this.e23_1 = userEmail;
286
- this.f23_1 = warningsAsErrors;
276
+ this.c1n_1 = releaseBranch;
277
+ this.d1n_1 = implicitPatch;
278
+ this.e1n_1 = disableDetached;
279
+ this.f1n_1 = majorRegex;
280
+ this.g1n_1 = minorRegex;
281
+ this.h1n_1 = patchRegex;
282
+ this.i1n_1 = noneRegex;
283
+ this.j1n_1 = versionRegex;
284
+ this.k1n_1 = userName;
285
+ this.l1n_1 = userEmail;
286
+ this.m1n_1 = warningsAsErrors;
287
287
  }
288
288
  protoOf(TaggerConfig).toString = function () {
289
- return 'TaggerConfig(releaseBranch=' + this.v22_1 + ', implicitPatch=' + this.w22_1 + ', disableDetached=' + this.x22_1 + ', majorRegex=' + this.y22_1 + ', minorRegex=' + this.z22_1 + ', patchRegex=' + this.a23_1 + ', noneRegex=' + this.b23_1 + ', versionRegex=' + this.c23_1 + ', userName=' + this.d23_1 + ', userEmail=' + this.e23_1 + ', warningsAsErrors=' + this.f23_1 + ')';
289
+ return 'TaggerConfig(releaseBranch=' + this.c1n_1 + ', implicitPatch=' + this.d1n_1 + ', disableDetached=' + this.e1n_1 + ', majorRegex=' + this.f1n_1 + ', minorRegex=' + this.g1n_1 + ', patchRegex=' + this.h1n_1 + ', noneRegex=' + this.i1n_1 + ', versionRegex=' + this.j1n_1 + ', userName=' + this.k1n_1 + ', userEmail=' + this.l1n_1 + ', warningsAsErrors=' + this.m1n_1 + ')';
290
290
  };
291
291
  protoOf(TaggerConfig).hashCode = function () {
292
- var result = this.v22_1 == null ? 0 : getStringHashCode(this.v22_1);
293
- result = imul(result, 31) + (this.w22_1 == null ? 0 : getBooleanHashCode(this.w22_1)) | 0;
294
- result = imul(result, 31) + (this.x22_1 == null ? 0 : getBooleanHashCode(this.x22_1)) | 0;
295
- result = imul(result, 31) + (this.y22_1 == null ? 0 : getStringHashCode(this.y22_1)) | 0;
296
- result = imul(result, 31) + (this.z22_1 == null ? 0 : getStringHashCode(this.z22_1)) | 0;
297
- result = imul(result, 31) + (this.a23_1 == null ? 0 : getStringHashCode(this.a23_1)) | 0;
298
- result = imul(result, 31) + (this.b23_1 == null ? 0 : getStringHashCode(this.b23_1)) | 0;
299
- result = imul(result, 31) + (this.c23_1 == null ? 0 : getStringHashCode(this.c23_1)) | 0;
300
- result = imul(result, 31) + (this.d23_1 == null ? 0 : getStringHashCode(this.d23_1)) | 0;
301
- result = imul(result, 31) + (this.e23_1 == null ? 0 : getStringHashCode(this.e23_1)) | 0;
302
- result = imul(result, 31) + (this.f23_1 == null ? 0 : getBooleanHashCode(this.f23_1)) | 0;
292
+ var result = this.c1n_1 == null ? 0 : getStringHashCode(this.c1n_1);
293
+ result = imul(result, 31) + (this.d1n_1 == null ? 0 : getBooleanHashCode(this.d1n_1)) | 0;
294
+ result = imul(result, 31) + (this.e1n_1 == null ? 0 : getBooleanHashCode(this.e1n_1)) | 0;
295
+ result = imul(result, 31) + (this.f1n_1 == null ? 0 : getStringHashCode(this.f1n_1)) | 0;
296
+ result = imul(result, 31) + (this.g1n_1 == null ? 0 : getStringHashCode(this.g1n_1)) | 0;
297
+ result = imul(result, 31) + (this.h1n_1 == null ? 0 : getStringHashCode(this.h1n_1)) | 0;
298
+ result = imul(result, 31) + (this.i1n_1 == null ? 0 : getStringHashCode(this.i1n_1)) | 0;
299
+ result = imul(result, 31) + (this.j1n_1 == null ? 0 : getStringHashCode(this.j1n_1)) | 0;
300
+ result = imul(result, 31) + (this.k1n_1 == null ? 0 : getStringHashCode(this.k1n_1)) | 0;
301
+ result = imul(result, 31) + (this.l1n_1 == null ? 0 : getStringHashCode(this.l1n_1)) | 0;
302
+ result = imul(result, 31) + (this.m1n_1 == null ? 0 : getBooleanHashCode(this.m1n_1)) | 0;
303
303
  return result;
304
304
  };
305
305
  protoOf(TaggerConfig).equals = function (other) {
@@ -308,27 +308,27 @@
308
308
  if (!(other instanceof TaggerConfig))
309
309
  return false;
310
310
  var tmp0_other_with_cast = other instanceof TaggerConfig ? other : THROW_CCE();
311
- if (!(this.v22_1 == tmp0_other_with_cast.v22_1))
311
+ if (!(this.c1n_1 == tmp0_other_with_cast.c1n_1))
312
312
  return false;
313
- if (!(this.w22_1 == tmp0_other_with_cast.w22_1))
313
+ if (!(this.d1n_1 == tmp0_other_with_cast.d1n_1))
314
314
  return false;
315
- if (!(this.x22_1 == tmp0_other_with_cast.x22_1))
315
+ if (!(this.e1n_1 == tmp0_other_with_cast.e1n_1))
316
316
  return false;
317
- if (!(this.y22_1 == tmp0_other_with_cast.y22_1))
317
+ if (!(this.f1n_1 == tmp0_other_with_cast.f1n_1))
318
318
  return false;
319
- if (!(this.z22_1 == tmp0_other_with_cast.z22_1))
319
+ if (!(this.g1n_1 == tmp0_other_with_cast.g1n_1))
320
320
  return false;
321
- if (!(this.a23_1 == tmp0_other_with_cast.a23_1))
321
+ if (!(this.h1n_1 == tmp0_other_with_cast.h1n_1))
322
322
  return false;
323
- if (!(this.b23_1 == tmp0_other_with_cast.b23_1))
323
+ if (!(this.i1n_1 == tmp0_other_with_cast.i1n_1))
324
324
  return false;
325
- if (!(this.c23_1 == tmp0_other_with_cast.c23_1))
325
+ if (!(this.j1n_1 == tmp0_other_with_cast.j1n_1))
326
326
  return false;
327
- if (!(this.d23_1 == tmp0_other_with_cast.d23_1))
327
+ if (!(this.k1n_1 == tmp0_other_with_cast.k1n_1))
328
328
  return false;
329
- if (!(this.e23_1 == tmp0_other_with_cast.e23_1))
329
+ if (!(this.l1n_1 == tmp0_other_with_cast.l1n_1))
330
330
  return false;
331
- if (!(this.f23_1 == tmp0_other_with_cast.f23_1))
331
+ if (!(this.m1n_1 == tmp0_other_with_cast.m1n_1))
332
332
  return false;
333
333
  return true;
334
334
  };
@@ -336,11 +336,11 @@
336
336
  function _init_properties_TaggerConfig_kt__fn8iyk() {
337
337
  if (!properties_initialized_TaggerConfig_kt_islkm6) {
338
338
  properties_initialized_TaggerConfig_kt_islkm6 = true;
339
- runtimeDefaultConfig = new TaggerConfig(VOID, true, true, Defaults_getInstance().a1p_1.nc_1, Defaults_getInstance().z1o_1.nc_1, Defaults_getInstance().y1o_1.nc_1, Defaults_getInstance().x1o_1.nc_1, VOID, VOID, VOID, false);
339
+ runtimeDefaultConfig = new TaggerConfig(VOID, true, true, Defaults_getInstance().h19_1.pc_1, Defaults_getInstance().g19_1.pc_1, Defaults_getInstance().f19_1.pc_1, Defaults_getInstance().e19_1.pc_1, VOID, VOID, VOID, false);
340
340
  }
341
341
  }
342
342
  //region block: post-declaration
343
- protoOf($serializer).cw = typeParametersSerializers;
343
+ protoOf($serializer).rw = typeParametersSerializers;
344
344
  //endregion
345
345
  //region block: init
346
346
  Companion_instance = new Companion();
package/package.json CHANGED
@@ -1,13 +1,12 @@
1
1
  {
2
2
  "name": "git-semver-tagger",
3
- "version": "1.8.0",
3
+ "version": "1.8.3",
4
4
  "main": "kotlin/command-line-tools-tagger-cli.js",
5
5
  "devDependencies": {
6
6
  "source-map-support": "0.5.21"
7
7
  },
8
8
  "dependencies": {
9
- "@js-joda/core": "3.2.0",
10
- "format-util": "^1.0.5"
9
+ "@js-joda/core": "3.2.0"
11
10
  },
12
11
  "peerDependencies": {},
13
12
  "optionalDependencies": {},