nonnative 1.70.0 → 1.72.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 30248e920e62156b6a498b79c55fb3dc2c1a2a814fd889aabbb54f820c99d252
4
- data.tar.gz: 260eb33c94ca1eb01120e5607179aa8d69b746c364a35122d242fcc6108138bb
3
+ metadata.gz: 514b3a80af664f7a1ab72c9a82745323f9320b410beda40ab980710c658be97e
4
+ data.tar.gz: b7ca77733c8bde7aed33375c21a2c22190d3349d796762eb69bec11927510c3c
5
5
  SHA512:
6
- metadata.gz: 9699c02b95fc7c3fec352ec7c37b87cdf5764739df25318690382ce248aeb3827220aaa6a2cc3d5492a355ce4040ff01013b69f23b67ee0ba49c9aadd0b179f2
7
- data.tar.gz: 73aff47ad1e9adf1216217dd71dc11d6e9af13b9ca26bd437bef73c8b64c686699ca0b7c8f719c904a560d435755aba005e4ff85abefb72078578461508cfc0c
6
+ metadata.gz: 4565a6361d9d1e0bd370d2c15110b2bbed313c62fb4cbaa1a903ade728a103c17b60239eccfaa36772c74fef9b6bdaec05b81716fc313fed21fdc7e4bb62701d
7
+ data.tar.gz: 45b64a6520e405d444d86adef42bd3b23131b9ba2369d6241754e16e0a1ad216c73982d14d01bf676df1d56edfd82b83c83b663137c4ca7c251c5caa85acddfc
data/CHANGELOG.md CHANGED
@@ -6,6 +6,50 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
 
7
7
  ## Unreleased
8
8
 
9
+ ## [v1.72.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.72.0) - 2023-09-06
10
+
11
+ - [`c105469`](https://github.com/alexfalkowski/nonnative/commit/c1054693e9040fd55e0ec45ffd843405826c9f03) feat(cucumber): update to version 9.0.1 (#253)
12
+
13
+ ## [v1.71.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.71.0) - 2023-08-24
14
+
15
+ - [`7597461`](https://github.com/alexfalkowski/nonnative/commit/759746110040e7599cda8c5b97ae9c7ccd9a3cc9) feat: update deps (#249)
16
+
17
+ ## [v1.70.9](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.9) - 2023-08-24
18
+
19
+ - [`2b2241c`](https://github.com/alexfalkowski/nonnative/commit/2b2241c4a18818aa29b8e24b10cd2017acd4489f) fix: truncate name to 15 characters (#248)
20
+
21
+ ## [v1.70.8](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.8) - 2023-08-22
22
+
23
+ - [`8896cf9`](https://github.com/alexfalkowski/nonnative/commit/8896cf92ab832c2a21db666305b4b98c2e0ec8a6) fix(deps): bump rubocop from 1.56.0 to 1.56.1 (#247)
24
+
25
+ ## [v1.70.7](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.7) - 2023-08-18
26
+
27
+ - [`3c123b4`](https://github.com/alexfalkowski/nonnative/commit/3c123b4d91778bc6ebf74510fe563bb1f7746bbd) fix(deps): bump puma from 6.3.0 to 6.3.1 (#246)
28
+
29
+ ## [v1.70.6](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.6) - 2023-08-10
30
+
31
+ - [`96112de`](https://github.com/alexfalkowski/nonnative/commit/96112de3e4688b2e4122f5e3fe502db4365f0bb3) fix(deps): bump rubocop from 1.55.1 to 1.56.0 (#245)
32
+
33
+ ## [v1.70.5](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.5) - 2023-08-09
34
+
35
+ - [`64bcd65`](https://github.com/alexfalkowski/nonnative/commit/64bcd657f418eca9016e64cff385f5be0689f0b8) fix(deps): bump grpc from 1.56.2 to 1.57.0 (#244)
36
+
37
+ ## [v1.70.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.4) - 2023-08-08
38
+
39
+ - [`f03e67b`](https://github.com/alexfalkowski/nonnative/commit/f03e67b078e61ad61f5523922f7d533ce41fae28) fix(deps): bump sinatra from 3.0.6 to 3.1.0 (#243)
40
+
41
+ ## [v1.70.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.3) - 2023-08-01
42
+
43
+ - [`0de5c87`](https://github.com/alexfalkowski/nonnative/commit/0de5c87e42a2ac491e9cdf143ddc0dd7106f0e4a) fix(deps): bump rubocop from 1.55.0 to 1.55.1 (#242)
44
+
45
+ ## [v1.70.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.2) - 2023-07-26
46
+
47
+ - [`d4f9034`](https://github.com/alexfalkowski/nonnative/commit/d4f9034525292315278d8fa4a9c451864e41fba7) fix(deps): bump rubocop from 1.54.2 to 1.55.0 (#241)
48
+
49
+ ## [v1.70.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.1) - 2023-07-24
50
+
51
+ - [`8452bc9`](https://github.com/alexfalkowski/nonnative/commit/8452bc9f6dabb40279bb48df42843d1e1b352ba7) fix(deps): bump coveralls_reborn from 0.27.0 to 0.28.0 (#240)
52
+
9
53
  ## [v1.70.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.0) - 2023-07-19
10
54
 
11
55
  - [`bf52684`](https://github.com/alexfalkowski/nonnative/commit/bf52684161cc569f4b53551dc4e794fe213f527f) feat(ruby): upgrade to version 3.2.2 (#239)
data/Gemfile.lock CHANGED
@@ -1,9 +1,9 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- nonnative (1.70.0)
4
+ nonnative (1.72.0)
5
5
  concurrent-ruby (~> 1.0, >= 1.0.5)
6
- cucumber (>= 7, < 9)
6
+ cucumber (>= 7, < 10)
7
7
  get_process_mem (~> 0.2.1)
8
8
  grpc (>= 1, < 2)
9
9
  puma (~> 6.0)
@@ -17,40 +17,41 @@ GEM
17
17
  specs:
18
18
  ast (2.4.2)
19
19
  backport (1.2.0)
20
+ base64 (0.1.1)
20
21
  benchmark (0.2.1)
21
22
  benchmark-malloc (0.2.0)
22
23
  benchmark-perf (0.6.0)
23
24
  benchmark-trend (0.4.0)
24
25
  builder (3.2.4)
25
26
  concurrent-ruby (1.2.2)
26
- coveralls_reborn (0.27.0)
27
+ coveralls_reborn (0.28.0)
27
28
  simplecov (~> 0.22.0)
28
29
  term-ansicolor (~> 1.7)
29
30
  thor (~> 1.2)
30
31
  tins (~> 1.32)
31
- cucumber (8.0.0)
32
+ cucumber (9.0.1)
32
33
  builder (~> 3.2, >= 3.2.4)
33
- cucumber-ci-environment (~> 9.0, >= 9.0.4)
34
+ cucumber-ci-environment (~> 9.2, >= 9.2.0)
34
35
  cucumber-core (~> 11.0, >= 11.0.0)
35
- cucumber-cucumber-expressions (~> 15.1, >= 15.1.1)
36
- cucumber-gherkin (~> 23.0, >= 23.0.1)
37
- cucumber-html-formatter (~> 19.1, >= 19.1.0)
38
- cucumber-messages (~> 18.0, >= 18.0.0)
36
+ cucumber-cucumber-expressions (~> 16.1, >= 16.1.2)
37
+ cucumber-gherkin (>= 23.0.1, < 26.2.1)
38
+ cucumber-html-formatter (~> 20.4, >= 20.4.0)
39
+ cucumber-messages (>= 18, < 23)
39
40
  diff-lcs (~> 1.5, >= 1.5.0)
40
- mime-types (~> 3.4, >= 3.4.1)
41
+ mini_mime (~> 1.1, >= 1.1.5)
41
42
  multi_test (~> 1.1, >= 1.1.0)
42
- sys-uname (~> 1.2, >= 1.2.2)
43
+ sys-uname (~> 1.2, >= 1.2.3)
43
44
  cucumber-ci-environment (9.2.0)
44
- cucumber-core (11.0.0)
45
- cucumber-gherkin (~> 23.0, >= 23.0.1)
46
- cucumber-messages (~> 18.0, >= 18.0.0)
45
+ cucumber-core (11.1.0)
46
+ cucumber-gherkin (>= 24, < 27)
47
+ cucumber-messages (>= 19, < 22)
47
48
  cucumber-tag-expressions (~> 4.1, >= 4.1.0)
48
- cucumber-cucumber-expressions (15.2.0)
49
- cucumber-gherkin (23.0.1)
50
- cucumber-messages (~> 18.0, >= 18.0.0)
51
- cucumber-html-formatter (19.2.0)
52
- cucumber-messages (~> 18.0, >= 18.0.0)
53
- cucumber-messages (18.0.0)
49
+ cucumber-cucumber-expressions (16.1.2)
50
+ cucumber-gherkin (26.2.0)
51
+ cucumber-messages (>= 19.1.4, < 22.1)
52
+ cucumber-html-formatter (20.4.0)
53
+ cucumber-messages (>= 18.0, < 22.1)
54
+ cucumber-messages (21.0.1)
54
55
  cucumber-tag-expressions (4.1.0)
55
56
  diff-lcs (1.5.0)
56
57
  docile (1.4.0)
@@ -60,14 +61,10 @@ GEM
60
61
  ffi (1.15.5)
61
62
  get_process_mem (0.2.7)
62
63
  ffi (~> 1.0)
63
- google-protobuf (3.23.4-x86_64-darwin)
64
- google-protobuf (3.23.4-x86_64-linux)
65
- googleapis-common-protos-types (1.7.0)
66
- google-protobuf (~> 3.14)
67
- grpc (1.56.2-x86_64-darwin)
68
- google-protobuf (~> 3.23)
69
- googleapis-common-protos-types (~> 1.0)
70
- grpc (1.56.2-x86_64-linux)
64
+ google-protobuf (3.24.2-x86_64-darwin)
65
+ googleapis-common-protos-types (1.8.0)
66
+ google-protobuf (~> 3.18)
67
+ grpc (1.57.0-x86_64-darwin)
71
68
  google-protobuf (~> 3.23)
72
69
  googleapis-common-protos-types (~> 1.0)
73
70
  http-accept (1.7.0)
@@ -80,28 +77,29 @@ GEM
80
77
  kramdown-parser-gfm (1.1.0)
81
78
  kramdown (~> 2.0)
82
79
  language_server-protocol (3.17.0.3)
83
- mime-types (3.4.1)
80
+ mime-types (3.5.1)
84
81
  mime-types-data (~> 3.2015)
85
- mime-types-data (3.2023.0218.1)
82
+ mime-types-data (3.2023.0808)
83
+ mini_mime (1.1.5)
86
84
  multi_test (1.1.0)
87
85
  mustermann (3.0.0)
88
86
  ruby2_keywords (~> 0.0.1)
89
87
  netrc (0.11.0)
90
88
  nio4r (2.5.9)
91
- nokogiri (1.15.3-x86_64-darwin)
89
+ nokogiri (1.15.4-x86_64-darwin)
92
90
  racc (~> 1.4)
93
- nokogiri (1.15.3-x86_64-linux)
91
+ nokogiri (1.15.4-x86_64-linux)
94
92
  racc (~> 1.4)
95
93
  parallel (1.23.0)
96
94
  parser (3.2.2.3)
97
95
  ast (~> 2.4.1)
98
96
  racc
99
- puma (6.3.0)
97
+ puma (6.3.1)
100
98
  nio4r (~> 2.0)
101
99
  racc (1.7.1)
102
- rack (2.2.7)
103
- rack-protection (3.0.6)
104
- rack
100
+ rack (2.2.8)
101
+ rack-protection (3.1.0)
102
+ rack (~> 2.2, >= 2.2.4)
105
103
  rainbow (3.1.1)
106
104
  rbs (2.8.4)
107
105
  regexp_parser (2.8.1)
@@ -112,7 +110,7 @@ GEM
112
110
  netrc (~> 0.8)
113
111
  reverse_markdown (2.1.1)
114
112
  nokogiri
115
- rexml (3.2.5)
113
+ rexml (3.2.6)
116
114
  rspec (3.12.0)
117
115
  rspec-core (~> 3.12.0)
118
116
  rspec-expectations (~> 3.12.0)
@@ -131,7 +129,8 @@ GEM
131
129
  diff-lcs (>= 1.2.0, < 2.0)
132
130
  rspec-support (~> 3.12.0)
133
131
  rspec-support (3.12.1)
134
- rubocop (1.54.2)
132
+ rubocop (1.56.2)
133
+ base64 (~> 0.1.1)
135
134
  json (~> 2.3)
136
135
  language_server-protocol (>= 3.17.0)
137
136
  parallel (~> 1.10)
@@ -139,7 +138,7 @@ GEM
139
138
  rainbow (>= 2.2.2, < 4.0)
140
139
  regexp_parser (>= 1.8, < 3.0)
141
140
  rexml (>= 3.2.5, < 4.0)
142
- rubocop-ast (>= 1.28.0, < 2.0)
141
+ rubocop-ast (>= 1.28.1, < 2.0)
143
142
  ruby-progressbar (~> 1.7)
144
143
  unicode-display_width (>= 2.4.0, < 3.0)
145
144
  rubocop-ast (1.29.0)
@@ -152,10 +151,10 @@ GEM
152
151
  simplecov_json_formatter (~> 0.1)
153
152
  simplecov-html (0.12.3)
154
153
  simplecov_json_formatter (0.1.4)
155
- sinatra (3.0.6)
154
+ sinatra (3.1.0)
156
155
  mustermann (~> 3.0)
157
156
  rack (~> 2.2, >= 2.2.4)
158
- rack-protection (= 3.0.6)
157
+ rack-protection (= 3.1.0)
159
158
  tilt (~> 2.0)
160
159
  solargraph (0.49.0)
161
160
  backport (~> 1.2)
@@ -20,7 +20,7 @@ module Nonnative
20
20
  suffix = SecureRandom.alphanumeric(4)
21
21
  m = File.basename(exec, File.extname(exec))
22
22
  p = params.gsub(/\W/, '')
23
- name = [m, cmd, p].reject(&:empty?).join('-')
23
+ name = [m, cmd, p].reject(&:empty?).join('-')[0...15]
24
24
  path = "#{output}/#{name}-#{suffix}"
25
25
 
26
26
  [
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Nonnative
4
- VERSION = '1.70.0'
4
+ VERSION = '1.72.0'
5
5
  end
data/nonnative.gemspec CHANGED
@@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
25
25
  spec.metadata['rubygems_mfa_required'] = 'true'
26
26
 
27
27
  spec.add_dependency 'concurrent-ruby', '~> 1.0', '>= 1.0.5'
28
- spec.add_dependency 'cucumber', '>= 7', '< 9'
28
+ spec.add_dependency 'cucumber', '>= 7', '< 10'
29
29
  spec.add_dependency 'get_process_mem', '~> 0.2.1'
30
30
  spec.add_dependency 'grpc', ['>= 1', '< 2']
31
31
  spec.add_dependency 'puma', '~> 6.0'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nonnative
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.70.0
4
+ version: 1.72.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alejandro Falkowski
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-07-19 00:00:00.000000000 Z
11
+ date: 2023-09-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: concurrent-ruby
@@ -39,7 +39,7 @@ dependencies:
39
39
  version: '7'
40
40
  - - "<"
41
41
  - !ruby/object:Gem::Version
42
- version: '9'
42
+ version: '10'
43
43
  type: :runtime
44
44
  prerelease: false
45
45
  version_requirements: !ruby/object:Gem::Requirement
@@ -49,7 +49,7 @@ dependencies:
49
49
  version: '7'
50
50
  - - "<"
51
51
  - !ruby/object:Gem::Version
52
- version: '9'
52
+ version: '10'
53
53
  - !ruby/object:Gem::Dependency
54
54
  name: get_process_mem
55
55
  requirement: !ruby/object:Gem::Requirement