nonnative 1.70.0 → 1.71.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: 30248e920e62156b6a498b79c55fb3dc2c1a2a814fd889aabbb54f820c99d252
4
- data.tar.gz: 260eb33c94ca1eb01120e5607179aa8d69b746c364a35122d242fcc6108138bb
3
+ metadata.gz: c9c13e49b2a33ee7535bf7d4366055aca82b54c32bc2f46fcf9e9430a40490a3
4
+ data.tar.gz: 66d896b0fca2aa2e4064568b545705237f61406da12d5a71090ad95ee2f5814a
5
5
  SHA512:
6
- metadata.gz: 9699c02b95fc7c3fec352ec7c37b87cdf5764739df25318690382ce248aeb3827220aaa6a2cc3d5492a355ce4040ff01013b69f23b67ee0ba49c9aadd0b179f2
7
- data.tar.gz: 73aff47ad1e9adf1216217dd71dc11d6e9af13b9ca26bd437bef73c8b64c686699ca0b7c8f719c904a560d435755aba005e4ff85abefb72078578461508cfc0c
6
+ metadata.gz: 1aec8748d66a9454c7d94d2df387ab12b8f72db4fb86db360ce24e7e021c71033acf42464ba8c3b8c14390b502c1f219f9bac2b2379effe58ba7e5de476c0a45
7
+ data.tar.gz: 6b82530f9798c8ee53268a108c405cbd362cd32306c254879f13669f12ad1739fc6e10a8b5f8150974e44c4c5b91097d93c09ebc58a18f864b56254b41009f34
data/CHANGELOG.md CHANGED
@@ -6,6 +6,46 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
 
7
7
  ## Unreleased
8
8
 
9
+ ## [v1.71.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.71.0) - 2023-08-24
10
+
11
+ - [`7597461`](https://github.com/alexfalkowski/nonnative/commit/759746110040e7599cda8c5b97ae9c7ccd9a3cc9) feat: update deps (#249)
12
+
13
+ ## [v1.70.9](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.9) - 2023-08-24
14
+
15
+ - [`2b2241c`](https://github.com/alexfalkowski/nonnative/commit/2b2241c4a18818aa29b8e24b10cd2017acd4489f) fix: truncate name to 15 characters (#248)
16
+
17
+ ## [v1.70.8](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.8) - 2023-08-22
18
+
19
+ - [`8896cf9`](https://github.com/alexfalkowski/nonnative/commit/8896cf92ab832c2a21db666305b4b98c2e0ec8a6) fix(deps): bump rubocop from 1.56.0 to 1.56.1 (#247)
20
+
21
+ ## [v1.70.7](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.7) - 2023-08-18
22
+
23
+ - [`3c123b4`](https://github.com/alexfalkowski/nonnative/commit/3c123b4d91778bc6ebf74510fe563bb1f7746bbd) fix(deps): bump puma from 6.3.0 to 6.3.1 (#246)
24
+
25
+ ## [v1.70.6](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.6) - 2023-08-10
26
+
27
+ - [`96112de`](https://github.com/alexfalkowski/nonnative/commit/96112de3e4688b2e4122f5e3fe502db4365f0bb3) fix(deps): bump rubocop from 1.55.1 to 1.56.0 (#245)
28
+
29
+ ## [v1.70.5](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.5) - 2023-08-09
30
+
31
+ - [`64bcd65`](https://github.com/alexfalkowski/nonnative/commit/64bcd657f418eca9016e64cff385f5be0689f0b8) fix(deps): bump grpc from 1.56.2 to 1.57.0 (#244)
32
+
33
+ ## [v1.70.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.4) - 2023-08-08
34
+
35
+ - [`f03e67b`](https://github.com/alexfalkowski/nonnative/commit/f03e67b078e61ad61f5523922f7d533ce41fae28) fix(deps): bump sinatra from 3.0.6 to 3.1.0 (#243)
36
+
37
+ ## [v1.70.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.3) - 2023-08-01
38
+
39
+ - [`0de5c87`](https://github.com/alexfalkowski/nonnative/commit/0de5c87e42a2ac491e9cdf143ddc0dd7106f0e4a) fix(deps): bump rubocop from 1.55.0 to 1.55.1 (#242)
40
+
41
+ ## [v1.70.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.2) - 2023-07-26
42
+
43
+ - [`d4f9034`](https://github.com/alexfalkowski/nonnative/commit/d4f9034525292315278d8fa4a9c451864e41fba7) fix(deps): bump rubocop from 1.54.2 to 1.55.0 (#241)
44
+
45
+ ## [v1.70.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.1) - 2023-07-24
46
+
47
+ - [`8452bc9`](https://github.com/alexfalkowski/nonnative/commit/8452bc9f6dabb40279bb48df42843d1e1b352ba7) fix(deps): bump coveralls_reborn from 0.27.0 to 0.28.0 (#240)
48
+
9
49
  ## [v1.70.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.0) - 2023-07-19
10
50
 
11
51
  - [`bf52684`](https://github.com/alexfalkowski/nonnative/commit/bf52684161cc569f4b53551dc4e794fe213f527f) feat(ruby): upgrade to version 3.2.2 (#239)
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- nonnative (1.70.0)
4
+ nonnative (1.71.0)
5
5
  concurrent-ruby (~> 1.0, >= 1.0.5)
6
6
  cucumber (>= 7, < 9)
7
7
  get_process_mem (~> 0.2.1)
@@ -17,13 +17,14 @@ 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)
@@ -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.1-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,28 @@ 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)
86
83
  multi_test (1.1.0)
87
84
  mustermann (3.0.0)
88
85
  ruby2_keywords (~> 0.0.1)
89
86
  netrc (0.11.0)
90
87
  nio4r (2.5.9)
91
- nokogiri (1.15.3-x86_64-darwin)
88
+ nokogiri (1.15.4-x86_64-darwin)
92
89
  racc (~> 1.4)
93
- nokogiri (1.15.3-x86_64-linux)
90
+ nokogiri (1.15.4-x86_64-linux)
94
91
  racc (~> 1.4)
95
92
  parallel (1.23.0)
96
93
  parser (3.2.2.3)
97
94
  ast (~> 2.4.1)
98
95
  racc
99
- puma (6.3.0)
96
+ puma (6.3.1)
100
97
  nio4r (~> 2.0)
101
98
  racc (1.7.1)
102
- rack (2.2.7)
103
- rack-protection (3.0.6)
104
- rack
99
+ rack (2.2.8)
100
+ rack-protection (3.1.0)
101
+ rack (~> 2.2, >= 2.2.4)
105
102
  rainbow (3.1.1)
106
103
  rbs (2.8.4)
107
104
  regexp_parser (2.8.1)
@@ -112,7 +109,7 @@ GEM
112
109
  netrc (~> 0.8)
113
110
  reverse_markdown (2.1.1)
114
111
  nokogiri
115
- rexml (3.2.5)
112
+ rexml (3.2.6)
116
113
  rspec (3.12.0)
117
114
  rspec-core (~> 3.12.0)
118
115
  rspec-expectations (~> 3.12.0)
@@ -131,7 +128,8 @@ GEM
131
128
  diff-lcs (>= 1.2.0, < 2.0)
132
129
  rspec-support (~> 3.12.0)
133
130
  rspec-support (3.12.1)
134
- rubocop (1.54.2)
131
+ rubocop (1.56.1)
132
+ base64 (~> 0.1.1)
135
133
  json (~> 2.3)
136
134
  language_server-protocol (>= 3.17.0)
137
135
  parallel (~> 1.10)
@@ -139,7 +137,7 @@ GEM
139
137
  rainbow (>= 2.2.2, < 4.0)
140
138
  regexp_parser (>= 1.8, < 3.0)
141
139
  rexml (>= 3.2.5, < 4.0)
142
- rubocop-ast (>= 1.28.0, < 2.0)
140
+ rubocop-ast (>= 1.28.1, < 2.0)
143
141
  ruby-progressbar (~> 1.7)
144
142
  unicode-display_width (>= 2.4.0, < 3.0)
145
143
  rubocop-ast (1.29.0)
@@ -152,10 +150,10 @@ GEM
152
150
  simplecov_json_formatter (~> 0.1)
153
151
  simplecov-html (0.12.3)
154
152
  simplecov_json_formatter (0.1.4)
155
- sinatra (3.0.6)
153
+ sinatra (3.1.0)
156
154
  mustermann (~> 3.0)
157
155
  rack (~> 2.2, >= 2.2.4)
158
- rack-protection (= 3.0.6)
156
+ rack-protection (= 3.1.0)
159
157
  tilt (~> 2.0)
160
158
  solargraph (0.49.0)
161
159
  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.71.0'
5
5
  end
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.71.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-08-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: concurrent-ruby