git-semver-tagger 2.3.1 → 2.4.0

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.$_$.da;
6
- var initMetadataForCompanion = kotlin_kotlin.$_$.g9;
5
+ var protoOf = kotlin_kotlin.$_$.pa;
6
+ var initMetadataForCompanion = kotlin_kotlin.$_$.s9;
7
7
  var PluginGeneratedSerialDescriptor = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.s1;
8
8
  var StringSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.j;
9
9
  var Unit_instance = kotlin_kotlin.$_$.v;
10
10
  var BooleanSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.i;
11
- var THROW_CCE = kotlin_kotlin.$_$.de;
11
+ var THROW_CCE = kotlin_kotlin.$_$.xe;
12
12
  var UnknownFieldException_init_$Create$ = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.l;
13
13
  var get_nullable = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.o;
14
14
  var typeParametersSerializers = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.n1;
15
15
  var GeneratedSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.o1;
16
- var initMetadataForObject = kotlin_kotlin.$_$.k9;
16
+ var initMetadataForObject = kotlin_kotlin.$_$.w9;
17
17
  var VOID = kotlin_kotlin.$_$.c;
18
18
  var throwMissingFieldException = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.v1;
19
- var objectCreate = kotlin_kotlin.$_$.ca;
20
- var getStringHashCode = kotlin_kotlin.$_$.d9;
21
- var getBooleanHashCode = kotlin_kotlin.$_$.a9;
22
- var initMetadataForClass = kotlin_kotlin.$_$.f9;
19
+ var objectCreate = kotlin_kotlin.$_$.oa;
20
+ var getStringHashCode = kotlin_kotlin.$_$.p9;
21
+ var getBooleanHashCode = kotlin_kotlin.$_$.m9;
22
+ var initMetadataForClass = kotlin_kotlin.$_$.r9;
23
23
  var Defaults_getInstance = kotlin_com_zegreatrob_tools_tagger_core.$_$.j;
24
24
  var SerializableWith = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.d2;
25
25
  //endregion
@@ -42,70 +42,70 @@
42
42
  function $serializer() {
43
43
  $serializer_instance = this;
44
44
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.zegreatrob.tools.tagger.json.TaggerConfig', this, 13);
45
- tmp0_serialDesc.cz('releaseBranch', true);
46
- tmp0_serialDesc.cz('implicitPatch', true);
47
- tmp0_serialDesc.cz('disableDetached', true);
48
- tmp0_serialDesc.cz('allowDetachedHead', true);
49
- tmp0_serialDesc.cz('forceSnapshot', true);
50
- tmp0_serialDesc.cz('majorRegex', true);
51
- tmp0_serialDesc.cz('minorRegex', true);
52
- tmp0_serialDesc.cz('patchRegex', true);
53
- tmp0_serialDesc.cz('noneRegex', true);
54
- tmp0_serialDesc.cz('versionRegex', true);
55
- tmp0_serialDesc.cz('userName', true);
56
- tmp0_serialDesc.cz('userEmail', true);
57
- tmp0_serialDesc.cz('warningsAsErrors', true);
58
- this.s18_1 = tmp0_serialDesc;
45
+ tmp0_serialDesc.dz('releaseBranch', true);
46
+ tmp0_serialDesc.dz('implicitPatch', true);
47
+ tmp0_serialDesc.dz('disableDetached', true);
48
+ tmp0_serialDesc.dz('allowDetachedHead', true);
49
+ tmp0_serialDesc.dz('forceSnapshot', true);
50
+ tmp0_serialDesc.dz('majorRegex', true);
51
+ tmp0_serialDesc.dz('minorRegex', true);
52
+ tmp0_serialDesc.dz('patchRegex', true);
53
+ tmp0_serialDesc.dz('noneRegex', true);
54
+ tmp0_serialDesc.dz('versionRegex', true);
55
+ tmp0_serialDesc.dz('userName', true);
56
+ tmp0_serialDesc.dz('userEmail', true);
57
+ tmp0_serialDesc.dz('warningsAsErrors', true);
58
+ this.t18_1 = tmp0_serialDesc;
59
59
  }
60
- protoOf($serializer).t18 = function (encoder, value) {
61
- var tmp0_desc = this.s18_1;
62
- var tmp1_output = encoder.tr(tmp0_desc);
63
- if (tmp1_output.pt(tmp0_desc, 0) ? true : !(value.u18_1 == null)) {
64
- tmp1_output.lt(tmp0_desc, 0, StringSerializer_getInstance(), value.u18_1);
60
+ protoOf($serializer).u18 = function (encoder, value) {
61
+ var tmp0_desc = this.t18_1;
62
+ var tmp1_output = encoder.ur(tmp0_desc);
63
+ if (tmp1_output.qt(tmp0_desc, 0) ? true : !(value.v18_1 == null)) {
64
+ tmp1_output.mt(tmp0_desc, 0, StringSerializer_getInstance(), value.v18_1);
65
65
  }
66
- if (tmp1_output.pt(tmp0_desc, 1) ? true : !(value.v18_1 == null)) {
67
- tmp1_output.lt(tmp0_desc, 1, BooleanSerializer_getInstance(), value.v18_1);
66
+ if (tmp1_output.qt(tmp0_desc, 1) ? true : !(value.w18_1 == null)) {
67
+ tmp1_output.mt(tmp0_desc, 1, BooleanSerializer_getInstance(), value.w18_1);
68
68
  }
69
- if (tmp1_output.pt(tmp0_desc, 2) ? true : !(value.w18_1 == null)) {
70
- tmp1_output.lt(tmp0_desc, 2, BooleanSerializer_getInstance(), value.w18_1);
69
+ if (tmp1_output.qt(tmp0_desc, 2) ? true : !(value.x18_1 == null)) {
70
+ tmp1_output.mt(tmp0_desc, 2, BooleanSerializer_getInstance(), value.x18_1);
71
71
  }
72
- if (tmp1_output.pt(tmp0_desc, 3) ? true : !(value.x18_1 == null)) {
73
- tmp1_output.lt(tmp0_desc, 3, BooleanSerializer_getInstance(), value.x18_1);
72
+ if (tmp1_output.qt(tmp0_desc, 3) ? true : !(value.y18_1 == null)) {
73
+ tmp1_output.mt(tmp0_desc, 3, BooleanSerializer_getInstance(), value.y18_1);
74
74
  }
75
- if (tmp1_output.pt(tmp0_desc, 4) ? true : !(value.y18_1 == null)) {
76
- tmp1_output.lt(tmp0_desc, 4, BooleanSerializer_getInstance(), value.y18_1);
75
+ if (tmp1_output.qt(tmp0_desc, 4) ? true : !(value.z18_1 == null)) {
76
+ tmp1_output.mt(tmp0_desc, 4, BooleanSerializer_getInstance(), value.z18_1);
77
77
  }
78
- if (tmp1_output.pt(tmp0_desc, 5) ? true : !(value.z18_1 == null)) {
79
- tmp1_output.lt(tmp0_desc, 5, StringSerializer_getInstance(), value.z18_1);
78
+ if (tmp1_output.qt(tmp0_desc, 5) ? true : !(value.a19_1 == null)) {
79
+ tmp1_output.mt(tmp0_desc, 5, StringSerializer_getInstance(), value.a19_1);
80
80
  }
81
- if (tmp1_output.pt(tmp0_desc, 6) ? true : !(value.a19_1 == null)) {
82
- tmp1_output.lt(tmp0_desc, 6, StringSerializer_getInstance(), value.a19_1);
81
+ if (tmp1_output.qt(tmp0_desc, 6) ? true : !(value.b19_1 == null)) {
82
+ tmp1_output.mt(tmp0_desc, 6, StringSerializer_getInstance(), value.b19_1);
83
83
  }
84
- if (tmp1_output.pt(tmp0_desc, 7) ? true : !(value.b19_1 == null)) {
85
- tmp1_output.lt(tmp0_desc, 7, StringSerializer_getInstance(), value.b19_1);
84
+ if (tmp1_output.qt(tmp0_desc, 7) ? true : !(value.c19_1 == null)) {
85
+ tmp1_output.mt(tmp0_desc, 7, StringSerializer_getInstance(), value.c19_1);
86
86
  }
87
- if (tmp1_output.pt(tmp0_desc, 8) ? true : !(value.c19_1 == null)) {
88
- tmp1_output.lt(tmp0_desc, 8, StringSerializer_getInstance(), value.c19_1);
87
+ if (tmp1_output.qt(tmp0_desc, 8) ? true : !(value.d19_1 == null)) {
88
+ tmp1_output.mt(tmp0_desc, 8, StringSerializer_getInstance(), value.d19_1);
89
89
  }
90
- if (tmp1_output.pt(tmp0_desc, 9) ? true : !(value.d19_1 == null)) {
91
- tmp1_output.lt(tmp0_desc, 9, StringSerializer_getInstance(), value.d19_1);
90
+ if (tmp1_output.qt(tmp0_desc, 9) ? true : !(value.e19_1 == null)) {
91
+ tmp1_output.mt(tmp0_desc, 9, StringSerializer_getInstance(), value.e19_1);
92
92
  }
93
- if (tmp1_output.pt(tmp0_desc, 10) ? true : !(value.e19_1 == null)) {
94
- tmp1_output.lt(tmp0_desc, 10, StringSerializer_getInstance(), value.e19_1);
93
+ if (tmp1_output.qt(tmp0_desc, 10) ? true : !(value.f19_1 == null)) {
94
+ tmp1_output.mt(tmp0_desc, 10, StringSerializer_getInstance(), value.f19_1);
95
95
  }
96
- if (tmp1_output.pt(tmp0_desc, 11) ? true : !(value.f19_1 == null)) {
97
- tmp1_output.lt(tmp0_desc, 11, StringSerializer_getInstance(), value.f19_1);
96
+ if (tmp1_output.qt(tmp0_desc, 11) ? true : !(value.g19_1 == null)) {
97
+ tmp1_output.mt(tmp0_desc, 11, StringSerializer_getInstance(), value.g19_1);
98
98
  }
99
- if (tmp1_output.pt(tmp0_desc, 12) ? true : !(value.g19_1 == null)) {
100
- tmp1_output.lt(tmp0_desc, 12, BooleanSerializer_getInstance(), value.g19_1);
99
+ if (tmp1_output.qt(tmp0_desc, 12) ? true : !(value.h19_1 == null)) {
100
+ tmp1_output.mt(tmp0_desc, 12, BooleanSerializer_getInstance(), value.h19_1);
101
101
  }
102
- tmp1_output.ur(tmp0_desc);
102
+ tmp1_output.vr(tmp0_desc);
103
103
  };
104
- protoOf($serializer).xo = function (encoder, value) {
105
- return this.t18(encoder, value instanceof TaggerConfig ? value : THROW_CCE());
104
+ protoOf($serializer).yo = function (encoder, value) {
105
+ return this.u18(encoder, value instanceof TaggerConfig ? value : THROW_CCE());
106
106
  };
107
- protoOf($serializer).yo = function (decoder) {
108
- var tmp0_desc = this.s18_1;
107
+ protoOf($serializer).zo = function (decoder) {
108
+ var tmp0_desc = this.t18_1;
109
109
  var tmp1_flag = true;
110
110
  var tmp2_index = 0;
111
111
  var tmp3_bitMask0 = 0;
@@ -122,104 +122,104 @@
122
122
  var tmp14_local10 = null;
123
123
  var tmp15_local11 = null;
124
124
  var tmp16_local12 = null;
125
- var tmp17_input = decoder.tr(tmp0_desc);
126
- if (tmp17_input.js()) {
127
- tmp4_local0 = tmp17_input.hs(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
125
+ var tmp17_input = decoder.ur(tmp0_desc);
126
+ if (tmp17_input.ks()) {
127
+ tmp4_local0 = tmp17_input.is(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
128
128
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
129
- tmp5_local1 = tmp17_input.hs(tmp0_desc, 1, BooleanSerializer_getInstance(), tmp5_local1);
129
+ tmp5_local1 = tmp17_input.is(tmp0_desc, 1, BooleanSerializer_getInstance(), tmp5_local1);
130
130
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
131
- tmp6_local2 = tmp17_input.hs(tmp0_desc, 2, BooleanSerializer_getInstance(), tmp6_local2);
131
+ tmp6_local2 = tmp17_input.is(tmp0_desc, 2, BooleanSerializer_getInstance(), tmp6_local2);
132
132
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
133
- tmp7_local3 = tmp17_input.hs(tmp0_desc, 3, BooleanSerializer_getInstance(), tmp7_local3);
133
+ tmp7_local3 = tmp17_input.is(tmp0_desc, 3, BooleanSerializer_getInstance(), tmp7_local3);
134
134
  tmp3_bitMask0 = tmp3_bitMask0 | 8;
135
- tmp8_local4 = tmp17_input.hs(tmp0_desc, 4, BooleanSerializer_getInstance(), tmp8_local4);
135
+ tmp8_local4 = tmp17_input.is(tmp0_desc, 4, BooleanSerializer_getInstance(), tmp8_local4);
136
136
  tmp3_bitMask0 = tmp3_bitMask0 | 16;
137
- tmp9_local5 = tmp17_input.hs(tmp0_desc, 5, StringSerializer_getInstance(), tmp9_local5);
137
+ tmp9_local5 = tmp17_input.is(tmp0_desc, 5, StringSerializer_getInstance(), tmp9_local5);
138
138
  tmp3_bitMask0 = tmp3_bitMask0 | 32;
139
- tmp10_local6 = tmp17_input.hs(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
139
+ tmp10_local6 = tmp17_input.is(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
140
140
  tmp3_bitMask0 = tmp3_bitMask0 | 64;
141
- tmp11_local7 = tmp17_input.hs(tmp0_desc, 7, StringSerializer_getInstance(), tmp11_local7);
141
+ tmp11_local7 = tmp17_input.is(tmp0_desc, 7, StringSerializer_getInstance(), tmp11_local7);
142
142
  tmp3_bitMask0 = tmp3_bitMask0 | 128;
143
- tmp12_local8 = tmp17_input.hs(tmp0_desc, 8, StringSerializer_getInstance(), tmp12_local8);
143
+ tmp12_local8 = tmp17_input.is(tmp0_desc, 8, StringSerializer_getInstance(), tmp12_local8);
144
144
  tmp3_bitMask0 = tmp3_bitMask0 | 256;
145
- tmp13_local9 = tmp17_input.hs(tmp0_desc, 9, StringSerializer_getInstance(), tmp13_local9);
145
+ tmp13_local9 = tmp17_input.is(tmp0_desc, 9, StringSerializer_getInstance(), tmp13_local9);
146
146
  tmp3_bitMask0 = tmp3_bitMask0 | 512;
147
- tmp14_local10 = tmp17_input.hs(tmp0_desc, 10, StringSerializer_getInstance(), tmp14_local10);
147
+ tmp14_local10 = tmp17_input.is(tmp0_desc, 10, StringSerializer_getInstance(), tmp14_local10);
148
148
  tmp3_bitMask0 = tmp3_bitMask0 | 1024;
149
- tmp15_local11 = tmp17_input.hs(tmp0_desc, 11, StringSerializer_getInstance(), tmp15_local11);
149
+ tmp15_local11 = tmp17_input.is(tmp0_desc, 11, StringSerializer_getInstance(), tmp15_local11);
150
150
  tmp3_bitMask0 = tmp3_bitMask0 | 2048;
151
- tmp16_local12 = tmp17_input.hs(tmp0_desc, 12, BooleanSerializer_getInstance(), tmp16_local12);
151
+ tmp16_local12 = tmp17_input.is(tmp0_desc, 12, BooleanSerializer_getInstance(), tmp16_local12);
152
152
  tmp3_bitMask0 = tmp3_bitMask0 | 4096;
153
153
  } else
154
154
  while (tmp1_flag) {
155
- tmp2_index = tmp17_input.ks(tmp0_desc);
155
+ tmp2_index = tmp17_input.ls(tmp0_desc);
156
156
  switch (tmp2_index) {
157
157
  case -1:
158
158
  tmp1_flag = false;
159
159
  break;
160
160
  case 0:
161
- tmp4_local0 = tmp17_input.hs(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
161
+ tmp4_local0 = tmp17_input.is(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
162
162
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
163
163
  break;
164
164
  case 1:
165
- tmp5_local1 = tmp17_input.hs(tmp0_desc, 1, BooleanSerializer_getInstance(), tmp5_local1);
165
+ tmp5_local1 = tmp17_input.is(tmp0_desc, 1, BooleanSerializer_getInstance(), tmp5_local1);
166
166
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
167
167
  break;
168
168
  case 2:
169
- tmp6_local2 = tmp17_input.hs(tmp0_desc, 2, BooleanSerializer_getInstance(), tmp6_local2);
169
+ tmp6_local2 = tmp17_input.is(tmp0_desc, 2, BooleanSerializer_getInstance(), tmp6_local2);
170
170
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
171
171
  break;
172
172
  case 3:
173
- tmp7_local3 = tmp17_input.hs(tmp0_desc, 3, BooleanSerializer_getInstance(), tmp7_local3);
173
+ tmp7_local3 = tmp17_input.is(tmp0_desc, 3, BooleanSerializer_getInstance(), tmp7_local3);
174
174
  tmp3_bitMask0 = tmp3_bitMask0 | 8;
175
175
  break;
176
176
  case 4:
177
- tmp8_local4 = tmp17_input.hs(tmp0_desc, 4, BooleanSerializer_getInstance(), tmp8_local4);
177
+ tmp8_local4 = tmp17_input.is(tmp0_desc, 4, BooleanSerializer_getInstance(), tmp8_local4);
178
178
  tmp3_bitMask0 = tmp3_bitMask0 | 16;
179
179
  break;
180
180
  case 5:
181
- tmp9_local5 = tmp17_input.hs(tmp0_desc, 5, StringSerializer_getInstance(), tmp9_local5);
181
+ tmp9_local5 = tmp17_input.is(tmp0_desc, 5, StringSerializer_getInstance(), tmp9_local5);
182
182
  tmp3_bitMask0 = tmp3_bitMask0 | 32;
183
183
  break;
184
184
  case 6:
185
- tmp10_local6 = tmp17_input.hs(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
185
+ tmp10_local6 = tmp17_input.is(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
186
186
  tmp3_bitMask0 = tmp3_bitMask0 | 64;
187
187
  break;
188
188
  case 7:
189
- tmp11_local7 = tmp17_input.hs(tmp0_desc, 7, StringSerializer_getInstance(), tmp11_local7);
189
+ tmp11_local7 = tmp17_input.is(tmp0_desc, 7, StringSerializer_getInstance(), tmp11_local7);
190
190
  tmp3_bitMask0 = tmp3_bitMask0 | 128;
191
191
  break;
192
192
  case 8:
193
- tmp12_local8 = tmp17_input.hs(tmp0_desc, 8, StringSerializer_getInstance(), tmp12_local8);
193
+ tmp12_local8 = tmp17_input.is(tmp0_desc, 8, StringSerializer_getInstance(), tmp12_local8);
194
194
  tmp3_bitMask0 = tmp3_bitMask0 | 256;
195
195
  break;
196
196
  case 9:
197
- tmp13_local9 = tmp17_input.hs(tmp0_desc, 9, StringSerializer_getInstance(), tmp13_local9);
197
+ tmp13_local9 = tmp17_input.is(tmp0_desc, 9, StringSerializer_getInstance(), tmp13_local9);
198
198
  tmp3_bitMask0 = tmp3_bitMask0 | 512;
199
199
  break;
200
200
  case 10:
201
- tmp14_local10 = tmp17_input.hs(tmp0_desc, 10, StringSerializer_getInstance(), tmp14_local10);
201
+ tmp14_local10 = tmp17_input.is(tmp0_desc, 10, StringSerializer_getInstance(), tmp14_local10);
202
202
  tmp3_bitMask0 = tmp3_bitMask0 | 1024;
203
203
  break;
204
204
  case 11:
205
- tmp15_local11 = tmp17_input.hs(tmp0_desc, 11, StringSerializer_getInstance(), tmp15_local11);
205
+ tmp15_local11 = tmp17_input.is(tmp0_desc, 11, StringSerializer_getInstance(), tmp15_local11);
206
206
  tmp3_bitMask0 = tmp3_bitMask0 | 2048;
207
207
  break;
208
208
  case 12:
209
- tmp16_local12 = tmp17_input.hs(tmp0_desc, 12, BooleanSerializer_getInstance(), tmp16_local12);
209
+ tmp16_local12 = tmp17_input.is(tmp0_desc, 12, BooleanSerializer_getInstance(), tmp16_local12);
210
210
  tmp3_bitMask0 = tmp3_bitMask0 | 4096;
211
211
  break;
212
212
  default:
213
213
  throw UnknownFieldException_init_$Create$(tmp2_index);
214
214
  }
215
215
  }
216
- tmp17_input.ur(tmp0_desc);
216
+ tmp17_input.vr(tmp0_desc);
217
217
  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, tmp15_local11, tmp16_local12, null);
218
218
  };
219
- protoOf($serializer).wo = function () {
220
- return this.s18_1;
219
+ protoOf($serializer).xo = function () {
220
+ return this.t18_1;
221
221
  };
222
- protoOf($serializer).ez = function () {
222
+ protoOf($serializer).fz = function () {
223
223
  // Inline function 'kotlin.arrayOf' call
224
224
  // Inline function 'kotlin.js.unsafeCast' call
225
225
  // Inline function 'kotlin.js.asDynamic' call
@@ -233,60 +233,60 @@
233
233
  }
234
234
  function TaggerConfig_init_$Init$(seen0, releaseBranch, implicitPatch, disableDetached, allowDetachedHead, forceSnapshot, majorRegex, minorRegex, patchRegex, noneRegex, versionRegex, userName, userEmail, warningsAsErrors, serializationConstructorMarker, $this) {
235
235
  if (!(0 === (0 & seen0))) {
236
- throwMissingFieldException(seen0, 0, $serializer_getInstance().s18_1);
236
+ throwMissingFieldException(seen0, 0, $serializer_getInstance().t18_1);
237
237
  }
238
238
  if (0 === (seen0 & 1))
239
- $this.u18_1 = null;
239
+ $this.v18_1 = null;
240
240
  else
241
- $this.u18_1 = releaseBranch;
241
+ $this.v18_1 = releaseBranch;
242
242
  if (0 === (seen0 & 2))
243
- $this.v18_1 = null;
243
+ $this.w18_1 = null;
244
244
  else
245
- $this.v18_1 = implicitPatch;
245
+ $this.w18_1 = implicitPatch;
246
246
  if (0 === (seen0 & 4))
247
- $this.w18_1 = null;
247
+ $this.x18_1 = null;
248
248
  else
249
- $this.w18_1 = disableDetached;
249
+ $this.x18_1 = disableDetached;
250
250
  if (0 === (seen0 & 8))
251
- $this.x18_1 = null;
251
+ $this.y18_1 = null;
252
252
  else
253
- $this.x18_1 = allowDetachedHead;
253
+ $this.y18_1 = allowDetachedHead;
254
254
  if (0 === (seen0 & 16))
255
- $this.y18_1 = null;
255
+ $this.z18_1 = null;
256
256
  else
257
- $this.y18_1 = forceSnapshot;
257
+ $this.z18_1 = forceSnapshot;
258
258
  if (0 === (seen0 & 32))
259
- $this.z18_1 = null;
259
+ $this.a19_1 = null;
260
260
  else
261
- $this.z18_1 = majorRegex;
261
+ $this.a19_1 = majorRegex;
262
262
  if (0 === (seen0 & 64))
263
- $this.a19_1 = null;
263
+ $this.b19_1 = null;
264
264
  else
265
- $this.a19_1 = minorRegex;
265
+ $this.b19_1 = minorRegex;
266
266
  if (0 === (seen0 & 128))
267
- $this.b19_1 = null;
267
+ $this.c19_1 = null;
268
268
  else
269
- $this.b19_1 = patchRegex;
269
+ $this.c19_1 = patchRegex;
270
270
  if (0 === (seen0 & 256))
271
- $this.c19_1 = null;
271
+ $this.d19_1 = null;
272
272
  else
273
- $this.c19_1 = noneRegex;
273
+ $this.d19_1 = noneRegex;
274
274
  if (0 === (seen0 & 512))
275
- $this.d19_1 = null;
275
+ $this.e19_1 = null;
276
276
  else
277
- $this.d19_1 = versionRegex;
277
+ $this.e19_1 = versionRegex;
278
278
  if (0 === (seen0 & 1024))
279
- $this.e19_1 = null;
279
+ $this.f19_1 = null;
280
280
  else
281
- $this.e19_1 = userName;
281
+ $this.f19_1 = userName;
282
282
  if (0 === (seen0 & 2048))
283
- $this.f19_1 = null;
283
+ $this.g19_1 = null;
284
284
  else
285
- $this.f19_1 = userEmail;
285
+ $this.g19_1 = userEmail;
286
286
  if (0 === (seen0 & 4096))
287
- $this.g19_1 = null;
287
+ $this.h19_1 = null;
288
288
  else
289
- $this.g19_1 = warningsAsErrors;
289
+ $this.h19_1 = warningsAsErrors;
290
290
  return $this;
291
291
  }
292
292
  function TaggerConfig_init_$Create$(seen0, releaseBranch, implicitPatch, disableDetached, allowDetachedHead, forceSnapshot, majorRegex, minorRegex, patchRegex, noneRegex, versionRegex, userName, userEmail, warningsAsErrors, serializationConstructorMarker) {
@@ -306,37 +306,37 @@
306
306
  userName = userName === VOID ? null : userName;
307
307
  userEmail = userEmail === VOID ? null : userEmail;
308
308
  warningsAsErrors = warningsAsErrors === VOID ? null : warningsAsErrors;
309
- this.u18_1 = releaseBranch;
310
- this.v18_1 = implicitPatch;
311
- this.w18_1 = disableDetached;
312
- this.x18_1 = allowDetachedHead;
313
- this.y18_1 = forceSnapshot;
314
- this.z18_1 = majorRegex;
315
- this.a19_1 = minorRegex;
316
- this.b19_1 = patchRegex;
317
- this.c19_1 = noneRegex;
318
- this.d19_1 = versionRegex;
319
- this.e19_1 = userName;
320
- this.f19_1 = userEmail;
321
- this.g19_1 = warningsAsErrors;
309
+ this.v18_1 = releaseBranch;
310
+ this.w18_1 = implicitPatch;
311
+ this.x18_1 = disableDetached;
312
+ this.y18_1 = allowDetachedHead;
313
+ this.z18_1 = forceSnapshot;
314
+ this.a19_1 = majorRegex;
315
+ this.b19_1 = minorRegex;
316
+ this.c19_1 = patchRegex;
317
+ this.d19_1 = noneRegex;
318
+ this.e19_1 = versionRegex;
319
+ this.f19_1 = userName;
320
+ this.g19_1 = userEmail;
321
+ this.h19_1 = warningsAsErrors;
322
322
  }
323
323
  protoOf(TaggerConfig).toString = function () {
324
- return 'TaggerConfig(releaseBranch=' + this.u18_1 + ', implicitPatch=' + this.v18_1 + ', disableDetached=' + this.w18_1 + ', allowDetachedHead=' + this.x18_1 + ', forceSnapshot=' + this.y18_1 + ', majorRegex=' + this.z18_1 + ', minorRegex=' + this.a19_1 + ', patchRegex=' + this.b19_1 + ', noneRegex=' + this.c19_1 + ', versionRegex=' + this.d19_1 + ', userName=' + this.e19_1 + ', userEmail=' + this.f19_1 + ', warningsAsErrors=' + this.g19_1 + ')';
324
+ return 'TaggerConfig(releaseBranch=' + this.v18_1 + ', implicitPatch=' + this.w18_1 + ', disableDetached=' + this.x18_1 + ', allowDetachedHead=' + this.y18_1 + ', forceSnapshot=' + this.z18_1 + ', majorRegex=' + this.a19_1 + ', minorRegex=' + this.b19_1 + ', patchRegex=' + this.c19_1 + ', noneRegex=' + this.d19_1 + ', versionRegex=' + this.e19_1 + ', userName=' + this.f19_1 + ', userEmail=' + this.g19_1 + ', warningsAsErrors=' + this.h19_1 + ')';
325
325
  };
326
326
  protoOf(TaggerConfig).hashCode = function () {
327
- var result = this.u18_1 == null ? 0 : getStringHashCode(this.u18_1);
328
- result = imul(result, 31) + (this.v18_1 == null ? 0 : getBooleanHashCode(this.v18_1)) | 0;
327
+ var result = this.v18_1 == null ? 0 : getStringHashCode(this.v18_1);
329
328
  result = imul(result, 31) + (this.w18_1 == null ? 0 : getBooleanHashCode(this.w18_1)) | 0;
330
329
  result = imul(result, 31) + (this.x18_1 == null ? 0 : getBooleanHashCode(this.x18_1)) | 0;
331
330
  result = imul(result, 31) + (this.y18_1 == null ? 0 : getBooleanHashCode(this.y18_1)) | 0;
332
- result = imul(result, 31) + (this.z18_1 == null ? 0 : getStringHashCode(this.z18_1)) | 0;
331
+ result = imul(result, 31) + (this.z18_1 == null ? 0 : getBooleanHashCode(this.z18_1)) | 0;
333
332
  result = imul(result, 31) + (this.a19_1 == null ? 0 : getStringHashCode(this.a19_1)) | 0;
334
333
  result = imul(result, 31) + (this.b19_1 == null ? 0 : getStringHashCode(this.b19_1)) | 0;
335
334
  result = imul(result, 31) + (this.c19_1 == null ? 0 : getStringHashCode(this.c19_1)) | 0;
336
335
  result = imul(result, 31) + (this.d19_1 == null ? 0 : getStringHashCode(this.d19_1)) | 0;
337
336
  result = imul(result, 31) + (this.e19_1 == null ? 0 : getStringHashCode(this.e19_1)) | 0;
338
337
  result = imul(result, 31) + (this.f19_1 == null ? 0 : getStringHashCode(this.f19_1)) | 0;
339
- result = imul(result, 31) + (this.g19_1 == null ? 0 : getBooleanHashCode(this.g19_1)) | 0;
338
+ result = imul(result, 31) + (this.g19_1 == null ? 0 : getStringHashCode(this.g19_1)) | 0;
339
+ result = imul(result, 31) + (this.h19_1 == null ? 0 : getBooleanHashCode(this.h19_1)) | 0;
340
340
  return result;
341
341
  };
342
342
  protoOf(TaggerConfig).equals = function (other) {
@@ -344,8 +344,6 @@
344
344
  return true;
345
345
  if (!(other instanceof TaggerConfig))
346
346
  return false;
347
- if (!(this.u18_1 == other.u18_1))
348
- return false;
349
347
  if (!(this.v18_1 == other.v18_1))
350
348
  return false;
351
349
  if (!(this.w18_1 == other.w18_1))
@@ -370,17 +368,19 @@
370
368
  return false;
371
369
  if (!(this.g19_1 == other.g19_1))
372
370
  return false;
371
+ if (!(this.h19_1 == other.h19_1))
372
+ return false;
373
373
  return true;
374
374
  };
375
375
  var properties_initialized_TaggerConfig_kt_islkm6;
376
376
  function _init_properties_TaggerConfig_kt__fn8iyk() {
377
377
  if (!properties_initialized_TaggerConfig_kt_islkm6) {
378
378
  properties_initialized_TaggerConfig_kt_islkm6 = true;
379
- runtimeDefaultConfig = new TaggerConfig(VOID, true, true, VOID, false, Defaults_getInstance().oo_1.tb_1, Defaults_getInstance().no_1.tb_1, Defaults_getInstance().mo_1.tb_1, Defaults_getInstance().lo_1.tb_1, VOID, VOID, VOID, false);
379
+ runtimeDefaultConfig = new TaggerConfig(VOID, true, true, VOID, false, Defaults_getInstance().po_1.tb_1, Defaults_getInstance().oo_1.tb_1, Defaults_getInstance().no_1.tb_1, Defaults_getInstance().mo_1.tb_1, VOID, VOID, VOID, false);
380
380
  }
381
381
  }
382
382
  //region block: post-declaration
383
- protoOf($serializer).fz = typeParametersSerializers;
383
+ protoOf($serializer).gz = typeParametersSerializers;
384
384
  //endregion
385
385
  //region block: init
386
386
  Companion_instance = new Companion();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "git-semver-tagger",
3
- "version": "2.3.1",
3
+ "version": "2.4.0",
4
4
  "main": "kotlin/command-line-tools-tagger-cli.js",
5
5
  "devDependencies": {
6
6
  "source-map-support": "0.5.21"