funnel_http 0.5.6 → 0.5.8

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: 2c9b59e3ba3438196a2e71f982e7fd00f1e817e4a819386321f0f6cbd920808e
4
- data.tar.gz: f33573c73247c295899212210e4f54b7308fe395b7bfca8f7c11e8343e51c8ab
3
+ metadata.gz: c7239553d7f578139cf87a0b7cc304ce79a47d0b58bee7ebe2013c7fc477b65c
4
+ data.tar.gz: f17a90176f425e25748c8eaa5307d4f4498b9d88aefdb8f3106e214e555066c9
5
5
  SHA512:
6
- metadata.gz: 3490f596f14465392b7b6f916105ae36425c50fdb2349df6e70118795f413399ea4ce1e4c120ac13702c0d5c125d19829ac0a59df1495bc05e07addbe9c805de
7
- data.tar.gz: 38828b77b0a0b8f5b004e0792373b8ea8c0a08f7a86f94441fb7610a722d14c77beade819fdf9906bb0663e3fdbba3eb3b61b91eca29c55e04acf8d82b62af4e
6
+ metadata.gz: fb7e45b30c30b81f24722e84c9ec33fce9510ada5b479b6f45acac5e16c5cc71e73779f92822452873953fc02c9ebee996a34a7c813f25dc395976307025afe7
7
+ data.tar.gz: e3ce3eeef3b7caea8528f0c40ebe56c4fc3d36876284ac26acdd79e6772e6888366b080f365b4561c45717d869976d9cbe78924eb3c538210ef6788895545fcb
@@ -1 +1 @@
1
- 2.4
1
+ 2.9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  ## [Unreleased]
2
- [full changelog](http://github.com/sue445/funnel_http/compare/v0.5.6...main)
2
+ [full changelog](http://github.com/sue445/funnel_http/compare/v0.5.8...main)
3
+
4
+ ## [0.5.8](https://github.com/sue445/funnel_http/releases/tag/v0.5.8) - 2026-03-15
5
+ [full changelog](http://github.com/sue445/funnel_http/compare/v0.5.7...v0.5.8)
6
+
7
+ * Requires Go 1.15.8+
8
+ * https://github.com/sue445/funnel_http/pull/165
9
+ * Update Go dependencies
10
+
11
+ ## [0.5.7](https://github.com/sue445/funnel_http/releases/tag/v0.5.7) - 2026-02-11
12
+ [full changelog](http://github.com/sue445/funnel_http/compare/v0.5.6...v0.5.7)
13
+
14
+ * [CVE-2025-68121] Requires Go 1.24.13
15
+ * https://github.com/sue445/funnel_http/pull/159
16
+ * Update Go dependencies
3
17
 
4
18
  ## [0.5.6](https://github.com/sue445/funnel_http/releases/tag/v0.5.6) - 2026-01-31
5
19
  [full changelog](http://github.com/sue445/funnel_http/compare/v0.5.5...v0.5.6)
@@ -1,13 +1,13 @@
1
1
  module github.com/sue445/funnel_http
2
2
 
3
- go 1.24.12
3
+ go 1.25.8
4
4
 
5
5
  require (
6
6
  github.com/cockroachdb/errors v1.12.0
7
7
  github.com/jarcoal/httpmock v1.4.1
8
8
  github.com/ruby-go-gem/go-gem-wrapper v0.11.0
9
9
  github.com/stretchr/testify v1.11.1
10
- golang.org/x/sync v0.19.0
10
+ golang.org/x/sync v0.20.0
11
11
  )
12
12
 
13
13
  require (
@@ -52,8 +52,8 @@ golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwY
52
52
  golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
53
53
  golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
54
54
  golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
55
- golang.org/x/sync v0.19.0 h1:vV+1eWNmZ5geRlYjzm2adRgW2/mcpevXNg50YZtPCE4=
56
- golang.org/x/sync v0.19.0/go.mod h1:9KTHXmSnoGruLpwFjVSX0lNNA75CykiMECbovNTZqGI=
55
+ golang.org/x/sync v0.20.0 h1:e0PTpb7pjO8GAtTs2dQ6jYa5BWYlMuX047Dco/pItO4=
56
+ golang.org/x/sync v0.20.0/go.mod h1:9xrNwdLfx4jkKbNva9FpL6vEN7evnE43NNNJQ2LF3+0=
57
57
  golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
58
58
  golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
59
59
  golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module FunnelHttp
4
- VERSION = "0.5.6"
4
+ VERSION = "0.5.8"
5
5
  end
@@ -10,7 +10,7 @@ gems:
10
10
  source:
11
11
  type: git
12
12
  name: ruby/gem_rbs_collection
13
- revision: 57196ee070a59a2dfd64f9f91a3f974a9a5afea8
13
+ revision: 1acc2fda1726ddac0bd60c4da369ce7266479413
14
14
  remote: https://github.com/ruby/gem_rbs_collection.git
15
15
  repo_dir: gems
16
16
  - name: diff-lcs
@@ -18,7 +18,7 @@ gems:
18
18
  source:
19
19
  type: git
20
20
  name: ruby/gem_rbs_collection
21
- revision: 57196ee070a59a2dfd64f9f91a3f974a9a5afea8
21
+ revision: 1acc2fda1726ddac0bd60c4da369ce7266479413
22
22
  remote: https://github.com/ruby/gem_rbs_collection.git
23
23
  repo_dir: gems
24
24
  - name: fileutils
@@ -45,12 +45,16 @@ gems:
45
45
  version: '0'
46
46
  source:
47
47
  type: stdlib
48
+ - name: prism
49
+ version: 1.9.0
50
+ source:
51
+ type: rubygems
48
52
  - name: rack
49
53
  version: '2.2'
50
54
  source:
51
55
  type: git
52
56
  name: ruby/gem_rbs_collection
53
- revision: 57196ee070a59a2dfd64f9f91a3f974a9a5afea8
57
+ revision: 1acc2fda1726ddac0bd60c4da369ce7266479413
54
58
  remote: https://github.com/ruby/gem_rbs_collection.git
55
59
  repo_dir: gems
56
60
  - name: rake
@@ -58,7 +62,7 @@ gems:
58
62
  source:
59
63
  type: git
60
64
  name: ruby/gem_rbs_collection
61
- revision: 57196ee070a59a2dfd64f9f91a3f974a9a5afea8
65
+ revision: 1acc2fda1726ddac0bd60c4da369ce7266479413
62
66
  remote: https://github.com/ruby/gem_rbs_collection.git
63
67
  repo_dir: gems
64
68
  - name: rdoc
@@ -70,7 +74,7 @@ gems:
70
74
  source:
71
75
  type: git
72
76
  name: ruby/gem_rbs_collection
73
- revision: 57196ee070a59a2dfd64f9f91a3f974a9a5afea8
77
+ revision: 1acc2fda1726ddac0bd60c4da369ce7266479413
74
78
  remote: https://github.com/ruby/gem_rbs_collection.git
75
79
  repo_dir: gems
76
80
  - name: stringio
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: funnel_http
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.6
4
+ version: 0.5.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - sue445
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2026-01-30 00:00:00.000000000 Z
11
+ date: 2026-03-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: go_gem