rubocop-lts 18.0.1 → 18.2.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 73702458c24e461675664a77982de164ba5223164d4bdf1d316030509b476906
4
- data.tar.gz: 9c4c013e13d9445088fadce736385307a06eedadf2a7f74c4a62ab7544317d29
3
+ metadata.gz: 88b82afeb7e56081661b39acab0402db13ba893866adc8726de1ab1503b22428
4
+ data.tar.gz: 7d04821ad2d9bafe6297f77a2e1642cfb51fa29e8191c5179c3c5fbb4b4d1c49
5
5
  SHA512:
6
- metadata.gz: b73c7b623b9b754e3f8c71fbf59c2fc041987d49429f7c0bcfce3d660dc3533ed0a5ba8590cdab37c19bde9499e24814760a8a1f445f624beac7d5798d661da6
7
- data.tar.gz: c5efa4202631c27828944de310e60d3bc32af607848247979071b6d262f9afc086ff02cc4dee438b59b534e8cc2d7e1761fa7681bb85a83432ceeb4b984b82f9
6
+ metadata.gz: f7902934f7145b7fe48855e6084c2ac82d0b09df12c6738bb7aa12c74d5669cb3cea20222dd19591ab6760f12eb0db1617169d809dc50f341f3c5e7995c73825
7
+ data.tar.gz: 4d1e7e6de78f31c9dea7774c6bc23ec47e6150fb88b9484522bec7d2ff57fc8e1a1c52f7228893d791ccb75723fd8ea5aa979818732eea76ca7e251b699404a5
checksums.yaml.gz.sig ADDED
@@ -0,0 +1,4 @@
1
+ ��S�� p�[AO"s(3��5n�7*�t�"_%�rp��5j΀T`���D1�V�u��ς}���(�,���]��-l���RQ1�nDX�0���TV~1򰵳֒��;���a��Y"�w� ��Eb����陵��\\ڹr��gRL����������U\In�
2
+ F�C��9ŏ�%�]7�91��6�kq E�C���J͆��p<m�xFh{�3͎�kXK���x��*h���^k��A�N�qݭRWÒ�T )g�O���]d�ž�� w��帪T���tR5�(�)6�N f���ܠ�����i'
3
+
4
+ ��2(9}��d���};3��h���Q看�h�3 @ђ�
data/CHANGELOG.md CHANGED
@@ -6,286 +6,40 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
 
7
7
  ## [Unreleased]
8
8
  ### Added
9
-
10
9
  ### Changed
11
-
12
10
  ### Fixed
13
-
14
11
  ### Removed
15
12
 
16
- ## [18.0.1] - 2022-06-09
17
- ### Added
18
- - Improve, and dry up documentation
19
- ### Changed
20
- - Bumped dependency rubocop-ruby2_7 to ~> 1.0.6
21
- ### Fixed
22
- - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
23
-
24
- ## [18.0.0] - 2022-05-23
25
- ### Added
26
- - Initial even release supporting Ruby >= 2.7
27
-
28
- ## [17.0.1] - 2022-05-23
29
- ### Added
30
- - Improve, and dry up documentation
13
+ ## [18.2.0] - 2023-05-22
31
14
  ### Changed
32
- - Bumped dependency rubocop-ruby2_7 to ~> 1.0.6
33
-
34
- ## [17.0.0] - 2022-05-23
35
- ### Added
36
- - Initial odd release supporting Ruby ~> 2.7
15
+ - Bumped dependency rubocop-ruby2_7 to ~> 2.0.4
37
16
 
38
- ## [16.0.1] - 2022-06-09
17
+ ## [18.1.0] - 2023-03-16
39
18
  ### Added
40
- - Improve, and dry up documentation
19
+ - Certificate for signing gem releases
20
+ - Gemspec metadata
21
+ - funding_uri
22
+ - SHA256 and SHA512 Checksums for release
41
23
  ### Changed
42
- - Bumped dependency rubocop-ruby2_6 to ~> 1.0.7
43
- ### Fixed
44
- - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
45
-
46
- ## [16.0.0] - 2022-05-23
47
- ### Added
48
- - Initial even release supporting Ruby >= 2.6
24
+ - Bumped dependency rubocop-ruby2_7 to ~> 1.1.3
25
+ - Allows rubocop ~> 1.48.1
26
+ - Compatible with rubocop-packaging ~> 0.5.2
27
+ - Gem releases are now cryptographically signed
49
28
 
50
- ## [15.0.1] - 2022-06-09
29
+ ## [18.0.1] - 2022-06-09
51
30
  ### Added
52
31
  - Improve, and dry up documentation
53
32
  ### Changed
54
- - Bumped dependency rubocop-ruby2_6 to ~> 1.0.7
55
-
56
- ## [15.0.0] - 2022-05-23
57
- ### Added
58
- - Initial odd release supporting Ruby ~> 2.6
59
-
60
- ## [14.0.1] - 2022-06-09
61
- ### Added
62
- - Improve, and dry up documentation
63
- ### Fixed
64
- - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
65
-
66
- ## [14.0.0] - 2022-05-23
67
- ### Added
68
- - Initial even release supporting Ruby >= 2.5
69
-
70
- ## [13.0.1] - 2022-06-09
71
- ### Added
72
- - Improve, and dry up documentation
73
-
74
- ## [13.0.0] - 2022-05-23
75
- ### Added
76
- - Initial odd release supporting Ruby ~> 2.5
77
-
78
- ## [12.0.1] - 2022-06-09
79
- ### Added
80
- - Improve, and dry up documentation
81
- ### Fixed
82
- - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
83
-
84
- ## [12.0.0] - 2022-05-23
85
- ### Added
86
- - Initial even release supporting Ruby >= 2.4
87
-
88
- ## [11.0.2] - 2022-06-09
89
- ### Added
90
- - Improve, and dry up documentation
91
-
92
- ## 11.0.1 - 2022-06-09 (YANKED)
93
- - accidentally removed required_ruby_version from gemspec
94
-
95
- ## [11.0.0] - 2022-05-23
96
- ### Added
97
- - Initial odd release supporting Ruby ~> 2.4
98
-
99
- ## [10.0.1] - 2022-06-09
100
- ### Added
101
- - Improve, and dry up documentation
102
- ### Fixed
103
- - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
104
-
105
- ## [10.0.0] - 2022-05-23
106
- ### Added
107
- - Initial even release supporting Ruby >= 2.3
108
-
109
- ## [9.0.1] - 2022-06-09
110
- ### Added
111
- - Improve, and dry up documentation
112
-
113
- ## [9.0.0] - 2022-05-23
114
- ### Added
115
- - Initial odd release supporting Ruby ~> 2.3
116
-
117
- ## [8.0.2] - 2022-06-09
118
- ### Fixed
119
- - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
120
-
121
- ## [8.0.1] - 2022-06-09
122
- ### Added
123
- - Improve, and dry up documentation
124
-
125
- ## [8.0.0] - 2022-05-23
126
- ### Added
127
- - Initial even release supporting Ruby >= 2.2
128
-
129
- ## [7.0.1] - 2022-06-08
130
- ### Added
131
- - Improve, and dry up documentation
132
-
133
- ## [7.0.0] - 2022-05-23
134
- ### Added
135
- - Initial odd release supporting Ruby ~> 2.2
136
-
137
- ## [6.0.1] - 2022-06-08
138
- ### Added
139
- - Improve, and dry up documentation
140
- ### Fixed
141
- - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
142
-
143
- ## [6.0.0] - 2022-05-23
144
- ### Added
145
- - Initial even release supporting Ruby >= 2.1
146
-
147
- ## [5.0.2] - 2022-06-08
148
- ### Added
149
- - Improve, and dry up documentation
150
-
151
- ## [5.0.1] - 2022-05-23
152
- ### Fixed
153
- - Make rubocop config files load ruby specific config from relevant rubocop-ruby*_* gem
154
-
155
- ## [5.0.0] - 2022-05-23
156
- ### Added
157
- - Initial odd release supporting Ruby ~> 2.1
158
-
159
- ## [4.0.3] - 2022-06-08
160
- ### Fixed
161
- - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
162
-
163
- ## [4.0.2] - 2022-05-23
164
- ### Fixed
165
- - Make rubocop config files load ruby specific config from relevant rubocop-ruby*_* gem
166
-
167
- ## [4.0.1] - 2022-05-23
168
- ### Fixed
169
- - Ship rubocop config files in gem
170
- - rubocop-lts.yml
171
-
172
- ## [4.0.0] - 2022-05-22
173
- ### Added
174
- - Initial even release supporting Ruby >= 2.0
175
-
176
- ## [3.0.3] - 2022-06-08
177
- ### Added
178
- - Improve, and dry up documentation
179
-
180
- ## [3.0.2] - 2022-05-23
181
- ### Fixed
182
- - Make rubocop config files load ruby specific config from relevant rubocop-ruby*_* gem
183
-
184
- ## [3.0.1] - 2022-05-23
185
- ### Fixed
186
- - Ship rubocop config files in gem
187
- - rubocop-lts.yml
188
-
189
- ## [3.0.0] - 2022-05-22
190
- ### Added
191
- - Initial odd release supporting Ruby ~> 2.0
192
-
193
- ## [2.0.5] - 2022-06-08
194
- ### Added
195
- - Improve, and dry up documentation
196
-
197
- ## [2.0.4] - 2022-06-08
33
+ - Bumped dependency rubocop-ruby2_7 to ~> 1.0.6
198
34
  ### Fixed
199
35
  - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
200
36
 
201
- ## [2.0.3] - 2022-05-23
202
- ### Fixed
203
- - Make rubocop config files load ruby specific config from relevant rubocop-ruby*_* gem
204
-
205
- ## [2.0.2] - 2022-05-23
206
- ### Fixed
207
- - Ship rubocop config files in gem
208
- - rubocop-lts.yml
209
- - rubocop-lts1_8.yml
210
-
211
- ## [2.0.1] - 2022-05-22
212
- ### Fixed
213
- - Documentation typos & gemspec URLs
214
-
215
- ## [2.0.0] - 2022-05-22
216
- ### Added
217
- - Initial even release supporting Ruby >= 1.9
218
-
219
- ## [1.0.4] - 2022-06-08
220
- ### Added
221
- - Security Policy @ SECURITY.md
222
- - Improve, and dry up documentation
223
-
224
- ## [1.0.3] - 2022-05-23
225
- ### Fixed
226
- - Make rubocop config files load ruby specific config from relevant rubocop-ruby*_* gem
227
-
228
- ## [1.0.2] - 2022-05-23
229
- ### Fixed
230
- - Ship rubocop config files in gem
231
- - rubocop-lts.yml
232
- - rubocop-lts1_8.yml
233
-
234
- ## [1.0.1] - 2022-05-22
235
- ### Fixed
236
- - Documentation typos & gemspec URLs
237
-
238
- ## [1.0.0] - 2022-05-22
37
+ ## [18.0.0] - 2022-05-23
239
38
  ### Added
240
- - Initial odd release supporting Ruby ~> 1.9
39
+ - Initial even release supporting Ruby >= 2.7
241
40
 
242
- [Unreleased]: https://github.com/rubocop-lts/rubocop-lts/compare/v18.0.1...HEAD
41
+ [Unreleased]: https://github.com/rubocop-lts/rubocop-lts/compare/v18.2.0...HEAD
42
+ [18.2.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v18.1.0...v18.2.0
43
+ [18.1.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v18.0.1...v18.1.0
243
44
  [18.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v18.0.0...v18.0.1
244
- [18.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v17.0.1...v18.0.0
245
- [17.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v17.0.0...v17.0.1
246
- [17.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v16.0.1...v17.0.0
247
- [16.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v16.0.0...v16.0.1
248
- [16.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v15.0.1...v16.0.0
249
- [15.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v15.0.0...v15.0.1
250
- [15.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v14.0.1...v15.0.0
251
- [14.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v14.0.0...v14.0.1
252
- [14.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v13.0.1...v14.0.0
253
- [13.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v13.0.0...v13.0.1
254
- [13.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v12.0.1...v13.0.0
255
- [12.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v12.0.0...v12.0.1
256
- [12.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v11.0.2...v12.0.0
257
- [11.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v11.0.0...v11.0.2
258
- [11.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v10.0.1...v11.0.0
259
- [10.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v10.0.0...v10.0.1
260
- [10.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v9.0.1...v10.0.0
261
- [9.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v9.0.0...v9.0.1
262
- [9.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v8.0.2...v9.0.0
263
- [8.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v8.0.1...v8.0.2
264
- [8.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v8.0.0...v8.0.1
265
- [8.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v7.0.1...v8.0.0
266
- [7.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v7.0.0...v7.0.1
267
- [7.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v6.0.1...v7.0.0
268
- [6.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v6.0.0...v6.0.1
269
- [6.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v5.0.2...v6.0.0
270
- [5.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v5.0.1...v5.0.2
271
- [5.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v5.0.0...v5.0.1
272
- [5.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v4.0.3...v5.0.0
273
- [4.0.3]: https://github.com/rubocop-lts/rubocop-lts/compare/v4.0.2...v4.0.3
274
- [4.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v4.0.1...v4.0.2
275
- [4.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v4.0.0...v4.0.1
276
- [4.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v3.0.3...v4.0.0
277
- [3.0.3]: https://github.com/rubocop-lts/rubocop-lts/compare/v3.0.2...v3.0.3
278
- [3.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v3.0.1...v3.0.2
279
- [3.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v3.0.0...v3.0.1
280
- [3.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.5...v3.0.0
281
- [2.0.5]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.4...v2.0.5
282
- [2.0.4]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.3...v2.0.4
283
- [2.0.3]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.2...v2.0.3
284
- [2.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.1...v2.0.2
285
- [2.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.0...v2.0.1
286
- [2.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v1.0.4...v2.0.0
287
- [1.0.4]: https://github.com/rubocop-lts/rubocop-lts/compare/v1.0.3...v1.0.4
288
- [1.0.3]: https://github.com/rubocop-lts/rubocop-lts/compare/v1.0.2...v1.0.3
289
- [1.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v1.0.1...v1.0.2
290
- [1.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v1.0.0...v1.0.1
291
- [1.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/f0fcf8e7dbb4d884a01c7191e7f26ef8bf3b22af...v1.0.0
45
+ [18.0.0]: https://gitlab.com/rubocop-lts/rubocop-lts/-/tags/v18.0.0
data/CONTRIBUTING.md CHANGED
@@ -1,25 +1,39 @@
1
1
  ## Contributing
2
2
 
3
- Bug reports and pull requests are welcome on GitHub at [https://github.com/rubocop-lts/rubocop-lts][source]
3
+ Bug reports and pull requests are welcome on GitLab at [https://gitlab.com/rubocop-lts/rubocop-lts][🚎src-main]
4
4
  . This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to
5
5
  the [code of conduct][conduct].
6
6
 
7
- To submit a patch, please fork the project and create a patch with tests. Once you're happy with it send a pull request!
7
+ To submit a patch, please fork the project and create a patch with tests. Once you're happy with it send a pull request
8
+ and post a message to the [gitter chat][🏘chat].
8
9
 
9
- ## Contributors
10
-
11
- [![Contributors](https://contrib.rocks/image?repo=rubocop-lts/rubocop-lts)][contributors]
10
+ ## Release
12
11
 
13
- Made with [contributors-img][contrib-rocks].
12
+ To release a new version:
14
13
 
15
- [comment]: <> (Following links are used by README, CONTRIBUTING)
14
+ 1. Run `bin/setup && bin/rake` as a tests, coverage, & linting sanity check.
15
+ 2. update the version number in `version.rb`
16
+ 3. Run `bin/setup && bin/rake` again as a secondary check, and to update `Gemfile.lock`.
17
+ 4. run `bundle exec rake build:checksum`
18
+ 5. move the built gem to project root
19
+ 6. run `bin/checksum` to create the missing SHA256 checksum
20
+ 7. move the built gem back to `pkg/`
21
+ 8. commit the changes
22
+ 9. run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org][rubygems].
16
23
 
17
- [conduct]: https://github.com/rubocop-lts/rubocop-lts/blob/main/CODE_OF_CONDUCT.md
24
+ NOTE: You will need to have a public key in `certs/`, and list your cert in the
25
+ `gemspec`, in order to sign the new release.
26
+ See: [RubyGems Security Guide][rubygems-security-guide]
18
27
 
19
- [contrib-rocks]: https://contrib.rocks
28
+ ## Contributors
20
29
 
21
- [contributors]: https://github.com/rubocop-lts/rubocop-lts/graphs/contributors
30
+ See: [https://gitlab.com/rubocop-lts/rubocop-lts/-/graphs/main][🖐contributors]
22
31
 
23
32
  [comment]: <> (Following links are used by README, CONTRIBUTING, Homepage)
24
33
 
25
- [source]: https://github.com/rubocop-lts/rubocop-lts/
34
+ [🤝conduct]: https://gitlab.com/rubocop-lts/rubocop-lts/-/blob/main/CODE_OF_CONDUCT.md
35
+ [🖐contributors]: https://gitlab.com/rubocop-lts/rubocop-lts/-/graphs/main
36
+ [🚎src-main]: https://gitlab.com/rubocop-lts/rubocop-lts/-/tree/main
37
+ [🏘chat]: https://gitter.im/rubocop-lts/community
38
+ [rubygems-security-guide]: https://guides.rubygems.org/security/#building-gems
39
+ [rubygems]: https://rubygems.org