kettle-dev 2.5.16 → 2.5.18
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.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/CHANGELOG.md +28 -14
- data/README.md +6 -7
- data/lib/kettle/dev/lockfile_reset.rb +1 -0
- data/lib/kettle/dev/version.rb +1 -1
- data.tar.gz.sig +0 -0
- metadata +4 -4
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 6ce9b09d7f7b63282d83f98a7599f0e3a1e2f4253c4f342c5a386220ad957a1d
|
|
4
|
+
data.tar.gz: 108a6343526873d70684091ae6fddb5b0663644b26a2428dfe89721f29767096
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: dc871e4686bc80667419140219bd8655c64375b6d24d556d562275437876f9fefa71bbf6b3dac7fc0c332dd23bdbc4311333700b6b151c683e943424b0ca628d
|
|
7
|
+
data.tar.gz: 311013ce7d7751d9d7f6b8ac2ae165a73ea366711af9921ae70f6b2514c6689141f1ac06ab7481429f3e2dba3073b912fa4d9b94c48835a7b896c0e16e1d4c30
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data/CHANGELOG.md
CHANGED
|
@@ -30,6 +30,29 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
30
30
|
|
|
31
31
|
### Security
|
|
32
32
|
|
|
33
|
+
## [2.5.18] - 2026-08-03
|
|
34
|
+
|
|
35
|
+
- TAG: [v2.5.18][2.5.18t]
|
|
36
|
+
- COVERAGE: 91.45% -- 5293/5788 lines in 46 files
|
|
37
|
+
- BRANCH COVERAGE: 75.74% -- 2004/2646 branches in 46 files
|
|
38
|
+
- 50.41% documented
|
|
39
|
+
|
|
40
|
+
### Fixed
|
|
41
|
+
|
|
42
|
+
- Repair release lockfile recovery when locally installed workspace gems are retained as unreleased registry versions.
|
|
43
|
+
|
|
44
|
+
## [2.5.17] - 2026-08-02
|
|
45
|
+
|
|
46
|
+
- TAG: [v2.5.17][2.5.17t]
|
|
47
|
+
- COVERAGE: 91.45% -- 5292/5787 lines in 46 files
|
|
48
|
+
- BRANCH COVERAGE: 75.66% -- 2002/2646 branches in 46 files
|
|
49
|
+
- 50.41% documented
|
|
50
|
+
|
|
51
|
+
### Fixed
|
|
52
|
+
|
|
53
|
+
- kettle-jem-template-20260802-001 - Devcontainer JSON files now merge as JSONC,
|
|
54
|
+
preserving comments and trailing commas during template updates.
|
|
55
|
+
|
|
33
56
|
## [2.5.16] - 2026-08-01
|
|
34
57
|
|
|
35
58
|
- TAG: [v2.5.16][2.5.16t]
|
|
@@ -253,10 +276,6 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
253
276
|
|
|
254
277
|
### Added
|
|
255
278
|
|
|
256
|
-
- kettle-jem-template-20260729-005 - Gemspec metadata now publishes this
|
|
257
|
-
project's RubyForum tag as `mailing_list_uri`, and support docs link to the
|
|
258
|
-
tagged RubyForum community alongside Discord.
|
|
259
|
-
|
|
260
279
|
### Changed
|
|
261
280
|
|
|
262
281
|
- Raised the runtime dependency floors for `kettle-ndjson` to `0.1.3` and
|
|
@@ -279,9 +298,6 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
279
298
|
and templates dedicated `version_gem.rb` entrypoints even when the gemspec
|
|
280
299
|
dependency is intentionally omitted, and generated anonymous-loader specs
|
|
281
300
|
cover both `version.rb` and `version_gem.rb`.
|
|
282
|
-
- kettle-jem-template-20260729-003 - Old-Ruby gems below the VersionGem runtime
|
|
283
|
-
floor now get managed minimal `version.rb` files and anonymous-loader version
|
|
284
|
-
specs without adding `version_gem`.
|
|
285
301
|
- kettle-jem-template-20260730-001 - Gemspec package file enumeration now runs
|
|
286
302
|
relative to the gemspec directory, so packaged template assets are included
|
|
287
303
|
even when the gemspec is loaded from another working directory.
|
|
@@ -715,14 +731,10 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
715
731
|
|
|
716
732
|
### Changed
|
|
717
733
|
|
|
718
|
-
- kettle-jem-template-20260720-001 - Generated READMEs can now render
|
|
719
|
-
template-managed corporate sponsor logos from project or family config.
|
|
720
734
|
- kettle-jem-template-20260720-002 - Generated development Gemfiles now use the
|
|
721
735
|
released `tree_sitter_language_pack` gem 1.13.3 or newer by default.
|
|
722
736
|
- kettle-jem-template-20260720-003 - Generated StructuredMerge Git diff driver
|
|
723
737
|
config now uses the installed `smorg-rb` Ruby driver name.
|
|
724
|
-
- kettle-jem-template-20260720-004 - Generated multi-engine workflow files now
|
|
725
|
-
omit JRuby and TruffleRuby jobs when project config declares MRI-only engines.
|
|
726
738
|
- kettle-jem-template-20260720-005 - Generated README Support & Community rows
|
|
727
739
|
now include a RubyForum help badge.
|
|
728
740
|
|
|
@@ -755,8 +767,6 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
755
767
|
|
|
756
768
|
### Changed
|
|
757
769
|
|
|
758
|
-
- kettle-jem-template-20260716-001 - Shim gemspec manifests now include
|
|
759
|
-
`LICENSE.md` instead of nonexistent `LICENSE.txt`.
|
|
760
770
|
- kettle-jem-template-20260716-002 - Generated gemspec manifests now ship fewer
|
|
761
771
|
repository-only files by default to reduce downstream distro packaging churn.
|
|
762
772
|
|
|
@@ -3232,7 +3242,11 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
3232
3242
|
- Selecting will run the selected workflow via `act`
|
|
3233
3243
|
- This may move to its own gem in the future.
|
|
3234
3244
|
|
|
3235
|
-
[Unreleased]: https://github.com/kettle-dev/kettle-dev/compare/v2.5.
|
|
3245
|
+
[Unreleased]: https://github.com/kettle-dev/kettle-dev/compare/v2.5.18...HEAD
|
|
3246
|
+
[2.5.18]: https://github.com/kettle-dev/kettle-dev/compare/v2.5.17...v2.5.18
|
|
3247
|
+
[2.5.18t]: https://github.com/kettle-dev/kettle-dev/releases/tag/v2.5.18
|
|
3248
|
+
[2.5.17]: https://github.com/kettle-dev/kettle-dev/compare/v2.5.16...v2.5.17
|
|
3249
|
+
[2.5.17t]: https://github.com/kettle-dev/kettle-dev/releases/tag/v2.5.17
|
|
3236
3250
|
[2.5.16]: https://github.com/kettle-dev/kettle-dev/compare/v2.5.15...v2.5.16
|
|
3237
3251
|
[2.5.16t]: https://github.com/kettle-dev/kettle-dev/releases/tag/v2.5.16
|
|
3238
3252
|
[2.5.15]: https://github.com/kettle-dev/kettle-dev/compare/v2.5.14...v2.5.15
|
data/README.md
CHANGED
|
@@ -107,12 +107,11 @@ out to `kettle-release` for each member that needs publishing.
|
|
|
107
107
|
|
|
108
108
|
### Compatibility
|
|
109
109
|
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
pending there via `rspec-pending_for`.
|
|
110
|
+
Compatible with MRI Ruby 2.4.0+, and concordant releases of JRuby, and TruffleRuby.
|
|
111
|
+
CI workflows and Appraisals are generated for MRI Ruby 2.4+.
|
|
112
|
+
This test floor is configured by `ruby.test_minimum` in `.kettle-jem.yml` and
|
|
113
|
+
may be higher than the gem's runtime compatibility floor when legacy Rubies are
|
|
114
|
+
not practical for the current toolchain.
|
|
116
115
|
|
|
117
116
|
<a href="https://github.com/kettle-dev"><img alt="kettle-dev Logo by Aboling0, CC BY-SA 4.0" src="https://logos.galtzo.com/assets/images/kettle-dev/avatar-128px.svg" width="14%" align="right"/></a>
|
|
118
117
|
|
|
@@ -1006,7 +1005,7 @@ Thanks for RTFM. ☺️
|
|
|
1006
1005
|
[📌gitmoji]: https://gitmoji.dev
|
|
1007
1006
|
[📌gitmoji-img]: https://img.shields.io/badge/gitmoji_commits-%20%F0%9F%98%9C%20%F0%9F%98%8D-34495e.svg?style=flat-square
|
|
1008
1007
|
[🧮kloc]: https://www.youtube.com/watch?v=dQw4w9WgXcQ
|
|
1009
|
-
[🧮kloc-img]: https://img.shields.io/badge/KLOC-5.
|
|
1008
|
+
[🧮kloc-img]: https://img.shields.io/badge/KLOC-5.788-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
|
|
1010
1009
|
[🔐security]: https://github.com/kettle-dev/kettle-dev/blob/main/SECURITY.md
|
|
1011
1010
|
[🔐security-img]: https://img.shields.io/badge/security-policy-259D6C.svg?style=flat
|
|
1012
1011
|
[📄copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year
|
data/lib/kettle/dev/version.rb
CHANGED
|
@@ -5,7 +5,7 @@ module Kettle
|
|
|
5
5
|
# Version namespace for this gem.
|
|
6
6
|
module Version
|
|
7
7
|
# Current gem version.
|
|
8
|
-
VERSION = "2.5.
|
|
8
|
+
VERSION = "2.5.18"
|
|
9
9
|
end
|
|
10
10
|
# Current gem version exposed at the traditional constant location.
|
|
11
11
|
VERSION = Version::VERSION # Traditional Constant Location
|
data.tar.gz.sig
CHANGED
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: kettle-dev
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.5.
|
|
4
|
+
version: 2.5.18
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Peter H. Boling
|
|
@@ -401,10 +401,10 @@ licenses:
|
|
|
401
401
|
- AGPL-3.0-only
|
|
402
402
|
metadata:
|
|
403
403
|
homepage_uri: https://kettle-dev.galtzo.com
|
|
404
|
-
source_code_uri: https://github.com/kettle-dev/kettle-dev/tree/v2.5.
|
|
405
|
-
changelog_uri: https://github.com/kettle-dev/kettle-dev/blob/v2.5.
|
|
404
|
+
source_code_uri: https://github.com/kettle-dev/kettle-dev/tree/v2.5.18
|
|
405
|
+
changelog_uri: https://github.com/kettle-dev/kettle-dev/blob/v2.5.18/CHANGELOG.md
|
|
406
406
|
bug_tracker_uri: https://github.com/kettle-dev/kettle-dev/issues
|
|
407
|
-
documentation_uri: https://www.rubydoc.info/gems/kettle-dev/2.5.
|
|
407
|
+
documentation_uri: https://www.rubydoc.info/gems/kettle-dev/2.5.18
|
|
408
408
|
funding_uri: https://github.com/sponsors/pboling
|
|
409
409
|
wiki_uri: https://github.com/kettle-dev/kettle-dev/wiki
|
|
410
410
|
news_uri: https://www.railsbling.com/tags/kettle-dev
|
metadata.gz.sig
CHANGED
|
Binary file
|