ast-merge 4.0.5 → 4.0.6

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 79568b485368737ba2d8ca559d968d4183e79f855f01a7dff784679829f0ecf2
4
- data.tar.gz: e8a2c6775409fdafdc4c7c10dd35d1ebdc85b23d38a876dd8658fb3017bd1d7e
3
+ metadata.gz: 4c6195a4da7564ab37a990e096c2ad2a95647293a113cd6a9c0a25da9c9e175a
4
+ data.tar.gz: 38fc39a0789a921e7495dce2df0f5c3667676cf1d6906fb4a14dc91d1c45e9df
5
5
  SHA512:
6
- metadata.gz: 4069151d47cd524740fb23cfd86a1d9de044d5b779afce7faadf2e4c096a393c8ea1b7c30b81f798da966f917029db2bc15f4251c034c811567ea5864e9a8fbd
7
- data.tar.gz: 9f0d68f5a0050d1b796f3865491efd436d2737aac07a59e1274d8ab80f1f53502e76be020cb4010d7f009e1fd4cae3942926409ff8fec89bdf854ae72af0109d
6
+ metadata.gz: 605604e5393c89ef63c96d37480fe221a53592f830faea7671cbb39cfeb85393a5412dcbabfff8ec573cb1192c820027deb004ab83f41d2cb4045bb0b520333d
7
+ data.tar.gz: 482144a4ae025abf33c210fab227a261fc408e93ed3068f913e3fe1b56a6f1e2789c83fdf3bf4bcb95587d1b1f5a344b878dfd3eccc765125210e6624298ccfa
checksums.yaml.gz.sig CHANGED
Binary file
data/CHANGELOG.md CHANGED
@@ -30,6 +30,30 @@ Please file a bug if you notice a violation of semantic versioning.
30
30
 
31
31
  ### Security
32
32
 
33
+ ## [4.0.6] - 2026-02-19
34
+
35
+ - TAG: [v4.0.6][4.0.6t]
36
+ - COVERAGE: 96.37% -- 2552/2648 lines in 50 files
37
+ - BRANCH COVERAGE: 87.22% -- 812/931 branches in 50 files
38
+ - 98.81% documented
39
+
40
+ ### Added
41
+
42
+ - AGENTS.md
43
+
44
+ ### Changed
45
+
46
+ - Updated documentation on hostile takeover of RubyGems
47
+ - https://dev.to/galtzo/hostile-takeover-of-rubygems-my-thoughts-5hlo
48
+ - appraisal2 v3.0.6
49
+ - kettle-test v1.0.10
50
+ - stone_checksums v1.0.3
51
+ - tree_haver v5.0.5
52
+ - tree_stump v0.2.0
53
+ - fork no longer required, updates all applied upstream
54
+ - Updated documentation on hostile takeover of RubyGems
55
+ - https://dev.to/galtzo/hostile-takeover-of-rubygems-my-thoughts-5hlo
56
+
33
57
  ## [4.0.5] - 2026-02-01
34
58
 
35
59
  - TAG: [v4.0.5][4.0.5t]
@@ -43,7 +67,7 @@ Please file a bug if you notice a violation of semantic versioning.
43
67
 
44
68
  ### Changed
45
69
 
46
- - tree_haver v5.0.3
70
+ - Upgrade to [tree_haver v5.0.3](https://github.com/kettle-rb/tree_haver/releases/tag/v5.0.3)
47
71
  - improve robustness of tests
48
72
 
49
73
  ### Fixed
@@ -753,7 +777,9 @@ Please file a bug if you notice a violation of semantic versioning.
753
777
 
754
778
  - Initial release
755
779
 
756
- [Unreleased]: https://github.com/kettle-rb/ast-merge/compare/v4.0.5...HEAD
780
+ [Unreleased]: https://github.com/kettle-rb/ast-merge/compare/v4.0.6...HEAD
781
+ [4.0.6]: https://github.com/kettle-rb/ast-merge/compare/v4.0.5...v4.0.6
782
+ [4.0.6t]: https://github.com/kettle-rb/ast-merge/releases/tag/v4.0.6
757
783
  [4.0.5]: https://github.com/kettle-rb/ast-merge/compare/v4.0.4...v4.0.5
758
784
  [4.0.5t]: https://github.com/kettle-rb/ast-merge/releases/tag/v4.0.5
759
785
  [4.0.4]: https://github.com/kettle-rb/ast-merge/compare/v4.0.3...v4.0.4
data/README.md CHANGED
@@ -1,36 +1,3 @@
1
- | 📍 NOTE |
2
- |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
3
- | RubyGems (the [GitHub org][rubygems-org], not the website) [suffered][draper-security] a [hostile takeover][ellen-takeover] in September 2025. |
4
- | Ultimately [4 maintainers][simi-removed] were [hard removed][martin-removed] and a reason has been given for only 1 of those, while 2 others resigned in protest. |
5
- | It is a [complicated story][draper-takeover] which is difficult to [parse quickly][draper-lies]. |
6
- | Simply put - there was active policy for adding or removing maintainers/owners of [rubygems][rubygems-maint-policy] and [bundler][bundler-maint-policy], and those [policies were not followed][policy-fail]. |
7
- | I'm adding notes like this to gems because I [don't condone theft][draper-theft] of repositories or gems from their rightful owners. |
8
- | If a similar theft happened with my repos/gems, I'd hope some would stand up for me. |
9
- | Disenfranchised former-maintainers have started [gem.coop][gem-coop]. |
10
- | Once available I will publish there exclusively; unless RubyCentral makes amends with the community. |
11
- | The ["Technology for Humans: Joel Draper"][reinteractive-podcast] podcast episode by [reinteractive][reinteractive] is the most cogent summary I'm aware of. |
12
- | See [here][gem-naming], [here][gem-coop] and [here][martin-ann] for more info on what comes next. |
13
- | What I'm doing: A (WIP) proposal for [bundler/gem scopes][gem-scopes], and a (WIP) proposal for a federated [gem server][gem-server]. |
14
-
15
- [rubygems-org]: https://github.com/rubygems/
16
- [draper-security]: https://joel.drapper.me/p/ruby-central-security-measures/
17
- [draper-takeover]: https://joel.drapper.me/p/ruby-central-takeover/
18
- [ellen-takeover]: https://pup-e.com/blog/goodbye-rubygems/
19
- [simi-removed]: https://www.reddit.com/r/ruby/s/gOk42POCaV
20
- [martin-removed]: https://bsky.app/profile/martinemde.com/post/3m3occezxxs2q
21
- [draper-lies]: https://joel.drapper.me/p/ruby-central-fact-check/
22
- [draper-theft]: https://joel.drapper.me/p/ruby-central/
23
- [reinteractive]: https://reinteractive.com/ruby-on-rails
24
- [gem-coop]: https://gem.coop
25
- [gem-naming]: https://github.com/gem-coop/gem.coop/issues/12
26
- [martin-ann]: https://martinemde.com/2025/10/05/announcing-gem-coop.html
27
- [gem-scopes]: https://github.com/galtzo-floss/bundle-namespace
28
- [gem-server]: https://github.com/galtzo-floss/gem-server
29
- [reinteractive-podcast]: https://youtu.be/_H4qbtC5qzU?si=BvuBU90R2wAqD2E6
30
- [bundler-maint-policy]: https://github.com/ruby/rubygems/blob/b1ab33a3d52310a84d16b193991af07f5a6a07c0/doc/bundler/playbooks/TEAM_CHANGES.md
31
- [rubygems-maint-policy]: https://github.com/ruby/rubygems/blob/b1ab33a3d52310a84d16b193991af07f5a6a07c0/doc/rubygems/POLICIES.md?plain=1#L187-L196
32
- [policy-fail]: https://www.reddit.com/r/ruby/comments/1ove9vp/rubycentral_hates_this_one_fact/
33
-
34
1
  [![Galtzo FLOSS Logo by Aboling0, CC BY-SA 4.0][🖼️galtzo-i]][🖼️galtzo-discord] [![ruby-lang Logo, Yukihiro Matsumoto, Ruby Visual Identity Team, CC BY-SA 2.5][🖼️ruby-lang-i]][🖼️ruby-lang] [![kettle-rb Logo by Aboling0, CC BY-SA 4.0][🖼️kettle-rb-i]][🖼️kettle-rb]
35
2
 
36
3
  [🖼️galtzo-i]: https://logos.galtzo.com/assets/images/galtzo-floss/avatar-192px.svg
@@ -52,6 +19,13 @@
52
19
 
53
20
  [![OpenCollective Backers][🖇osc-backers-i]][🖇osc-backers] [![OpenCollective Sponsors][🖇osc-sponsors-i]][🖇osc-sponsors] [![Sponsor Me on Github][🖇sponsor-img]][🖇sponsor] [![Liberapay Goal Progress][⛳liberapay-img]][⛳liberapay] [![Donate on PayPal][🖇paypal-img]][🖇paypal] [![Buy me a coffee][🖇buyme-small-img]][🖇buyme] [![Donate on Polar][🖇polar-img]][🖇polar] [![Donate at ko-fi.com][🖇kofi-img]][🖇kofi]
54
21
 
22
+ <details>
23
+ <summary>👣 How will this project approach the September 2025 hostile takeover of RubyGems? 🚑️</summary>
24
+
25
+ I've summarized my thoughts in [this blog post](https://dev.to/galtzo/hostile-takeover-of-rubygems-my-thoughts-5hlo).
26
+
27
+ </details>
28
+
55
29
  ## 🌻 Synopsis
56
30
 
57
31
  Ast::Merge is **not typically used directly** - instead, use one of the format-specific gems built on top of it.
@@ -5,7 +5,7 @@ module Ast
5
5
  # Version information for Ast::Merge
6
6
  module Version
7
7
  # Current version of the ast-merge gem
8
- VERSION = "4.0.5"
8
+ VERSION = "4.0.6"
9
9
  end
10
10
  VERSION = Version::VERSION # traditional location
11
11
  end
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ast-merge
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.5
4
+ version: 4.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter H. Boling
@@ -66,7 +66,7 @@ dependencies:
66
66
  version: '5.0'
67
67
  - - ">="
68
68
  - !ruby/object:Gem::Version
69
- version: 5.0.3
69
+ version: 5.0.5
70
70
  type: :runtime
71
71
  prerelease: false
72
72
  version_requirements: !ruby/object:Gem::Requirement
@@ -76,7 +76,7 @@ dependencies:
76
76
  version: '5.0'
77
77
  - - ">="
78
78
  - !ruby/object:Gem::Version
79
- version: 5.0.3
79
+ version: 5.0.5
80
80
  - !ruby/object:Gem::Dependency
81
81
  name: kettle-dev
82
82
  requirement: !ruby/object:Gem::Requirement
@@ -146,6 +146,9 @@ dependencies:
146
146
  - - "~>"
147
147
  - !ruby/object:Gem::Version
148
148
  version: '3.0'
149
+ - - "~>"
150
+ - !ruby/object:Gem::Version
151
+ version: 3.0.6
149
152
  type: :development
150
153
  prerelease: false
151
154
  version_requirements: !ruby/object:Gem::Requirement
@@ -153,6 +156,9 @@ dependencies:
153
156
  - - "~>"
154
157
  - !ruby/object:Gem::Version
155
158
  version: '3.0'
159
+ - - "~>"
160
+ - !ruby/object:Gem::Version
161
+ version: 3.0.6
156
162
  - !ruby/object:Gem::Dependency
157
163
  name: benchmark
158
164
  requirement: !ruby/object:Gem::Requirement
@@ -196,7 +202,7 @@ dependencies:
196
202
  version: '1.0'
197
203
  - - ">="
198
204
  - !ruby/object:Gem::Version
199
- version: 1.0.7
205
+ version: 1.0.10
200
206
  type: :development
201
207
  prerelease: false
202
208
  version_requirements: !ruby/object:Gem::Requirement
@@ -206,7 +212,7 @@ dependencies:
206
212
  version: '1.0'
207
213
  - - ">="
208
214
  - !ruby/object:Gem::Version
209
- version: 1.0.7
215
+ version: 1.0.10
210
216
  - !ruby/object:Gem::Dependency
211
217
  name: ruby-progressbar
212
218
  requirement: !ruby/object:Gem::Requirement
@@ -230,7 +236,7 @@ dependencies:
230
236
  version: '1.0'
231
237
  - - ">="
232
238
  - !ruby/object:Gem::Version
233
- version: 1.0.2
239
+ version: 1.0.3
234
240
  type: :development
235
241
  prerelease: false
236
242
  version_requirements: !ruby/object:Gem::Requirement
@@ -240,7 +246,7 @@ dependencies:
240
246
  version: '1.0'
241
247
  - - ">="
242
248
  - !ruby/object:Gem::Version
243
- version: 1.0.2
249
+ version: 1.0.3
244
250
  - !ruby/object:Gem::Dependency
245
251
  name: gitmoji-regex
246
252
  requirement: !ruby/object:Gem::Requirement
@@ -385,10 +391,10 @@ licenses:
385
391
  - MIT
386
392
  metadata:
387
393
  homepage_uri: https://ast-merge.galtzo.com/
388
- source_code_uri: https://github.com/kettle-rb/ast-merge/tree/v4.0.5
389
- changelog_uri: https://github.com/kettle-rb/ast-merge/blob/v4.0.5/CHANGELOG.md
394
+ source_code_uri: https://github.com/kettle-rb/ast-merge/tree/v4.0.6
395
+ changelog_uri: https://github.com/kettle-rb/ast-merge/blob/v4.0.6/CHANGELOG.md
390
396
  bug_tracker_uri: https://github.com/kettle-rb/ast-merge/issues
391
- documentation_uri: https://www.rubydoc.info/gems/ast-merge/4.0.5
397
+ documentation_uri: https://www.rubydoc.info/gems/ast-merge/4.0.6
392
398
  funding_uri: https://github.com/sponsors/pboling
393
399
  wiki_uri: https://github.com/kettle-rb/ast-merge/wiki
394
400
  news_uri: https://www.railsbling.com/tags/ast-merge
metadata.gz.sig CHANGED
Binary file