nonnative 1.109.0 → 2.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 +4 -4
- data/.circleci/config.yml +6 -4
- data/.goreleaser.yml +17 -0
- data/.rubocop.yml +1 -1
- data/Gemfile.lock +4 -13
- data/lib/nonnative/version.rb +1 -1
- data/nonnative.gemspec +1 -1
- metadata +4 -4
- data/CHANGELOG.md +0 -1957
data/CHANGELOG.md
DELETED
|
@@ -1,1957 +0,0 @@
|
|
|
1
|
-
# Changelog
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
|
|
5
|
-
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
6
|
-
|
|
7
|
-
## Unreleased
|
|
8
|
-
|
|
9
|
-
## [v1.109.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.109.0) - 2026-03-17
|
|
10
|
-
|
|
11
|
-
- [`c3d5b01`](https://github.com/alexfalkowski/nonnative/commit/c3d5b0150b76c2f7adbf3df514da4caef48938d1) feat(cucumber): use wait_for for healthy and unhealthy (#781)
|
|
12
|
-
- [`7f96912`](https://github.com/alexfalkowski/nonnative/commit/7f96912122d4c4ec158e2d2a2f80732809e6942e) build(ci): use latest published images (#780)
|
|
13
|
-
- [`f489497`](https://github.com/alexfalkowski/nonnative/commit/f4894979d327283061dbe9ceef79222262d6360f) build(deps): upgraded github.com/alexfalkowski/bin (#779)
|
|
14
|
-
- [`6ff8684`](https://github.com/alexfalkowski/nonnative/commit/6ff8684acb51509df49b164884567c260ef15cad) build(ci): use latest published images (#778)
|
|
15
|
-
- [`f818467`](https://github.com/alexfalkowski/nonnative/commit/f8184677fdb0dcf6741857f5063770031fbcd939) test(deps): bump ruby-lsp from 0.26.7 to 0.26.8 (#776)
|
|
16
|
-
- [`1fc4d36`](https://github.com/alexfalkowski/nonnative/commit/1fc4d36bbc31460038e4bd52f3a0dbf2d4f0b805) build(deps): bump bin from `59b1ab0` to `a7996aa` (#777)
|
|
17
|
-
- [`970ba28`](https://github.com/alexfalkowski/nonnative/commit/970ba283dc50d514c7cb0359d7ccb7e88a07918b) build(ci): use alexfalkowski/release:5.58 (#775)
|
|
18
|
-
- [`a0ac1c9`](https://github.com/alexfalkowski/nonnative/commit/a0ac1c907a8d9f21e55c9311d472e3d994c212fd) test(deps): upgraded bundler to 4.0.8 (#774)
|
|
19
|
-
- [`5778b0f`](https://github.com/alexfalkowski/nonnative/commit/5778b0f92e5bf0bfc4f00083ece8e67b2b14ec13) build(ci): use latest published images (#773)
|
|
20
|
-
- [`7a24b2d`](https://github.com/alexfalkowski/nonnative/commit/7a24b2de00d01d049e2f8ade4c89468317b27739) build(ci): add wait-all (#772)
|
|
21
|
-
- [`be6bede`](https://github.com/alexfalkowski/nonnative/commit/be6bedecb19381b0e8f6c70caf7abf4ac7e426f2) build(ci): use latest published images (#771)
|
|
22
|
-
- [`959fff1`](https://github.com/alexfalkowski/nonnative/commit/959fff1884973ac08a3975eebaa93d91e2f7f10a) build(ci): use latest published images (#770)
|
|
23
|
-
- [`2633d39`](https://github.com/alexfalkowski/nonnative/commit/2633d39c0d41eccaf965fcc3d0358e8930af82a8) test(deps): bump retriable from 3.3.0 to 3.4.1 (#769)
|
|
24
|
-
- [`af83337`](https://github.com/alexfalkowski/nonnative/commit/af83337c8ec5c82532c8f696b12a683851076c64) test(deps): bump retriable from 3.2.1 to 3.3.0 (#767)
|
|
25
|
-
- [`4e0a68b`](https://github.com/alexfalkowski/nonnative/commit/4e0a68b34f41e61391c9858a1706178f23df91c1) build(deps): bump bin from `000304e` to `59b1ab0` (#768)
|
|
26
|
-
- [`0dfec9f`](https://github.com/alexfalkowski/nonnative/commit/0dfec9fc3e459b982f7f2e75c130d058b17b0cdd) build(ci): use latest published images (#766)
|
|
27
|
-
- [`9f69a38`](https://github.com/alexfalkowski/nonnative/commit/9f69a386ad52a68cf72a24d95842ee78d3293188) test(deps): make update-all-dep (#765)
|
|
28
|
-
- [`e71512b`](https://github.com/alexfalkowski/nonnative/commit/e71512b58a7670d94b4e3119aecebdecfaa879ac) test(deps): bump rubocop from 1.85.0 to 1.85.1 (#764)
|
|
29
|
-
- [`8942a9a`](https://github.com/alexfalkowski/nonnative/commit/8942a9a03ce533a40f0e670d0fb2d2a24e4496b4) build(deps): upgraded github.com/alexfalkowski/bin (#763)
|
|
30
|
-
- [`3dc78dd`](https://github.com/alexfalkowski/nonnative/commit/3dc78dd7e54cfb31a095eafc50304521fc266cff) build(ci): use latest published images (#762)
|
|
31
|
-
- [`fc30adc`](https://github.com/alexfalkowski/nonnative/commit/fc30adc4e70a83356558345f231c3cffe8c57332) build(ci): use latest published images (#761)
|
|
32
|
-
- [`7aaeb3d`](https://github.com/alexfalkowski/nonnative/commit/7aaeb3d98dc3ef3e28b166cd5c73ed1dfc16734a) test(deps): bump rubocop from 1.84.2 to 1.85.0 (#760)
|
|
33
|
-
- [`6e3053c`](https://github.com/alexfalkowski/nonnative/commit/6e3053cf3f6ed9becfefd4b0eb991b5f4dc704db) build(ci): use latest published images (#759)
|
|
34
|
-
- [`706939a`](https://github.com/alexfalkowski/nonnative/commit/706939addc59be998ac8893c5beb2a449b11074e) build(ci): use latest published images (#758)
|
|
35
|
-
- [`a5f30ef`](https://github.com/alexfalkowski/nonnative/commit/a5f30efa008c1f7b8e896edfe97b43bb068601f8) build(ci): use latest published images (#754)
|
|
36
|
-
- [`5150df4`](https://github.com/alexfalkowski/nonnative/commit/5150df4ed96e9e371ce25bea889ebb2cbdc69904) build(deps): bump bin from `60f3a4b` to `b165431` (#755)
|
|
37
|
-
- [`ed974ea`](https://github.com/alexfalkowski/nonnative/commit/ed974ea12ed9adfaacce2c89bd4067f99e691a4e) build(ci): use resource_class: large (#756)
|
|
38
|
-
- [`540fc17`](https://github.com/alexfalkowski/nonnative/commit/540fc174b50fb6c3f7d86b6fbcf2f726b4a6f304) test(deps): bump grpc from 1.78.0 to 1.78.1 (#748)
|
|
39
|
-
- [`328cfb8`](https://github.com/alexfalkowski/nonnative/commit/328cfb8ee829ebe3f825d797deed47e003e5540e) test(deps): bump retriable from 3.2.0 to 3.2.1 (#749)
|
|
40
|
-
- [`ff7f0de`](https://github.com/alexfalkowski/nonnative/commit/ff7f0dec49079ce1c628100436613f6faa91122d) test(deps): bump ruby-lsp from 0.26.6 to 0.26.7 (#750)
|
|
41
|
-
- [`8b9f04b`](https://github.com/alexfalkowski/nonnative/commit/8b9f04b6a492646a8f2cec5b6701b1968afda36e) test(deps): bump retriable from 3.1.2 to 3.2.0 (#747)
|
|
42
|
-
- [`004fd69`](https://github.com/alexfalkowski/nonnative/commit/004fd696347bd763ef9b2df9d008cccaae093c39) build(ci): use latest published images (#746)
|
|
43
|
-
- [`e0888ae`](https://github.com/alexfalkowski/nonnative/commit/e0888ae8e714cdf3d2484d83eaa39876f9ed05e9) test(deps): bump rack from 3.2.4 to 3.2.5 (#745)
|
|
44
|
-
- [`c1c3645`](https://github.com/alexfalkowski/nonnative/commit/c1c3645a799b925663b0daf2d161357dea6be413) build(ci): use latest published images (#744)
|
|
45
|
-
|
|
46
|
-
## [v1.108.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.108.0) - 2026-02-13
|
|
47
|
-
|
|
48
|
-
- [`7683fb1`](https://github.com/alexfalkowski/nonnative/commit/7683fb15b8d68531dd7a309217c0ff6503f1ca51) feat(docs): update to reflect important information (#743)
|
|
49
|
-
- [`d765159`](https://github.com/alexfalkowski/nonnative/commit/d765159e40c9aa51c61cfe44ecd0c18c3b5c965a) test(deps): bump rubocop from 1.84.1 to 1.84.2 (#742)
|
|
50
|
-
- [`c55d2ca`](https://github.com/alexfalkowski/nonnative/commit/c55d2cac8a4f663f1d90b7904694a5c3573b943f) build(ci): use arm.large (#741)
|
|
51
|
-
- [`aedb111`](https://github.com/alexfalkowski/nonnative/commit/aedb11189392f68aefa8d494f9a0d64f98acb3e6) build(ci): use latest published images (#740)
|
|
52
|
-
- [`dba1db1`](https://github.com/alexfalkowski/nonnative/commit/dba1db1a4d373e6b21b41357963b284a0ac5f9f5) build(deps): bump bin from `dc92464` to `60f3a4b` (#736)
|
|
53
|
-
- [`e52950f`](https://github.com/alexfalkowski/nonnative/commit/e52950fa4681f46583b9f024405b415dde015a7d) build(ci): use latest published images (#735)
|
|
54
|
-
- [`032d9b1`](https://github.com/alexfalkowski/nonnative/commit/032d9b1347a59fba9fcb9bf06f5ffbb1f3093d33) test(deps): bump ruby-lsp from 0.26.5 to 0.26.6 (#733)
|
|
55
|
-
- [`d9a1068`](https://github.com/alexfalkowski/nonnative/commit/d9a1068b3cf722af12668ed34b5b13520c38abe0) test(deps): bump grpc from 1.76.0 to 1.78.0 (#732)
|
|
56
|
-
- [`8869a4f`](https://github.com/alexfalkowski/nonnative/commit/8869a4fe7395a51e449293c8fd1cc514ea13f8c8) build(ci): use latest published images (#731)
|
|
57
|
-
- [`3ceba36`](https://github.com/alexfalkowski/nonnative/commit/3ceba360706cd344cbe6f5d155d4087f4ba64ad1) build(deps): bump bin from `50ee2c1` to `dc92464` (#730)
|
|
58
|
-
- [`4443962`](https://github.com/alexfalkowski/nonnative/commit/4443962fb64df8ae45437c47c2c4f4c8e2c75fbf) build(ci): use latest published images (#729)
|
|
59
|
-
- [`cbae6a7`](https://github.com/alexfalkowski/nonnative/commit/cbae6a75762d9d89d33638919fd6f28260581563) build(ci): use latest published images (#728)
|
|
60
|
-
- [`1588b2e`](https://github.com/alexfalkowski/nonnative/commit/1588b2e57e0c895705e552d0a7dac35bf92af3de) test(deps): bump rubocop from 1.84.0 to 1.84.1 (#727)
|
|
61
|
-
- [`440ec57`](https://github.com/alexfalkowski/nonnative/commit/440ec570a8bb9ad13522238cc29dc62c53ec9467) build(ci): use latest published images (#726)
|
|
62
|
-
- [`0b8dc73`](https://github.com/alexfalkowski/nonnative/commit/0b8dc73566c0933476f427a59eff28ce2cbac3b0) build(ci): use latest published images (#725)
|
|
63
|
-
- [`3c7a2ca`](https://github.com/alexfalkowski/nonnative/commit/3c7a2ca1df34c66030066a8fffda829e03e06ec9) test(deps): bump rubocop from 1.82.1 to 1.84.0 (#724)
|
|
64
|
-
- [`0f476f9`](https://github.com/alexfalkowski/nonnative/commit/0f476f9a040d19e6ac60f0f15cc9824d8cac30e4) build(ci): use latest published images (#723)
|
|
65
|
-
- [`e9d602d`](https://github.com/alexfalkowski/nonnative/commit/e9d602d0ecbf940628a701abbad5d436184e4f1d) test(deps): bump puma from 7.1.0 to 7.2.0 (#721)
|
|
66
|
-
- [`7d5626a`](https://github.com/alexfalkowski/nonnative/commit/7d5626acfdd3691079adab7a0274c7107fb8dc80) test(deps): bump ruby-lsp from 0.26.4 to 0.26.5 (#722)
|
|
67
|
-
- [`c9846ef`](https://github.com/alexfalkowski/nonnative/commit/c9846ef060be95fd241091174bf22244310c28fe) build(ci): add AGENTS.md (#720)
|
|
68
|
-
- [`2e2e1e5`](https://github.com/alexfalkowski/nonnative/commit/2e2e1e56ca51da1cc527be492f79c72b0d86d50e) build(ci): use latest published images (#719)
|
|
69
|
-
- [`5ed97d5`](https://github.com/alexfalkowski/nonnative/commit/5ed97d579cec91dfea4b00d6d976fef380d63bfd) build(ci): use latest published images (#718)
|
|
70
|
-
- [`826d054`](https://github.com/alexfalkowski/nonnative/commit/826d05498aa6d2345d7da8b879990c8ecc07d5f7) build(deps): upgraded github.com/alexfalkowski/bin (#717)
|
|
71
|
-
- [`232c1d4`](https://github.com/alexfalkowski/nonnative/commit/232c1d4df62d57c63d5fc7f3be00663555f2305e) build(ci): use latest published images (#716)
|
|
72
|
-
- [`aed7269`](https://github.com/alexfalkowski/nonnative/commit/aed7269f5190ddd816e7181054e0c3fa8108cc42) build(ci): use latest published images (#715)
|
|
73
|
-
- [`04c091a`](https://github.com/alexfalkowski/nonnative/commit/04c091afbb2608e9a25f6b43905d43259b35a37b) build(ci): use latest published images (#714)
|
|
74
|
-
- [`e7c11bf`](https://github.com/alexfalkowski/nonnative/commit/e7c11bfa42060e26b7570d803b2bd74d8f75982b) build(ci): use latest published images (#713)
|
|
75
|
-
- [`4088109`](https://github.com/alexfalkowski/nonnative/commit/4088109f0445030b7d794b2d5b0a331fa3d97fad) build(deps): upgraded github.com/alexfalkowski/bin (#712)
|
|
76
|
-
- [`b5bbf83`](https://github.com/alexfalkowski/nonnative/commit/b5bbf830d02813c02681cb521dc89953b6f0a56f) build(ci): use latest published images (#711)
|
|
77
|
-
- [`ee6d957`](https://github.com/alexfalkowski/nonnative/commit/ee6d957a3c4bf544ee16fc0840027bdaa0d6f39b) build(deps): upgraded github.com/alexfalkowski/bin (#710)
|
|
78
|
-
- [`d95a8b8`](https://github.com/alexfalkowski/nonnative/commit/d95a8b883378d76840f49a406b21b014bf1a2552) build(ci): use latest published images (#709)
|
|
79
|
-
- [`bfe8d84`](https://github.com/alexfalkowski/nonnative/commit/bfe8d84dec0fe84e3f1e12da275ca29a7e1c155c) build(deps): bump bin from `664d367` to `302ba69` (#708)
|
|
80
|
-
- [`06a2f4f`](https://github.com/alexfalkowski/nonnative/commit/06a2f4fc167fe8b4af5f5192f149b272ba70715d) build(ci): use latest published images (#707)
|
|
81
|
-
- [`36eb73a`](https://github.com/alexfalkowski/nonnative/commit/36eb73ae477fa8ae785faf347d8cf947fbeb8788) build(ci): use latest published images (#706)
|
|
82
|
-
- [`55a5e9c`](https://github.com/alexfalkowski/nonnative/commit/55a5e9ca62e6756feff8783890a5688bd3a5f657) build(ci): use latest published images (#705)
|
|
83
|
-
- [`e8aba06`](https://github.com/alexfalkowski/nonnative/commit/e8aba067a2bba1cd7439b30384bd2f8c8748c9d8) build(deps): upgraded github.com/alexfalkowski/bin (#704)
|
|
84
|
-
- [`36b4e10`](https://github.com/alexfalkowski/nonnative/commit/36b4e10583d26a21fa5b01169299a1ddfe7ba681) test(deps): upgraded bundler to 4.0.3 (#703)
|
|
85
|
-
- [`758ed2d`](https://github.com/alexfalkowski/nonnative/commit/758ed2d5950071ff7bbcdc7eb9044303aaa04cb7) build(deps): upgraded github.com/alexfalkowski/bin (#702)
|
|
86
|
-
- [`e445325`](https://github.com/alexfalkowski/nonnative/commit/e445325381c5b7814e9216be8ec22485c24e4699) build(ci): use latest published images (#701)
|
|
87
|
-
- [`76876f9`](https://github.com/alexfalkowski/nonnative/commit/76876f97b6567593e346a268ec7c3593c11cda55) build(ci): use latest published images (#700)
|
|
88
|
-
- [`3fdea64`](https://github.com/alexfalkowski/nonnative/commit/3fdea64e294e035aea648dfd66717472e8447725) test(deps): bump rubocop from 1.82.0 to 1.82.1 (#699)
|
|
89
|
-
- [`8f423d3`](https://github.com/alexfalkowski/nonnative/commit/8f423d3fb938a9b9ced8b4fd338477ad08a2adaf) build(deps): upgraded github.com/alexfalkowski/bin (#698)
|
|
90
|
-
- [`31b5556`](https://github.com/alexfalkowski/nonnative/commit/31b555640fcb3c189d2078def07deffbd856d2d1) build(deps): upgraded github.com/alexfalkowski/bin (#697)
|
|
91
|
-
- [`0a1c10e`](https://github.com/alexfalkowski/nonnative/commit/0a1c10efc9fbc89b549fd747f7b5496b44646e63) build(ci): use latest published images (#696)
|
|
92
|
-
- [`24326a1`](https://github.com/alexfalkowski/nonnative/commit/24326a1a31516e53229237bf6e5a0dbc3893b0f8) test(deps): update bundler to v4.0.2 (#695)
|
|
93
|
-
- [`3fbae8e`](https://github.com/alexfalkowski/nonnative/commit/3fbae8eeae18c7e5a5dd62de72e3ab73f7342475) build(deps): upgraded github.com/alexfalkowski/bin (#694)
|
|
94
|
-
- [`28b97a0`](https://github.com/alexfalkowski/nonnative/commit/28b97a0503285e46e88fa57e59430d94bcdf9b0a) build(ci): use latest published images (#693)
|
|
95
|
-
- [`df8738c`](https://github.com/alexfalkowski/nonnative/commit/df8738c55b1fea9452305e6ea1e8abf9ed5fcbb8) test(deps): bump rubocop from 1.81.7 to 1.82.0 (#692)
|
|
96
|
-
- [`1946fc8`](https://github.com/alexfalkowski/nonnative/commit/1946fc846c42cfb732cfe5438d7457eb94abe2ec) test(deps): bump concurrent-ruby from 1.3.5 to 1.3.6 (#691)
|
|
97
|
-
- [`f1d3525`](https://github.com/alexfalkowski/nonnative/commit/f1d3525f832f7909c40126927d2c20cb9f5503c5) test(deps): bump cucumber from 10.1.1 to 10.2.0 (#690)
|
|
98
|
-
- [`70ac846`](https://github.com/alexfalkowski/nonnative/commit/70ac8464a077ad5c7e9b52da29be411ab1a19461) build(ci): use latest published images (#689)
|
|
99
|
-
- [`51c70a1`](https://github.com/alexfalkowski/nonnative/commit/51c70a1bd076c343c13b703675a1f3f8fca39cb7) test(deps): make update-all-dep (#688)
|
|
100
|
-
- [`915571d`](https://github.com/alexfalkowski/nonnative/commit/915571d4c7ee066a38db62ca069d9c5fc8a62d7d) build(ci): use latest published images (#687)
|
|
101
|
-
- [`5826ae6`](https://github.com/alexfalkowski/nonnative/commit/5826ae685346666683c440a149a0bf99a443e787) build(ci): use latest published images (#686)
|
|
102
|
-
- [`8f50291`](https://github.com/alexfalkowski/nonnative/commit/8f502910b112f3940a51a950b2f941b1bd5ab891) build(deps): bump bin from `5ed27e1` to `6174b3d` (#685)
|
|
103
|
-
- [`c784cc0`](https://github.com/alexfalkowski/nonnative/commit/c784cc0f2ab395a7eacf4f55d7f453e301cd60f5) build(ci): use latest published images (#684)
|
|
104
|
-
- [`736c1d8`](https://github.com/alexfalkowski/nonnative/commit/736c1d8271e74957abb2c758c96b29f533157158) build(ci): use latest published images (#683)
|
|
105
|
-
- [`28ba6aa`](https://github.com/alexfalkowski/nonnative/commit/28ba6aafd0b2d1c948a2485127d618b140a8bb08) build(ci): use latest published images (#682)
|
|
106
|
-
- [`9ae3129`](https://github.com/alexfalkowski/nonnative/commit/9ae31297ef036de635c5500e14dc2aa47cb7e31a) build(ci): use latest published images (#681)
|
|
107
|
-
- [`76ee2f2`](https://github.com/alexfalkowski/nonnative/commit/76ee2f260a480e78373f1053b6a27c76b820c06a) build(deps): upgraded github.com/alexfalkowski/bin (#680)
|
|
108
|
-
- [`55d6045`](https://github.com/alexfalkowski/nonnative/commit/55d60458dbdd7c7cd84dd88f98070df401b00c89) test(deps): make update-all-dep (#679)
|
|
109
|
-
- [`8feeb62`](https://github.com/alexfalkowski/nonnative/commit/8feeb626e10e8690e6af54ba77c07db0e4b97c80) build(ci): use latest published images (#678)
|
|
110
|
-
- [`c142b6a`](https://github.com/alexfalkowski/nonnative/commit/c142b6a905bad22a7090ab8950bfe1025b6fad86) test(deps): bump ruby-lsp from 0.26.3 to 0.26.4 (#677)
|
|
111
|
-
- [`fca4096`](https://github.com/alexfalkowski/nonnative/commit/fca40966002eaf7803290db8aa882848e663ec5a) build(ci): use latest published images (#676)
|
|
112
|
-
- [`6ae4f49`](https://github.com/alexfalkowski/nonnative/commit/6ae4f49d51d90567e7705079a911a9e1f1e4edd9) build(ci): use latest published images (#675)
|
|
113
|
-
- [`1e066b1`](https://github.com/alexfalkowski/nonnative/commit/1e066b13478106449cf31badab3bef6115b553b8) test(deps): bump ruby-lsp from 0.26.2 to 0.26.3 (#674)
|
|
114
|
-
- [`a3749f3`](https://github.com/alexfalkowski/nonnative/commit/a3749f3d02e01abf0eb34ee4942cc5197709a21e) build(deps): bump bin from `5563606` to `ecccdf6` (#673)
|
|
115
|
-
- [`ea1f0fa`](https://github.com/alexfalkowski/nonnative/commit/ea1f0facfbab8f247296ce2c75c00481520ffdd9) build(ci): use latest published images (#672)
|
|
116
|
-
- [`3cb7ca1`](https://github.com/alexfalkowski/nonnative/commit/3cb7ca1d364bc5268c55e944b7896adb74c1352d) build(ci): use latest published images (#671)
|
|
117
|
-
- [`3c35102`](https://github.com/alexfalkowski/nonnative/commit/3c3510235a4b891ce9686cc4d1f37e3e39cf754f) test(deps): bump rubocop from 1.81.6 to 1.81.7 (#670)
|
|
118
|
-
- [`8d5ed5a`](https://github.com/alexfalkowski/nonnative/commit/8d5ed5a3abeb8c22b73490b559e28490083fc989) build(ci): use latest published images (#669)
|
|
119
|
-
- [`d0d4e4e`](https://github.com/alexfalkowski/nonnative/commit/d0d4e4ee8ebebe5859432f1ef39678868e7e1307) build(ci): use latest published images (#668)
|
|
120
|
-
- [`7c1865d`](https://github.com/alexfalkowski/nonnative/commit/7c1865d2a6df2c26ae73a7dbace673dbdfba898e) test(deps): bump ruby-lsp from 0.26.1 to 0.26.2 (#667)
|
|
121
|
-
- [`86ae06d`](https://github.com/alexfalkowski/nonnative/commit/86ae06deac4a72e9e2e5586cf4dea1bd9fe2aa61) test(deps): bump grpc from 1.75.0 to 1.76.0 (#666)
|
|
122
|
-
- [`b10692a`](https://github.com/alexfalkowski/nonnative/commit/b10692a28c940c3eb50830de5e33351cff88461b) build(ci): use latest published images (#665)
|
|
123
|
-
- [`c55853d`](https://github.com/alexfalkowski/nonnative/commit/c55853d9f3f75659850aa7fdfa5bce6d375f920b) test(deps): bump rubocop from 1.81.1 to 1.81.6 (#664)
|
|
124
|
-
- [`df198c3`](https://github.com/alexfalkowski/nonnative/commit/df198c322808e8e6017492ca2589f162359d34ac) test(deps): bump puma from 7.0.4 to 7.1.0 (#663)
|
|
125
|
-
- [`087f5a3`](https://github.com/alexfalkowski/nonnative/commit/087f5a30ab85f1e6aa7a8bc85dbd6f20fbf83ce7) build(deps): bump bin from `09a61a1` to `5563606` (#662)
|
|
126
|
-
- [`41ab18a`](https://github.com/alexfalkowski/nonnative/commit/41ab18a4c004bf90c553105a761cee058ff691ac) build(ci): use latest published images (#661)
|
|
127
|
-
- [`b00bcd4`](https://github.com/alexfalkowski/nonnative/commit/b00bcd4fc78e31c61e8c5dff22fe5fbef3d39039) test(deps): bump sinatra from 4.1.1 to 4.2.0 (#656)
|
|
128
|
-
- [`f96fe17`](https://github.com/alexfalkowski/nonnative/commit/f96fe17ecbd94a82f44989b5ec1213c1eeb5d783) test(deps): bump cucumber from 10.1.0 to 10.1.1 (#657)
|
|
129
|
-
- [`9e201b1`](https://github.com/alexfalkowski/nonnative/commit/9e201b1f3ec28143cb80277a03b1abaf69fc1347) test(deps): bump rack from 3.2.2 to 3.2.3 (#660)
|
|
130
|
-
- [`7c37fc1`](https://github.com/alexfalkowski/nonnative/commit/7c37fc113541813d682f09f71ef2cf4d91acf560) build(ci): use latest published images (#659)
|
|
131
|
-
- [`96029db`](https://github.com/alexfalkowski/nonnative/commit/96029dbdc2cb200de33b4fb19a823c3ac6a31ea2) build(deps): bump bin from `6aa86c4` to `09a61a1` (#658)
|
|
132
|
-
- [`68a258e`](https://github.com/alexfalkowski/nonnative/commit/68a258e9234f1cfcd2f5b2e7dc395526e2afec2d) build(ci): use latest published images (#655)
|
|
133
|
-
- [`f8dd7b5`](https://github.com/alexfalkowski/nonnative/commit/f8dd7b530eaf776fd6ba7582c0e7025580f21833) test(deps): bump rack from 3.2.1 to 3.2.2 (#654)
|
|
134
|
-
- [`742a7b2`](https://github.com/alexfalkowski/nonnative/commit/742a7b28fa83e4a93c5b677606faea3c114af9c6) build(deps): bump bin from `7794421` to `6aa86c4` (#653)
|
|
135
|
-
- [`24186ec`](https://github.com/alexfalkowski/nonnative/commit/24186ecdf433c26c64ae46b7e616515998086c61) build(ci): use blobless (#652)
|
|
136
|
-
- [`9c81a2d`](https://github.com/alexfalkowski/nonnative/commit/9c81a2d82ef6749eaa08cb80b3b6ea98312be3b6) build(deps): bump bin from `d437cb4` to `7794421` (#651)
|
|
137
|
-
- [`bf07c46`](https://github.com/alexfalkowski/nonnative/commit/bf07c460820bf53809a76dd39c1c5773d41f49fb) build(ci): use latest published images (#650)
|
|
138
|
-
- [`cb7a3dd`](https://github.com/alexfalkowski/nonnative/commit/cb7a3dd551d174bc936386679d8f84f2e4431bb4) test(deps): bump rubocop from 1.81.0 to 1.81.1 (#649)
|
|
139
|
-
- [`6a85af9`](https://github.com/alexfalkowski/nonnative/commit/6a85af9333eee0542b37e7c4264f30621c41fab2) test(deps): bump rubocop from 1.80.2 to 1.81.0 (#648)
|
|
140
|
-
- [`9c25a32`](https://github.com/alexfalkowski/nonnative/commit/9c25a3284924577f2426d4e4425b08926a9824d4) build(deps): bump bin from `870aeb4` to `d437cb4` (#647)
|
|
141
|
-
- [`2be0fba`](https://github.com/alexfalkowski/nonnative/commit/2be0fbaa42218d980c32b3072fd440a628b4c5dd) test(deps): bump puma from 7.0.3 to 7.0.4 (#646)
|
|
142
|
-
- [`753046c`](https://github.com/alexfalkowski/nonnative/commit/753046c9e4641c6ceecb2d17435a276ea5b4d5d0) build(ci): use latest published images (#645)
|
|
143
|
-
- [`bd76798`](https://github.com/alexfalkowski/nonnative/commit/bd76798f8fe0ad31894a88b5cc75b68e27938590) build(ci): use latest published images (#644)
|
|
144
|
-
- [`d8eb73c`](https://github.com/alexfalkowski/nonnative/commit/d8eb73c0b84285ddc552f7075f66546136941acb) build(ci): use latest published images (#643)
|
|
145
|
-
- [`f477c8a`](https://github.com/alexfalkowski/nonnative/commit/f477c8a949e46b7d7d10864a5bd97bd8a2da5843) test(deps): bump grpc from 1.74.1 to 1.75.0 (#642)
|
|
146
|
-
- [`31d7c84`](https://github.com/alexfalkowski/nonnative/commit/31d7c8451a5d398aaffa3b2d99f3e5a1ee3fca29) test(deps): bump puma from 7.0.2 to 7.0.3 (#641)
|
|
147
|
-
- [`85b4ff6`](https://github.com/alexfalkowski/nonnative/commit/85b4ff6783154e09a386fa1a8c453138917cec3f) test(deps): bump puma from 7.0.1 to 7.0.2 (#640)
|
|
148
|
-
- [`32bff37`](https://github.com/alexfalkowski/nonnative/commit/32bff37f77f2c1ebb6169b516fc17a3d8e7b98da) test(deps): bump puma from 7.0.0 to 7.0.1 (#639)
|
|
149
|
-
|
|
150
|
-
## [v1.107.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.107.0) - 2025-09-05
|
|
151
|
-
|
|
152
|
-
- [`8aab337`](https://github.com/alexfalkowski/nonnative/commit/8aab337296fd94859bfed52962531f56b5269120) feat(deps): update puma to v7.0.0 (#638)
|
|
153
|
-
- [`d653801`](https://github.com/alexfalkowski/nonnative/commit/d653801de2208a8bedc0757153d140e22eecbd1c) build(deps): bump bin from `0d75f32` to `870aeb4` (#637)
|
|
154
|
-
- [`dcdc7ef`](https://github.com/alexfalkowski/nonnative/commit/dcdc7ef3ce5291db92c1f7a7979ccde829857180) test(deps): bump rubocop from 1.80.1 to 1.80.2 (#636)
|
|
155
|
-
- [`7d3f5a3`](https://github.com/alexfalkowski/nonnative/commit/7d3f5a384fee170c6231cdd81a68e0f44012bea7) build(deps): bump bin from `78fd47f` to `0d75f32` (#635)
|
|
156
|
-
- [`932fc2c`](https://github.com/alexfalkowski/nonnative/commit/932fc2c21620494b34a294558a46086968a9bfff) build(ci): use latest published images (#633)
|
|
157
|
-
- [`78be282`](https://github.com/alexfalkowski/nonnative/commit/78be282b55dac3d7609d67c431e814a560502cd4) build(ci): use latest published images (#632)
|
|
158
|
-
- [`1ba6fbb`](https://github.com/alexfalkowski/nonnative/commit/1ba6fbba6083df001e6e5cf8f3e7a77753bd2ba3) test(deps): bump rubocop from 1.80.0 to 1.80.1 (#631)
|
|
159
|
-
- [`ff15c32`](https://github.com/alexfalkowski/nonnative/commit/ff15c325ffa178f6c815ec813d51b8059996f8db) test(deps): bump simplecov-cobertura from 3.0.0 to 3.1.0 (#630)
|
|
160
|
-
- [`5795d16`](https://github.com/alexfalkowski/nonnative/commit/5795d16b308ba0984ff5079926347e8b886df9e1) test(deps): bump rubocop from 1.79.2 to 1.80.0 (#629)
|
|
161
|
-
- [`36be762`](https://github.com/alexfalkowski/nonnative/commit/36be762177630ec9e8cb3d00046308f3fd28a729) build(deps): bump bin from `901fb2b` to `78fd47f` (#628)
|
|
162
|
-
- [`acc306c`](https://github.com/alexfalkowski/nonnative/commit/acc306c3ea8b22d83f70d2e611085b7c72040305) test(deps): bump cucumber from 10.0.0 to 10.1.0 (#627)
|
|
163
|
-
- [`fe419b1`](https://github.com/alexfalkowski/nonnative/commit/fe419b1747a2117db923f3784c73f3ba68a44de6) build(deps): bump bin from `e92253b` to `901fb2b` (#626)
|
|
164
|
-
- [`003d0ab`](https://github.com/alexfalkowski/nonnative/commit/003d0abd157cbf6b39412a0c9ae744927e63c448) build(ci): use latest published images (#625)
|
|
165
|
-
- [`a1edb17`](https://github.com/alexfalkowski/nonnative/commit/a1edb1713c9ac0dcba437f15446648348fe1b969) build(deps): bump bin from `bf35764` to `e92253b` (#624)
|
|
166
|
-
- [`158aabf`](https://github.com/alexfalkowski/nonnative/commit/158aabfe517650a497f194ba607b3d39967a317f) build(deps): bump bin from `4dda9b0` to `bf35764` (#623)
|
|
167
|
-
- [`57a6c9e`](https://github.com/alexfalkowski/nonnative/commit/57a6c9e8a475a9ac96fd15a7f92a2c01c5ffc2c9) build(ci): use latest published images (#622)
|
|
168
|
-
- [`e9ad997`](https://github.com/alexfalkowski/nonnative/commit/e9ad997c681013d8f4cd467a280768f0faeed77e) build(ci): use latest published images (#621)
|
|
169
|
-
- [`4ecc0ae`](https://github.com/alexfalkowski/nonnative/commit/4ecc0aefe9874cc927dc3d820365fc746856ac01) test(deps): bump grpc from 1.74.0 to 1.74.1 (#620)
|
|
170
|
-
- [`e98ab4d`](https://github.com/alexfalkowski/nonnative/commit/e98ab4dc2dea669811b6439593cb08bcfb04a8ef) test(deps): bump rubocop from 1.79.1 to 1.79.2 (#619)
|
|
171
|
-
- [`2a83fcc`](https://github.com/alexfalkowski/nonnative/commit/2a83fcc356d58e3953e2c59337e33101e7e646fe) build(deps): bump bin from `fe4b684` to `22b4d36` (#617)
|
|
172
|
-
- [`25d1837`](https://github.com/alexfalkowski/nonnative/commit/25d1837d287352f55a4420c6383a42049b1db29c) build(ci): use latest published images (#618)
|
|
173
|
-
- [`7b311d9`](https://github.com/alexfalkowski/nonnative/commit/7b311d9ab557c9471d320f1cc4e6791bab6461ae) test(deps): bump rubocop from 1.79.0 to 1.79.1 (#615)
|
|
174
|
-
- [`9eb4b6f`](https://github.com/alexfalkowski/nonnative/commit/9eb4b6f25ee4628e4895343d66eafc175a5b2144) test(deps): bump puma from 6.6.0 to 6.6.1 (#616)
|
|
175
|
-
- [`f9a3b97`](https://github.com/alexfalkowski/nonnative/commit/f9a3b976ec1228ec04628c6faeb9518f95cd2d05) build(ci): update submodule (#614)
|
|
176
|
-
- [`a64f0de`](https://github.com/alexfalkowski/nonnative/commit/a64f0de60dfec3ec1efc10817d244c21fbffc57a) build(deps): bump bin from `911aa21` to `30d8508` (#613)
|
|
177
|
-
- [`4429f53`](https://github.com/alexfalkowski/nonnative/commit/4429f5359463f6f28f4a50945daeb74df2565cc5) build(ci): use latest published images (#612)
|
|
178
|
-
- [`1833c29`](https://github.com/alexfalkowski/nonnative/commit/1833c29797d5159370c97406b8dc7350c7d7ab39) build(ci): use latest published images (#611)
|
|
179
|
-
- [`cb07587`](https://github.com/alexfalkowski/nonnative/commit/cb07587e64052f30bd24727272e3f3b9762e0919) test(deps): bump rubocop from 1.78.0 to 1.79.0 (#609)
|
|
180
|
-
- [`02b2a9e`](https://github.com/alexfalkowski/nonnative/commit/02b2a9eea77e7cbfc60d55397e350dcaa3afb3eb) test(deps): bump grpc from 1.73.0 to 1.74.0 (#610)
|
|
181
|
-
- [`085cfc9`](https://github.com/alexfalkowski/nonnative/commit/085cfc96959b6a8d98c51bf502a97f79d5c79e6f) test(deps): bump ruby-lsp from 0.26.0 to 0.26.1 (#608)
|
|
182
|
-
- [`0b3400f`](https://github.com/alexfalkowski/nonnative/commit/0b3400f6ef8bce5c84ff8a1acbf8c48cc76ebce9) test(deps): udate with make update-all-dep (#607)
|
|
183
|
-
- [`44209fc`](https://github.com/alexfalkowski/nonnative/commit/44209fc01539c317f068315022d1311fce7907e8) build(deps): bump bin from `f024fdf` to `911aa21` (#606)
|
|
184
|
-
- [`abc42a4`](https://github.com/alexfalkowski/nonnative/commit/abc42a449ce87ea7e1063a4ef3246cc2487e7c6e) build(deps): bump bin from `a13f4bb` to `f024fdf` (#605)
|
|
185
|
-
- [`3ecb4a9`](https://github.com/alexfalkowski/nonnative/commit/3ecb4a9e32c0ffb193af9f229f7551c2b4850902) test(deps): bump ruby-lsp from 0.25.0 to 0.26.0 (#604)
|
|
186
|
-
- [`969f2ef`](https://github.com/alexfalkowski/nonnative/commit/969f2ef21e359702e3a793d47a1411ffa20022f1) build(ci): use alexfalkowski/ruby:1.43 (#603)
|
|
187
|
-
- [`a1b7442`](https://github.com/alexfalkowski/nonnative/commit/a1b744213c0ee0b0c04554d7d9ce8136a5e23884) build(deps): bump bin from `6df8f09` to `a13f4bb` (#602)
|
|
188
|
-
- [`6d796f0`](https://github.com/alexfalkowski/nonnative/commit/6d796f0ef1f057e8c39f17656d915a4c9ef9874f) test(deps): bump config from 5.5.2 to 5.6.1 (#601)
|
|
189
|
-
- [`82cabe3`](https://github.com/alexfalkowski/nonnative/commit/82cabe39e4bae7d9edd5b3123604c65bf3348eb4) build(deps): bump bin from `07bcffa` to `6df8f09` (#600)
|
|
190
|
-
- [`e77a1e1`](https://github.com/alexfalkowski/nonnative/commit/e77a1e1ce9f365302a9ce0ec7391d8cde17140eb) test(deps): bump simplecov-cobertura from 2.1.0 to 3.0.0 (#599)
|
|
191
|
-
- [`dfb1ce9`](https://github.com/alexfalkowski/nonnative/commit/dfb1ce96377f957efe3007b91c22b27288ef4592) build(deps): bump bin from `ce6b0e8` to `07bcffa` (#598)
|
|
192
|
-
- [`9ba3afd`](https://github.com/alexfalkowski/nonnative/commit/9ba3afd57ecd1aad43590af7f7c23d9b6239b38b) test(deps): bump ruby-lsp from 0.24.2 to 0.25.0 (#597)
|
|
193
|
-
- [`aa984a7`](https://github.com/alexfalkowski/nonnative/commit/aa984a73999648f03ee7b0f890d0a2733f31cf44) test(deps): bump rubocop from 1.77.0 to 1.78.0 (#596)
|
|
194
|
-
- [`713c66e`](https://github.com/alexfalkowski/nonnative/commit/713c66e49e6a394079e03d4fa1360d262efcb20a) build(deps): bump bin from `c9044eb` to `ce6b0e8` (#595)
|
|
195
|
-
- [`181c0de`](https://github.com/alexfalkowski/nonnative/commit/181c0deab7895b4c18336655a3b9437f934ac1bd) build(ci): use alexfalkowski/ruby:1.40 (#594)
|
|
196
|
-
- [`a2042e9`](https://github.com/alexfalkowski/nonnative/commit/a2042e9b5081de1af3711ee2d50c64eb07d2d178) test(deps): bump rspec-wait from 1.0.1 to 1.0.2 (#593)
|
|
197
|
-
- [`056a522`](https://github.com/alexfalkowski/nonnative/commit/056a522bd9e35353942267df64fcb22866d57f7d) test(deps): bump rubocop from 1.76.2 to 1.77.0 (#592)
|
|
198
|
-
- [`fe6ec30`](https://github.com/alexfalkowski/nonnative/commit/fe6ec30e9d87b0aec21fab8cdadba4a036534dc2) test(deps): bump ruby-lsp from 0.24.1 to 0.24.2 (#591)
|
|
199
|
-
- [`1b94fa1`](https://github.com/alexfalkowski/nonnative/commit/1b94fa1f22ecbba28d5a611d6f1415e160d62ac4) build(ci): use alexfalkowski/ruby:1.36 (#590)
|
|
200
|
-
|
|
201
|
-
## [v1.106.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.106.0) - 2025-06-18
|
|
202
|
-
|
|
203
|
-
- [`c72e047`](https://github.com/alexfalkowski/nonnative/commit/c72e0470a5fdcf2a3cb8c52a7c8f62b0f2b22ec2) feat(deps): update rubocop (1.76.2) (#589)
|
|
204
|
-
- [`6f4b105`](https://github.com/alexfalkowski/nonnative/commit/6f4b105a40b0dd61747ef7ebd1f746e55dd91efc) test(grpc): use buf.build/grpc/ruby:v1.73.0 (#587)
|
|
205
|
-
- [`6ced9a4`](https://github.com/alexfalkowski/nonnative/commit/6ced9a4fcd2ecfc579dd44b3a461d85b4fb914b9) test(deps): bump grpc from 1.72.0 to 1.73.0 (#586)
|
|
206
|
-
|
|
207
|
-
## [v1.105.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.105.0) - 2025-06-16
|
|
208
|
-
|
|
209
|
-
- [`54850d0`](https://github.com/alexfalkowski/nonnative/commit/54850d088a6d8100ad8fd9b4804d9945f16ede43) feat(cucumber): update to v10.0.0 (#585)
|
|
210
|
-
- [`d77bc43`](https://github.com/alexfalkowski/nonnative/commit/d77bc4377ca2c448734e7f26cd43490e8bdc2452) build(deps): bump bin from `fc61209` to `c9044eb` (#584)
|
|
211
|
-
- [`911a39c`](https://github.com/alexfalkowski/nonnative/commit/911a39c8f00c72321b076a1d59d3077f9652bdbc) build(deps): bump bin from `255c12c` to `fc61209` (#579)
|
|
212
|
-
|
|
213
|
-
## [v1.104.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.104.0) - 2025-06-09
|
|
214
|
-
|
|
215
|
-
- [`834596d`](https://github.com/alexfalkowski/nonnative/commit/834596d18be24b990238c3abcd0cefbced1132e9) feat(observability): prefix with name (#578)
|
|
216
|
-
- [`e169924`](https://github.com/alexfalkowski/nonnative/commit/e169924fc0a1d31414951dc426bab97bb836f9ea) test(deps): bump ruby-lsp from 0.23.24 to 0.24.1 (#577)
|
|
217
|
-
|
|
218
|
-
## [v1.103.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.103.0) - 2025-06-06
|
|
219
|
-
|
|
220
|
-
- [`2e2b7e4`](https://github.com/alexfalkowski/nonnative/commit/2e2b7e46a6005a265bb00baa600bdc0e954486f3) feat(socket): use predicate method (#576)
|
|
221
|
-
- [`8b12b0f`](https://github.com/alexfalkowski/nonnative/commit/8b12b0fe1d2b19d770ca1959d8dcf16d614b913a) test(deps): bump rspec-expectations from 3.13.4 to 3.13.5 (#575)
|
|
222
|
-
- [`cf1a961`](https://github.com/alexfalkowski/nonnative/commit/cf1a96109d52fb37095ae7a7727d04f565e7ebed) test(deps): bump ruby-lsp from 0.23.20 to 0.23.24 (#574)
|
|
223
|
-
- [`bb0c989`](https://github.com/alexfalkowski/nonnative/commit/bb0c9891a8c51dd5c9d3db3c9f15086151aef182) build(deps): bump bin from `9c21752` to `255c12c` (#572)
|
|
224
|
-
- [`588f26c`](https://github.com/alexfalkowski/nonnative/commit/588f26c8d62ae85f81fb79f92b3067f3e5430257) test(deps): bump rack from 3.1.15 to 3.1.16 (#571)
|
|
225
|
-
- [`7b35d07`](https://github.com/alexfalkowski/nonnative/commit/7b35d073f30a62e3c846cd4408849b81f3352cb8) build(ci): use alexfalkowski/ruby:1.33 (#570)
|
|
226
|
-
- [`19378ce`](https://github.com/alexfalkowski/nonnative/commit/19378ceb037f23c7e016394975662e3ae818b19f) build(deps): bump bin from `810b10e` to `9c21752` (#569)
|
|
227
|
-
- [`b83e1f9`](https://github.com/alexfalkowski/nonnative/commit/b83e1f945c8cf2ee67ef35d0d2956d4ad067fd8e) build(ci): use alexfalkowski/ruby:1.31 (#568)
|
|
228
|
-
- [`6e90161`](https://github.com/alexfalkowski/nonnative/commit/6e90161bbab3fa69f743ea239cdc6e2ff8e059fc) build(deps): bump bin from `eeb0425` to `810b10e` (#567)
|
|
229
|
-
- [`97f4bbd`](https://github.com/alexfalkowski/nonnative/commit/97f4bbda48012b906c333a08e59d75ce58f303ce) build(deps): bump bin from `104e349` to `eeb0425` (#566)
|
|
230
|
-
- [`860cf31`](https://github.com/alexfalkowski/nonnative/commit/860cf31e9ba24b6e720dcdb2c687ad0004d4d4f8) build(deps): bump bin from `de214a6` to `104e349` (#565)
|
|
231
|
-
- [`caeb640`](https://github.com/alexfalkowski/nonnative/commit/caeb64039156a18590a2dc27566c98d54422b0ea) build(deps): bump bin from `041892c` to `de214a6` (#564)
|
|
232
|
-
- [`a211e61`](https://github.com/alexfalkowski/nonnative/commit/a211e61a1c8acff21f5c68cbf334aec296def84c) build(ci): use alexfalkowski/ruby:1.29 (#563)
|
|
233
|
-
- [`b475e48`](https://github.com/alexfalkowski/nonnative/commit/b475e48b1cd515fa5bcefca9f4be8147ded2e350) build(deps): bump bin from `c59b166` to `041892c` (#562)
|
|
234
|
-
- [`46412eb`](https://github.com/alexfalkowski/nonnative/commit/46412eb4a4206b0ca0cb94f8e559f41e4e666cc1) build(deps): bump bin from `ac9a5b2` to `c59b166` (#561)
|
|
235
|
-
- [`de82d07`](https://github.com/alexfalkowski/nonnative/commit/de82d070becdafc99f082208069d5fb064f3560e) build(deps): update all (#560)
|
|
236
|
-
- [`b59fbc7`](https://github.com/alexfalkowski/nonnative/commit/b59fbc747f887bfc9bd7b18357d442ecf1b6d4f5) build(deps): bump bin from `652fb33` to `ac9a5b2` (#559)
|
|
237
|
-
- [`8ced4ae`](https://github.com/alexfalkowski/nonnative/commit/8ced4aec80609807626af29061b430b7ee62fdd3) build(deps): bump bin from `7b214f3` to `652fb33` (#558)
|
|
238
|
-
- [`0b749d0`](https://github.com/alexfalkowski/nonnative/commit/0b749d090d020c62ae9f968b93c18b270bc4e2a6) build(deps): bump bin from `926a71b` to `7b214f3` (#557)
|
|
239
|
-
|
|
240
|
-
## [v1.102.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.102.0) - 2025-05-01
|
|
241
|
-
|
|
242
|
-
- [`d2947f6`](https://github.com/alexfalkowski/nonnative/commit/d2947f6626ce77ade0a69007ea388cf14e5d3f67) feat(http): enable logging for proxy (#556)
|
|
243
|
-
|
|
244
|
-
## [v1.101.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.101.0) - 2025-05-01
|
|
245
|
-
|
|
246
|
-
- [`ae5969c`](https://github.com/alexfalkowski/nonnative/commit/ae5969c59f3f52bc2b88c1d84e4290f3a0d164a1) feat(proxy): add logs for start/stop (#555)
|
|
247
|
-
|
|
248
|
-
## [v1.100.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.100.0) - 2025-05-01
|
|
249
|
-
|
|
250
|
-
- [`c82c27b`](https://github.com/alexfalkowski/nonnative/commit/c82c27b9edd5bfe50b6ab22cc3779adc7afcc82c) feat(clear): separate clearing pool or configuration (#553)
|
|
251
|
-
|
|
252
|
-
## [v1.99.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.99.0) - 2025-05-01
|
|
253
|
-
|
|
254
|
-
- [`2009830`](https://github.com/alexfalkowski/nonnative/commit/200983099a376da5d769143b00552fc328444584) feat(server): add logging (#552)
|
|
255
|
-
|
|
256
|
-
## [v1.98.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.98.0) - 2025-04-30
|
|
257
|
-
|
|
258
|
-
- [`7b81f58`](https://github.com/alexfalkowski/nonnative/commit/7b81f583b74175d63cc358955ad6033131bb3d73) feat(proxy): add more logs to diagnose (#551)
|
|
259
|
-
|
|
260
|
-
## [v1.97.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.97.0) - 2025-04-30
|
|
261
|
-
|
|
262
|
-
- [`367a78f`](https://github.com/alexfalkowski/nonnative/commit/367a78fa8615ebe3f68cb86fa416f7ea0f2cd63e) feat(socket): add logs for pairs (#549)
|
|
263
|
-
|
|
264
|
-
## [v1.96.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.96.0) - 2025-04-30
|
|
265
|
-
|
|
266
|
-
- [`281eb99`](https://github.com/alexfalkowski/nonnative/commit/281eb993fefb9dfda6118a23e811153e9acb0c02) feat(proxy): add logs for fault_injection (#548)
|
|
267
|
-
|
|
268
|
-
## [v1.95.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.95.0) - 2025-04-30
|
|
269
|
-
|
|
270
|
-
- [`5146eb7`](https://github.com/alexfalkowski/nonnative/commit/5146eb76cc7fb0dbe8ad5443d189639a7837f5b2) feat(http): use puma (#547)
|
|
271
|
-
- [`4ee710d`](https://github.com/alexfalkowski/nonnative/commit/4ee710dc56de05b7b6b724705aecfd0921a038ec) build(deps): bump bin from `b0fd780` to `926a71b` (#545)
|
|
272
|
-
|
|
273
|
-
## [v1.94.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.94.0) - 2025-04-27
|
|
274
|
-
|
|
275
|
-
- [`d337a15`](https://github.com/alexfalkowski/nonnative/commit/d337a1586bf8eb39f5ceae18f3dc06b852c7a4fc) feat(logger): add logging (#544)
|
|
276
|
-
- [`0e76d4b`](https://github.com/alexfalkowski/nonnative/commit/0e76d4b2ac39bc1373c6cd0830a52becc7c079b2) build(ci): use alexfalkowski/release:3.15 (#543)
|
|
277
|
-
- [`82088dc`](https://github.com/alexfalkowski/nonnative/commit/82088dcef282b442d6319fc9b82a10d8ac066270) build(codecov): add config (#542)
|
|
278
|
-
- [`fe7ef0e`](https://github.com/alexfalkowski/nonnative/commit/fe7ef0e3b1b08a21a6ec75912b775be395218911) test(features): spelling mistake (#541)
|
|
279
|
-
- [`10aea2e`](https://github.com/alexfalkowski/nonnative/commit/10aea2e94b25f1cd953e04cb3cd5089a8f48ca20) build(deps): bump bin from `dbf1984` to `b0fd780` (#540)
|
|
280
|
-
- [`fdbc409`](https://github.com/alexfalkowski/nonnative/commit/fdbc4098aa32df88f081c21ead7283dcf69fe616) build(ci): use alexfalkowski/ruby:1.23 (#539)
|
|
281
|
-
- [`587f2cf`](https://github.com/alexfalkowski/nonnative/commit/587f2cf3306150c0e1b883b04a602d7a95361458) build(deps): bump bin from `68f9c91` to `dbf1984` (#538)
|
|
282
|
-
- [`44f2570`](https://github.com/alexfalkowski/nonnative/commit/44f25700b4ec50aec182a535ffce58e0e67e399a) build(ci): use alexfalkowski/ruby:1.22 (#537)
|
|
283
|
-
- [`26c3109`](https://github.com/alexfalkowski/nonnative/commit/26c3109142407056bd1924eb25f0218943e12de1) build(deps): bump bin from `78af843` to `68f9c91` (#536)
|
|
284
|
-
- [`3488f3e`](https://github.com/alexfalkowski/nonnative/commit/3488f3e991158afbfc212cea2baebb4e4ac8708a) build(ci): use alexfalkowski/ruby:1.21 (#535)
|
|
285
|
-
- [`bf99aac`](https://github.com/alexfalkowski/nonnative/commit/bf99aac8cbee77a65641d698dc20f5917f47fd5d) build(deps): bump bin from `78af843` to `68f9c91` (#534)
|
|
286
|
-
- [`ac6e108`](https://github.com/alexfalkowski/nonnative/commit/ac6e108c22a6ea1d08aeda4f38dac8a2ebd33577) build(ci): use alexfalkowski/ruby:1.20 (#533)
|
|
287
|
-
- [`07ff9d7`](https://github.com/alexfalkowski/nonnative/commit/07ff9d7ee48df3c79bbf2df6c9c68d2ea6e59823) build(deps): bump bin from `16e2296` to `78af843` (#532)
|
|
288
|
-
- [`31e97fd`](https://github.com/alexfalkowski/nonnative/commit/31e97fd6c64986cfe3786e4d7e44c17232e4a890) build(deps): bump bin from `c661929` to `16e2296` (#531)
|
|
289
|
-
- [`d97ba88`](https://github.com/alexfalkowski/nonnative/commit/d97ba88e25eb3ab40a541e35e48879abb704bbe9) build(deps): bump bin from `446c480` to `c661929` (#530)
|
|
290
|
-
- [`34d0190`](https://github.com/alexfalkowski/nonnative/commit/34d0190f6eca0d7856128374adb4a1aeeb083bdf) build(deps): bump bin from `b887116` to `446c480` (#529)
|
|
291
|
-
- [`aeca841`](https://github.com/alexfalkowski/nonnative/commit/aeca8412b40c6d272d19019784e8b9194a59c027) build(deps): bump bin from `8e1a9ac` to `b887116` (#528)
|
|
292
|
-
- [`7bbe128`](https://github.com/alexfalkowski/nonnative/commit/7bbe1288d2c373227a981082e7044fe31c9a034f) build(gems): add arm64-darwin-24 (#527)
|
|
293
|
-
- [`dcf3f26`](https://github.com/alexfalkowski/nonnative/commit/dcf3f2652c771755de326dee0d8262940b9497ec) build(deps): update all (#526)
|
|
294
|
-
- [`4f697a9`](https://github.com/alexfalkowski/nonnative/commit/4f697a9b8d1c6f118eec411734e2fd49b333db5d) build(deps): update all (#525)
|
|
295
|
-
- [`b9b26dc`](https://github.com/alexfalkowski/nonnative/commit/b9b26dc1995bb8fa023b5c995580efce2acad9bd) build(deps): bump bin from `637442f` to `8e1a9ac` (#524)
|
|
296
|
-
- [`cbfedd2`](https://github.com/alexfalkowski/nonnative/commit/cbfedd27eb19eadbdf51e8b45da95290acd2b967) build(ci): update alexfalkowski/ruby:1.16 (#523)
|
|
297
|
-
- [`b1f7ebd`](https://github.com/alexfalkowski/nonnative/commit/b1f7ebdfc7a95e6666e0d5c4dd38110b6e76e8c5) build(deps): update with make update-all-dep (#522)
|
|
298
|
-
- [`259b3c6`](https://github.com/alexfalkowski/nonnative/commit/259b3c6c2f90ac98ebfeb5cb19859ab9b4ad363a) build(deps): bump bin from `c8030a1` to `637442f` (#521)
|
|
299
|
-
- [`b8ec44d`](https://github.com/alexfalkowski/nonnative/commit/b8ec44d6b99a662b9757364e2dbfe088b7a19a8a) build(deps): bundle update (#520)
|
|
300
|
-
- [`4cba661`](https://github.com/alexfalkowski/nonnative/commit/4cba6611423e8632a0dcfb87b552ac76696fd099) build(ci): use test for dependabot (#519)
|
|
301
|
-
- [`2cb62d4`](https://github.com/alexfalkowski/nonnative/commit/2cb62d47c82494db7b79e67eb24f0a0f28c0d299) build(deps): bump bin from `8592a53` to `c8030a1` (#517)
|
|
302
|
-
- [`ddd4ace`](https://github.com/alexfalkowski/nonnative/commit/ddd4ace2c987266acfcd203c447c1a1e01209ad8) build(ci): update alexfalkowski/ruby:1.12 (#516)
|
|
303
|
-
- [`a70ae5c`](https://github.com/alexfalkowski/nonnative/commit/a70ae5c1652b5f96ef17eedf0444e668bc6eaf41) build(deps): bump bin from `dc45d04` to `8592a53` (#515)
|
|
304
|
-
- [`ad63e97`](https://github.com/alexfalkowski/nonnative/commit/ad63e97672fe34da7f7000a4f063d40aaea01143) build(deps): bump bin from `e1bf51d` to `dc45d04` (#514)
|
|
305
|
-
- [`29c424c`](https://github.com/alexfalkowski/nonnative/commit/29c424c54e622a6e9602d65bac375e5b342d35fe) build(deps): bump bin from `3e0336a` to `e1bf51d` (#513)
|
|
306
|
-
- [`887ab8f`](https://github.com/alexfalkowski/nonnative/commit/887ab8f46003809ef0d7ed7c38c7ad55e7a687f5) build(deps): bump bin from `877a42c` to `3e0336a` (#512)
|
|
307
|
-
- [`42574d3`](https://github.com/alexfalkowski/nonnative/commit/42574d351b35c177adf049dda276853eff2ddc37) build(deps): bump bin from `5b56b0c` to `877a42c` (#511)
|
|
308
|
-
- [`84a2a22`](https://github.com/alexfalkowski/nonnative/commit/84a2a22e16e2afcd5040b7f23e626f0431e94cdb) build(ci): add x86_64-darwin-23 (#510)
|
|
309
|
-
- [`f9ecb6b`](https://github.com/alexfalkowski/nonnative/commit/f9ecb6b19cbe7c77131709231d18783477a895f8) test(deps): use bundler version 2.6.3 (#509)
|
|
310
|
-
|
|
311
|
-
## [v1.93.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.93.0) - 2025-02-03
|
|
312
|
-
|
|
313
|
-
- [`520eed9`](https://github.com/alexfalkowski/nonnative/commit/520eed9b7181064a8bfcf7824165f3ccf8087cab) feat(ruby): update to v3.4.0 (#508)
|
|
314
|
-
- [`d3ba2a4`](https://github.com/alexfalkowski/nonnative/commit/d3ba2a42b3a6d90639f7e29a0282ec6e757297b3) build(deps): bump bin from `cb313fe` to `5b56b0c` (#504)
|
|
315
|
-
|
|
316
|
-
## [v1.92.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.92.0) - 2025-01-29
|
|
317
|
-
|
|
318
|
-
- [`1bd4cc2`](https://github.com/alexfalkowski/nonnative/commit/1bd4cc2b8837f9fd76680a30780ec9d5e4bfa13f) feat(proxy): add ability to reset proxies (#503)
|
|
319
|
-
|
|
320
|
-
## [v1.91.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.91.1) - 2025-01-29
|
|
321
|
-
|
|
322
|
-
- [`4fc3075`](https://github.com/alexfalkowski/nonnative/commit/4fc30751a274e3f60a87e02ddb8a16e58eabf33e) fix(deps): bump ruby-lsp from 0.23.6 to 0.23.7 (#502)
|
|
323
|
-
- [`7da406c`](https://github.com/alexfalkowski/nonnative/commit/7da406cd07ea8a6a532865f2f3d542b37a9102ab) build(ci): update alexfalkowski/ruby:1.6 (#501)
|
|
324
|
-
|
|
325
|
-
## [v1.91.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.91.0) - 2025-01-28
|
|
326
|
-
|
|
327
|
-
- [`f927b97`](https://github.com/alexfalkowski/nonnative/commit/f927b97e2b978ff08a937450c225aadbc1588230) feat(proxy): move to nonnative.rb (#500)
|
|
328
|
-
- [`c9edfdf`](https://github.com/alexfalkowski/nonnative/commit/c9edfdf50903b57691e9e8e1c4e004277fb15b5c) test(features): formatted (#499)
|
|
329
|
-
|
|
330
|
-
## [v1.90.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.90.1) - 2025-01-28
|
|
331
|
-
|
|
332
|
-
- [`1125797`](https://github.com/alexfalkowski/nonnative/commit/11257970a3024bde56322891199a28a9214e3f6e) fix(proxy): handle errors for HTTPProxyApplication (#498)
|
|
333
|
-
|
|
334
|
-
## [v1.90.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.90.0) - 2025-01-28
|
|
335
|
-
|
|
336
|
-
- [`3842ebe`](https://github.com/alexfalkowski/nonnative/commit/3842ebe97f00fc7f522a53e7421def15d952e775) feat(proxy): add http proxy server (#497)
|
|
337
|
-
|
|
338
|
-
## [v1.89.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.89.0) - 2025-01-27
|
|
339
|
-
|
|
340
|
-
- [`e31d54e`](https://github.com/alexfalkowski/nonnative/commit/e31d54e2ebeec01a56974897f40679ca86fb2006) feat(http_client): add ability to retry (#496)
|
|
341
|
-
|
|
342
|
-
## [v1.88.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.88.0) - 2025-01-26
|
|
343
|
-
|
|
344
|
-
- [`897e4d4`](https://github.com/alexfalkowski/nonnative/commit/897e4d421cdb72378c9f241d2ecee152b75b7f13) feat(http_client): handle RestClient::Exception (#494)
|
|
345
|
-
|
|
346
|
-
## [v1.87.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.87.0) - 2025-01-26
|
|
347
|
-
|
|
348
|
-
- [`c370c66`](https://github.com/alexfalkowski/nonnative/commit/c370c664ff1f6f83a8f2afe7075afd1b34bc333a) feat(proxy): add wait to the proxy, not globally (#493)
|
|
349
|
-
- [`39cc986`](https://github.com/alexfalkowski/nonnative/commit/39cc9867157c0d68ac78670e656b0aaa55773cfe) docs(readme): http app is a class not a instance (#492)
|
|
350
|
-
|
|
351
|
-
## [v1.86.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.86.0) - 2025-01-25
|
|
352
|
-
|
|
353
|
-
- [`9f3be69`](https://github.com/alexfalkowski/nonnative/commit/9f3be69130570a6842d6559c929fe6cb480dd1df) feat(http_server): use webrick (#490)
|
|
354
|
-
|
|
355
|
-
## [v1.85.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.85.1) - 2025-01-25
|
|
356
|
-
|
|
357
|
-
- [`14b648f`](https://github.com/alexfalkowski/nonnative/commit/14b648f96addc49163e14a22ae904f2fafec79ca) fix(socket_pair): handle nil from recv (#488)
|
|
358
|
-
|
|
359
|
-
## [v1.85.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.85.0) - 2025-01-25
|
|
360
|
-
|
|
361
|
-
- [`e6fad27`](https://github.com/alexfalkowski/nonnative/commit/e6fad27ead0df16c5260972fe1bda0471125f4bd) feat(http_server): handle shutdown correctly (#487)
|
|
362
|
-
|
|
363
|
-
## [v1.84.10](https://github.com/alexfalkowski/nonnative/releases/tag/v1.84.10) - 2025-01-23
|
|
364
|
-
|
|
365
|
-
- [`bcf4c9b`](https://github.com/alexfalkowski/nonnative/commit/bcf4c9b375c692215677b229aae0e0bac23c63d5) fix(deps): bump rubocop from 1.70.0 to 1.71.0 (#486)
|
|
366
|
-
- [`f37b9ac`](https://github.com/alexfalkowski/nonnative/commit/f37b9ac3cea49e218280a03aebd250c0468760bc) build(ci): update ruby:1.5 (#485)
|
|
367
|
-
|
|
368
|
-
## [v1.84.9](https://github.com/alexfalkowski/nonnative/releases/tag/v1.84.9) - 2025-01-17
|
|
369
|
-
|
|
370
|
-
- [`fa74928`](https://github.com/alexfalkowski/nonnative/commit/fa74928d7927cbb797d0b7348b10ba42be00aea9) fix(deps): bump ruby-lsp from 0.23.5 to 0.23.6 (#484)
|
|
371
|
-
|
|
372
|
-
## [v1.84.8](https://github.com/alexfalkowski/nonnative/releases/tag/v1.84.8) - 2025-01-16
|
|
373
|
-
|
|
374
|
-
- [`c9d488a`](https://github.com/alexfalkowski/nonnative/commit/c9d488ae8a73424dfb3125e639ad551c2f7cf2d0) fix(deps): bump concurrent-ruby from 1.3.4 to 1.3.5 (#483)
|
|
375
|
-
- [`2b7f2a9`](https://github.com/alexfalkowski/nonnative/commit/2b7f2a998032196eeabf7a9373d97da0fa831c2e) build(ci): update ruby:1.3 (#482)
|
|
376
|
-
|
|
377
|
-
## [v1.84.7](https://github.com/alexfalkowski/nonnative/releases/tag/v1.84.7) - 2025-01-13
|
|
378
|
-
|
|
379
|
-
- [`af10e51`](https://github.com/alexfalkowski/nonnative/commit/af10e51fd4b2115df69d84c341b5e2c76672484a) fix(deps): bump rubocop from 1.69.2 to 1.70.0 (#480)
|
|
380
|
-
|
|
381
|
-
## [v1.84.6](https://github.com/alexfalkowski/nonnative/releases/tag/v1.84.6) - 2025-01-13
|
|
382
|
-
|
|
383
|
-
- [`f7420d4`](https://github.com/alexfalkowski/nonnative/commit/f7420d4387eb01755a2acd555dd06bb9f06cd985) fix(deps): bump ruby-lsp from 0.23.3 to 0.23.5 (#481)
|
|
384
|
-
|
|
385
|
-
## [v1.84.5](https://github.com/alexfalkowski/nonnative/releases/tag/v1.84.5) - 2025-01-13
|
|
386
|
-
|
|
387
|
-
- [`c4435ec`](https://github.com/alexfalkowski/nonnative/commit/c4435ec1cb787d776761d8c3886f556ece701962) fix(deps): bump cucumber from 9.2.0 to 9.2.1 (#479)
|
|
388
|
-
|
|
389
|
-
## [v1.84.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.84.4) - 2025-01-10
|
|
390
|
-
|
|
391
|
-
- [`85363ba`](https://github.com/alexfalkowski/nonnative/commit/85363ba28291e6fc6c07cf04b951349f5919fead) fix(deps): bump grpc from 1.68.1 to 1.69.0 (#476)
|
|
392
|
-
|
|
393
|
-
## [v1.84.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.84.3) - 2025-01-10
|
|
394
|
-
|
|
395
|
-
- [`f2635c9`](https://github.com/alexfalkowski/nonnative/commit/f2635c9a53d22fe1dfb9be955ed319f555765443) fix(deps): bump ruby-lsp from 0.23.1 to 0.23.3 (#477)
|
|
396
|
-
- [`9ab3987`](https://github.com/alexfalkowski/nonnative/commit/9ab3987d629298e397804e1c1ba01c2d14d933c4) build(deps): bump bin from `a278340` to `cb313fe` (#478)
|
|
397
|
-
|
|
398
|
-
## [v1.84.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.84.2) - 2025-01-07
|
|
399
|
-
|
|
400
|
-
- [`82194e1`](https://github.com/alexfalkowski/nonnative/commit/82194e14b69691860a3d289448f94711a5d18db7) fix(deps): bump ruby-lsp from 0.22.1 to 0.23.1 (#475)
|
|
401
|
-
- [`66da445`](https://github.com/alexfalkowski/nonnative/commit/66da445e63ff2488594ec3298cde30963f576dcb) build(deps): bump bin from `08600e7` to `a278340` (#474)
|
|
402
|
-
- [`7ca543c`](https://github.com/alexfalkowski/nonnative/commit/7ca543c78f0d61f7357cb1b9d9988a5ea28cec20) build(ci): add make clean-dep (#473)
|
|
403
|
-
- [`982e551`](https://github.com/alexfalkowski/nonnative/commit/982e5514b9f698e53d1a175e717c41192a2987f2) build(deps): bump bin from `bde1e44` to `08600e7` (#472)
|
|
404
|
-
- [`10b1db6`](https://github.com/alexfalkowski/nonnative/commit/10b1db64908e7200d86dfb7f8690d9c673f1227e) test(deps): upgraded bundler to 2.6.1 (#471)
|
|
405
|
-
- [`f5b0c17`](https://github.com/alexfalkowski/nonnative/commit/f5b0c17b33d1af1b58e8f6d5d757a29c89c2bb15) build(deps): bump bin from `a433391` to `bde1e44` (#470)
|
|
406
|
-
- [`e4da404`](https://github.com/alexfalkowski/nonnative/commit/e4da4049682b648351815ecc28820d38d027a661) build(deps): bump bin from `9fa29e2` to `a433391` (#469)
|
|
407
|
-
- [`cd74167`](https://github.com/alexfalkowski/nonnative/commit/cd7416731e9c882b315aac3b5dae9f4f463c2e2b) build(deps): bump bin from `10049eb` to `9fa29e2` (#468)
|
|
408
|
-
|
|
409
|
-
## [v1.84.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.84.1) - 2024-12-17
|
|
410
|
-
|
|
411
|
-
- [`1fb44bd`](https://github.com/alexfalkowski/nonnative/commit/1fb44bdb781b6d5d9f88e3d6565eca848aad189e) fix(config): make sure we set properties (#467)
|
|
412
|
-
|
|
413
|
-
## [v1.84.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.84.0) - 2024-12-17
|
|
414
|
-
|
|
415
|
-
- [`14daed4`](https://github.com/alexfalkowski/nonnative/commit/14daed43ab1d64baa32d004d875409784813590c) feat(cucumber): add ability to control faults (#466)
|
|
416
|
-
|
|
417
|
-
## [v1.83.8](https://github.com/alexfalkowski/nonnative/releases/tag/v1.83.8) - 2024-12-13
|
|
418
|
-
|
|
419
|
-
- [`64a5686`](https://github.com/alexfalkowski/nonnative/commit/64a568628ad845cc274c0b5dbe18a9d77c806be7) fix(deps): bump rubocop from 1.69.1 to 1.69.2 (#465)
|
|
420
|
-
- [`fcdf19e`](https://github.com/alexfalkowski/nonnative/commit/fcdf19e96220c5a9e5dab558c0965f86fe693f03) build(deps): bump bin from `cf4a7d3` to `10049eb` (#464)
|
|
421
|
-
|
|
422
|
-
## [v1.83.7](https://github.com/alexfalkowski/nonnative/releases/tag/v1.83.7) - 2024-12-04
|
|
423
|
-
|
|
424
|
-
- [`9f70167`](https://github.com/alexfalkowski/nonnative/commit/9f70167f308c78bf8d8686fbf453977cf72d80c7) fix(deps): bump grpc from 1.67.0 to 1.68.1 (#462)
|
|
425
|
-
|
|
426
|
-
## [v1.83.6](https://github.com/alexfalkowski/nonnative/releases/tag/v1.83.6) - 2024-12-04
|
|
427
|
-
|
|
428
|
-
- [`194daad`](https://github.com/alexfalkowski/nonnative/commit/194daad98aabbbb616e1f79d4425d10501e9feeb) fix(deps): bump rubocop from 1.69.0 to 1.69.1 (#463)
|
|
429
|
-
|
|
430
|
-
## [v1.83.5](https://github.com/alexfalkowski/nonnative/releases/tag/v1.83.5) - 2024-11-27
|
|
431
|
-
|
|
432
|
-
- [`4431063`](https://github.com/alexfalkowski/nonnative/commit/44310634ec5a19ea9e60fee9084a31fd8ae1dbf3) fix(deps): bump rubocop from 1.68.0 to 1.69.0 (#461)
|
|
433
|
-
|
|
434
|
-
## [v1.83.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.83.4) - 2024-11-25
|
|
435
|
-
|
|
436
|
-
- [`85641f3`](https://github.com/alexfalkowski/nonnative/commit/85641f3d31c7b4289a01aa3f9a5e7fc90e546fcf) fix(deps): bump puma from 6.4.3 to 6.5.0 (#460)
|
|
437
|
-
- [`2108665`](https://github.com/alexfalkowski/nonnative/commit/210866595806aa3ec27e7de94098fcf1157433bb) fix(deps): bump ruby-lsp from 0.22.0 to 0.22.1 (#459)
|
|
438
|
-
|
|
439
|
-
## [v1.83.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.83.3) - 2024-11-21
|
|
440
|
-
|
|
441
|
-
- [`dd188d2`](https://github.com/alexfalkowski/nonnative/commit/dd188d2821943b21c53390af3046c993e9293393) fix(deps): bump sinatra from 4.1.0 to 4.1.1 (#457)
|
|
442
|
-
|
|
443
|
-
## [v1.83.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.83.2) - 2024-11-21
|
|
444
|
-
|
|
445
|
-
- [`88c2e8b`](https://github.com/alexfalkowski/nonnative/commit/88c2e8bebdd66a91d2fd05d266774605195c0bd7) fix(deps): bump ruby-lsp from 0.21.3 to 0.22.0 (#458)
|
|
446
|
-
|
|
447
|
-
## [v1.83.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.83.1) - 2024-11-19
|
|
448
|
-
|
|
449
|
-
- [`4a68ac0`](https://github.com/alexfalkowski/nonnative/commit/4a68ac08a523af60dc2882451152e159ca4977ba) fix(deps): bump sinatra from 4.0.0 to 4.1.0 (#456)
|
|
450
|
-
|
|
451
|
-
## [v1.83.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.83.0) - 2024-11-06
|
|
452
|
-
|
|
453
|
-
- [`7e69c40`](https://github.com/alexfalkowski/nonnative/commit/7e69c40dcdae1f9f6e0051ce19421a661c68a7f8) feat(sinatra): update sinatra (>= 4, < 5) (#455)
|
|
454
|
-
|
|
455
|
-
## [v1.82.31](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.31) - 2024-11-06
|
|
456
|
-
|
|
457
|
-
- [`b22be99`](https://github.com/alexfalkowski/nonnative/commit/b22be99cc218fa4ad5a08c1ed34cb2be8508f15c) fix(deps): bump ruby-lsp from 0.21.2 to 0.21.3 (#454)
|
|
458
|
-
|
|
459
|
-
## [v1.82.30](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.30) - 2024-11-04
|
|
460
|
-
|
|
461
|
-
- [`7b58e44`](https://github.com/alexfalkowski/nonnative/commit/7b58e44c7a2ae4d8f47632cb072c27066dd0cf48) build(deps): bump bin from `e8f9d73` to `cf4a7d3` (#453)
|
|
462
|
-
- [`841dce2`](https://github.com/alexfalkowski/nonnative/commit/841dce25ee68f5089c70f805ca6d4c731d5cc9d9) fix(deps): bump ruby-lsp from 0.21.1 to 0.21.2 (#452)
|
|
463
|
-
|
|
464
|
-
## [v1.82.29](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.29) - 2024-11-01
|
|
465
|
-
|
|
466
|
-
- [`e1b54c0`](https://github.com/alexfalkowski/nonnative/commit/e1b54c05f00f9296e951112daf9e87afdebcf820) fix(deps): bump rubocop from 1.67.0 to 1.68.0 (#451)
|
|
467
|
-
|
|
468
|
-
## [v1.82.28](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.28) - 2024-11-01
|
|
469
|
-
|
|
470
|
-
- [`45acf48`](https://github.com/alexfalkowski/nonnative/commit/45acf48ad07dc44318bba5ed175d61204347717e) fix(deps): bump ruby-lsp from 0.20.1 to 0.21.1 (#450)
|
|
471
|
-
|
|
472
|
-
## [v1.82.27](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.27) - 2024-10-28
|
|
473
|
-
|
|
474
|
-
- [`b3a5237`](https://github.com/alexfalkowski/nonnative/commit/b3a52378229ae59d1da64f02157b259959fe6d8c) fix(deps): bump rexml from 3.3.6 to 3.3.9 (#449)
|
|
475
|
-
|
|
476
|
-
## [v1.82.26](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.26) - 2024-10-17
|
|
477
|
-
|
|
478
|
-
- [`9f087a6`](https://github.com/alexfalkowski/nonnative/commit/9f087a6bd2d1c7125e8abaa64c5c8a05e049d56d) fix(deps): bump ruby-lsp from 0.20.0 to 0.20.1 (#448)
|
|
479
|
-
|
|
480
|
-
## [v1.82.25](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.25) - 2024-10-16
|
|
481
|
-
|
|
482
|
-
- [`9b23326`](https://github.com/alexfalkowski/nonnative/commit/9b23326466c432dee2c35b53b0c906eb8ec7f280) fix(deps): bump rubocop from 1.66.1 to 1.67.0 (#447)
|
|
483
|
-
|
|
484
|
-
## [v1.82.24](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.24) - 2024-10-14
|
|
485
|
-
|
|
486
|
-
- [`594c2b5`](https://github.com/alexfalkowski/nonnative/commit/594c2b567a7d4e72cffaad5391262954048d6829) fix(deps): bump ruby-lsp from 0.19.1 to 0.20.0 (#446)
|
|
487
|
-
|
|
488
|
-
## [v1.82.23](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.23) - 2024-10-09
|
|
489
|
-
|
|
490
|
-
- [`acabeee`](https://github.com/alexfalkowski/nonnative/commit/acabeeec459a81725dd805d2e05b5972d7cc9c69) fix(deps): bump grpc from 1.66.0 to 1.67.0 (#445)
|
|
491
|
-
|
|
492
|
-
## [v1.82.22](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.22) - 2024-10-07
|
|
493
|
-
|
|
494
|
-
- [`75d2034`](https://github.com/alexfalkowski/nonnative/commit/75d2034595d14028a3622fda2dcc8bfb632f47c0) fix(deps): bump ruby-lsp from 0.19.0 to 0.19.1 (#444)
|
|
495
|
-
|
|
496
|
-
## [v1.82.21](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.21) - 2024-10-03
|
|
497
|
-
|
|
498
|
-
- [`354c8f8`](https://github.com/alexfalkowski/nonnative/commit/354c8f838a0e0b9231858c00883796a78a1ce7a8) fix(deps): bump ruby-lsp from 0.18.4 to 0.19.0 (#443)
|
|
499
|
-
- [`550b592`](https://github.com/alexfalkowski/nonnative/commit/550b5922ce6f5adc2834bbe885e588a79d031aa1) build(deps): bump bin from `8b87d26` to `e8f9d73` (#442)
|
|
500
|
-
|
|
501
|
-
## [v1.82.20](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.20) - 2024-10-01
|
|
502
|
-
|
|
503
|
-
- [`c4e0678`](https://github.com/alexfalkowski/nonnative/commit/c4e0678aa023aebc22390ea7cd2f4575cabc8f2f) fix(deps): bump ruby-lsp from 0.18.3 to 0.18.4 (#441)
|
|
504
|
-
|
|
505
|
-
## [v1.82.19](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.19) - 2024-09-25
|
|
506
|
-
|
|
507
|
-
- [`e5a6be0`](https://github.com/alexfalkowski/nonnative/commit/e5a6be05baafd994c51444dc22bbd8aca3d2d1ec) fix(deps): bump config from 5.5.1 to 5.5.2 (#439)
|
|
508
|
-
|
|
509
|
-
## [v1.82.18](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.18) - 2024-09-25
|
|
510
|
-
|
|
511
|
-
- [`0e1611c`](https://github.com/alexfalkowski/nonnative/commit/0e1611c975414b1c1c315acc53450bbe254c6236) fix(deps): bump ruby-lsp from 0.18.2 to 0.18.3 (#440)
|
|
512
|
-
|
|
513
|
-
## [v1.82.17](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.17) - 2024-09-24
|
|
514
|
-
|
|
515
|
-
- [`2720287`](https://github.com/alexfalkowski/nonnative/commit/272028740a35aaa1abd9b404ec6210201cbce1d6) fix(deps): bump ruby-lsp from 0.18.1 to 0.18.2 (#438)
|
|
516
|
-
|
|
517
|
-
## [v1.82.16](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.16) - 2024-09-23
|
|
518
|
-
|
|
519
|
-
- [`b4fa2e3`](https://github.com/alexfalkowski/nonnative/commit/b4fa2e35cfed944477e4e76f727676e6b14b5450) fix(deps): bump ruby-lsp from 0.18.0 to 0.18.1 (#437)
|
|
520
|
-
|
|
521
|
-
## [v1.82.15](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.15) - 2024-09-20
|
|
522
|
-
|
|
523
|
-
- [`4ab696d`](https://github.com/alexfalkowski/nonnative/commit/4ab696ddf9740bd463f2ee2a9a6ec884da9db66c) fix(deps): bump ruby-lsp from 0.17.17 to 0.18.0 (#435)
|
|
524
|
-
|
|
525
|
-
## [v1.82.14](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.14) - 2024-09-20
|
|
526
|
-
|
|
527
|
-
- [`ecedac6`](https://github.com/alexfalkowski/nonnative/commit/ecedac692a5e208cd84173396670e8bf9661e0d7) fix(deps): bump puma from 6.4.2 to 6.4.3 (#436)
|
|
528
|
-
|
|
529
|
-
## [v1.82.13](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.13) - 2024-09-19
|
|
530
|
-
|
|
531
|
-
- [`de28cfe`](https://github.com/alexfalkowski/nonnative/commit/de28cfebf3d1a80251fe55b42eb001ffdbb0400a) fix(deps): bump google-protobuf from 4.27.3 to 4.27.5 (#434)
|
|
532
|
-
- [`efbbd21`](https://github.com/alexfalkowski/nonnative/commit/efbbd217a51b4685407dffb25055223a8d6364d7) build(deps): bump bin from `b975eab` to `8b87d26` (#433)
|
|
533
|
-
- [`075a229`](https://github.com/alexfalkowski/nonnative/commit/075a22999e5c0d1216260fcd8ed6f8f11bc3d74b) build(deps): bump bin from `1eca781` to `b975eab` (#432)
|
|
534
|
-
|
|
535
|
-
## [v1.82.12](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.12) - 2024-09-09
|
|
536
|
-
|
|
537
|
-
- [`38b36cf`](https://github.com/alexfalkowski/nonnative/commit/38b36cfca4b4e3237e38cb04adc581d5fd69808f) fix(deps): bump rspec-expectations from 3.13.2 to 3.13.3 (#431)
|
|
538
|
-
|
|
539
|
-
## [v1.82.11](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.11) - 2024-09-05
|
|
540
|
-
|
|
541
|
-
- [`6bf96b3`](https://github.com/alexfalkowski/nonnative/commit/6bf96b3597950ab155f79e3a06ffa19f44fdac96) fix(deps): bump rubocop from 1.66.0 to 1.66.1 (#430)
|
|
542
|
-
|
|
543
|
-
## [v1.82.10](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.10) - 2024-09-02
|
|
544
|
-
|
|
545
|
-
- [`d63f105`](https://github.com/alexfalkowski/nonnative/commit/d63f105855bfe943b724b4609ee9e4c2964f509d) fix(deps): bump rubocop from 1.65.1 to 1.66.0 (#429)
|
|
546
|
-
|
|
547
|
-
## [v1.82.9](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.9) - 2024-08-30
|
|
548
|
-
|
|
549
|
-
- [`c25e578`](https://github.com/alexfalkowski/nonnative/commit/c25e57807789edcbc2cdeb9f31515ba849a0bde7) fix(deps): bump ruby-lsp from 0.17.16 to 0.17.17 (#428)
|
|
550
|
-
- [`4c279fd`](https://github.com/alexfalkowski/nonnative/commit/4c279fd1977508915bceac3b635bdf36fe0bb66e) build(deps): bump bin from `4d2cb2a` to `1eca781` (#427)
|
|
551
|
-
- [`12b6bf3`](https://github.com/alexfalkowski/nonnative/commit/12b6bf320d4ffc903d4b6b76a2c195b58bede1f1) build(deps): bump bin from `41b7c8b` to `4d2cb2a` (#426)
|
|
552
|
-
|
|
553
|
-
## [v1.82.8](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.8) - 2024-08-27
|
|
554
|
-
|
|
555
|
-
- [`a76fa2b`](https://github.com/alexfalkowski/nonnative/commit/a76fa2bd5daa22636cb3dd4135fd02639840f030) fix(deps): bump grpc from 1.65.2 to 1.66.0 (#424)
|
|
556
|
-
|
|
557
|
-
## [v1.82.7](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.7) - 2024-08-27
|
|
558
|
-
|
|
559
|
-
- [`5781e49`](https://github.com/alexfalkowski/nonnative/commit/5781e491f94f57aab410ce90cd880ffed31cfd5b) fix(deps): bump ruby-lsp from 0.17.15 to 0.17.16 (#425)
|
|
560
|
-
|
|
561
|
-
## [v1.82.6](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.6) - 2024-08-23
|
|
562
|
-
|
|
563
|
-
- [`cf86bbf`](https://github.com/alexfalkowski/nonnative/commit/cf86bbfba349523e6f4ee7e00d6136c27543c055) fix(deps): bump rexml from 3.3.4 to 3.3.6 (#423)
|
|
564
|
-
|
|
565
|
-
## [v1.82.5](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.5) - 2024-08-21
|
|
566
|
-
|
|
567
|
-
- [`ab539f2`](https://github.com/alexfalkowski/nonnative/commit/ab539f26edfab85be209e4012ed9c4f2dc9441a3) fix(deps): bump rspec-expectations from 3.13.1 to 3.13.2 (#422)
|
|
568
|
-
|
|
569
|
-
## [v1.82.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.4) - 2024-08-21
|
|
570
|
-
|
|
571
|
-
- [`a34e93d`](https://github.com/alexfalkowski/nonnative/commit/a34e93d6204420f67cf0e6fb21ccb43241a3ecfa) fix(deps): bump ruby-lsp from 0.17.14 to 0.17.15 (#421)
|
|
572
|
-
|
|
573
|
-
## [v1.82.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.3) - 2024-08-20
|
|
574
|
-
|
|
575
|
-
- [`e26d004`](https://github.com/alexfalkowski/nonnative/commit/e26d004cff6a2f2ae80f2f2884be339a7b407cef) fix(deps): bump ruby-lsp from 0.17.13 to 0.17.14 (#420)
|
|
576
|
-
|
|
577
|
-
## [v1.82.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.2) - 2024-08-15
|
|
578
|
-
|
|
579
|
-
- [`03912b7`](https://github.com/alexfalkowski/nonnative/commit/03912b77e9a7bd81bfb6904aa50a8b4ab1a03f60) fix(deps): bump ruby-lsp from 0.17.12 to 0.17.13 (#418)
|
|
580
|
-
- [`905aadc`](https://github.com/alexfalkowski/nonnative/commit/905aadcca14bd65b13e4c955a2189996dddf94b6) build(deps): bump bin from `bc89e5f` to `41b7c8b` (#419)
|
|
581
|
-
- [`e2ea08d`](https://github.com/alexfalkowski/nonnative/commit/e2ea08d1bfb02a6c04d4a6be52753d620e462b8f) build(deps): bump bin from `9871d16` to `bc89e5f` (#417)
|
|
582
|
-
- [`062c5d7`](https://github.com/alexfalkowski/nonnative/commit/062c5d7ea58ccdb18e3e2dffb3fd2e2c74580320) build(codecov): add codecov (#415)
|
|
583
|
-
- [`9e9c4ce`](https://github.com/alexfalkowski/nonnative/commit/9e9c4ce7d127bec4d38fc8686a433a848735d510) build(deps): bump bin from `808558f` to `9871d16` (#416)
|
|
584
|
-
|
|
585
|
-
## [v1.82.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.1) - 2024-08-12
|
|
586
|
-
|
|
587
|
-
- [`6be5886`](https://github.com/alexfalkowski/nonnative/commit/6be588625e0d04ce9132d00ef7bfabf9edc720bc) fix(deps): bump concurrent-ruby from 1.3.3 to 1.3.4 (#414)
|
|
588
|
-
- [`3cf27d7`](https://github.com/alexfalkowski/nonnative/commit/3cf27d707c8dea111d879659f7d2aaf99fa23b86) build(deps): bump bin from `44badfa` to `808558f` (#413)
|
|
589
|
-
|
|
590
|
-
## [v1.82.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.82.0) - 2024-08-08
|
|
591
|
-
|
|
592
|
-
- [`fff293e`](https://github.com/alexfalkowski/nonnative/commit/fff293ed25a062a474913f2fbf7625c4762da245) feat(go): do not truncate after 16 chars (#412)
|
|
593
|
-
- [`2e7944f`](https://github.com/alexfalkowski/nonnative/commit/2e7944f78d565629d1afc00993adf50c82b9933f) build(ci): remove coveralls (#410)
|
|
594
|
-
|
|
595
|
-
## [v1.81.6](https://github.com/alexfalkowski/nonnative/releases/tag/v1.81.6) - 2024-08-05
|
|
596
|
-
|
|
597
|
-
- [`57687d4`](https://github.com/alexfalkowski/nonnative/commit/57687d442fb909d39711c0f48bcb17aecbd1b416) fix(deps): bump ruby-lsp from 0.17.10 to 0.17.11 (#409)
|
|
598
|
-
|
|
599
|
-
## [v1.81.5](https://github.com/alexfalkowski/nonnative/releases/tag/v1.81.5) - 2024-08-02
|
|
600
|
-
|
|
601
|
-
- [`6779c24`](https://github.com/alexfalkowski/nonnative/commit/6779c24658162d9c4ec66ae628a0158716fe6fd5) fix(deps): bump rubocop from 1.65.0 to 1.65.1 (#408)
|
|
602
|
-
|
|
603
|
-
## [v1.81.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.81.4) - 2024-07-31
|
|
604
|
-
|
|
605
|
-
- [`76b0559`](https://github.com/alexfalkowski/nonnative/commit/76b0559916d86d20c9435b4b87efeb50287a5723) fix(deps): bump ruby-lsp from 0.17.9 to 0.17.10 (#406)
|
|
606
|
-
|
|
607
|
-
## [v1.81.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.81.3) - 2024-07-30
|
|
608
|
-
|
|
609
|
-
- [`6f075d4`](https://github.com/alexfalkowski/nonnative/commit/6f075d42f63651d01a1aa5fa619326b5a9a970dc) fix(deps): bump rexml from 3.3.1 to 3.3.2 (#405)
|
|
610
|
-
|
|
611
|
-
## [v1.81.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.81.2) - 2024-07-29
|
|
612
|
-
|
|
613
|
-
- [`8684427`](https://github.com/alexfalkowski/nonnative/commit/8684427b1a9d23ea3f525aba63a2882aa9757e6b) fix(deps): bump grpc from 1.65.1 to 1.65.2 (#404)
|
|
614
|
-
|
|
615
|
-
## [v1.81.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.81.1) - 2024-07-24
|
|
616
|
-
|
|
617
|
-
- [`50112ae`](https://github.com/alexfalkowski/nonnative/commit/50112ae96bc18e2ceba23e206709459f1aa6cc42) fix(deps): bump ruby-lsp from 0.17.8 to 0.17.9 (#403)
|
|
618
|
-
|
|
619
|
-
## [v1.81.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.81.0) - 2024-07-23
|
|
620
|
-
|
|
621
|
-
- [`ad59898`](https://github.com/alexfalkowski/nonnative/commit/ad59898a7674aa3357ca44f5322f7200628137ee) feat(deps): upgraded get_process_mem (1.0.0) (#402)
|
|
622
|
-
|
|
623
|
-
## [v1.80.15](https://github.com/alexfalkowski/nonnative/releases/tag/v1.80.15) - 2024-07-19
|
|
624
|
-
|
|
625
|
-
- [`5b47bc5`](https://github.com/alexfalkowski/nonnative/commit/5b47bc52006ee5b8bd7801db217d0f650e4519c4) fix(deps): bump ruby-lsp from 0.17.7 to 0.17.8 (#400)
|
|
626
|
-
|
|
627
|
-
## [v1.80.14](https://github.com/alexfalkowski/nonnative/releases/tag/v1.80.14) - 2024-07-18
|
|
628
|
-
|
|
629
|
-
- [`6a76478`](https://github.com/alexfalkowski/nonnative/commit/6a76478f873c7d9d3bc5a573346479d256a0003e) fix(deps): bump grpc from 1.65.0 to 1.65.1 (#399)
|
|
630
|
-
- [`c7733e2`](https://github.com/alexfalkowski/nonnative/commit/c7733e28092e5b0dcc3d7c255b8efa4c98a613d4) build(deps): bump bin from `897d5f1` to `44badfa` (#398)
|
|
631
|
-
|
|
632
|
-
## [v1.80.13](https://github.com/alexfalkowski/nonnative/releases/tag/v1.80.13) - 2024-07-15
|
|
633
|
-
|
|
634
|
-
- [`600e335`](https://github.com/alexfalkowski/nonnative/commit/600e335fc3c75ec09701f7d71a6406241fa45967) fix(deps): bump grpc from 1.64.0 to 1.65.0 (#397)
|
|
635
|
-
|
|
636
|
-
## [v1.80.12](https://github.com/alexfalkowski/nonnative/releases/tag/v1.80.12) - 2024-07-12
|
|
637
|
-
|
|
638
|
-
- [`a4f96fc`](https://github.com/alexfalkowski/nonnative/commit/a4f96fcd680982e0f92021255247ac087c5f8a2f) fix(deps): bump ruby-lsp from 0.17.4 to 0.17.7 (#396)
|
|
639
|
-
|
|
640
|
-
## [v1.80.11](https://github.com/alexfalkowski/nonnative/releases/tag/v1.80.11) - 2024-07-12
|
|
641
|
-
|
|
642
|
-
- [`f86b9a8`](https://github.com/alexfalkowski/nonnative/commit/f86b9a8a413ae6703b22a81848e401d75945e1f2) fix(deps): bump rubocop from 1.64.1 to 1.65.0 (#395)
|
|
643
|
-
- [`8bc9343`](https://github.com/alexfalkowski/nonnative/commit/8bc93438393ded80400f1ec72a4fe23bdd10f73a) docs(readme): add badges (#392)
|
|
644
|
-
- [`04b0f67`](https://github.com/alexfalkowski/nonnative/commit/04b0f676e747427607669f38112a3dd7082fceaf) build(ci): add codecov (#391)
|
|
645
|
-
|
|
646
|
-
## [v1.80.10](https://github.com/alexfalkowski/nonnative/releases/tag/v1.80.10) - 2024-06-19
|
|
647
|
-
|
|
648
|
-
- [`f0a57ba`](https://github.com/alexfalkowski/nonnative/commit/f0a57ba5d6373aa0766724a332dd3010f2fca471) fix(deps): bump ruby-lsp from 0.17.3 to 0.17.4 (#390)
|
|
649
|
-
|
|
650
|
-
## [v1.80.9](https://github.com/alexfalkowski/nonnative/releases/tag/v1.80.9) - 2024-06-14
|
|
651
|
-
|
|
652
|
-
- [`466b4e4`](https://github.com/alexfalkowski/nonnative/commit/466b4e432d9caa74f4bd65c094c99193852826db) fix(deps): bump rspec-expectations from 3.13.0 to 3.13.1 (#389)
|
|
653
|
-
|
|
654
|
-
## [v1.80.8](https://github.com/alexfalkowski/nonnative/releases/tag/v1.80.8) - 2024-06-13
|
|
655
|
-
|
|
656
|
-
- [`f844dfd`](https://github.com/alexfalkowski/nonnative/commit/f844dfd0892fd1a8202d5fd216fb664eaca2dcd2) fix(ruby): update ruby to v3.3.3 (#388)
|
|
657
|
-
|
|
658
|
-
## [v1.80.7](https://github.com/alexfalkowski/nonnative/releases/tag/v1.80.7) - 2024-06-12
|
|
659
|
-
|
|
660
|
-
- [`5c636c3`](https://github.com/alexfalkowski/nonnative/commit/5c636c3d1bb3fd0a1717c963d89ce7ea1359f1b4) fix(deps): bump ruby-lsp from 0.17.2 to 0.17.3 (#387)
|
|
661
|
-
- [`9ca0893`](https://github.com/alexfalkowski/nonnative/commit/9ca08931e7e5abaddd230de0e1894af025f9e245) build(deps): bump bin from `955891d` to `897d5f1` (#386)
|
|
662
|
-
|
|
663
|
-
## [v1.80.6](https://github.com/alexfalkowski/nonnative/releases/tag/v1.80.6) - 2024-06-10
|
|
664
|
-
|
|
665
|
-
- [`ee973db`](https://github.com/alexfalkowski/nonnative/commit/ee973db34fd748fa88b678a2e6884fe6af506aaf) fix(deps): bump concurrent-ruby from 1.3.1 to 1.3.3 (#385)
|
|
666
|
-
|
|
667
|
-
## [v1.80.5](https://github.com/alexfalkowski/nonnative/releases/tag/v1.80.5) - 2024-06-06
|
|
668
|
-
|
|
669
|
-
- [`4dbc3cf`](https://github.com/alexfalkowski/nonnative/commit/4dbc3cfe3291cec104cd4c94132996a844847662) fix(deps): bump ruby-lsp from 0.17.1 to 0.17.2 (#384)
|
|
670
|
-
|
|
671
|
-
## [v1.80.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.80.4) - 2024-06-03
|
|
672
|
-
|
|
673
|
-
- [`b8e8397`](https://github.com/alexfalkowski/nonnative/commit/b8e8397bf49688ce28bcef3529f40522c8c59bcd) fix(deps): bump ruby-lsp from 0.16.7 to 0.17.1 (#382)
|
|
674
|
-
|
|
675
|
-
## [v1.80.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.80.3) - 2024-06-03
|
|
676
|
-
|
|
677
|
-
- [`7e1ace6`](https://github.com/alexfalkowski/nonnative/commit/7e1ace63ed9415f2eb22efc57abdac357976d120) fix(deps): bump concurrent-ruby from 1.2.3 to 1.3.1 (#379)
|
|
678
|
-
|
|
679
|
-
## [v1.80.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.80.2) - 2024-06-03
|
|
680
|
-
|
|
681
|
-
- [`23be8e2`](https://github.com/alexfalkowski/nonnative/commit/23be8e2171da8be55cd4b0ef66ba913005ec6671) fix(deps): bump rubocop from 1.64.0 to 1.64.1 (#383)
|
|
682
|
-
- [`a7fb53d`](https://github.com/alexfalkowski/nonnative/commit/a7fb53ddef4df879276bfa147712afa3e50985ca) build(deps): upgraded to v3.3.2 (#381)
|
|
683
|
-
|
|
684
|
-
## [v1.80.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.80.1) - 2024-05-30
|
|
685
|
-
|
|
686
|
-
- [`ed07e5e`](https://github.com/alexfalkowski/nonnative/commit/ed07e5e4696ac32f49093ae3c50df18aa7772b54) fix(deps): bump config from 5.5.0 to 5.5.1 (#380)
|
|
687
|
-
|
|
688
|
-
## [v1.80.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.80.0) - 2024-05-29
|
|
689
|
-
|
|
690
|
-
- [`51aa68b`](https://github.com/alexfalkowski/nonnative/commit/51aa68b5d2a344893e6a3710c7b18d8535635b49) feat(deps): add dependabot (#378)
|
|
691
|
-
|
|
692
|
-
## [v1.79.19](https://github.com/alexfalkowski/nonnative/releases/tag/v1.79.19) - 2024-05-29
|
|
693
|
-
|
|
694
|
-
- [`1c3b786`](https://github.com/alexfalkowski/nonnative/commit/1c3b786d0f604e122c7027075a46c3c90f00e26c) fix(lint): use super without parenthesis (#377)
|
|
695
|
-
- [`9f61d40`](https://github.com/alexfalkowski/nonnative/commit/9f61d40ba12016f49a882fc4db12fbb4d41480f1) build(deps): bump rexml from 3.2.6 to 3.2.8 (#375)
|
|
696
|
-
- [`42d3812`](https://github.com/alexfalkowski/nonnative/commit/42d381273867fbd47db3f5b2d8e6890c663fe18f) build(deps): bump bin from `55a2500` to `93c02b7` (#374)
|
|
697
|
-
- [`91e33d5`](https://github.com/alexfalkowski/nonnative/commit/91e33d5ecd5dc179af1edbc72ba918de08599f84) build(deps): bump bin from `693b345` to `55a2500` (#373)
|
|
698
|
-
|
|
699
|
-
## [v1.79.18](https://github.com/alexfalkowski/nonnative/releases/tag/v1.79.18) - 2024-05-09
|
|
700
|
-
|
|
701
|
-
- [`69e8f65`](https://github.com/alexfalkowski/nonnative/commit/69e8f6599fe48904d1a4c4211359e233f3357a0b) fix(deps): update all (#372)
|
|
702
|
-
- [`9f16d37`](https://github.com/alexfalkowski/nonnative/commit/9f16d37bd367dd84df1e6779022f367ff6ff80ef) build(deps): bump bin from `253f8fe` to `693b345` (#371)
|
|
703
|
-
- [`baa355a`](https://github.com/alexfalkowski/nonnative/commit/baa355a93392403f1d44d1e35fe4bf0aa6b741e2) build(deps): bump bin from `63b9d75` to `253f8fe` (#370)
|
|
704
|
-
|
|
705
|
-
## [v1.79.17](https://github.com/alexfalkowski/nonnative/releases/tag/v1.79.17) - 2024-05-02
|
|
706
|
-
|
|
707
|
-
- [`c9f6feb`](https://github.com/alexfalkowski/nonnative/commit/c9f6febe6837304c7c4af9179b245a4cf7264341) fix(deps): bump grpc from 1.62.0 to 1.63.0 (#369)
|
|
708
|
-
- [`38b533d`](https://github.com/alexfalkowski/nonnative/commit/38b533d1092893f6ecd72105baa341e224c18924) build(deps): bump bin from `e47704b` to `63b9d75` (#368)
|
|
709
|
-
- [`b75b2ce`](https://github.com/alexfalkowski/nonnative/commit/b75b2ceb5dcb0b3e46b022754b94f3aa01d28c44) build(cucumber): ignore files from coverage (#367)
|
|
710
|
-
- [`16884d7`](https://github.com/alexfalkowski/nonnative/commit/16884d7c5da4db7b626f331b858125b57513ccca) test(delay): handle delay (#366)
|
|
711
|
-
- [`4fde86a`](https://github.com/alexfalkowski/nonnative/commit/4fde86a6d8e98e36395ba4cfa8bec02878149a76) build(deps): bump bin from `3976e45` to `e47704b` (#365)
|
|
712
|
-
|
|
713
|
-
## [v1.79.16](https://github.com/alexfalkowski/nonnative/releases/tag/v1.79.16) - 2024-04-29
|
|
714
|
-
|
|
715
|
-
- [`975926b`](https://github.com/alexfalkowski/nonnative/commit/975926bace7fac77dc451911ba98cb0b42baece6) fix(deps): bump rubocop from 1.63.3 to 1.63.4 (#362)
|
|
716
|
-
|
|
717
|
-
## [v1.79.15](https://github.com/alexfalkowski/nonnative/releases/tag/v1.79.15) - 2024-04-29
|
|
718
|
-
|
|
719
|
-
- [`a8f31ce`](https://github.com/alexfalkowski/nonnative/commit/a8f31ce20767347d4b17ba35d84360414f78b30a) fix(deps): bump ruby-lsp from 0.16.5 to 0.16.6 (#361)
|
|
720
|
-
- [`b4c45ef`](https://github.com/alexfalkowski/nonnative/commit/b4c45ef2c7de91a45e8661defaefde305964c2d4) build(deps): bump bin from `1755d45` to `3976e45` (#360)
|
|
721
|
-
- [`614b2ec`](https://github.com/alexfalkowski/nonnative/commit/614b2ec9b9161ba58f440b2113d19054bb9dd9e3) build(deps): bump bin from `c06391c` to `1755d45` (#359)
|
|
722
|
-
- [`b2e602e`](https://github.com/alexfalkowski/nonnative/commit/b2e602e15d9ccdf816643f41cc8e9fe39583a8ba) build(coveralls): remove goveralls (#358)
|
|
723
|
-
- [`93550e9`](https://github.com/alexfalkowski/nonnative/commit/93550e9908392531b1e90ff0b55b9fab01fb3892) build(deps): upgrade ruby to v3.3.1 (#357)
|
|
724
|
-
|
|
725
|
-
## [v1.79.14](https://github.com/alexfalkowski/nonnative/releases/tag/v1.79.14) - 2024-04-25
|
|
726
|
-
|
|
727
|
-
- [`4b0b6da`](https://github.com/alexfalkowski/nonnative/commit/4b0b6da047a6a825a04d2db78381c24bcc3ae8ab) fix(deps): bump ruby-lsp from 0.16.4 to 0.16.5 (#356)
|
|
728
|
-
|
|
729
|
-
## [v1.79.13](https://github.com/alexfalkowski/nonnative/releases/tag/v1.79.13) - 2024-04-23
|
|
730
|
-
|
|
731
|
-
- [`0a34808`](https://github.com/alexfalkowski/nonnative/commit/0a34808c46e70076fb6f8a6b842e0675284c4e79) fix(deps): bump rubocop from 1.63.2 to 1.63.3 (#355)
|
|
732
|
-
- [`bb5efa5`](https://github.com/alexfalkowski/nonnative/commit/bb5efa58e6dd374f9008d9c0d312942fee8d697f) build(deps): bump bin from `d5f116d` to `c06391c` (#354)
|
|
733
|
-
- [`faf57e0`](https://github.com/alexfalkowski/nonnative/commit/faf57e0aeb966dc0868b15a3408bb240b395d6fe) build(ci): find the most recently generated cache (#353)
|
|
734
|
-
- [`4d03601`](https://github.com/alexfalkowski/nonnative/commit/4d036012d16611ea73900d6777c51f664ae4ecde) build(deps): add arm64-darwin-23 to Gemfile (#352)
|
|
735
|
-
|
|
736
|
-
## [v1.79.12](https://github.com/alexfalkowski/nonnative/releases/tag/v1.79.12) - 2024-04-17
|
|
737
|
-
|
|
738
|
-
- [`86d12c1`](https://github.com/alexfalkowski/nonnative/commit/86d12c147c05996f76a1eb1d8051d45832277164) fix(deps): bump rubocop from 1.63.1 to 1.63.2 (#350)
|
|
739
|
-
- [`3076d04`](https://github.com/alexfalkowski/nonnative/commit/3076d046329057363ec486947275cd385ab87a92) build(deps): bump bin from `b850b19` to `d5f116d` (#351)
|
|
740
|
-
- [`72ebc61`](https://github.com/alexfalkowski/nonnative/commit/72ebc61433506cf02cb79075085b42219f5db128) build(deps): bump bin from `f01b719` to `b850b19` (#349)
|
|
741
|
-
- [`8bf6e3d`](https://github.com/alexfalkowski/nonnative/commit/8bf6e3d1f0de8ef31bf314ec81c2c58ca01cd961) build(ci): remove cache key (#348)
|
|
742
|
-
- [`6d5f3a4`](https://github.com/alexfalkowski/nonnative/commit/6d5f3a4a403e1eb04a3da6d7a454e0c880c46174) build(deps): bump bin from `51c6ece` to `f01b719` (#347)
|
|
743
|
-
- [`4f2b637`](https://github.com/alexfalkowski/nonnative/commit/4f2b637ee4d835538fa02b4108b018b24a54e950) build(deps): bump bin from `c322696` to `51c6ece` (#346)
|
|
744
|
-
- [`cffab40`](https://github.com/alexfalkowski/nonnative/commit/cffab4042bfd1ec1486a390fc0996f85ef3b86c3) build(deps): bump bin from `13a7302` to `c322696` (#345)
|
|
745
|
-
|
|
746
|
-
## [v1.79.11](https://github.com/alexfalkowski/nonnative/releases/tag/v1.79.11) - 2024-04-12
|
|
747
|
-
|
|
748
|
-
- [`443cb00`](https://github.com/alexfalkowski/nonnative/commit/443cb00b4c632e078ce82d1b94abee687c4e5e09) fix(deps): bump ruby-lsp from 0.16.3 to 0.16.4 (#344)
|
|
749
|
-
|
|
750
|
-
## [v1.79.10](https://github.com/alexfalkowski/nonnative/releases/tag/v1.79.10) - 2024-04-11
|
|
751
|
-
|
|
752
|
-
- [`ef1b055`](https://github.com/alexfalkowski/nonnative/commit/ef1b0559647219a8cb83f18df36e286d036b7e46) fix(deps): bump rubocop from 1.63.0 to 1.63.1 (#343)
|
|
753
|
-
|
|
754
|
-
## [v1.79.9](https://github.com/alexfalkowski/nonnative/releases/tag/v1.79.9) - 2024-04-10
|
|
755
|
-
|
|
756
|
-
- [`1f7e2aa`](https://github.com/alexfalkowski/nonnative/commit/1f7e2aa7f344dcf7c0f3f4745fa5baf0fe02980d) fix(deps): bump ruby-lsp from 0.16.2 to 0.16.3 (#342)
|
|
757
|
-
|
|
758
|
-
## [v1.79.8](https://github.com/alexfalkowski/nonnative/releases/tag/v1.79.8) - 2024-04-09
|
|
759
|
-
|
|
760
|
-
- [`e9b9099`](https://github.com/alexfalkowski/nonnative/commit/e9b9099a5375078d5c02f87d0324fb8abc4b23e5) fix(deps): bump rubocop from 1.62.1 to 1.63.0 (#341)
|
|
761
|
-
|
|
762
|
-
## [v1.79.7](https://github.com/alexfalkowski/nonnative/releases/tag/v1.79.7) - 2024-04-08
|
|
763
|
-
|
|
764
|
-
- [`68ae8fd`](https://github.com/alexfalkowski/nonnative/commit/68ae8fd2880f433f8a4324d23d9f4d6655e6e315) fix(deps): bump ruby-lsp from 0.16.1 to 0.16.2 (#340)
|
|
765
|
-
|
|
766
|
-
## [v1.79.6](https://github.com/alexfalkowski/nonnative/releases/tag/v1.79.6) - 2024-04-05
|
|
767
|
-
|
|
768
|
-
- [`ada94c0`](https://github.com/alexfalkowski/nonnative/commit/ada94c015b6eba94edd6c9fe833a86c132dab38a) fix(deps): bump ruby-lsp from 0.16.0 to 0.16.1 (#339)
|
|
769
|
-
- [`90463f8`](https://github.com/alexfalkowski/nonnative/commit/90463f8bb128632eaca9e09f063ec10fd8557ba3) build(deps): bump bin from `ed17684` to `13a7302` (#338)
|
|
770
|
-
|
|
771
|
-
## [v1.79.5](https://github.com/alexfalkowski/nonnative/releases/tag/v1.79.5) - 2024-04-03
|
|
772
|
-
|
|
773
|
-
- [`96f5e84`](https://github.com/alexfalkowski/nonnative/commit/96f5e8470378d3140b43fb449a11a88002c05e9a) fix(deps): bump ruby-lsp from 0.15.0 to 0.16.0 (#337)
|
|
774
|
-
- [`a65f27c`](https://github.com/alexfalkowski/nonnative/commit/a65f27cb228f07d60c23e1dc0f50965ca5e8ea85) build(deps): bump bin from `024be7f` to `ed17684` (#336)
|
|
775
|
-
- [`41c8d93`](https://github.com/alexfalkowski/nonnative/commit/41c8d93a16e99838c509df2ec8a26fd14a0f6470) build(deps): bump bin from `608889f` to `024be7f` (#335)
|
|
776
|
-
- [`2edc07b`](https://github.com/alexfalkowski/nonnative/commit/2edc07b3be5f6ea39d6edfaa1fd2ad2342a68184) build(circleci): use dep (#334)
|
|
777
|
-
- [`e535120`](https://github.com/alexfalkowski/nonnative/commit/e53512068d5d7e29ca278d0637e2cdcfa5e8ee8e) build(deps): bump bin from `a19d7ca` to `608889f` (#333)
|
|
778
|
-
|
|
779
|
-
## [v1.79.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.79.4) - 2024-03-28
|
|
780
|
-
|
|
781
|
-
- [`f423947`](https://github.com/alexfalkowski/nonnative/commit/f42394725087dbf2888a05b8e4c73aafd0709f53) fix(deps): bump ruby-lsp from 0.14.6 to 0.15.0 (#332)
|
|
782
|
-
- [`6e453cb`](https://github.com/alexfalkowski/nonnative/commit/6e453cb48260a0df3025e01b47048ab40c264ed5) build(deps): bump bin from `b9b6ae3` to `a19d7ca` (#331)
|
|
783
|
-
- [`18909fe`](https://github.com/alexfalkowski/nonnative/commit/18909fe389c396444fbbb0dd673b0d11e9f70387) build(deps): bump bin from `60071ae` to `b9b6ae3` (#330)
|
|
784
|
-
- [`f6b56f3`](https://github.com/alexfalkowski/nonnative/commit/f6b56f3ec195d08166227b4847995eeb579df9eb) build(dependabot): change prefixes (#329)
|
|
785
|
-
- [`cf11171`](https://github.com/alexfalkowski/nonnative/commit/cf11171033390e10ffcf160da179154eb4a65d4a) build(make): remove phony (#328)
|
|
786
|
-
- [`34cf9de`](https://github.com/alexfalkowski/nonnative/commit/34cf9de8925a279c3cd05aa048faeecbc1911b94) build(deps): bump bin from `b7532c8` to `60071ae` (#327)
|
|
787
|
-
- [`562adf0`](https://github.com/alexfalkowski/nonnative/commit/562adf09ec966b567ad690bb54725e4f74c1af66) build: add git tasks to makefile (#326)
|
|
788
|
-
- [`74d4258`](https://github.com/alexfalkowski/nonnative/commit/74d42584b5163a10c8a57feaaf5cfbf20087efa1) build(deps): bump bin from `355347a` to `b7532c8` (#325)
|
|
789
|
-
|
|
790
|
-
## [v1.79.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.79.3) - 2024-03-20
|
|
791
|
-
|
|
792
|
-
- [`8ae54cb`](https://github.com/alexfalkowski/nonnative/commit/8ae54cb30afcd05c883c4570fed33fa26955ca75) fix(deps): bump cucumber from 9.1.2 to 9.2.0 (#323)
|
|
793
|
-
|
|
794
|
-
## [v1.79.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.79.2) - 2024-03-18
|
|
795
|
-
|
|
796
|
-
- [`b97bba8`](https://github.com/alexfalkowski/nonnative/commit/b97bba83f05a9a2ee66ceac8d03fa5f034397562) fix(deps): bump ruby-lsp from 0.14.5 to 0.14.6 (#321)
|
|
797
|
-
|
|
798
|
-
## [v1.79.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.79.1) - 2024-03-18
|
|
799
|
-
|
|
800
|
-
- [`fc70f75`](https://github.com/alexfalkowski/nonnative/commit/fc70f759e829216058c461a961648672d5d2950a) fix(deps): bump config from 5.3.0 to 5.4.0 (#322)
|
|
801
|
-
- [`fb8b7ae`](https://github.com/alexfalkowski/nonnative/commit/fb8b7ae7f46be36e3bef5c78d55ea374050a527c) build(deps): bump bin from `66f6a24` to `355347a` (#320)
|
|
802
|
-
|
|
803
|
-
## [v1.79.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.79.0) - 2024-03-14
|
|
804
|
-
|
|
805
|
-
- [`fe7cb06`](https://github.com/alexfalkowski/nonnative/commit/fe7cb065e46812f884e5df3f4ce77a7f6d06c124) feat: change license to MIT (#319)
|
|
806
|
-
|
|
807
|
-
## [v1.78.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.78.3) - 2024-03-12
|
|
808
|
-
|
|
809
|
-
- [`0ecf0b1`](https://github.com/alexfalkowski/nonnative/commit/0ecf0b1acd8e2526c94c17c782482e06af71ceee) fix(deps): bump rubocop from 1.62.0 to 1.62.1 (#318)
|
|
810
|
-
|
|
811
|
-
## [v1.78.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.78.2) - 2024-03-12
|
|
812
|
-
|
|
813
|
-
- [`e2ae72b`](https://github.com/alexfalkowski/nonnative/commit/e2ae72b41aaf13820e093a56ca874b739586956a) fix(deps): bump ruby-lsp from 0.14.4 to 0.14.5 (#316)
|
|
814
|
-
- [`514fd42`](https://github.com/alexfalkowski/nonnative/commit/514fd42db2761ec6c14d5c0d2a77011d9f8cdcc9) build(deps): bump bin from `e6271f5` to `66f6a24` (#317)
|
|
815
|
-
|
|
816
|
-
## [v1.78.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.78.1) - 2024-03-07
|
|
817
|
-
|
|
818
|
-
- [`cfe85d0`](https://github.com/alexfalkowski/nonnative/commit/cfe85d0d4c387145291c4116ece9d4fbd72896d6) fix(deps): bump rubocop from 1.61.0 to 1.62.0 (#315)
|
|
819
|
-
|
|
820
|
-
## [v1.78.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.78.0) - 2024-03-05
|
|
821
|
-
|
|
822
|
-
- [`84b23b9`](https://github.com/alexfalkowski/nonnative/commit/84b23b974d7dff216b1617c68b46a89523170c4c) feat: add ability to wait for start (#314)
|
|
823
|
-
|
|
824
|
-
## [v1.77.5](https://github.com/alexfalkowski/nonnative/releases/tag/v1.77.5) - 2024-03-05
|
|
825
|
-
|
|
826
|
-
- [`caa09a9`](https://github.com/alexfalkowski/nonnative/commit/caa09a910e726e36a7f096aebc8aa4bd1c258c66) fix(deps): bump ruby-lsp from 0.14.3 to 0.14.4 (#313)
|
|
827
|
-
|
|
828
|
-
## [v1.77.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.77.4) - 2024-03-04
|
|
829
|
-
|
|
830
|
-
- [`87c62df`](https://github.com/alexfalkowski/nonnative/commit/87c62dfe63ea3df015cfc460466087476bbec222) fix(deps): bump config from 5.1.0 to 5.3.0 (#312)
|
|
831
|
-
|
|
832
|
-
## [v1.77.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.77.3) - 2024-03-01
|
|
833
|
-
|
|
834
|
-
- [`2032a0b`](https://github.com/alexfalkowski/nonnative/commit/2032a0bf38c6a6bd277b659d32745e3088152816) fix(deps): bump rubocop from 1.60.2 to 1.61.0 (#311)
|
|
835
|
-
|
|
836
|
-
## [v1.77.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.77.2) - 2024-02-26
|
|
837
|
-
|
|
838
|
-
- [`01d569d`](https://github.com/alexfalkowski/nonnative/commit/01d569d4c7439b7d9e2c868d7393a343c07699fa) fix(deps): bump ruby-lsp from 0.14.2 to 0.14.3 (#310)
|
|
839
|
-
|
|
840
|
-
## [v1.77.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.77.1) - 2024-02-23
|
|
841
|
-
|
|
842
|
-
- [`5fc410c`](https://github.com/alexfalkowski/nonnative/commit/5fc410c1d0984f44a5c06f190abae36e5b542f4a) fix(deps): bump ruby-lsp from 0.14.1 to 0.14.2 (#309)
|
|
843
|
-
|
|
844
|
-
## [v1.77.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.77.0) - 2024-02-22
|
|
845
|
-
|
|
846
|
-
- [`f61c644`](https://github.com/alexfalkowski/nonnative/commit/f61c64447c64ce95abbaa8804d3522d260bd7760) feat: upgrade to ruby 3.3.0 (#308)
|
|
847
|
-
|
|
848
|
-
## [v1.76.8](https://github.com/alexfalkowski/nonnative/releases/tag/v1.76.8) - 2024-02-22
|
|
849
|
-
|
|
850
|
-
- [`b8dc2fd`](https://github.com/alexfalkowski/nonnative/commit/b8dc2fd79f571920f35d30c082b88975d7cff745) fix(deps): bump grpc from 1.61.0 to 1.62.0 (#307)
|
|
851
|
-
|
|
852
|
-
## [v1.76.7](https://github.com/alexfalkowski/nonnative/releases/tag/v1.76.7) - 2024-02-19
|
|
853
|
-
|
|
854
|
-
- [`1e87017`](https://github.com/alexfalkowski/nonnative/commit/1e870172ee3bb40c74b0678a2e7718ed432e0b20) fix(deps): bump ruby-lsp from 0.14.0 to 0.14.1 (#306)
|
|
855
|
-
- [`e313237`](https://github.com/alexfalkowski/nonnative/commit/e313237c5691ae9b33c6fd67b01fe2e3bc2f1ac4) build(deps): use ruby 3.2.3 (#305)
|
|
856
|
-
|
|
857
|
-
## [v1.76.6](https://github.com/alexfalkowski/nonnative/releases/tag/v1.76.6) - 2024-02-09
|
|
858
|
-
|
|
859
|
-
- [`a422fff`](https://github.com/alexfalkowski/nonnative/commit/a422fffb2d8ffe5d8451e661a7d7b84a1a3dd627) fix(deps): bump ruby-lsp from 0.13.4 to 0.14.0 (#304)
|
|
860
|
-
|
|
861
|
-
## [v1.76.5](https://github.com/alexfalkowski/nonnative/releases/tag/v1.76.5) - 2024-02-05
|
|
862
|
-
|
|
863
|
-
- [`fc567a8`](https://github.com/alexfalkowski/nonnative/commit/fc567a8980a2481d12e352dc4851b68d6bb7df8e) fix(deps): bump rspec-expectations from 3.12.3 to 3.13.0 (#303)
|
|
864
|
-
|
|
865
|
-
## [v1.76.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.76.4) - 2024-02-05
|
|
866
|
-
|
|
867
|
-
- [`cf8f860`](https://github.com/alexfalkowski/nonnative/commit/cf8f860db008a82e8a516c1e502bf8a991dce8b0) fix(deps): bump grpc from 1.60.0 to 1.61.0 (#302)
|
|
868
|
-
|
|
869
|
-
## [v1.76.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.76.3) - 2024-01-31
|
|
870
|
-
|
|
871
|
-
- [`a131a8f`](https://github.com/alexfalkowski/nonnative/commit/a131a8f0eada5a684fb07c34259a2d4262860159) fix(deps): move ruby-lsp to Gemfile (#301)
|
|
872
|
-
- [`2cf480a`](https://github.com/alexfalkowski/nonnative/commit/2cf480a8febfa83c86ff91a675311aa2c2802e3a) build(deps): add ruby-lsp (0.13.4) (#300)
|
|
873
|
-
|
|
874
|
-
## [v1.76.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.76.2) - 2024-01-25
|
|
875
|
-
|
|
876
|
-
- [`ad3466c`](https://github.com/alexfalkowski/nonnative/commit/ad3466c4494dd11ae013805c518514bd6bd549ac) fix(deps): bump rubocop from 1.60.1 to 1.60.2 (#299)
|
|
877
|
-
|
|
878
|
-
## [v1.76.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.76.1) - 2024-01-24
|
|
879
|
-
|
|
880
|
-
- [`64c5425`](https://github.com/alexfalkowski/nonnative/commit/64c5425126fcacdc655cb11ee2272b3a8d9ff2b4) fix(deps): bump cucumber from 9.1.1 to 9.1.2 (#298)
|
|
881
|
-
|
|
882
|
-
## [v1.76.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.76.0) - 2024-01-22
|
|
883
|
-
|
|
884
|
-
- [`6a42560`](https://github.com/alexfalkowski/nonnative/commit/6a42560b3983e1e1599363f3e6e07a8ffde0778f) feat(deps): update sinatra to v4.0.0 (#297)
|
|
885
|
-
|
|
886
|
-
## [v1.75.11](https://github.com/alexfalkowski/nonnative/releases/tag/v1.75.11) - 2024-01-18
|
|
887
|
-
|
|
888
|
-
- [`b476b9e`](https://github.com/alexfalkowski/nonnative/commit/b476b9e1e8bef2bf8f89ee5cc095fe1f047f7aee) fix(deps): bump rubocop from 1.60.0 to 1.60.1 (#295)
|
|
889
|
-
|
|
890
|
-
## [v1.75.10](https://github.com/alexfalkowski/nonnative/releases/tag/v1.75.10) - 2024-01-17
|
|
891
|
-
|
|
892
|
-
- [`231a3ce`](https://github.com/alexfalkowski/nonnative/commit/231a3ce471dda2e37e22671123e75a1964d9bf6e) fix(deps): bump concurrent-ruby from 1.2.2 to 1.2.3 (#294)
|
|
893
|
-
|
|
894
|
-
## [v1.75.9](https://github.com/alexfalkowski/nonnative/releases/tag/v1.75.9) - 2024-01-16
|
|
895
|
-
|
|
896
|
-
- [`d9bc4ad`](https://github.com/alexfalkowski/nonnative/commit/d9bc4ad8301f76948dfd628716ce0d32ed3257fb) fix(deps): bump rubocop from 1.59.0 to 1.60.0 (#293)
|
|
897
|
-
|
|
898
|
-
## [v1.75.8](https://github.com/alexfalkowski/nonnative/releases/tag/v1.75.8) - 2024-01-08
|
|
899
|
-
|
|
900
|
-
- [`27433cc`](https://github.com/alexfalkowski/nonnative/commit/27433ccb4e54b4ccb65090f4de4ada844d35ddb1) fix(deps): bump puma from 6.4.1 to 6.4.2 (#292)
|
|
901
|
-
|
|
902
|
-
## [v1.75.7](https://github.com/alexfalkowski/nonnative/releases/tag/v1.75.7) - 2024-01-05
|
|
903
|
-
|
|
904
|
-
- [`b1a0719`](https://github.com/alexfalkowski/nonnative/commit/b1a0719e75c2ff92341fe8513057ffb9bb42db64) fix(deps): bump cucumber from 9.1.0 to 9.1.1 (#291)
|
|
905
|
-
|
|
906
|
-
## [v1.75.6](https://github.com/alexfalkowski/nonnative/releases/tag/v1.75.6) - 2024-01-03
|
|
907
|
-
|
|
908
|
-
- [`fe8c5ca`](https://github.com/alexfalkowski/nonnative/commit/fe8c5cacf074a0cf48580f8d3023be5bbfcc1e66) fix(deps): bump puma from 6.4.0 to 6.4.1 (#290)
|
|
909
|
-
|
|
910
|
-
## [v1.75.5](https://github.com/alexfalkowski/nonnative/releases/tag/v1.75.5) - 2024-01-01
|
|
911
|
-
|
|
912
|
-
- [`a620d5e`](https://github.com/alexfalkowski/nonnative/commit/a620d5e0e60a276a3529f82f9f03703fec258342) fix(deps): bump sinatra from 3.1.0 to 3.2.0 (#289)
|
|
913
|
-
- [`2cc4fdf`](https://github.com/alexfalkowski/nonnative/commit/2cc4fdfb714a277f240302274134704da47d6052) build(deps): update (#288)
|
|
914
|
-
|
|
915
|
-
## [v1.75.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.75.4) - 2023-12-19
|
|
916
|
-
|
|
917
|
-
- [`6de7979`](https://github.com/alexfalkowski/nonnative/commit/6de79792069d8337037f65daffe7ff37ed1d9ffd) fix(deps): bump config from 5.0.0 to 5.1.0 (#287)
|
|
918
|
-
|
|
919
|
-
## [v1.75.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.75.3) - 2023-12-12
|
|
920
|
-
|
|
921
|
-
- [`43ddfa2`](https://github.com/alexfalkowski/nonnative/commit/43ddfa2e9681712abb2abbaddeff3da8fbbcfc19) fix(deps): bump rubocop from 1.58.0 to 1.59.0 (#286)
|
|
922
|
-
- [`0adf9b8`](https://github.com/alexfalkowski/nonnative/commit/0adf9b8cb68f6f73d0976efcef06e81493c7eb2d) build(deps): bump bin from `e8ef37a` to `e6271f5` (#285)
|
|
923
|
-
|
|
924
|
-
## [v1.75.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.75.2) - 2023-12-05
|
|
925
|
-
|
|
926
|
-
- [`295e6be`](https://github.com/alexfalkowski/nonnative/commit/295e6be3a6d31e7b12f46ab4e6bb3c64c0350e78) fix(deps): bump rubocop from 1.57.2 to 1.58.0 (#284)
|
|
927
|
-
|
|
928
|
-
## [v1.75.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.75.1) - 2023-12-01
|
|
929
|
-
|
|
930
|
-
- [`8717eee`](https://github.com/alexfalkowski/nonnative/commit/8717eee7d0fe6c9f6c402ad8dd9c3ab7ec4d3df8) fix(deps): bump grpc from 1.59.2 to 1.60.0 (#283)
|
|
931
|
-
- [`0c66d5e`](https://github.com/alexfalkowski/nonnative/commit/0c66d5e34b4a1851d8778d7f037b0eb003f0a0ab) build(deps): add bin (#282)
|
|
932
|
-
- [`411ed2e`](https://github.com/alexfalkowski/nonnative/commit/411ed2e7755906baa350c7b6fd50716ce1e4b163) build(deps): update bin (#281)
|
|
933
|
-
|
|
934
|
-
## [v1.75.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.75.0) - 2023-11-18
|
|
935
|
-
|
|
936
|
-
- [`dba4d0c`](https://github.com/alexfalkowski/nonnative/commit/dba4d0c4281226b818f95aee637b7433005d4aba) feat: add header (#280)
|
|
937
|
-
- [`9810746`](https://github.com/alexfalkowski/nonnative/commit/98107465057cebcd2c165e50fbfacebd40b7cece) build(deps): update bin (#278)
|
|
938
|
-
|
|
939
|
-
## [v1.74.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.74.1) - 2023-11-16
|
|
940
|
-
|
|
941
|
-
- [`57a67b4`](https://github.com/alexfalkowski/nonnative/commit/57a67b4fde47cf1ab1a8299d759cffcc6cd821f6) fix(http): do not override opts (#277)
|
|
942
|
-
|
|
943
|
-
## [v1.74.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.74.0) - 2023-11-16
|
|
944
|
-
|
|
945
|
-
- [`82fa7dc`](https://github.com/alexfalkowski/nonnative/commit/82fa7dccda6acd5bccc2bc146decf8d1bad850db) feat(http): use resource so we can use opts (#276)
|
|
946
|
-
- [`4955fe9`](https://github.com/alexfalkowski/nonnative/commit/4955fe9d7b1e92c1438b43d88aeba12516df75ae) ci: cache deps (#275)
|
|
947
|
-
- [`2b372b8`](https://github.com/alexfalkowski/nonnative/commit/2b372b86ebbb2c0e45b4dc7503990a65aa75d906) build(deps): update bin (#274)
|
|
948
|
-
- [`02a15e5`](https://github.com/alexfalkowski/nonnative/commit/02a15e54035b7d1f68995733a8b0c0fd37e07a94) build(deps): update bin (#273)
|
|
949
|
-
- [`27755f0`](https://github.com/alexfalkowski/nonnative/commit/27755f0902ffccb254aa103d69bf38b453be5bc6) build(deps): update bin (#272)
|
|
950
|
-
|
|
951
|
-
## [v1.73.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.73.0) - 2023-11-13
|
|
952
|
-
|
|
953
|
-
- [`37c5dd2`](https://github.com/alexfalkowski/nonnative/commit/37c5dd26b44b51b5f7b56ab36a0da226f9dd4222) feat(command): add tools to go command (#271)
|
|
954
|
-
- [`08912b1`](https://github.com/alexfalkowski/nonnative/commit/08912b14940da14b0ecf71f4531f30dc621f28ca) build(deps): update bin (#270)
|
|
955
|
-
- [`f94a4ef`](https://github.com/alexfalkowski/nonnative/commit/f94a4ef7d62cefd92e75de3e987c459043e927e2) build(deps): update bin (#269)
|
|
956
|
-
|
|
957
|
-
## [v1.72.10](https://github.com/alexfalkowski/nonnative/releases/tag/v1.72.10) - 2023-11-02
|
|
958
|
-
|
|
959
|
-
- [`2f472aa`](https://github.com/alexfalkowski/nonnative/commit/2f472aad913ebddeb3f92f069891032f51fe3fce) fix(deps): bump grpc from 1.59.0 to 1.59.2 (#268)
|
|
960
|
-
|
|
961
|
-
## [v1.72.9](https://github.com/alexfalkowski/nonnative/releases/tag/v1.72.9) - 2023-10-27
|
|
962
|
-
|
|
963
|
-
- [`b242203`](https://github.com/alexfalkowski/nonnative/commit/b242203c1cd8f3326dbdb8a0f39436bb3f67cd9d) fix(deps): bump rubocop from 1.57.1 to 1.57.2 (#267)
|
|
964
|
-
- [`0c1692d`](https://github.com/alexfalkowski/nonnative/commit/0c1692d336d770394727b57a2a36a388110739d6) build(deps): update bin (#266)
|
|
965
|
-
|
|
966
|
-
## [v1.72.8](https://github.com/alexfalkowski/nonnative/releases/tag/v1.72.8) - 2023-10-16
|
|
967
|
-
|
|
968
|
-
- [`47160a4`](https://github.com/alexfalkowski/nonnative/commit/47160a47294a52cce3d894496d2cc69de5938018) fix(deps): bump rubocop from 1.57.0 to 1.57.1 (#263)
|
|
969
|
-
|
|
970
|
-
## [v1.72.7](https://github.com/alexfalkowski/nonnative/releases/tag/v1.72.7) - 2023-10-12
|
|
971
|
-
|
|
972
|
-
- [`c38719a`](https://github.com/alexfalkowski/nonnative/commit/c38719a61df4053a437ccf1f6b993f526aecf585) fix(deps): bump rubocop from 1.56.4 to 1.57.0 (#262)
|
|
973
|
-
|
|
974
|
-
## [v1.72.6](https://github.com/alexfalkowski/nonnative/releases/tag/v1.72.6) - 2023-10-02
|
|
975
|
-
|
|
976
|
-
- [`e55eb9d`](https://github.com/alexfalkowski/nonnative/commit/e55eb9d6f81cf225d90d4f0b31b13578edb21976) fix(deps): bump rubocop from 1.56.3 to 1.56.4 (#261)
|
|
977
|
-
|
|
978
|
-
## [v1.72.5](https://github.com/alexfalkowski/nonnative/releases/tag/v1.72.5) - 2023-09-27
|
|
979
|
-
|
|
980
|
-
- [`31fdfb9`](https://github.com/alexfalkowski/nonnative/commit/31fdfb9dd6e6d51bb81ec011c70e0431512d3f19) fix(deps): add arm64 (#260)
|
|
981
|
-
|
|
982
|
-
## [v1.72.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.72.4) - 2023-09-22
|
|
983
|
-
|
|
984
|
-
- [`ee3d759`](https://github.com/alexfalkowski/nonnative/commit/ee3d75921450f7fedef5a257a8e8ba3a4c8b153c) fix(deps): bump puma from 6.3.1 to 6.4.0 (#259)
|
|
985
|
-
|
|
986
|
-
## [v1.72.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.72.3) - 2023-09-12
|
|
987
|
-
|
|
988
|
-
- [`f71186b`](https://github.com/alexfalkowski/nonnative/commit/f71186b3ab3e1042e557adb91b64efa37d2ac923) fix(deps): bump cucumber from 9.0.1 to 9.0.2 (#255)
|
|
989
|
-
|
|
990
|
-
## [v1.72.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.72.2) - 2023-09-12
|
|
991
|
-
|
|
992
|
-
- [`83dbf7b`](https://github.com/alexfalkowski/nonnative/commit/83dbf7b26ce7def15de989630ca5e691f3b5fd1f) fix(deps): bump rubocop from 1.56.2 to 1.56.3 (#256)
|
|
993
|
-
|
|
994
|
-
## [v1.72.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.72.1) - 2023-09-11
|
|
995
|
-
|
|
996
|
-
- [`f429bb9`](https://github.com/alexfalkowski/nonnative/commit/f429bb9238a86e67cdcb0dc5f0bf187e15e8857d) fix(deps): bump grpc from 1.57.0 to 1.58.0 (#254)
|
|
997
|
-
|
|
998
|
-
## [v1.72.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.72.0) - 2023-09-06
|
|
999
|
-
|
|
1000
|
-
- [`c105469`](https://github.com/alexfalkowski/nonnative/commit/c1054693e9040fd55e0ec45ffd843405826c9f03) feat(cucumber): update to version 9.0.1 (#253)
|
|
1001
|
-
|
|
1002
|
-
## [v1.71.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.71.0) - 2023-08-24
|
|
1003
|
-
|
|
1004
|
-
- [`7597461`](https://github.com/alexfalkowski/nonnative/commit/759746110040e7599cda8c5b97ae9c7ccd9a3cc9) feat: update deps (#249)
|
|
1005
|
-
|
|
1006
|
-
## [v1.70.9](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.9) - 2023-08-24
|
|
1007
|
-
|
|
1008
|
-
- [`2b2241c`](https://github.com/alexfalkowski/nonnative/commit/2b2241c4a18818aa29b8e24b10cd2017acd4489f) fix: truncate name to 15 characters (#248)
|
|
1009
|
-
|
|
1010
|
-
## [v1.70.8](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.8) - 2023-08-22
|
|
1011
|
-
|
|
1012
|
-
- [`8896cf9`](https://github.com/alexfalkowski/nonnative/commit/8896cf92ab832c2a21db666305b4b98c2e0ec8a6) fix(deps): bump rubocop from 1.56.0 to 1.56.1 (#247)
|
|
1013
|
-
|
|
1014
|
-
## [v1.70.7](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.7) - 2023-08-18
|
|
1015
|
-
|
|
1016
|
-
- [`3c123b4`](https://github.com/alexfalkowski/nonnative/commit/3c123b4d91778bc6ebf74510fe563bb1f7746bbd) fix(deps): bump puma from 6.3.0 to 6.3.1 (#246)
|
|
1017
|
-
|
|
1018
|
-
## [v1.70.6](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.6) - 2023-08-10
|
|
1019
|
-
|
|
1020
|
-
- [`96112de`](https://github.com/alexfalkowski/nonnative/commit/96112de3e4688b2e4122f5e3fe502db4365f0bb3) fix(deps): bump rubocop from 1.55.1 to 1.56.0 (#245)
|
|
1021
|
-
|
|
1022
|
-
## [v1.70.5](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.5) - 2023-08-09
|
|
1023
|
-
|
|
1024
|
-
- [`64bcd65`](https://github.com/alexfalkowski/nonnative/commit/64bcd657f418eca9016e64cff385f5be0689f0b8) fix(deps): bump grpc from 1.56.2 to 1.57.0 (#244)
|
|
1025
|
-
|
|
1026
|
-
## [v1.70.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.4) - 2023-08-08
|
|
1027
|
-
|
|
1028
|
-
- [`f03e67b`](https://github.com/alexfalkowski/nonnative/commit/f03e67b078e61ad61f5523922f7d533ce41fae28) fix(deps): bump sinatra from 3.0.6 to 3.1.0 (#243)
|
|
1029
|
-
|
|
1030
|
-
## [v1.70.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.3) - 2023-08-01
|
|
1031
|
-
|
|
1032
|
-
- [`0de5c87`](https://github.com/alexfalkowski/nonnative/commit/0de5c87e42a2ac491e9cdf143ddc0dd7106f0e4a) fix(deps): bump rubocop from 1.55.0 to 1.55.1 (#242)
|
|
1033
|
-
|
|
1034
|
-
## [v1.70.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.2) - 2023-07-26
|
|
1035
|
-
|
|
1036
|
-
- [`d4f9034`](https://github.com/alexfalkowski/nonnative/commit/d4f9034525292315278d8fa4a9c451864e41fba7) fix(deps): bump rubocop from 1.54.2 to 1.55.0 (#241)
|
|
1037
|
-
|
|
1038
|
-
## [v1.70.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.1) - 2023-07-24
|
|
1039
|
-
|
|
1040
|
-
- [`8452bc9`](https://github.com/alexfalkowski/nonnative/commit/8452bc9f6dabb40279bb48df42843d1e1b352ba7) fix(deps): bump coveralls_reborn from 0.27.0 to 0.28.0 (#240)
|
|
1041
|
-
|
|
1042
|
-
## [v1.70.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.70.0) - 2023-07-19
|
|
1043
|
-
|
|
1044
|
-
- [`bf52684`](https://github.com/alexfalkowski/nonnative/commit/bf52684161cc569f4b53551dc4e794fe213f527f) feat(ruby): upgrade to version 3.2.2 (#239)
|
|
1045
|
-
|
|
1046
|
-
## [v1.69.11](https://github.com/alexfalkowski/nonnative/releases/tag/v1.69.11) - 2023-07-18
|
|
1047
|
-
|
|
1048
|
-
- [`e787dd4`](https://github.com/alexfalkowski/nonnative/commit/e787dd40ce876bef234153a0221f8416873d6fc7) fix(deps): bump grpc from 1.56.0 to 1.56.2 (#238)
|
|
1049
|
-
|
|
1050
|
-
## [v1.69.10](https://github.com/alexfalkowski/nonnative/releases/tag/v1.69.10) - 2023-07-14
|
|
1051
|
-
|
|
1052
|
-
- [`af85dff`](https://github.com/alexfalkowski/nonnative/commit/af85dffb21f6aa7dc88df2ed01ad66b42ca478e7) fix(deps): bump rubocop from 1.54.1 to 1.54.2 (#237)
|
|
1053
|
-
|
|
1054
|
-
## [v1.69.9](https://github.com/alexfalkowski/nonnative/releases/tag/v1.69.9) - 2023-07-05
|
|
1055
|
-
|
|
1056
|
-
- [`ae326ed`](https://github.com/alexfalkowski/nonnative/commit/ae326ed924aca9db30c4c789b0829a7856ec554c) fix(deps): bump rubocop from 1.54.0 to 1.54.1 (#236)
|
|
1057
|
-
|
|
1058
|
-
## [v1.69.8](https://github.com/alexfalkowski/nonnative/releases/tag/v1.69.8) - 2023-07-03
|
|
1059
|
-
|
|
1060
|
-
- [`2fbb91e`](https://github.com/alexfalkowski/nonnative/commit/2fbb91e994f21a6f3808d463b5efea00fbdfa5ff) fix(deps): bump rubocop from 1.53.1 to 1.54.0 (#235)
|
|
1061
|
-
|
|
1062
|
-
## [v1.69.7](https://github.com/alexfalkowski/nonnative/releases/tag/v1.69.7) - 2023-06-27
|
|
1063
|
-
|
|
1064
|
-
- [`df05e89`](https://github.com/alexfalkowski/nonnative/commit/df05e892b4d11276bf333748106232420c27e90e) fix(deps): bump rubocop from 1.53.0 to 1.53.1 (#234)
|
|
1065
|
-
|
|
1066
|
-
## [v1.69.6](https://github.com/alexfalkowski/nonnative/releases/tag/v1.69.6) - 2023-06-26
|
|
1067
|
-
|
|
1068
|
-
- [`124622f`](https://github.com/alexfalkowski/nonnative/commit/124622f8d08a0f1670d76bf27377789e0c1c6eb4) fix(deps): bump rubocop from 1.52.1 to 1.53.0 (#233)
|
|
1069
|
-
|
|
1070
|
-
## [v1.69.5](https://github.com/alexfalkowski/nonnative/releases/tag/v1.69.5) - 2023-06-16
|
|
1071
|
-
|
|
1072
|
-
- [`22a8493`](https://github.com/alexfalkowski/nonnative/commit/22a8493b635eec8b9382d3024a96063592cbde3b) fix(deps): bump grpc from 1.55.0 to 1.56.0 (#232)
|
|
1073
|
-
|
|
1074
|
-
## [v1.69.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.69.4) - 2023-06-13
|
|
1075
|
-
|
|
1076
|
-
- [`84a9f3e`](https://github.com/alexfalkowski/nonnative/commit/84a9f3e88470aa7b86731af3966da656b9c2af2a) fix(deps): bump rubocop from 1.52.0 to 1.52.1 (#231)
|
|
1077
|
-
|
|
1078
|
-
## [v1.69.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.69.3) - 2023-06-05
|
|
1079
|
-
|
|
1080
|
-
- [`2b5c8a9`](https://github.com/alexfalkowski/nonnative/commit/2b5c8a9529acb2cbe42d3103846108bf0c8875bf) fix(deps): bump rubocop from 1.51.0 to 1.52.0 (#230)
|
|
1081
|
-
|
|
1082
|
-
## [v1.69.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.69.2) - 2023-06-01
|
|
1083
|
-
|
|
1084
|
-
- [`5b83692`](https://github.com/alexfalkowski/nonnative/commit/5b83692832e8f34b32281b19ec4eadec19955cf9) fix(deps): bump puma from 6.2.2 to 6.3.0 (#229)
|
|
1085
|
-
|
|
1086
|
-
## [v1.69.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.69.1) - 2023-06-01
|
|
1087
|
-
|
|
1088
|
-
- [`aa682ae`](https://github.com/alexfalkowski/nonnative/commit/aa682aeb916ca96d7da1e5b05a02d2ebe10eebbc) fix(deps): bump grpc from 1.54.2 to 1.55.0 (#228)
|
|
1089
|
-
|
|
1090
|
-
## [v1.69.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.69.0) - 2023-05-17
|
|
1091
|
-
|
|
1092
|
-
- [`6aebd49`](https://github.com/alexfalkowski/nonnative/commit/6aebd495fbb94ad6be1baeac14a3a5a285741d43) feat: move dev deps to gemfile (#227)
|
|
1093
|
-
|
|
1094
|
-
## [v1.68.15](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.15) - 2023-05-12
|
|
1095
|
-
|
|
1096
|
-
- [`c405f8c`](https://github.com/alexfalkowski/nonnative/commit/c405f8cdc3a1dc9af05fff8c6352710083f17578) fix(deps): bump grpc from 1.54.0 to 1.54.2 (#225)
|
|
1097
|
-
|
|
1098
|
-
## [v1.68.14](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.14) - 2023-04-21
|
|
1099
|
-
|
|
1100
|
-
- [`b80c9d1`](https://github.com/alexfalkowski/nonnative/commit/b80c9d1281cce22dcb7a57c846dce8300f71b80c) fix(deps): bump rspec-expectations from 3.12.2 to 3.12.3 (#224)
|
|
1101
|
-
|
|
1102
|
-
## [v1.68.13](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.13) - 2023-04-19
|
|
1103
|
-
|
|
1104
|
-
- [`c4c91dd`](https://github.com/alexfalkowski/nonnative/commit/c4c91dd021bcceb7e0e1a83780a99f7e9a693ff7) fix(deps): bump grpc from 1.53.0 to 1.54.0 (#223)
|
|
1105
|
-
|
|
1106
|
-
## [v1.68.12](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.12) - 2023-04-18
|
|
1107
|
-
|
|
1108
|
-
- [`5371c44`](https://github.com/alexfalkowski/nonnative/commit/5371c440a5da5358f58243ec68539aa1af35abb9) fix(deps): bump puma from 6.2.1 to 6.2.2 (#221)
|
|
1109
|
-
- [`f514cd0`](https://github.com/alexfalkowski/nonnative/commit/f514cd0067aa75fa07985a55a72620ca410a5294) build(deps-dev): bump rubocop from 1.50.1 to 1.50.2 (#222)
|
|
1110
|
-
|
|
1111
|
-
## [v1.68.11](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.11) - 2023-04-13
|
|
1112
|
-
|
|
1113
|
-
- [`fd5d9aa`](https://github.com/alexfalkowski/nonnative/commit/fd5d9aaae95c8d2c1a8bb320509d62acb2168ff8) fix(deps): bump nokogiri from 1.14.2 to 1.14.3 (#219)
|
|
1114
|
-
- [`a368f1d`](https://github.com/alexfalkowski/nonnative/commit/a368f1d98c82aa4b5be1b430b6ba1ded52ac8c3c) build(deps-dev): bump rubocop from 1.50.0 to 1.50.1 (#220)
|
|
1115
|
-
|
|
1116
|
-
## [v1.68.10](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.10) - 2023-04-12
|
|
1117
|
-
|
|
1118
|
-
- [`7a6ae1e`](https://github.com/alexfalkowski/nonnative/commit/7a6ae1e7cac50de4a0dc748ebbebceae5901b2f5) fix(deps): bump sinatra from 3.0.5 to 3.0.6 (#218)
|
|
1119
|
-
- [`18962da`](https://github.com/alexfalkowski/nonnative/commit/18962da3a83af3a626c8193a441dfd5965909a7a) build(deps-dev): bump rubocop from 1.49.0 to 1.50.0 (#217)
|
|
1120
|
-
- [`41b8530`](https://github.com/alexfalkowski/nonnative/commit/41b8530c178d8383b04f3592b819daab3b6aa6fb) build(deps-dev): update solargraph requirement from ~> 0.48.0 to ~> 0.49.0 (#216)
|
|
1121
|
-
- [`478ae59`](https://github.com/alexfalkowski/nonnative/commit/478ae59fdbbf2f6c17c47ece3c5d4887d864d67d) build(deps-dev): bump rubocop from 1.48.1 to 1.49.0 (#215)
|
|
1122
|
-
|
|
1123
|
-
## [v1.68.9](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.9) - 2023-04-03
|
|
1124
|
-
|
|
1125
|
-
- [`cf700d2`](https://github.com/alexfalkowski/nonnative/commit/cf700d207a64716ee85b000d5ab15b3ed343e1ba) fix(deps): bump puma from 6.2.0 to 6.2.1 (#214)
|
|
1126
|
-
|
|
1127
|
-
## [v1.68.8](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.8) - 2023-03-30
|
|
1128
|
-
|
|
1129
|
-
- [`8b0d966`](https://github.com/alexfalkowski/nonnative/commit/8b0d96670e64ed888b9aece8a9afcd3ee47421c8) fix(deps): bump puma from 6.1.1 to 6.2.0 (#213)
|
|
1130
|
-
|
|
1131
|
-
## [v1.68.7](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.7) - 2023-03-23
|
|
1132
|
-
|
|
1133
|
-
- [`2d86d00`](https://github.com/alexfalkowski/nonnative/commit/2d86d00692a64ee6e9e773485c02693671fe5c4f) fix(deps): bump grpc from 1.52.0 to 1.53.0 (#212)
|
|
1134
|
-
|
|
1135
|
-
## [v1.68.6](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.6) - 2023-03-16
|
|
1136
|
-
|
|
1137
|
-
- [`69d8b76`](https://github.com/alexfalkowski/nonnative/commit/69d8b76ea21c5f93524e43db8feea4ecc618a63a) fix(deps): bump rack from 2.2.6.3 to 2.2.6.4 (#211)
|
|
1138
|
-
- [`65a3132`](https://github.com/alexfalkowski/nonnative/commit/65a3132730637e095b6af1b19a327436036efeff) build(deps-dev): bump rubocop from 1.48.0 to 1.48.1 (#210)
|
|
1139
|
-
|
|
1140
|
-
## [v1.68.5](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.5) - 2023-03-09
|
|
1141
|
-
|
|
1142
|
-
- [`d169c00`](https://github.com/alexfalkowski/nonnative/commit/d169c000b5091d6217da1083a39895e49d1f1054) fix(deps): bump rack from 2.2.6.2 to 2.2.6.3 (#209)
|
|
1143
|
-
- [`8c218d3`](https://github.com/alexfalkowski/nonnative/commit/8c218d3ea381e4d5ac244901fdfe5f2bbbaf267c) build(deps-dev): bump rubocop from 1.47.0 to 1.48.0 (#208)
|
|
1144
|
-
- [`19489cb`](https://github.com/alexfalkowski/nonnative/commit/19489cb8044a4bf40b2ef95f399c8326f765f7a8) build(deps-dev): bump rubocop from 1.46.0 to 1.47.0 (#207)
|
|
1145
|
-
|
|
1146
|
-
## [v1.68.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.4) - 2023-03-01
|
|
1147
|
-
|
|
1148
|
-
- [`1023756`](https://github.com/alexfalkowski/nonnative/commit/102375624547d73127f8d7ee0c4bdef4594905b3) fix(deps): bump puma from 6.1.0 to 6.1.1 (#206)
|
|
1149
|
-
|
|
1150
|
-
## [v1.68.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.3) - 2023-02-27
|
|
1151
|
-
|
|
1152
|
-
- [`a30062a`](https://github.com/alexfalkowski/nonnative/commit/a30062ab1466a112930944784c0e86dca8860096) fix(deps): bump concurrent-ruby from 1.2.0 to 1.2.2 (#205)
|
|
1153
|
-
- [`d02c7ae`](https://github.com/alexfalkowski/nonnative/commit/d02c7aec4895b95f9fa9e4ba825690e758d25f85) build(deps-dev): bump rubocop from 1.45.1 to 1.46.0 (#204)
|
|
1154
|
-
- [`991e6a1`](https://github.com/alexfalkowski/nonnative/commit/991e6a16b43b01933b548975bd454856e8518f81) build(deps-dev): update coveralls_reborn requirement from ~> 0.26.0 to ~> 0.27.0 (#203)
|
|
1155
|
-
|
|
1156
|
-
## [v1.68.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.2) - 2023-02-13
|
|
1157
|
-
|
|
1158
|
-
- [`f7775ae`](https://github.com/alexfalkowski/nonnative/commit/f7775aeddb03df4d57d5e4047274d68633deb5b9) fix(deps): bump puma from 6.0.2 to 6.1.0 (#202)
|
|
1159
|
-
|
|
1160
|
-
## [v1.68.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.1) - 2023-02-09
|
|
1161
|
-
|
|
1162
|
-
- [`c9a7610`](https://github.com/alexfalkowski/nonnative/commit/c9a76103411b7cb8925a229d09a7b2518040e08b) fix(deps): bump grpc from 1.51.0 to 1.52.0 (#200)
|
|
1163
|
-
- [`a2985fd`](https://github.com/alexfalkowski/nonnative/commit/a2985fddf48180059f33714fa628ffeca8b4b683) build(deps-dev): bump rubocop from 1.44.1 to 1.45.1 (#201)
|
|
1164
|
-
|
|
1165
|
-
## [v1.68.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.0) - 2023-01-30
|
|
1166
|
-
|
|
1167
|
-
- [`cf3cadf`](https://github.com/alexfalkowski/nonnative/commit/cf3cadfa604b83fc1117a2388717b27178eef96c) feat(observability): change endpoints (#199)
|
|
1168
|
-
- [`0c9c699`](https://github.com/alexfalkowski/nonnative/commit/0c9c69932045283c70fd25802920551e81a3b28c) build(deps-dev): bump rubocop from 1.44.0 to 1.44.1 (#198)
|
|
1169
|
-
|
|
1170
|
-
## [v1.67.12](https://github.com/alexfalkowski/nonnative/releases/tag/v1.67.12) - 2023-01-25
|
|
1171
|
-
|
|
1172
|
-
- [`c2ccad4`](https://github.com/alexfalkowski/nonnative/commit/c2ccad4e445f0d51acd1169b13404a718633dc95) fix(deps): bump grpc from 1.50.0 to 1.51.0 (#197)
|
|
1173
|
-
|
|
1174
|
-
## [v1.67.11](https://github.com/alexfalkowski/nonnative/releases/tag/v1.67.11) - 2023-01-24
|
|
1175
|
-
|
|
1176
|
-
- [`6f3ead7`](https://github.com/alexfalkowski/nonnative/commit/6f3ead741390560468ed4b4b77ae644936a275b5) fix(deps): bump concurrent-ruby from 1.1.10 to 1.2.0 (#196)
|
|
1177
|
-
- [`47eb32c`](https://github.com/alexfalkowski/nonnative/commit/47eb32cac1fa202ae96a6636539682528013176b) build(deps-dev): bump rubocop from 1.43.0 to 1.44.0 (#195)
|
|
1178
|
-
- [`a4791e1`](https://github.com/alexfalkowski/nonnative/commit/a4791e139f53c7f8be72ce6e710d3cc1fcb1331c) test: use tables (#194)
|
|
1179
|
-
- [`033a107`](https://github.com/alexfalkowski/nonnative/commit/033a107b9d3ff15769c52826bfbef74157f6be87) build(deps): update bin (#193)
|
|
1180
|
-
- [`7c96714`](https://github.com/alexfalkowski/nonnative/commit/7c96714a101d5053754a71328770fb52095adb95) build(deps): update (#192)
|
|
1181
|
-
|
|
1182
|
-
## [v1.67.10](https://github.com/alexfalkowski/nonnative/releases/tag/v1.67.10) - 2023-01-19
|
|
1183
|
-
|
|
1184
|
-
- [`dccd4aa`](https://github.com/alexfalkowski/nonnative/commit/dccd4aa6d04e59b39fd5493635af821fdf967d27) fix(deps): bump rack from 2.2.4 to 2.2.6.2 (#191)
|
|
1185
|
-
- [`0513939`](https://github.com/alexfalkowski/nonnative/commit/05139393b8cf25ca1c90d54e7b10673052a1c433) build: add bin (#190)
|
|
1186
|
-
- [`795268e`](https://github.com/alexfalkowski/nonnative/commit/795268eb892646bea4cb94fe407fa499ccefe9dd) ci(dependabot): change commit message (#189)
|
|
1187
|
-
- [`1f6f891`](https://github.com/alexfalkowski/nonnative/commit/1f6f8911164684fbaaaea09bcac35affacd816cf) ci: use release 3.1 (#188)
|
|
1188
|
-
- [`81742bf`](https://github.com/alexfalkowski/nonnative/commit/81742bf4f748af91e0ad4af2f08b2da1229bd5d1) ci: use release 3.0 (#187)
|
|
1189
|
-
|
|
1190
|
-
## [v1.67.9](https://github.com/alexfalkowski/nonnative/releases/tag/v1.67.9) - 2023-01-11
|
|
1191
|
-
|
|
1192
|
-
- [`255a89e`](https://github.com/alexfalkowski/nonnative/commit/255a89ef322f4aaaa52a943b554af55dc00fd493) build(deps-dev): bump rubocop from 1.42.0 to 1.43.0 (#185)
|
|
1193
|
-
|
|
1194
|
-
## [v1.67.8](https://github.com/alexfalkowski/nonnative/releases/tag/v1.67.8) - 2023-01-09
|
|
1195
|
-
|
|
1196
|
-
- [`66942e6`](https://github.com/alexfalkowski/nonnative/commit/66942e6917ab0830b8af80497f01a5fba512d7ec) build(deps): bump rspec-expectations from 3.12.1 to 3.12.2 (#184)
|
|
1197
|
-
|
|
1198
|
-
## [v1.67.7](https://github.com/alexfalkowski/nonnative/releases/tag/v1.67.7) - 2023-01-02
|
|
1199
|
-
|
|
1200
|
-
- [`d7b8312`](https://github.com/alexfalkowski/nonnative/commit/d7b831283ec02c935342032c4b3c77067bb273af) build(deps-dev): bump rubocop from 1.41.1 to 1.42.0 (#183)
|
|
1201
|
-
|
|
1202
|
-
## [v1.67.6](https://github.com/alexfalkowski/nonnative/releases/tag/v1.67.6) - 2023-01-02
|
|
1203
|
-
|
|
1204
|
-
- [`f352476`](https://github.com/alexfalkowski/nonnative/commit/f3524769d9df4fc988cc748f45206de5091d60ae) build(deps): bump puma from 6.0.1 to 6.0.2 (#182)
|
|
1205
|
-
|
|
1206
|
-
## [v1.67.5](https://github.com/alexfalkowski/nonnative/releases/tag/v1.67.5) - 2022-12-26
|
|
1207
|
-
|
|
1208
|
-
- [`3c5d8d2`](https://github.com/alexfalkowski/nonnative/commit/3c5d8d2d889f5505012db10ea82b9dc7d8df78c1) build(deps-dev): update coveralls_reborn requirement from ~> 0.25.0 to ~> 0.26.0 (#181)
|
|
1209
|
-
|
|
1210
|
-
## [v1.67.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.67.4) - 2022-12-23
|
|
1211
|
-
|
|
1212
|
-
- [`46055dd`](https://github.com/alexfalkowski/nonnative/commit/46055dd29a2c84e731991d9f843adf2f75201fbf) build(deps-dev): bump rubocop from 1.41.0 to 1.41.1 (#180)
|
|
1213
|
-
|
|
1214
|
-
## [v1.67.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.67.3) - 2022-12-21
|
|
1215
|
-
|
|
1216
|
-
- [`6becb7c`](https://github.com/alexfalkowski/nonnative/commit/6becb7c09959b9fc239b8fc54861dc35f4337b76) build(deps-dev): bump rubocop from 1.40.0 to 1.41.0 (#179)
|
|
1217
|
-
|
|
1218
|
-
## [v1.67.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.67.2) - 2022-12-21
|
|
1219
|
-
|
|
1220
|
-
- [`6a54a4e`](https://github.com/alexfalkowski/nonnative/commit/6a54a4ec54d50860a7c6b89cb5bb5086d23d7536) build(deps): bump puma from 6.0.0 to 6.0.1 (#178)
|
|
1221
|
-
|
|
1222
|
-
## [v1.67.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.67.1) - 2022-12-20
|
|
1223
|
-
|
|
1224
|
-
- [`47f6a0b`](https://github.com/alexfalkowski/nonnative/commit/47f6a0b148960f2e0736bfa488f59e2e302fcded) build(deps-dev): update solargraph requirement from ~> 0.47.0 to ~> 0.48.0 (#177)
|
|
1225
|
-
|
|
1226
|
-
## [v1.67.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.67.0) - 2022-12-19
|
|
1227
|
-
|
|
1228
|
-
- [`1aee396`](https://github.com/alexfalkowski/nonnative/commit/1aee39617c7b585797c62d18ac7a375f588769b8) feat: use ruby 3.1 syntax (#176)
|
|
1229
|
-
|
|
1230
|
-
## [v1.66.12](https://github.com/alexfalkowski/nonnative/releases/tag/v1.66.12) - 2022-12-19
|
|
1231
|
-
|
|
1232
|
-
- [`acc6d3f`](https://github.com/alexfalkowski/nonnative/commit/acc6d3fdbf5884dc86b55fa7cd3789c7a71613a5) build(deps): bump rspec-expectations from 3.12.0 to 3.12.1 (#174)
|
|
1233
|
-
|
|
1234
|
-
## [v1.66.11](https://github.com/alexfalkowski/nonnative/releases/tag/v1.66.11) - 2022-12-19
|
|
1235
|
-
|
|
1236
|
-
- [`eea92a8`](https://github.com/alexfalkowski/nonnative/commit/eea92a860124a97c71ae9ccdae9827a28fc1ee3e) build(deps): bump sinatra from 3.0.4 to 3.0.5 (#175)
|
|
1237
|
-
|
|
1238
|
-
## [v1.66.10](https://github.com/alexfalkowski/nonnative/releases/tag/v1.66.10) - 2022-12-08
|
|
1239
|
-
|
|
1240
|
-
- [`136b96c`](https://github.com/alexfalkowski/nonnative/commit/136b96cfddb2ffed4a163678e7171ef9b3e54e62) ci: remove cache (#172)
|
|
1241
|
-
|
|
1242
|
-
## [v1.66.9](https://github.com/alexfalkowski/nonnative/releases/tag/v1.66.9) - 2022-11-28
|
|
1243
|
-
|
|
1244
|
-
- [`43d9dd7`](https://github.com/alexfalkowski/nonnative/commit/43d9dd7db5b603010dbb901e9d297f8f7f0742a8) build(deps): bump sinatra from 3.0.3 to 3.0.4 (#170)
|
|
1245
|
-
|
|
1246
|
-
## [v1.66.8](https://github.com/alexfalkowski/nonnative/releases/tag/v1.66.8) - 2022-11-15
|
|
1247
|
-
|
|
1248
|
-
- [`85491f8`](https://github.com/alexfalkowski/nonnative/commit/85491f8aba297f719594958f0341277fab0d784b) build(deps-dev): bump rubocop from 1.38.0 to 1.39.0 (#169)
|
|
1249
|
-
|
|
1250
|
-
## [v1.66.7](https://github.com/alexfalkowski/nonnative/releases/tag/v1.66.7) - 2022-11-14
|
|
1251
|
-
|
|
1252
|
-
- [`6823cc3`](https://github.com/alexfalkowski/nonnative/commit/6823cc31657bce1104067f6325791f4dedf1805d) build(deps): bump sinatra from 3.0.2 to 3.0.3 (#168)
|
|
1253
|
-
|
|
1254
|
-
## [v1.66.6](https://github.com/alexfalkowski/nonnative/releases/tag/v1.66.6) - 2022-11-02
|
|
1255
|
-
|
|
1256
|
-
- [`1393c8f`](https://github.com/alexfalkowski/nonnative/commit/1393c8f85ef506da76fa069290a11b196f7aea48) build(deps-dev): bump rubocop from 1.37.1 to 1.38.0 (#167)
|
|
1257
|
-
|
|
1258
|
-
## [v1.66.5](https://github.com/alexfalkowski/nonnative/releases/tag/v1.66.5) - 2022-10-27
|
|
1259
|
-
|
|
1260
|
-
- [`d348319`](https://github.com/alexfalkowski/nonnative/commit/d348319c7ba87735372c5542440b39aeb958551f) build(deps-dev): bump rubocop from 1.37.0 to 1.37.1 (#165)
|
|
1261
|
-
|
|
1262
|
-
## [v1.66.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.66.4) - 2022-10-27
|
|
1263
|
-
|
|
1264
|
-
- [`848e99a`](https://github.com/alexfalkowski/nonnative/commit/848e99a926f211f3af607657221e16c28da49748) build(deps): bump rspec-expectations from 3.11.1 to 3.12.0 (#166)
|
|
1265
|
-
|
|
1266
|
-
## [v1.66.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.66.3) - 2022-10-21
|
|
1267
|
-
|
|
1268
|
-
- [`4640ee7`](https://github.com/alexfalkowski/nonnative/commit/4640ee7494ec6ef51940d794a1bc3484c22d706f) build(deps-dev): bump rubocop from 1.36.0 to 1.37.0 (#164)
|
|
1269
|
-
|
|
1270
|
-
## [v1.66.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.66.2) - 2022-10-19
|
|
1271
|
-
|
|
1272
|
-
- [`d128fae`](https://github.com/alexfalkowski/nonnative/commit/d128fae4fb68413c86eeb8440b66fe9c1a1bd7be) build(deps): bump nokogiri from 1.13.8 to 1.13.9 (#163)
|
|
1273
|
-
|
|
1274
|
-
## [v1.66.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.66.1) - 2022-10-19
|
|
1275
|
-
|
|
1276
|
-
- [`6daa294`](https://github.com/alexfalkowski/nonnative/commit/6daa29472ac4419e85ea0fa67841feb644cf3e15) build(deps): bump grpc from 1.49.1 to 1.50.0 (#162)
|
|
1277
|
-
|
|
1278
|
-
## [v1.66.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.66.0) - 2022-10-14
|
|
1279
|
-
|
|
1280
|
-
- [`5d5b8cf`](https://github.com/alexfalkowski/nonnative/commit/5d5b8cf5754d0dfc7be65d6c42a088eefc3b9dd1) feat(puma): upgrade to v6.0.0 (#161)
|
|
1281
|
-
|
|
1282
|
-
## [v1.65.15](https://github.com/alexfalkowski/nonnative/releases/tag/v1.65.15) - 2022-10-05
|
|
1283
|
-
|
|
1284
|
-
- [`95488f5`](https://github.com/alexfalkowski/nonnative/commit/95488f520cacc5d8b04c96ed226661938e75d1c9) build(deps): bump google-protobuf from 3.21.6 to 3.21.7 (#159)
|
|
1285
|
-
|
|
1286
|
-
## [v1.65.14](https://github.com/alexfalkowski/nonnative/releases/tag/v1.65.14) - 2022-10-03
|
|
1287
|
-
|
|
1288
|
-
- [`e0e7ee1`](https://github.com/alexfalkowski/nonnative/commit/e0e7ee1518028d1c0c3c579fa1d81eb2b5161fff) build(deps-dev): bump solargraph from 0.47.1 to 0.47.2 (#157)
|
|
1289
|
-
|
|
1290
|
-
## [v1.65.13](https://github.com/alexfalkowski/nonnative/releases/tag/v1.65.13) - 2022-10-03
|
|
1291
|
-
|
|
1292
|
-
- [`37439ae`](https://github.com/alexfalkowski/nonnative/commit/37439ae35dab1a3838a449f1e62d30bfed8dcc22) build(deps): bump sinatra from 3.0.1 to 3.0.2 (#158)
|
|
1293
|
-
|
|
1294
|
-
## [v1.65.12](https://github.com/alexfalkowski/nonnative/releases/tag/v1.65.12) - 2022-09-28
|
|
1295
|
-
|
|
1296
|
-
- [`171f514`](https://github.com/alexfalkowski/nonnative/commit/171f514c48f8f688fd42990dcf4eb808de5129db) build(deps-dev): bump solargraph from 0.47.0 to 0.47.1 (#156)
|
|
1297
|
-
|
|
1298
|
-
## [v1.65.11](https://github.com/alexfalkowski/nonnative/releases/tag/v1.65.11) - 2022-09-27
|
|
1299
|
-
|
|
1300
|
-
- [`d6e1921`](https://github.com/alexfalkowski/nonnative/commit/d6e1921a35fa24cb022a6a3f1d73701f4e30a149) build(deps): bump sinatra from 3.0.0 to 3.0.1 (#155)
|
|
1301
|
-
|
|
1302
|
-
## [v1.65.10](https://github.com/alexfalkowski/nonnative/releases/tag/v1.65.10) - 2022-09-27
|
|
1303
|
-
|
|
1304
|
-
- [`c94d651`](https://github.com/alexfalkowski/nonnative/commit/c94d6519e65d690ee93fd699171dedff559e6911) build(deps): bump grpc from 1.48.0 to 1.49.1 (#154)
|
|
1305
|
-
|
|
1306
|
-
## [v1.65.9](https://github.com/alexfalkowski/nonnative/releases/tag/v1.65.9) - 2022-09-26
|
|
1307
|
-
|
|
1308
|
-
- [`82bb724`](https://github.com/alexfalkowski/nonnative/commit/82bb724ecbad9838301ddefe004e390e09c24276) build(deps-dev): update solargraph requirement from ~> 0.46.0 to ~> 0.47.0 (#153)
|
|
1309
|
-
|
|
1310
|
-
## [v1.65.8](https://github.com/alexfalkowski/nonnative/releases/tag/v1.65.8) - 2022-09-26
|
|
1311
|
-
|
|
1312
|
-
- [`66ed5bf`](https://github.com/alexfalkowski/nonnative/commit/66ed5bf101c500007cb91e2c9c26528ea4909ded) build(deps): update sinatra requirement from ~> 2.0, >= 2.0.8.1 to >= 2.0.8.1, < 4 (#152)
|
|
1313
|
-
|
|
1314
|
-
## [v1.65.7](https://github.com/alexfalkowski/nonnative/releases/tag/v1.65.7) - 2022-09-13
|
|
1315
|
-
|
|
1316
|
-
- [`59230f2`](https://github.com/alexfalkowski/nonnative/commit/59230f2b93c5919d5f85956ea1108ffe524d90bf) build(deps): bump rspec-expectations from 3.11.0 to 3.11.1 (#151)
|
|
1317
|
-
|
|
1318
|
-
## [v1.65.6](https://github.com/alexfalkowski/nonnative/releases/tag/v1.65.6) - 2022-09-02
|
|
1319
|
-
|
|
1320
|
-
- [`58eb86a`](https://github.com/alexfalkowski/nonnative/commit/58eb86afb7d1d0dde202a23fa16b8c1426b4bec8) build(deps-dev): bump rubocop from 1.35.1 to 1.36.0 (#150)
|
|
1321
|
-
|
|
1322
|
-
## [v1.65.5](https://github.com/alexfalkowski/nonnative/releases/tag/v1.65.5) - 2022-08-24
|
|
1323
|
-
|
|
1324
|
-
- [`78a4e56`](https://github.com/alexfalkowski/nonnative/commit/78a4e568e8d017e36bcca0aea89738f51f764a81) build(deps): bump puma from 5.6.4 to 5.6.5 (#149)
|
|
1325
|
-
|
|
1326
|
-
## [v1.65.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.65.4) - 2022-08-23
|
|
1327
|
-
|
|
1328
|
-
- [`13b2186`](https://github.com/alexfalkowski/nonnative/commit/13b21866cb1acbb6a4e3eab12a780abbb270ecd8) build(deps-dev): update solargraph requirement from ~> 0.45.0 to ~> 0.46.0 (#147)
|
|
1329
|
-
|
|
1330
|
-
## [v1.65.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.65.3) - 2022-08-23
|
|
1331
|
-
|
|
1332
|
-
- [`6474bc3`](https://github.com/alexfalkowski/nonnative/commit/6474bc3031161395b3a325b14394b20c3428194a) build(deps-dev): bump rubocop from 1.35.0 to 1.35.1 (#148)
|
|
1333
|
-
|
|
1334
|
-
## [v1.65.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.65.2) - 2022-08-15
|
|
1335
|
-
|
|
1336
|
-
- [`d728f6e`](https://github.com/alexfalkowski/nonnative/commit/d728f6eb76ad5bf85b0b20e8d201dc36b417b420) build(deps-dev): bump rubocop from 1.34.1 to 1.35.0 (#146)
|
|
1337
|
-
|
|
1338
|
-
## [v1.65.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.65.1) - 2022-08-10
|
|
1339
|
-
|
|
1340
|
-
- [`8cebb2c`](https://github.com/alexfalkowski/nonnative/commit/8cebb2c3136a532e5a09a440a2fb28ecae84e831) build(deps-dev): bump rubocop from 1.33.0 to 1.34.1 (#145)
|
|
1341
|
-
|
|
1342
|
-
## [v1.65.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.65.0) - 2022-08-08
|
|
1343
|
-
|
|
1344
|
-
- [`24eea6d`](https://github.com/alexfalkowski/nonnative/commit/24eea6df32e6e97672e316daa9d5b2298248eb00) feat(ruby): update to v3.1.2 (#144)
|
|
1345
|
-
|
|
1346
|
-
## [v1.64.10](https://github.com/alexfalkowski/nonnative/releases/tag/v1.64.10) - 2022-08-08
|
|
1347
|
-
|
|
1348
|
-
- [`654430e`](https://github.com/alexfalkowski/nonnative/commit/654430ec662fad2a45c7d4b4992876139a449020) build(deps-dev): update coveralls_reborn requirement from ~> 0.24.0 to ~> 0.25.0 (#143)
|
|
1349
|
-
|
|
1350
|
-
## [v1.64.9](https://github.com/alexfalkowski/nonnative/releases/tag/v1.64.9) - 2022-08-05
|
|
1351
|
-
|
|
1352
|
-
- [`3fe85c0`](https://github.com/alexfalkowski/nonnative/commit/3fe85c0550b4266802b4eff1c18e052f823c0b39) build(deps-dev): bump rubocop from 1.32.0 to 1.33.0 (#142)
|
|
1353
|
-
|
|
1354
|
-
## [v1.64.8](https://github.com/alexfalkowski/nonnative/releases/tag/v1.64.8) - 2022-07-25
|
|
1355
|
-
|
|
1356
|
-
- [`c4576d1`](https://github.com/alexfalkowski/nonnative/commit/c4576d1bb831d23f095b40beb30cfc9d50d5738e) build(deps): bump sinatra from 2.2.1 to 2.2.2 (#141)
|
|
1357
|
-
|
|
1358
|
-
## [v1.64.7](https://github.com/alexfalkowski/nonnative/releases/tag/v1.64.7) - 2022-07-25
|
|
1359
|
-
|
|
1360
|
-
- [`39e306b`](https://github.com/alexfalkowski/nonnative/commit/39e306b0bf04df6bfb844f6ce31d957337e36b82) build(deps): bump grpc from 1.47.0 to 1.48.0 (#140)
|
|
1361
|
-
|
|
1362
|
-
## [v1.64.6](https://github.com/alexfalkowski/nonnative/releases/tag/v1.64.6) - 2022-07-22
|
|
1363
|
-
|
|
1364
|
-
- [`648de40`](https://github.com/alexfalkowski/nonnative/commit/648de40cba57f44168f642671365fa49b65ff772) build(deps-dev): bump rubocop from 1.31.2 to 1.32.0 (#139)
|
|
1365
|
-
|
|
1366
|
-
## [v1.64.5](https://github.com/alexfalkowski/nonnative/releases/tag/v1.64.5) - 2022-07-18
|
|
1367
|
-
|
|
1368
|
-
- [`347cdfe`](https://github.com/alexfalkowski/nonnative/commit/347cdfe5cc3f71841d69b5104bad5782ed2374eb) build(deps): bump sinatra from 2.2.0 to 2.2.1 (#138)
|
|
1369
|
-
|
|
1370
|
-
## [v1.64.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.64.4) - 2022-07-12
|
|
1371
|
-
|
|
1372
|
-
- [`d7a7123`](https://github.com/alexfalkowski/nonnative/commit/d7a712318ab4f666914779ee033820c8acf64fe2) build(deps): bump grpc from 1.46.3 to 1.47.0 (#137)
|
|
1373
|
-
|
|
1374
|
-
## [v1.64.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.64.3) - 2022-07-08
|
|
1375
|
-
|
|
1376
|
-
- [`6f41f3e`](https://github.com/alexfalkowski/nonnative/commit/6f41f3e26d541a7fa1e5d49dfaa793e1e7b815bb) build(deps-dev): bump rubocop from 1.31.1 to 1.31.2 (#136)
|
|
1377
|
-
|
|
1378
|
-
## [v1.64.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.64.2) - 2022-06-30
|
|
1379
|
-
|
|
1380
|
-
- [`64e9a05`](https://github.com/alexfalkowski/nonnative/commit/64e9a05f2ac1e962c7d8522703eb745a6e1b4274) build(deps-dev): bump rubocop from 1.31.0 to 1.31.1 (#135)
|
|
1381
|
-
|
|
1382
|
-
## [v1.64.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.64.1) - 2022-06-28
|
|
1383
|
-
|
|
1384
|
-
- [`08ea965`](https://github.com/alexfalkowski/nonnative/commit/08ea9656b801a7ef954f080880c89579a2726361) build(deps-dev): bump rubocop from 1.30.1 to 1.31.0 (#134)
|
|
1385
|
-
|
|
1386
|
-
## [v1.64.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.64.0) - 2022-06-13
|
|
1387
|
-
|
|
1388
|
-
- [`c0adc32`](https://github.com/alexfalkowski/nonnative/commit/c0adc32320f8ccb32602c68b5b449baf13cd0d34) feat: rename to kind (#133)
|
|
1389
|
-
|
|
1390
|
-
## [v1.63.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.63.4) - 2022-06-07
|
|
1391
|
-
|
|
1392
|
-
- [`8771a2f`](https://github.com/alexfalkowski/nonnative/commit/8771a2fe08388aa5e78832b2f808c68b93f26116) build(deps-dev): bump rubocop from 1.30.0 to 1.30.1 (#132)
|
|
1393
|
-
|
|
1394
|
-
## [v1.63.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.63.3) - 2022-06-03
|
|
1395
|
-
|
|
1396
|
-
- [`8217c53`](https://github.com/alexfalkowski/nonnative/commit/8217c53759911ce0905f3cac41b8839fccde3371) build(deps): update all (#131)
|
|
1397
|
-
|
|
1398
|
-
## [v1.63.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.63.2) - 2022-05-30
|
|
1399
|
-
|
|
1400
|
-
- [`cf111de`](https://github.com/alexfalkowski/nonnative/commit/cf111de25f6820fb77ec8c9ab68c9e4e9a4159ad) build(deps): bump rack from 2.2.3 to 2.2.3.1 (#130)
|
|
1401
|
-
|
|
1402
|
-
## [v1.63.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.63.1) - 2022-05-30
|
|
1403
|
-
|
|
1404
|
-
- [`14b5393`](https://github.com/alexfalkowski/nonnative/commit/14b53937afee8cfccf528f9928d1e790696b9e45) build(deps-dev): bump rubocop from 1.29.1 to 1.30.0 (#129)
|
|
1405
|
-
|
|
1406
|
-
## [v1.63.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.63.0) - 2022-05-24
|
|
1407
|
-
|
|
1408
|
-
- [`337d12c`](https://github.com/alexfalkowski/nonnative/commit/337d12c498798fe1a6d62a928bdeb3f1fc7a8e07) feat(cucumber): update to v8 (#128)
|
|
1409
|
-
|
|
1410
|
-
## [v1.62.5](https://github.com/alexfalkowski/nonnative/releases/tag/v1.62.5) - 2022-05-23
|
|
1411
|
-
|
|
1412
|
-
- [`09e4188`](https://github.com/alexfalkowski/nonnative/commit/09e4188f7c835d0e2061f2bfbefed280d404fcef) build(deps-dev): update solargraph requirement from ~> 0.44.3 to ~> 0.45.0 (#126)
|
|
1413
|
-
|
|
1414
|
-
## [v1.62.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.62.4) - 2022-05-23
|
|
1415
|
-
|
|
1416
|
-
- [`ffc554e`](https://github.com/alexfalkowski/nonnative/commit/ffc554ea4b872da9ca1765695c42667c29033713) build(deps): bump grpc from 1.46.2 to 1.46.3 (#127)
|
|
1417
|
-
|
|
1418
|
-
## [v1.62.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.62.3) - 2022-05-23
|
|
1419
|
-
|
|
1420
|
-
- [`b43004d`](https://github.com/alexfalkowski/nonnative/commit/b43004de0ef79a0378019693bf0cab4272138668) build(deps): update cucumber requirement from >= 7, < 8 to >= 7, < 9 (#125)
|
|
1421
|
-
|
|
1422
|
-
## [v1.62.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.62.2) - 2022-05-23
|
|
1423
|
-
|
|
1424
|
-
- [`6bcb594`](https://github.com/alexfalkowski/nonnative/commit/6bcb594c52231381992479f81e713f6f32e2fdde) ci: add dependabot file (#124)
|
|
1425
|
-
|
|
1426
|
-
## [v1.62.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.62.1) - 2022-05-17
|
|
1427
|
-
|
|
1428
|
-
- [`4f739e2`](https://github.com/alexfalkowski/nonnative/commit/4f739e25f2bc5e45fd39dddf6d09b5771babe442) build(deps): update all (#122)
|
|
1429
|
-
|
|
1430
|
-
## [v1.62.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.62.0) - 2022-04-25
|
|
1431
|
-
|
|
1432
|
-
- [`eb4638f`](https://github.com/alexfalkowski/nonnative/commit/eb4638f3ca8636ca68f989209a6e73831e61a678) feat: add ability to read from log file (#121)
|
|
1433
|
-
|
|
1434
|
-
## [v1.61.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.61.0) - 2022-04-25
|
|
1435
|
-
|
|
1436
|
-
- [`dc95fd2`](https://github.com/alexfalkowski/nonnative/commit/dc95fd2977c3900d2ae6447d517f410e1128837f) feat: allow checking logs (#120)
|
|
1437
|
-
|
|
1438
|
-
## [v1.60.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.60.0) - 2022-04-25
|
|
1439
|
-
|
|
1440
|
-
- [`60b8310`](https://github.com/alexfalkowski/nonnative/commit/60b8310ab8ae2a2761d867ab169f8ad5bbbed416) feat: remove strategy to allow finer control in features. (#119)
|
|
1441
|
-
|
|
1442
|
-
## [v1.59.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.59.1) - 2022-04-25
|
|
1443
|
-
|
|
1444
|
-
- [`b87b2f0`](https://github.com/alexfalkowski/nonnative/commit/b87b2f03822fc9f39274943088b6a31a6ff9aefb) buld(deps): update rubocop to v1.28.2 (#118)
|
|
1445
|
-
|
|
1446
|
-
## [v1.59.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.59.0) - 2022-04-25
|
|
1447
|
-
|
|
1448
|
-
- [`f8c7f7f`](https://github.com/alexfalkowski/nonnative/commit/f8c7f7f4cb4d1506e1b8ae038bd6c46f7ce529a2) feat(cucumber): verify system start errors (#117)
|
|
1449
|
-
|
|
1450
|
-
## [v1.58.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.58.2) - 2022-04-13
|
|
1451
|
-
|
|
1452
|
-
- [`70bf9c6`](https://github.com/alexfalkowski/nonnative/commit/70bf9c606bf748c8df2f06b4e28d42eb1b42e5ec) test: use buf (#116)
|
|
1453
|
-
|
|
1454
|
-
## [v1.58.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.58.1) - 2022-04-06
|
|
1455
|
-
|
|
1456
|
-
- [`98cccf3`](https://github.com/alexfalkowski/nonnative/commit/98cccf3f7c0918cfb00650283cf472dd4e24fbbc) fix: use host (#115)
|
|
1457
|
-
|
|
1458
|
-
## [v1.58.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.58.0) - 2022-04-06
|
|
1459
|
-
|
|
1460
|
-
- [`0e3fbd8`](https://github.com/alexfalkowski/nonnative/commit/0e3fbd8bc7ba76b5c5219615b66e80da4b9545ee) feat: allow services and proxy to use a host (#114)
|
|
1461
|
-
|
|
1462
|
-
## [v1.57.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.57.1) - 2022-03-28
|
|
1463
|
-
|
|
1464
|
-
- [`efe2c76`](https://github.com/alexfalkowski/nonnative/commit/efe2c761a54eacfa2e4afe99afea2a9c2f8eeb74) fix(command): make sure we recreate with every execution (#113)
|
|
1465
|
-
|
|
1466
|
-
## [v1.57.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.57.0) - 2022-03-28
|
|
1467
|
-
|
|
1468
|
-
- [`d260baf`](https://github.com/alexfalkowski/nonnative/commit/d260baf8801e73660052d095935de67bbdca207c) feat(go): make sure we generate a unique file (#111)
|
|
1469
|
-
|
|
1470
|
-
## [v1.56.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.56.1) - 2022-03-28
|
|
1471
|
-
|
|
1472
|
-
- [`48f1959`](https://github.com/alexfalkowski/nonnative/commit/48f1959cb36047ed88e1407313ef4828182142eb) fix(process): use key for env (#110)
|
|
1473
|
-
|
|
1474
|
-
## [v1.56.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.56.0) - 2022-03-28
|
|
1475
|
-
|
|
1476
|
-
- [`b601974`](https://github.com/alexfalkowski/nonnative/commit/b601974b50e8df7cc16dd0bd5c32a16f462b1053) feat(process): make sure we honour existing env variables (#109)
|
|
1477
|
-
|
|
1478
|
-
## [v1.55.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.55.0) - 2022-03-25
|
|
1479
|
-
|
|
1480
|
-
- [`526f43c`](https://github.com/alexfalkowski/nonnative/commit/526f43cf0a21876418233abca558d8611acd10c7) feat(observability): add liveness and readiness (#108)
|
|
1481
|
-
|
|
1482
|
-
## [v1.54.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.54.4) - 2022-03-20
|
|
1483
|
-
|
|
1484
|
-
- [`22b8fb9`](https://github.com/alexfalkowski/nonnative/commit/22b8fb9e509f0a665d2b8dd2db68f45813cae940) build(deps): use ruby v3.0.3 (#107)
|
|
1485
|
-
|
|
1486
|
-
## [v1.54.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.54.3) - 2022-03-05
|
|
1487
|
-
|
|
1488
|
-
- [`930e9c8`](https://github.com/alexfalkowski/nonnative/commit/930e9c8162b8cfb17622813bf0b071c197239846) build(ruby): update to v3.1.1 (#106)
|
|
1489
|
-
|
|
1490
|
-
## [v1.54.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.54.2) - 2022-03-04
|
|
1491
|
-
|
|
1492
|
-
- [`bd151fc`](https://github.com/alexfalkowski/nonnative/commit/bd151fc0f42cb398684a7c9bc8d8e038dcb1c14a) build(deps): update ruby to 3.1.0 (#105)
|
|
1493
|
-
|
|
1494
|
-
## [v1.54.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.54.1) - 2021-10-14
|
|
1495
|
-
|
|
1496
|
-
- [`0c93823`](https://github.com/alexfalkowski/nonnative/commit/0c938237859067de165838b0c85ad00f39ab725e) build(deps): update (#101)
|
|
1497
|
-
|
|
1498
|
-
## [v1.54.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.54.0) - 2021-10-11
|
|
1499
|
-
|
|
1500
|
-
- [`fed4929`](https://github.com/alexfalkowski/nonnative/commit/fed4929a157982adcfbefac9a79f593289234418) feat: only add less than for memory (#99)
|
|
1501
|
-
|
|
1502
|
-
## [v1.53.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.53.0) - 2021-10-11
|
|
1503
|
-
|
|
1504
|
-
- [`2139932`](https://github.com/alexfalkowski/nonnative/commit/21399326bd342711a2cc98ab941cc3b8aaea6d56) feat: add ability to read process memory (#98)
|
|
1505
|
-
|
|
1506
|
-
## [v1.52.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.52.0) - 2021-09-21
|
|
1507
|
-
|
|
1508
|
-
- [`accdbb3`](https://github.com/alexfalkowski/nonnative/commit/accdbb3e9837e2c25bedf966a84c52df4d65d2b7) feat: update ruby (#96)
|
|
1509
|
-
|
|
1510
|
-
## [v1.51.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.51.2) - 2021-08-16
|
|
1511
|
-
|
|
1512
|
-
- [`7e12b05`](https://github.com/alexfalkowski/nonnative/commit/7e12b058211979b2b7bf9edaef81c108729c8eaa) test(deps): update (#95)
|
|
1513
|
-
|
|
1514
|
-
## [v1.51.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.51.1) - 2021-07-20
|
|
1515
|
-
|
|
1516
|
-
- [`06e2199`](https://github.com/alexfalkowski/nonnative/commit/06e21997f1a18ebf40eb3db92b55a5af8f45b50f) fix: to version 1.51.1 (#94)
|
|
1517
|
-
|
|
1518
|
-
## [v1.51.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.51.0) - 2021-07-20
|
|
1519
|
-
|
|
1520
|
-
- [`996c014`](https://github.com/alexfalkowski/nonnative/commit/996c014eb843950b62febfc4fbd3f82c959c42ae) feat(deps): update cucumber to 7.0.0 (#93)
|
|
1521
|
-
|
|
1522
|
-
## [v1.50.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.50.1) - 2021-07-19
|
|
1523
|
-
|
|
1524
|
-
- [`352a3c0`](https://github.com/alexfalkowski/nonnative/commit/352a3c069b96038a5c95f5de635d0baf6e4a0668) ci: fix release (#92)
|
|
1525
|
-
|
|
1526
|
-
## [v1.50.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.50.0) - 2021-06-06
|
|
1527
|
-
|
|
1528
|
-
- [`9817716`](https://github.com/alexfalkowski/nonnative/commit/9817716fdf27da6af5713d0a8847a64a62f978dd) feat(deps): update (#91)
|
|
1529
|
-
|
|
1530
|
-
## [v1.49.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.49.0) - 2021-05-28
|
|
1531
|
-
|
|
1532
|
-
- [`2644345`](https://github.com/alexfalkowski/nonnative/commit/2644345e8f735276e778e3e977514b3b047c7c01) feat(deps): update (#90)
|
|
1533
|
-
|
|
1534
|
-
## [v1.48.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.48.0) - 2021-05-15
|
|
1535
|
-
|
|
1536
|
-
- [`e2b37bf`](https://github.com/alexfalkowski/nonnative/commit/e2b37bfc6e6dd922258cc1d1bc5b6abc4d78fd02) feat(deps): update to ruby version 3.0.0 (#89)
|
|
1537
|
-
|
|
1538
|
-
## [v1.47.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.47.0) - 2021-05-14
|
|
1539
|
-
|
|
1540
|
-
- [`4401a77`](https://github.com/alexfalkowski/nonnative/commit/4401a776ccc50dbefa45b06de01945abf4724864) feat: allow to pass env variables to processes (#88)
|
|
1541
|
-
|
|
1542
|
-
## [v1.46.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.46.0) - 2021-05-10
|
|
1543
|
-
|
|
1544
|
-
- [`a95e8b6`](https://github.com/alexfalkowski/nonnative/commit/a95e8b6817380afd732d0aefb170726f905548cb) feat: add loading config through configure (#87)
|
|
1545
|
-
|
|
1546
|
-
## [v1.45.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.45.0) - 2021-05-10
|
|
1547
|
-
|
|
1548
|
-
- [`2f500d3`](https://github.com/alexfalkowski/nonnative/commit/2f500d34ef6eb536b223651f84213f4f3d10c496) feat: add loading go command through config (#86)
|
|
1549
|
-
|
|
1550
|
-
## [v1.44.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.44.1) - 2021-05-06
|
|
1551
|
-
|
|
1552
|
-
- [`4725546`](https://github.com/alexfalkowski/nonnative/commit/4725546651b04db6067c14b1f963933316d2dc84) test: update rubocop (1.14.0) (#85)
|
|
1553
|
-
|
|
1554
|
-
## [v1.44.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.44.0) - 2021-05-01
|
|
1555
|
-
|
|
1556
|
-
- [`37b6175`](https://github.com/alexfalkowski/nonnative/commit/37b6175e920dfb70f3d6f13226240dd045c2db3d) feat: move to reusable steps (#84)
|
|
1557
|
-
|
|
1558
|
-
## [v1.43.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.43.0) - 2021-04-30
|
|
1559
|
-
|
|
1560
|
-
- [`b51526d`](https://github.com/alexfalkowski/nonnative/commit/b51526d99d24522a26f534d28769cc8cdee4af04) feat: release version 1.43.0 (#83)
|
|
1561
|
-
|
|
1562
|
-
## [v1.42.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.42.2) - 2021-04-30
|
|
1563
|
-
|
|
1564
|
-
- [`2a52af7`](https://github.com/alexfalkowski/nonnative/commit/2a52af74b75443674a2235c424d69f15516ab60f) fix: make sure we parse services config (#82)
|
|
1565
|
-
|
|
1566
|
-
## [v1.42.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.42.1) - 2021-04-30
|
|
1567
|
-
|
|
1568
|
-
- [`a127a3b`](https://github.com/alexfalkowski/nonnative/commit/a127a3beb91da0db01443daa188df1444796ff61) docs: add sevices to proxies (#81)
|
|
1569
|
-
|
|
1570
|
-
## [v1.42.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.42.0) - 2021-04-30
|
|
1571
|
-
|
|
1572
|
-
- [`454980e`](https://github.com/alexfalkowski/nonnative/commit/454980e1eb141995c96203fcf9254bfe2cb0133e) feat: add services (#80)
|
|
1573
|
-
|
|
1574
|
-
## [v1.41.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.41.0) - 2021-04-30
|
|
1575
|
-
|
|
1576
|
-
- [`d52b2bb`](https://github.com/alexfalkowski/nonnative/commit/d52b2bb6fad91612f9b9a64817c861d1c227ef0b) feat: add proxy to processes (#79)
|
|
1577
|
-
|
|
1578
|
-
## [v1.40.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.40.2) - 2021-04-27
|
|
1579
|
-
|
|
1580
|
-
- [`ea109fb`](https://github.com/alexfalkowski/nonnative/commit/ea109fbb3fba2c8fc23df5b582a83d373c77fa6f) test: integrate coveralls (#78)
|
|
1581
|
-
|
|
1582
|
-
## [v1.40.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.40.1) - 2021-04-27
|
|
1583
|
-
|
|
1584
|
-
- [`810be8c`](https://github.com/alexfalkowski/nonnative/commit/810be8cd9a59b9b99842a3a0a58619ee6b77380d) docs: update go example (#77)
|
|
1585
|
-
|
|
1586
|
-
## [v1.40.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.40.0) - 2021-04-25
|
|
1587
|
-
|
|
1588
|
-
- [`83c9e16`](https://github.com/alexfalkowski/nonnative/commit/83c9e16b5e5f9f14ed2cc5fd2eb29b83147c1e53) feat: update deps (#76)
|
|
1589
|
-
|
|
1590
|
-
## [v1.39.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.39.0) - 2021-04-23
|
|
1591
|
-
|
|
1592
|
-
- [`bde3e05`](https://github.com/alexfalkowski/nonnative/commit/bde3e052b422a0ca659cfb54fcf3ca9d8a1fb20c) feat: log interruptions (#75)
|
|
1593
|
-
|
|
1594
|
-
## [v1.38.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.38.0) - 2021-04-22
|
|
1595
|
-
|
|
1596
|
-
- [`6c1cc8e`](https://github.com/alexfalkowski/nonnative/commit/6c1cc8e1c3f15d11848889852897b523f5848794) feat: terminate connections on change (#74)
|
|
1597
|
-
|
|
1598
|
-
## [v1.37.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.37.0) - 2021-04-22
|
|
1599
|
-
|
|
1600
|
-
- [`95e4cf4`](https://github.com/alexfalkowski/nonnative/commit/95e4cf44180ee84d32cc42ee058d6742732b57b9) feat: simplify go exeutable (#73)
|
|
1601
|
-
|
|
1602
|
-
## [v1.36.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.36.0) - 2021-04-21
|
|
1603
|
-
|
|
1604
|
-
- [`2cd384c`](https://github.com/alexfalkowski/nonnative/commit/2cd384cb9f73da1f131829f1eaf9b0c9e1ae3cdf) feat: remove badge from docs (#72)
|
|
1605
|
-
|
|
1606
|
-
## [v1.35.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.35.2) - 2021-04-21
|
|
1607
|
-
|
|
1608
|
-
- [`fe28cf3`](https://github.com/alexfalkowski/nonnative/commit/fe28cf345be108780b47ac4c96d212b215d721a8) fix: go command (#71)
|
|
1609
|
-
|
|
1610
|
-
## [v1.35.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.35.1) - 2021-04-04
|
|
1611
|
-
|
|
1612
|
-
- [`5f766b6`](https://github.com/alexfalkowski/nonnative/commit/5f766b6744e7c8c0fabbf22348019c8642a495f3) ci(release): add gh context (#70)
|
|
1613
|
-
|
|
1614
|
-
## [v1.35.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.35.0) - 2021-04-03
|
|
1615
|
-
|
|
1616
|
-
- [`8989b5d`](https://github.com/alexfalkowski/nonnative/commit/8989b5dd960cc7064ed196545625c9ef8b9ee280) feat(deps): udate to latest (#69)
|
|
1617
|
-
- [`90d3cb7`](https://github.com/alexfalkowski/nonnative/commit/90d3cb7b24d2c4a70dd8e4fad809f008c849b34b) feat: update ruby to version 2.7.2 [ci skip]
|
|
1618
|
-
|
|
1619
|
-
## [v1.34.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.34.0) - 2020-10-30
|
|
1620
|
-
|
|
1621
|
-
- [`a3d9039`](https://github.com/alexfalkowski/nonnative/commit/a3d9039ac5da0b8f7093d35c9519e2058a586822) Merge pull request #68 from alexfalkowski/ci/change-image
|
|
1622
|
-
- [`882f3db`](https://github.com/alexfalkowski/nonnative/commit/882f3db513a8ffae7661dd000d50a380c2c004d0) feat: bump to version 1.34.0
|
|
1623
|
-
- [`43559b8`](https://github.com/alexfalkowski/nonnative/commit/43559b86cf64eeae6d3910582f29fb427809388b) ci: use release image
|
|
1624
|
-
|
|
1625
|
-
## [v1.33.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.33.0) - 2020-10-30
|
|
1626
|
-
|
|
1627
|
-
- [`321a1e5`](https://github.com/alexfalkowski/nonnative/commit/321a1e55d169690befdbb500fb9a0454bd098324) Merge pull request #67 from alexfalkowski/ci/fix
|
|
1628
|
-
- [`538ebf5`](https://github.com/alexfalkowski/nonnative/commit/538ebf54c9d49ac3227f9c0a14ce9074d961c42d) feat: bump to version 1.33.0
|
|
1629
|
-
- [`bf40e54`](https://github.com/alexfalkowski/nonnative/commit/bf40e5471d7701040e64c035e652df534db7e783) fix: make sure we dont run ci again
|
|
1630
|
-
|
|
1631
|
-
## [v1.32.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.32.0) - 2020-10-30
|
|
1632
|
-
|
|
1633
|
-
- [`24d1be6`](https://github.com/alexfalkowski/nonnative/commit/24d1be68da118988376d4111dce406ba4b6dabcf) ci: add git config
|
|
1634
|
-
- [`495e7da`](https://github.com/alexfalkowski/nonnative/commit/495e7dacf13a9c7b1a2aed089997145eef40dfc2) Merge pull request #66 from alexfalkowski/ci/change-image
|
|
1635
|
-
- [`a18e739`](https://github.com/alexfalkowski/nonnative/commit/a18e739285cab1e75b2c4bb2da573e4b437d05b5) feat: update deps
|
|
1636
|
-
- [`8513bca`](https://github.com/alexfalkowski/nonnative/commit/8513bcaa962d0c86cf664388c0affd0e0eb2dfe9) ci: release
|
|
1637
|
-
- [`d81a7a8`](https://github.com/alexfalkowski/nonnative/commit/d81a7a83cdad9e39d1967eb6dfab40e901806a82) test: publish quiet
|
|
1638
|
-
- [`ac9e4ab`](https://github.com/alexfalkowski/nonnative/commit/ac9e4ab1718817cecd07396df6ce976086edc44c) ci: use alexfalkowski/ruby:2.7
|
|
1639
|
-
|
|
1640
|
-
## [v1.31.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.31.0) - 2020-10-30
|
|
1641
|
-
|
|
1642
|
-
- [`45cb6b9`](https://github.com/alexfalkowski/nonnative/commit/45cb6b90e4c2cfcac4f0b08e0358041e0f098ce5) Merge pull request #65 from alexfalkowski/feat/update-cucumber
|
|
1643
|
-
- [`3cc50c7`](https://github.com/alexfalkowski/nonnative/commit/3cc50c71509468618ab22c7089c2aa3d6a510ac6) release: bump to version 1.31.0
|
|
1644
|
-
- [`7bca72a`](https://github.com/alexfalkowski/nonnative/commit/7bca72aae488b18a87ba233b01feea443d911d7d) test: update rubocop
|
|
1645
|
-
- [`80b59e6`](https://github.com/alexfalkowski/nonnative/commit/80b59e6bb8cd8cbc9403124ea5c8c14abe19b082) test: upgrade cucumber
|
|
1646
|
-
- [`78261a1`](https://github.com/alexfalkowski/nonnative/commit/78261a1ece36d2da98b7411e59d34a005db2e154) Merge pull request #64 from alexfalkowski/feat/update
|
|
1647
|
-
- [`468c861`](https://github.com/alexfalkowski/nonnative/commit/468c8616ce166a43777142963384e42850fbf66e) build: bump to version 1.30.0
|
|
1648
|
-
- [`c513928`](https://github.com/alexfalkowski/nonnative/commit/c513928e600da2c0602afecf064557b1b564058b) test: solargraph (0.39.15)
|
|
1649
|
-
- [`650401a`](https://github.com/alexfalkowski/nonnative/commit/650401ac761d94c8da7c97e99a5879b0f3a2de17) test: rubocop (0.92.0)
|
|
1650
|
-
- [`e2ea2fe`](https://github.com/alexfalkowski/nonnative/commit/e2ea2fea8cda36cc97e11d75d7b29a12302ce5b5) feat: grpc-tools (1.32.0)
|
|
1651
|
-
- [`36ff809`](https://github.com/alexfalkowski/nonnative/commit/36ff809264c712240f50db24971f6045faaceac3) feat: update puma
|
|
1652
|
-
- [`54d3ff1`](https://github.com/alexfalkowski/nonnative/commit/54d3ff1324b4f5f4a4f781d357dbd7c058fce1b2) Merge pull request #63 from alexfalkowski/feature/update-deps
|
|
1653
|
-
- [`7c9b11f`](https://github.com/alexfalkowski/nonnative/commit/7c9b11fb35c9655f2d8b161498e134ab903c82c9) feat: update deps
|
|
1654
|
-
- [`d1d5f19`](https://github.com/alexfalkowski/nonnative/commit/d1d5f19621a817637a8258cb254859e1637c841f) Merge pull request #62 from alexfalkowski/feature/command
|
|
1655
|
-
- [`45e3e6e`](https://github.com/alexfalkowski/nonnative/commit/45e3e6eb923b29422490f81609bb40004c99c2f1) build: bump to version 1.29.0
|
|
1656
|
-
- [`5b61d9b`](https://github.com/alexfalkowski/nonnative/commit/5b61d9bea4033473221c283e113d9138d230637e) docs: add go summary
|
|
1657
|
-
- [`4c45a19`](https://github.com/alexfalkowski/nonnative/commit/4c45a19c9acfa157c67e2bdd1fd470558fa2f80f) feat: add running go command
|
|
1658
|
-
- [`7809768`](https://github.com/alexfalkowski/nonnative/commit/78097687a0ae8db430e49803718f27a38a04f44f) Merge pull request #61 from alexfalkowski/feature/strategy
|
|
1659
|
-
- [`610fbac`](https://github.com/alexfalkowski/nonnative/commit/610fbac6f87b4184c428646c90ac2f7231feb01d) build: bump to version 1.28.0
|
|
1660
|
-
- [`668f61b`](https://github.com/alexfalkowski/nonnative/commit/668f61b3d802958bd2d948ba47f54df7ad4725f4) feat: add ability to override strategy
|
|
1661
|
-
- [`8ca6d82`](https://github.com/alexfalkowski/nonnative/commit/8ca6d8249fdc27c9f19290cb814c1ea43f4fb953) Merge pull request #60 from alexfalkowski/build/bump-version
|
|
1662
|
-
- [`9a86735`](https://github.com/alexfalkowski/nonnative/commit/9a867351f473ec582fbe8ec78eb31b089d2c5ddc) build: bump to version 1.27.0
|
|
1663
|
-
- [`45771ec`](https://github.com/alexfalkowski/nonnative/commit/45771ecc266c7733506343afd4cbd7801a30f4e6) test: update solargraph (0.39.12)
|
|
1664
|
-
- [`ed697e6`](https://github.com/alexfalkowski/nonnative/commit/ed697e6a3589873d679964ac459e2d7bf52fbbb1) Merge pull request #59 from alexfalkowski/feature/remove-wait
|
|
1665
|
-
- [`a8d7d57`](https://github.com/alexfalkowski/nonnative/commit/a8d7d57d8bef0d4eed75828284877303cb9bf156) refactor: remove wait
|
|
1666
|
-
- [`751e7c4`](https://github.com/alexfalkowski/nonnative/commit/751e7c4306e4f5d55f390598e2ec3b220191fa74) Merge pull request #58 from alexfalkowski/feature/ruby-2.7.1
|
|
1667
|
-
- [`62cf089`](https://github.com/alexfalkowski/nonnative/commit/62cf089e3b10bae8290d8cfbb2b8c4e4c50aef1f) fix: remove thwait
|
|
1668
|
-
- [`4670bc8`](https://github.com/alexfalkowski/nonnative/commit/4670bc82c9dbdfc5551bc0241dbc77011bf7b0a8) test: update rubocop (0.88.0)
|
|
1669
|
-
- [`192ed03`](https://github.com/alexfalkowski/nonnative/commit/192ed03c9d929e7fdadc80ab7b48b4a8081daed1) feat: update to ruby-2.7.1
|
|
1670
|
-
- [`2a673eb`](https://github.com/alexfalkowski/nonnative/commit/2a673eb0671da4e60276d02793e8a72732f1d208) Merge pull request #57 from alexfalkowski/test/disrupt-other-protocols
|
|
1671
|
-
- [`5bce2ce`](https://github.com/alexfalkowski/nonnative/commit/5bce2ce5f580d308097cf6124e4960dc86379808) test: grpc faults
|
|
1672
|
-
- [`5dc1ce7`](https://github.com/alexfalkowski/nonnative/commit/5dc1ce79c9994646ecc59a0e6665d1e9421fde9c) Merge pull request #56 from alexfalkowski/feature/log-proxy
|
|
1673
|
-
- [`0ac2d44`](https://github.com/alexfalkowski/nonnative/commit/0ac2d44b765e1a28dbedfeb08086c9ca4ea31d8d) build: bump to version 1.26.0
|
|
1674
|
-
- [`66e0acd`](https://github.com/alexfalkowski/nonnative/commit/66e0acd4aa01ae9b7335f6df4ff6d4f3c89239ac) feat: add proxy logs
|
|
1675
|
-
- [`da31e82`](https://github.com/alexfalkowski/nonnative/commit/da31e823eb5170f297df69d763b5bab2206f6a04) Merge pull request #55 from alexfalkowski/feature/rename-proxy
|
|
1676
|
-
- [`5b87699`](https://github.com/alexfalkowski/nonnative/commit/5b87699c622e9db7fed865ea75d8ee294c996b5e) feat: rename proxy
|
|
1677
|
-
- [`382cdff`](https://github.com/alexfalkowski/nonnative/commit/382cdffbb991bc06e82e149bd6dbe9fd0eb28dc8) Merge pull request #54 from alexfalkowski/docs/readme
|
|
1678
|
-
- [`828316b`](https://github.com/alexfalkowski/nonnative/commit/828316b84b8ceaf3c29811e3d8bb57d989033165) docs: add log for servers
|
|
1679
|
-
- [`4fbf56e`](https://github.com/alexfalkowski/nonnative/commit/4fbf56e973c6ac1d164ccd378fb16a2a3dbb7072) Merge pull request #53 from alexfalkowski/feature/logging
|
|
1680
|
-
- [`2cab17e`](https://github.com/alexfalkowski/nonnative/commit/2cab17e22099c0da8c9f28a844084581d84e2a87) build: bump to version 1.25.0
|
|
1681
|
-
- [`a6c16a7`](https://github.com/alexfalkowski/nonnative/commit/a6c16a7c43ec52b8a6a4766e92fdfe0179bc9b4b) feat: add logging to servers
|
|
1682
|
-
- [`4e71747`](https://github.com/alexfalkowski/nonnative/commit/4e71747757e377636296663f6104dd2235233cba) Merge pull request #52 from alexfalkowski/feature/delay-time
|
|
1683
|
-
- [`38da916`](https://github.com/alexfalkowski/nonnative/commit/38da916c0160a1570f04965041955c003995fa33) build: bump to version 1.24.0
|
|
1684
|
-
- [`7ebb938`](https://github.com/alexfalkowski/nonnative/commit/7ebb9389c4cab8639f19bf234d65359fbfdef342) feat: pass options to socket pair
|
|
1685
|
-
- [`73bc889`](https://github.com/alexfalkowski/nonnative/commit/73bc889e592b76471b1b7e7ebcfb32509acc1727) Merge pull request #51 from alexfalkowski/feature/docs
|
|
1686
|
-
- [`ff062f1`](https://github.com/alexfalkowski/nonnative/commit/ff062f1451b94362888893340521fd3ef51a84c5) docs: add fault injection
|
|
1687
|
-
- [`20051a1`](https://github.com/alexfalkowski/nonnative/commit/20051a1d5f59a0ebb8ab3f49bfb51c463a2cc1a4) Merge pull request #50 from alexfalkowski/feature/chaos
|
|
1688
|
-
- [`230ae39`](https://github.com/alexfalkowski/nonnative/commit/230ae395406552bbe7610a9c37322573c2d6f92b) fix: remove rescue
|
|
1689
|
-
- [`c67ed10`](https://github.com/alexfalkowski/nonnative/commit/c67ed109878470858ff0282f5b140e9d7077d765) refactor: rename to close all
|
|
1690
|
-
- [`09a0755`](https://github.com/alexfalkowski/nonnative/commit/09a0755990cde9597cb50d2715903f98e03280d5) build: bump version to 1.23.0
|
|
1691
|
-
- [`f83d35f`](https://github.com/alexfalkowski/nonnative/commit/f83d35ffc7374d182d8c3e4b513b460d38121c83) feat: invalid data
|
|
1692
|
-
- [`9004d56`](https://github.com/alexfalkowski/nonnative/commit/9004d5643d38e530124077f777b7fec494aa5a10) feat: add delay to proxy
|
|
1693
|
-
- [`dbe4d9b`](https://github.com/alexfalkowski/nonnative/commit/dbe4d9b7e7f4d5ecdaa89a60a5b135ccefecc43d) feat: add timeout
|
|
1694
|
-
- [`c757b8b`](https://github.com/alexfalkowski/nonnative/commit/c757b8b1d4f513451b08dd0408256244c7a29f7f) feat: use request
|
|
1695
|
-
- [`d50112e`](https://github.com/alexfalkowski/nonnative/commit/d50112e72f4a3f1af93ba2bc4274282c06690048) feat: socket pair
|
|
1696
|
-
- [`d3dc376`](https://github.com/alexfalkowski/nonnative/commit/d3dc376522aefd4856e15bba84309a5e77641db6) feat: remove timeout
|
|
1697
|
-
- [`36e33cc`](https://github.com/alexfalkowski/nonnative/commit/36e33ccb66f459d3304391cf8072641f282c937d) Merge pull request #49 from alexfalkowski/feature/upgrade-cucumber
|
|
1698
|
-
- [`b8af305`](https://github.com/alexfalkowski/nonnative/commit/b8af305856fe2ca2580f80a5d72fd5e2c7a23175) test: remove chutney until they support cucumber 4
|
|
1699
|
-
- [`e7563e6`](https://github.com/alexfalkowski/nonnative/commit/e7563e6518faf95ed32723b9250e5ddf14d96915) build: bump to version 1.22.0
|
|
1700
|
-
- [`c38ea01`](https://github.com/alexfalkowski/nonnative/commit/c38ea015dad051e494a1aa90b7452193735cad79) feat: update cucumber (4.1.0)
|
|
1701
|
-
- [`6dbff28`](https://github.com/alexfalkowski/nonnative/commit/6dbff28e3625b3fd85bfb216f3fde90b05df298c) Merge pull request #48 from alexfalkowski/feature/update-deps
|
|
1702
|
-
- [`11e8de4`](https://github.com/alexfalkowski/nonnative/commit/11e8de4228417483c26213f40caee351dbbdf861) feat: loosen grc dep
|
|
1703
|
-
- [`6e7d9cc`](https://github.com/alexfalkowski/nonnative/commit/6e7d9ccc31fc21d20991404fdc40d9ec29465fee) Merge pull request #47 from alexfalkowski/feature/update-deps
|
|
1704
|
-
- [`091f886`](https://github.com/alexfalkowski/nonnative/commit/091f8866114c83f54792940f3eb0762135e90f1c) build: bump to version 1.21.0
|
|
1705
|
-
- [`498a6d5`](https://github.com/alexfalkowski/nonnative/commit/498a6d56c9e157f15ebe77d57cd0477abdc8ec34) feat: loosen grc dep
|
|
1706
|
-
- [`b0b3f17`](https://github.com/alexfalkowski/nonnative/commit/b0b3f1730837de239872d42885e80fc69bcc3644) Merge pull request #46 from alexfalkowski/bug/error
|
|
1707
|
-
- [`96b4393`](https://github.com/alexfalkowski/nonnative/commit/96b43937a596dd48513d7e056cba603103c07f14) test: catch standard error
|
|
1708
|
-
- [`595dc52`](https://github.com/alexfalkowski/nonnative/commit/595dc52ae15b184b8a1642c51d0327350a565007) Merge pull request #45 from alexfalkowski/feature/update-deps
|
|
1709
|
-
- [`5ce4ec9`](https://github.com/alexfalkowski/nonnative/commit/5ce4ec997df43d57091d2ff1203aacca22bc6e55) build: bump to version 1.20.0
|
|
1710
|
-
- [`d9a50a0`](https://github.com/alexfalkowski/nonnative/commit/d9a50a0a755c31d002c0abecd1c26cec65025c9c) test: update solargraph (0.39.11)
|
|
1711
|
-
- [`cff0320`](https://github.com/alexfalkowski/nonnative/commit/cff0320b1ab4d18bcff158557d045b54d768b353) test: update rubocop (0.87.1)
|
|
1712
|
-
- [`98b7262`](https://github.com/alexfalkowski/nonnative/commit/98b7262d76d30a0097db138e6236a43c296ce207) feat: update grpc (1.30.1)
|
|
1713
|
-
- [`3fd60c0`](https://github.com/alexfalkowski/nonnative/commit/3fd60c05ec788c6596d73955631bcb14d21d6734) Merge pull request #44 from alexfalkowski/feature/change-proxy-config
|
|
1714
|
-
- [`bde8d3d`](https://github.com/alexfalkowski/nonnative/commit/bde8d3d7673d666354e705f973446101143ed6f7) refactor(proxy): make consistent
|
|
1715
|
-
- [`48ae80e`](https://github.com/alexfalkowski/nonnative/commit/48ae80e22409e6ddbca28346b72ac5617babb94d) Merge pull request #43 from alexfalkowski/feature/mutex
|
|
1716
|
-
- [`75ab8e8`](https://github.com/alexfalkowski/nonnative/commit/75ab8e8a9ea421aac8e970a3b7b1c2c1c556b425) fix: sync state
|
|
1717
|
-
- [`0408a4f`](https://github.com/alexfalkowski/nonnative/commit/0408a4f0700ba26e71e4358a80e1cf871b40a5e7) Merge pull request #42 from alexfalkowski/feature/handle-threads
|
|
1718
|
-
- [`5c74b1f`](https://github.com/alexfalkowski/nonnative/commit/5c74b1fc732017a658bd5e86ba8d1d849028bfa7) feat: add ability to create chaos
|
|
1719
|
-
- [`6731d95`](https://github.com/alexfalkowski/nonnative/commit/6731d9523c933a6598ce07b3d65e9678d188c0ad) feat: store connections in concurrent hash
|
|
1720
|
-
- [`0ba97ae`](https://github.com/alexfalkowski/nonnative/commit/0ba97ae9c5d471564d9098e50864565208e941b3) feat: add concurrent-ruby
|
|
1721
|
-
- [`4076cf2`](https://github.com/alexfalkowski/nonnative/commit/4076cf2019924b89f2766edbafed603d08c63cc6) fix: ignore exceptions
|
|
1722
|
-
- [`f0c4d93`](https://github.com/alexfalkowski/nonnative/commit/f0c4d93e9def2c01f06bd6cd30a69329acf0dd6c) Merge pull request #41 from alexfalkowski/feature/order
|
|
1723
|
-
- [`540a45d`](https://github.com/alexfalkowski/nonnative/commit/540a45d0d170c4c33773ad104420e865d7a30641) build: bump to version 1.19.0
|
|
1724
|
-
- [`589abe9`](https://github.com/alexfalkowski/nonnative/commit/589abe9bee0743dc38a57aef5f73871eb277ec28) feat: process start and stop in order
|
|
1725
|
-
- [`a736496`](https://github.com/alexfalkowski/nonnative/commit/a73649666010820697539c621fb9a7e8677008a7) fix: stop servers first
|
|
1726
|
-
- [`4efc1f9`](https://github.com/alexfalkowski/nonnative/commit/4efc1f900ac63f5a04e8b367a39ba864fdc444c7) Merge pull request #40 from alexfalkowski/bug/ignore-errors
|
|
1727
|
-
- [`07b443e`](https://github.com/alexfalkowski/nonnative/commit/07b443e6f06deaacfdd66cae73ab83e972d12d12) build: bump to version 1.18.0
|
|
1728
|
-
- [`9a483f0`](https://github.com/alexfalkowski/nonnative/commit/9a483f02709b4b954205dc66bf7ea7fa20110a37) fix: start servers first
|
|
1729
|
-
- [`b629c88`](https://github.com/alexfalkowski/nonnative/commit/b629c88e47570c0315f92c0e1df8070efff78bcf) test: start multiple http and grpc servers
|
|
1730
|
-
- [`c5ff8df`](https://github.com/alexfalkowski/nonnative/commit/c5ff8dfcb3af8dbe8fb9fb5a6f04dd2308eadbaa) fix(chaos): ignore ECONNRESET
|
|
1731
|
-
- [`c76b528`](https://github.com/alexfalkowski/nonnative/commit/c76b5280a508463db8d18e97e18516af24173033) Merge pull request #39 from alexfalkowski/feature/consitent-server
|
|
1732
|
-
- [`ec4d9f9`](https://github.com/alexfalkowski/nonnative/commit/ec4d9f9b68eff7f0d9b831a46fcb8f7bb1f20962) build: bump to version 1.17.0
|
|
1733
|
-
- [`ece8404`](https://github.com/alexfalkowski/nonnative/commit/ece8404d0a56ded351df317f3dacaac054f67f0a) fix(grpc): make servers consistent
|
|
1734
|
-
- [`bbe1654`](https://github.com/alexfalkowski/nonnative/commit/bbe1654af21875dde1b3a28d40d35002537a6450) Merge pull request #38 from alexfalkowski/feature/puma
|
|
1735
|
-
- [`a754000`](https://github.com/alexfalkowski/nonnative/commit/a754000621d1c3c010b03df72322af8650be4dea) build: bump to version 1.15.0
|
|
1736
|
-
- [`9d6379c`](https://github.com/alexfalkowski/nonnative/commit/9d6379cee5ec3b4637edba7291b4bd71bc594679) refactor: better grpc wait
|
|
1737
|
-
- [`2bfbb0f`](https://github.com/alexfalkowski/nonnative/commit/2bfbb0f15d7e20647e72332aa3830c9144a1148d) feat: use puma
|
|
1738
|
-
- [`b023ff1`](https://github.com/alexfalkowski/nonnative/commit/b023ff1104bad803ad101a4b987d43c0e39fbf0a) Merge pull request #37 from alexfalkowski/bug/multiple-web-servers
|
|
1739
|
-
- [`6e640de`](https://github.com/alexfalkowski/nonnative/commit/6e640ded9312d89de125f0b2bb9a34c982163a41) fix(http): allow to run multiple servers
|
|
1740
|
-
- [`34c108f`](https://github.com/alexfalkowski/nonnative/commit/34c108f35d87f51409ee091ee59771d63924d2e8) test: update solargraph (0.39.11)
|
|
1741
|
-
- [`b797dc9`](https://github.com/alexfalkowski/nonnative/commit/b797dc9778d6206da52ce4c6427204ef91bc87d3) Merge pull request #36 from alexfalkowski/feature/move-port
|
|
1742
|
-
- [`439971f`](https://github.com/alexfalkowski/nonnative/commit/439971fa0388380701e80bce18d7bf61f07f9bc7) feat: move to use predefined port
|
|
1743
|
-
- [`628ac0d`](https://github.com/alexfalkowski/nonnative/commit/628ac0d836deb02592bfd147ae54547cac8681cb) Merge pull request #35 from alexfalkowski/feature/proxy
|
|
1744
|
-
- [`e0e6703`](https://github.com/alexfalkowski/nonnative/commit/e0e67030c513678c16557d5bbabb40e4d95e372b) test: trap signals
|
|
1745
|
-
- [`24fb2cd`](https://github.com/alexfalkowski/nonnative/commit/24fb2cdaf65b6364eb0bbf8ca7f0fac51fa946e4) test: update rubocop
|
|
1746
|
-
- [`1263966`](https://github.com/alexfalkowski/nonnative/commit/12639668953f230bd3854fac16e98b20671f25b3) build: bump to version 1.15.0
|
|
1747
|
-
- [`84f6be8`](https://github.com/alexfalkowski/nonnative/commit/84f6be83e5d00a582cf6458e34a1f1c169fe81b8) feat: add chaos proxy
|
|
1748
|
-
- [`0cb80f0`](https://github.com/alexfalkowski/nonnative/commit/0cb80f0a05189fa9aab4ce5ea01d83f02dfe78f7) feat: add random-port (0.5.1)
|
|
1749
|
-
- [`b819f6c`](https://github.com/alexfalkowski/nonnative/commit/b819f6cf10ec86c52e7429e6948369905e079d38) feat: add no proxy
|
|
1750
|
-
- [`522687f`](https://github.com/alexfalkowski/nonnative/commit/522687feaabef7edaae30ba3ef4872f1ff8548b8) refactor: move timeout
|
|
1751
|
-
- [`51acd68`](https://github.com/alexfalkowski/nonnative/commit/51acd686a52297b555804a67b198b6ea024ad3d5) refactor: move setup outside of constructor
|
|
1752
|
-
- [`6b80e69`](https://github.com/alexfalkowski/nonnative/commit/6b80e690f97e3f16a315a271dca5476647ce4177) feat(process): allow to pass different signal
|
|
1753
|
-
- [`16c236a`](https://github.com/alexfalkowski/nonnative/commit/16c236afbd4e434d19d26166bf515def56907369) feat: abort on exception for threads
|
|
1754
|
-
- [`4f8c26b`](https://github.com/alexfalkowski/nonnative/commit/4f8c26b5d0159fe0d57270ca9ce5d1bd167500f4) refactor(command): pass signal
|
|
1755
|
-
- [`7804c22`](https://github.com/alexfalkowski/nonnative/commit/7804c22e1e46bc7031628fd99fbb0e1382b9b438) feat: add name property
|
|
1756
|
-
- [`40bb54a`](https://github.com/alexfalkowski/nonnative/commit/40bb54a3f93451448e5dd1410f1222072f600647) test: update rubocop (0.85.1)
|
|
1757
|
-
- [`bbf736c`](https://github.com/alexfalkowski/nonnative/commit/bbf736c82946847643b613f9b28c84a48b605c4b) Merge pull request #34 from alexfalkowski/feature/http-methods
|
|
1758
|
-
- [`b3f21ad`](https://github.com/alexfalkowski/nonnative/commit/b3f21adeae90f6e40bb2254c49dfa2034695ec24) build: bump to version 1.14.0
|
|
1759
|
-
- [`9dac9cd`](https://github.com/alexfalkowski/nonnative/commit/9dac9cdf2413c043f7eb6fa41dcb626237d070d2) test: update dependencies
|
|
1760
|
-
- [`54b7b9a`](https://github.com/alexfalkowski/nonnative/commit/54b7b9a906e0e80556c058ec85386cf4997d6a1b) feat(http): add put and delete
|
|
1761
|
-
- [`886bee1`](https://github.com/alexfalkowski/nonnative/commit/886bee1b49deb40321a8fd10612766340b71ec85) Merge pull request #33 from alexfalkowski/feature/check-http-server
|
|
1762
|
-
- [`b0dc249`](https://github.com/alexfalkowski/nonnative/commit/b0dc2490718c9626a030140cc321693c51caee7b) build: bump to version 1.13.0
|
|
1763
|
-
- [`c813c1c`](https://github.com/alexfalkowski/nonnative/commit/c813c1c0f26f4e3f4636a028e413971af18318de) refactor(http): move application
|
|
1764
|
-
- [`10e0f37`](https://github.com/alexfalkowski/nonnative/commit/10e0f37e0da9e0896365c771a8886dc0eb94906b) feat(http): wait for server to start
|
|
1765
|
-
- [`0a18218`](https://github.com/alexfalkowski/nonnative/commit/0a18218ff675a4bf76d39ac2c547a87955013e42) fix(grpc): pass timout to wait
|
|
1766
|
-
- [`2d96df5`](https://github.com/alexfalkowski/nonnative/commit/2d96df54874022f79e617264daa98e84586da169) Merge pull request #32 from alexfalkowski/feature/better-process-management
|
|
1767
|
-
- [`3712c9e`](https://github.com/alexfalkowski/nonnative/commit/3712c9e7fa1fad9c1b205dabd50e5c059f165145) build: bump to version 1.12.0
|
|
1768
|
-
- [`b7b0b17`](https://github.com/alexfalkowski/nonnative/commit/b7b0b17cc4cac53abcb052a76afc29312b0b971b) fix: only raise an error after we have finished start or stop
|
|
1769
|
-
- [`43a961b`](https://github.com/alexfalkowski/nonnative/commit/43a961b7bfa5e954371d14553009969f89af87a4) fix: pass service like in command
|
|
1770
|
-
- [`5bf9a34`](https://github.com/alexfalkowski/nonnative/commit/5bf9a34ab96b10365e894dd66b260c2aa902f19b) feat(command): wait for pid
|
|
1771
|
-
- [`ba90600`](https://github.com/alexfalkowski/nonnative/commit/ba906008ed7a8d72f8ee8f5f37eddf541be97a8a) feat(grpc): wait for server
|
|
1772
|
-
- [`7dad865`](https://github.com/alexfalkowski/nonnative/commit/7dad865a29117b830c7717d167e14f88c9d6f2af) fix: register at exit first
|
|
1773
|
-
- [`be78cf4`](https://github.com/alexfalkowski/nonnative/commit/be78cf47f2cb338cd98dff5ccfd5af3b41321428) feat: add overridable waiting
|
|
1774
|
-
- [`caa075f`](https://github.com/alexfalkowski/nonnative/commit/caa075f955071cdc4ac2ef81465e668674ec5087) refactor: simplify server
|
|
1775
|
-
- [`94b8b65`](https://github.com/alexfalkowski/nonnative/commit/94b8b652ef4b89a701ffb902c1b83c6d02b93e27) refactor: simplify process
|
|
1776
|
-
- [`08ac565`](https://github.com/alexfalkowski/nonnative/commit/08ac56512914a376152f9eb9e08edda14268c6ae) Merge pull request #31 from alexfalkowski/feature/sleep
|
|
1777
|
-
- [`39e05f2`](https://github.com/alexfalkowski/nonnative/commit/39e05f29602302000955c07f01c662438e5d30a6) build: bump to version 1.11.0
|
|
1778
|
-
- [`1e3d363`](https://github.com/alexfalkowski/nonnative/commit/1e3d36302c0fc0c58f7b2239db39876acf4ec2fc) fix: add small sleeps as prcesses and severs take time to start.
|
|
1779
|
-
- [`2524b5b`](https://github.com/alexfalkowski/nonnative/commit/2524b5b80059b9bd57e8bd6c768d38012cbbbece) Merge pull request #30 from alexfalkowski/feature/use-run
|
|
1780
|
-
- [`3ff852b`](https://github.com/alexfalkowski/nonnative/commit/3ff852baa67d0d8ed967ad874ff2093edad7d540) build: bump to version 1.10.0
|
|
1781
|
-
- [`3b504f7`](https://github.com/alexfalkowski/nonnative/commit/3b504f798f96465c503460789e67433ca74cf75e) build: add cops
|
|
1782
|
-
- [`3721cdb`](https://github.com/alexfalkowski/nonnative/commit/3721cdb4902d4896a1666763fd544824c4ceca9b) build: update rubocop (0.83.0)
|
|
1783
|
-
- [`f0609af`](https://github.com/alexfalkowski/nonnative/commit/f0609afe3878a8d4e5eaef77457b7a868bc234e8) feat(grpc): use run instead of run_till_terminated
|
|
1784
|
-
- [`1c475cf`](https://github.com/alexfalkowski/nonnative/commit/1c475cf8fa1325cb92ed7c860bd07f1bed3ab3f0) Merge pull request #28 from alexfalkowski/feature/logging
|
|
1785
|
-
- [`8013ad0`](https://github.com/alexfalkowski/nonnative/commit/8013ad07027e3a668f86581ca090b1a431504bba) build: bump to version 1.9.0
|
|
1786
|
-
- [`0d38d8a`](https://github.com/alexfalkowski/nonnative/commit/0d38d8a12d108370682e2f7cad5f5a4f62e5835f) fix: remove unused vriables
|
|
1787
|
-
- [`787e490`](https://github.com/alexfalkowski/nonnative/commit/787e490b71884c8dcd0920778b88fd94d520dfab) feat: remove logs
|
|
1788
|
-
- [`1b3b01c`](https://github.com/alexfalkowski/nonnative/commit/1b3b01c17cb3b634e17a68e8e88404ff66fa6be5) feat: add puma (4.3.3)
|
|
1789
|
-
- [`4e0c55d`](https://github.com/alexfalkowski/nonnative/commit/4e0c55d8b4776c0e1142b1fcc66d7816fde6c875) Merge pull request #27 from alexfalkowski/feature/add-tests
|
|
1790
|
-
- [`111d81d`](https://github.com/alexfalkowski/nonnative/commit/111d81da298a7203c08fa5725e2310736b613fb9) feat: successfully starting of HTTP servers programmatically with not found message
|
|
1791
|
-
- [`047efaf`](https://github.com/alexfalkowski/nonnative/commit/047efaf9d6e2b721d92ce17fa348326b07705008) test: cover post
|
|
1792
|
-
- [`c38d8a3`](https://github.com/alexfalkowski/nonnative/commit/c38d8a34b54f4bf7036d0794fa788015a9de9043) Merge pull request #26 from alexfalkowski/feature/debt
|
|
1793
|
-
- [`cb93b23`](https://github.com/alexfalkowski/nonnative/commit/cb93b23a3c8ae463b656fb4a43e2b7dab83db2f5) fix: add comments
|
|
1794
|
-
- [`62b7967`](https://github.com/alexfalkowski/nonnative/commit/62b7967c50fc4f27a7d4c6ad572a7f432a130811) Merge pull request #25 from alexfalkowski/feature/downgrade-simplecov
|
|
1795
|
-
- [`09232fd`](https://github.com/alexfalkowski/nonnative/commit/09232fdc4801bf3121a3690da8f435cb063cf089) build: downgrade simplecov
|
|
1796
|
-
- [`e11c7ee`](https://github.com/alexfalkowski/nonnative/commit/e11c7ee5c4fa7772532682421b8d408a3b384bf4) Merge pull request #24 from alexfalkowski/feature/cleanup
|
|
1797
|
-
- [`ac5b9f4`](https://github.com/alexfalkowski/nonnative/commit/ac5b9f4a035e8f0522af525199051424496dd805) ci: add sonar cloud
|
|
1798
|
-
- [`eadf38f`](https://github.com/alexfalkowski/nonnative/commit/eadf38f14d18c67e5a14f808e8e59f1aaa93c9d9) ci: store tests
|
|
1799
|
-
- [`76b7824`](https://github.com/alexfalkowski/nonnative/commit/76b78241ba74680117e397e9321bb660074c4767) build: add reports
|
|
1800
|
-
- [`fe478a7`](https://github.com/alexfalkowski/nonnative/commit/fe478a73c50d036529d3663ce0237ed1980b3302) build: add sonar
|
|
1801
|
-
- [`2ebd2e5`](https://github.com/alexfalkowski/nonnative/commit/2ebd2e53e7e3e1fa7ba8453015b413fba0babcff) ci: store coverage files
|
|
1802
|
-
- [`bbbf31d`](https://github.com/alexfalkowski/nonnative/commit/bbbf31d8a71a6022acabf39a5f4d878c23664d11) build: bump to version 1.8.1
|
|
1803
|
-
- [`81e260b`](https://github.com/alexfalkowski/nonnative/commit/81e260be6926f67d2dc83b0d5242d0e092e1ba4c) test: cleanup features
|
|
1804
|
-
- [`5d4b5c1`](https://github.com/alexfalkowski/nonnative/commit/5d4b5c1f6c3eb4f6bec9d0d70c48403bca9b7bba) test: add chutney to makefile
|
|
1805
|
-
- [`877bc2b`](https://github.com/alexfalkowski/nonnative/commit/877bc2b01f53755e27a793a1a1665f7e0d7fa0e3) test: add chutney (2.0.3.1)
|
|
1806
|
-
- [`d6b5ccf`](https://github.com/alexfalkowski/nonnative/commit/d6b5ccf9695ace6e5f6280788209e402c989ee34) test: rename features
|
|
1807
|
-
- [`ca76047`](https://github.com/alexfalkowski/nonnative/commit/ca76047aac5c0459a8bdee1ff8fe4609c64622ad) Merge pull request #23 from alexfalkowski/feature/fail-start-stop
|
|
1808
|
-
- [`04d0ab9`](https://github.com/alexfalkowski/nonnative/commit/04d0ab939cf73de2a66713bee3d4f68cf18fe71d) build: rely on cleaning up logs
|
|
1809
|
-
- [`2c3020b`](https://github.com/alexfalkowski/nonnative/commit/2c3020b757639670f5dbef5298d8b64cde3e4f0b) build: bump to version 1.8.0
|
|
1810
|
-
- [`a6082ef`](https://github.com/alexfalkowski/nonnative/commit/a6082ef50db0b0126f05e89212f97b0187422275) refactor: remove duplication
|
|
1811
|
-
- [`b2ae52b`](https://github.com/alexfalkowski/nonnative/commit/b2ae52b20ce0cf65f431ceaa315b353ed41fcc80) feat: remove logger
|
|
1812
|
-
- [`3040227`](https://github.com/alexfalkowski/nonnative/commit/3040227113c50aa9a7e84bf44bd03a3c0a6142be) feat: stop nonnative with a long stopping time server will error
|
|
1813
|
-
- [`6770f66`](https://github.com/alexfalkowski/nonnative/commit/6770f6657ccb724c311a43e77b03595943504fef) feat: start nonnative with a long start up time server will error
|
|
1814
|
-
- [`3719e3c`](https://github.com/alexfalkowski/nonnative/commit/3719e3ce45c44ddfa26da87e41cc1604e2dcd88d) refactor: move to greeter file
|
|
1815
|
-
- [`d9f58b2`](https://github.com/alexfalkowski/nonnative/commit/d9f58b212e729f3316b3d790078610d2312e100d) Merge pull request #22 from alexfalkowski/feature/observability
|
|
1816
|
-
- [`1df039d`](https://github.com/alexfalkowski/nonnative/commit/1df039d931aa04ce105e91b9bfb6452d9a0ce64a) build: bump to version 1.7.0
|
|
1817
|
-
- [`4536904`](https://github.com/alexfalkowski/nonnative/commit/45369041a8d95e240b5533d2132b60fa4d31278f) feat: successfully starting of HTTP servers programmatically and getting metrics
|
|
1818
|
-
- [`be9ae06`](https://github.com/alexfalkowski/nonnative/commit/be9ae06952e83af666f654a9782b596673709c87) feat: successfully starting of HTTP servers programmatically and getting health
|
|
1819
|
-
- [`fdb61da`](https://github.com/alexfalkowski/nonnative/commit/fdb61da719e6cf3d35db7d8af6acea19481a8ff9) feat: use ruby 2.6.6
|
|
1820
|
-
- [`87f6e0f`](https://github.com/alexfalkowski/nonnative/commit/87f6e0feb0c2a504d773bc1d77e5c00a403c6365) Merge pull request #21 from alexfalkowski/feature/fake-servers
|
|
1821
|
-
- [`1093f30`](https://github.com/alexfalkowski/nonnative/commit/1093f30717f1891a4644c63c4fea3d0640599578) build: bump to version 1.6.0
|
|
1822
|
-
- [`7aa120e`](https://github.com/alexfalkowski/nonnative/commit/7aa120e282eca41384c73f0c233b348f489b7e60) docs: add examples for http and grpc
|
|
1823
|
-
- [`cc92276`](https://github.com/alexfalkowski/nonnative/commit/cc9227620ecb8133277871967eb835f67943ccad) feat: successfully starting of grpc servers programmatically
|
|
1824
|
-
- [`93373f1`](https://github.com/alexfalkowski/nonnative/commit/93373f1b85d50328b54ee49236f55acd2c5c0180) feat: successfully starting of HTTP servers programmatically
|
|
1825
|
-
- [`d27904b`](https://github.com/alexfalkowski/nonnative/commit/d27904b7e6c4c9b510ae860e42a7d10a4cc0035f) test: rename to tcp
|
|
1826
|
-
- [`42c10e9`](https://github.com/alexfalkowski/nonnative/commit/42c10e99e951450efce4a529b75f18a0f4f5fd36) test: add grpc-tools (~> 1.28)
|
|
1827
|
-
- [`6cabe9e`](https://github.com/alexfalkowski/nonnative/commit/6cabe9e6e6107405459be0cdf93afc9fae742d6e) feat: add grpc (~> 1.28)
|
|
1828
|
-
- [`00266e5`](https://github.com/alexfalkowski/nonnative/commit/00266e52cb20d058ebccc5f09f4787d1f6899400) feat: enable rubocop cops
|
|
1829
|
-
- [`915739e`](https://github.com/alexfalkowski/nonnative/commit/915739ef4ea34cf12b10022a048203d11ad55b55) test: lock deps
|
|
1830
|
-
- [`e340785`](https://github.com/alexfalkowski/nonnative/commit/e340785fa1e97c991196e1ee1168dac3e4973cb3) feat: lock semantic_logger
|
|
1831
|
-
- [`1f656a9`](https://github.com/alexfalkowski/nonnative/commit/1f656a975e2fd6b1af830ca38f24d978a105d0e0) feat: update rspec-expectations (3.9.2)
|
|
1832
|
-
- [`03d9b62`](https://github.com/alexfalkowski/nonnative/commit/03d9b627314d859cef9b002e1d903f22bad9efad) feat: lock rspec-benchmark
|
|
1833
|
-
- [`a4817a8`](https://github.com/alexfalkowski/nonnative/commit/a4817a8d57edb23ebb93610c86f5539ef79af243) feat: lock cucumber
|
|
1834
|
-
- [`2f27876`](https://github.com/alexfalkowski/nonnative/commit/2f2787648deb641dbd78875433f0928e3b754cdd) feat: add sinatra (2.0.8.1)
|
|
1835
|
-
- [`8caff98`](https://github.com/alexfalkowski/nonnative/commit/8caff98e5fea79c7123cc49f573ef2122ef14b33) feat: update solargraph (0.39.7)
|
|
1836
|
-
- [`48e462d`](https://github.com/alexfalkowski/nonnative/commit/48e462d980f858102a45367fc420b7c66596a22f) feat: update rubocop (0.82.0)
|
|
1837
|
-
- [`70574cd`](https://github.com/alexfalkowski/nonnative/commit/70574cd8a756f825544ec017b65ac9be44b13e86) Merge pull request #20 from alexfalkowski/feature/use-localhost
|
|
1838
|
-
- [`4579abe`](https://github.com/alexfalkowski/nonnative/commit/4579abe43512e9bfe338b0c17f7dd3ec70ff150c) build: bump nonnative (1.5.0)
|
|
1839
|
-
- [`1e77298`](https://github.com/alexfalkowski/nonnative/commit/1e77298620666578472220c0e02c5121a4d9838f) feat: use 0.0.0.0
|
|
1840
|
-
- [`6a184c1`](https://github.com/alexfalkowski/nonnative/commit/6a184c1ccd0ce38feacb11d1ef8d34ce08b546f4) Merge pull request #19 from alexfalkowski/feature/show-name
|
|
1841
|
-
- [`05f25e1`](https://github.com/alexfalkowski/nonnative/commit/05f25e1e5ccd0cb2dfd4a1e6d035aa99549c35e8) build: bump nonnative (1.4.0)
|
|
1842
|
-
- [`3dc8b63`](https://github.com/alexfalkowski/nonnative/commit/3dc8b63c417ca7872e8bd8b059bc96618cb59891) build: increase Metrics/MethodLength to 15
|
|
1843
|
-
- [`d119ccc`](https://github.com/alexfalkowski/nonnative/commit/d119ccc0f9575740b4a14c5bf5f1912c3db11692) feat: add the ability to see the type that has issues
|
|
1844
|
-
- [`307c6c8`](https://github.com/alexfalkowski/nonnative/commit/307c6c8b4640f7ba23b37ee49e3b768536668fe2) refactor: rename to command
|
|
1845
|
-
- [`46957c8`](https://github.com/alexfalkowski/nonnative/commit/46957c8cdb58fa34f852c05965666bf8c28b3b02) Merge pull request #18 from alexfalkowski/feature/server
|
|
1846
|
-
- [`593601c`](https://github.com/alexfalkowski/nonnative/commit/593601c26b210157b0b80f98ad94ab75835f62d5) build: bump to version 1.3.0
|
|
1847
|
-
- [`6ef2fb1`](https://github.com/alexfalkowski/nonnative/commit/6ef2fb10c3c4a6be809bae6dd0cb72918252f9a7) docs: update readme with servers
|
|
1848
|
-
- [`47829e2`](https://github.com/alexfalkowski/nonnative/commit/47829e25015edbbf5b9b684638f700f87e097a77) build: enable cops
|
|
1849
|
-
- [`47955d3`](https://github.com/alexfalkowski/nonnative/commit/47955d327d251ae0df99c6f99bbe4f5e8fa1acb9) feat: add starting servers
|
|
1850
|
-
- [`02d6e9d`](https://github.com/alexfalkowski/nonnative/commit/02d6e9dd734376e3255f79dfcc17d0fc736768f5) test: rename feature to processes
|
|
1851
|
-
- [`9e4391e`](https://github.com/alexfalkowski/nonnative/commit/9e4391e94fc32d69cdf651eff8995bac91f965fd) feat: rename to process pool
|
|
1852
|
-
- [`aac5b4c`](https://github.com/alexfalkowski/nonnative/commit/aac5b4c435ea1fb3942a0c752f573ff2ca5026b6) feat: rename to configuration process
|
|
1853
|
-
- [`79604f6`](https://github.com/alexfalkowski/nonnative/commit/79604f631990a01f48da066014b52742e0bc71d0) feat: remove structure
|
|
1854
|
-
- [`b74e502`](https://github.com/alexfalkowski/nonnative/commit/b74e5026659dfa5571060b518c39f85734224c7a) refactor: move timeout to class
|
|
1855
|
-
- [`62c70d8`](https://github.com/alexfalkowski/nonnative/commit/62c70d814dce6b32340b5a53ef9deb3cfa844e31) build: update gems
|
|
1856
|
-
- [`43706cc`](https://github.com/alexfalkowski/nonnative/commit/43706ccde94231bb20505a49033ba9891f1b8020) build: remove bundler audit
|
|
1857
|
-
- [`c373a74`](https://github.com/alexfalkowski/nonnative/commit/c373a743cd36642f265527cf9690ee7de7a5fd27) build: update gems
|
|
1858
|
-
- [`2dc6605`](https://github.com/alexfalkowski/nonnative/commit/2dc6605872225b5c4edd25aa5b245423d5e6e927) build: add solargraph (0.38.0)
|
|
1859
|
-
- [`bd49e91`](https://github.com/alexfalkowski/nonnative/commit/bd49e913c6ac84898027c14be2e416dfd0e6d51c) Merge pull request #17 from alexfalkowski/bug/fix-typo
|
|
1860
|
-
- [`2fdc0c1`](https://github.com/alexfalkowski/nonnative/commit/2fdc0c1238c1ee97b817ed6bb9959384a8a73b36) build: bump to version 1.2.0
|
|
1861
|
-
- [`d93181e`](https://github.com/alexfalkowski/nonnative/commit/d93181ee6a218cb58b2b8219d486d51f7f82e0ff) bug: fix typo in code
|
|
1862
|
-
- [`dd35d72`](https://github.com/alexfalkowski/nonnative/commit/dd35d7270f98a02bf0ad50ab8172172a9005e2b4) Merge pull request #15 from alexfalkowski/feature/cleanup
|
|
1863
|
-
- [`52d46f3`](https://github.com/alexfalkowski/nonnative/commit/52d46f3cc0f205784c5c3b85e6be0d8ce4b194e6) build: bump to version 1.1.1
|
|
1864
|
-
- [`f09c13e`](https://github.com/alexfalkowski/nonnative/commit/f09c13e2e5e23dcbd60e484ec6fa439df9c34a06) refactor: remove duplication
|
|
1865
|
-
- [`70641da`](https://github.com/alexfalkowski/nonnative/commit/70641da284cd1a0ad144cdd65ffa19686cc26578) Merge pull request #14 from alexfalkowski/feature/better-naming
|
|
1866
|
-
- [`c65ff11`](https://github.com/alexfalkowski/nonnative/commit/c65ff11e69b205bb7b467bd993ff2856d8f3c1de) build: bump to version 1.1.0
|
|
1867
|
-
- [`228c9ed`](https://github.com/alexfalkowski/nonnative/commit/228c9ed9607c30834f0f5dfa46114a2ed84b67a3) feat: use better naming.
|
|
1868
|
-
- [`b2677c1`](https://github.com/alexfalkowski/nonnative/commit/b2677c1165356a1710500ff7a1eb5af796f3539e) Merge pull request #13 from alexfalkowski/feature/multiple-processes
|
|
1869
|
-
- [`d2ca910`](https://github.com/alexfalkowski/nonnative/commit/d2ca910376061c143187cf0b4c27f5937fdce965) build: bump to version 1.0.0
|
|
1870
|
-
- [`e616cc7`](https://github.com/alexfalkowski/nonnative/commit/e616cc76876f06b5bf43b58404f1e2b0b97874a2) build: audit our gems
|
|
1871
|
-
- [`237de1c`](https://github.com/alexfalkowski/nonnative/commit/237de1cf9e1f045d33527820921826fd301c447e) build: add bundler-audit (0.6.1)
|
|
1872
|
-
- [`3533da4`](https://github.com/alexfalkowski/nonnative/commit/3533da4658e0ef7ebda58dfce03adf4215262f3e) build: check outdated dependencies
|
|
1873
|
-
- [`f3d9c92`](https://github.com/alexfalkowski/nonnative/commit/f3d9c923385ad338d42ec924ea60c16dcc1a6ed7) feat: add ability to use configuration file
|
|
1874
|
-
- [`6b22e21`](https://github.com/alexfalkowski/nonnative/commit/6b22e21395d25a49750bdbfae9122f0f2e3677cd) ci: store logs
|
|
1875
|
-
- [`3c68a91`](https://github.com/alexfalkowski/nonnative/commit/3c68a917a15860ee2cd9cd702aa3be664b5654fa) test: move logs
|
|
1876
|
-
- [`35bf8e1`](https://github.com/alexfalkowski/nonnative/commit/35bf8e12649b6055fe2692fd5fed3cd247764fb9) test: clean up logs
|
|
1877
|
-
- [`d265aac`](https://github.com/alexfalkowski/nonnative/commit/d265aaca9f798ab004ee125a55e0406f9b2f7739) feat: make sure we dont do things serially
|
|
1878
|
-
- [`be1f668`](https://github.com/alexfalkowski/nonnative/commit/be1f668278a74f5c3a33538dbeda77ac9b93d316) feat: remove writting to STDOUT
|
|
1879
|
-
- [`d4b6b82`](https://github.com/alexfalkowski/nonnative/commit/d4b6b825c16188f0a4f9b2481578dc82a8c36d97) test: add ability to benchmark
|
|
1880
|
-
- [`0697c12`](https://github.com/alexfalkowski/nonnative/commit/0697c1260bcf5ce750adb9f25142d5f32ebd31a6) build: move to ruby 2.6.5
|
|
1881
|
-
- [`c655bdc`](https://github.com/alexfalkowski/nonnative/commit/c655bdce82e85b0238a1011b0bcdfde50e530e8f) test: add rspec-benchmark (0.5.1)
|
|
1882
|
-
- [`b756ee6`](https://github.com/alexfalkowski/nonnative/commit/b756ee69eb721c939317a7e2191d99a188cd5a3f) test: move setup to step
|
|
1883
|
-
- [`ba1c63e`](https://github.com/alexfalkowski/nonnative/commit/ba1c63e19e1a8926b8e0caac4ecfb1c68a8734d9) feature: add manual startup
|
|
1884
|
-
- [`5a9c8ba`](https://github.com/alexfalkowski/nonnative/commit/5a9c8baf22537dc246fc73eab3d1a645bc51f4be) feat: start multiple processes
|
|
1885
|
-
- [`54d3207`](https://github.com/alexfalkowski/nonnative/commit/54d3207228d38d77a53501ec67d93786e856484f) build: add cleanup-analysis
|
|
1886
|
-
- [`809cf22`](https://github.com/alexfalkowski/nonnative/commit/809cf22be0337ef0655aa7c8fe8d5e0a56bf9a24) build: update rubocop config
|
|
1887
|
-
- [`9e663f1`](https://github.com/alexfalkowski/nonnative/commit/9e663f153d8f38bf4cbaeb356fa050789cf2df15) build: update gems
|
|
1888
|
-
- [`d9117ea`](https://github.com/alexfalkowski/nonnative/commit/d9117eae4cff52cc73fc9bba2ddac28bf2f13543) build: update ruby-2.7.0
|
|
1889
|
-
- [`8b12aca`](https://github.com/alexfalkowski/nonnative/commit/8b12aca4772853964895c0cd036b1cf9accc14b8) Merge pull request #12 from alexfalkowski/bug/fix-output
|
|
1890
|
-
- [`efa6cf9`](https://github.com/alexfalkowski/nonnative/commit/efa6cf9b73be7152c94020e8414fa80e07c5ae5c) Bump version 0.8.0
|
|
1891
|
-
- [`2391f9d`](https://github.com/alexfalkowski/nonnative/commit/2391f9d1038c04e73b8f49d710efb0b2a704e14c) Handle the case when we have no file.
|
|
1892
|
-
- [`59b08ea`](https://github.com/alexfalkowski/nonnative/commit/59b08ea51eec7de7ce5eff2791ca7aa103fe49d8) Upgrade gems.
|
|
1893
|
-
- [`ee5dc47`](https://github.com/alexfalkowski/nonnative/commit/ee5dc47f6d1234eacda868a1d3ac94ea15356ea8) Merge pull request #11 from alexfalkowski/feature/strategy
|
|
1894
|
-
- [`80b5baa`](https://github.com/alexfalkowski/nonnative/commit/80b5baa8bac93282453ac224c08f950285a23e06) Bump to version 0.7.0
|
|
1895
|
-
- [`9015a87`](https://github.com/alexfalkowski/nonnative/commit/9015a873e3faf623212d414ea137888a099a9a1e) Append to log file.
|
|
1896
|
-
- [`0dcb9ea`](https://github.com/alexfalkowski/nonnative/commit/0dcb9eadbd64b1dbad365bf4a0cff904e2759af4) Add strategy.
|
|
1897
|
-
- [`19d7718`](https://github.com/alexfalkowski/nonnative/commit/19d7718fd62b13ecd193b37ddfb59206985c2f4a) Merge pull request #10 from alexfalkowski/feature/update-readme
|
|
1898
|
-
- [`d381c6b`](https://github.com/alexfalkowski/nonnative/commit/d381c6bbf2e4a5e534de4d3ab38565ade45eec41) Bump to version 0.6.1
|
|
1899
|
-
- [`4b436a6`](https://github.com/alexfalkowski/nonnative/commit/4b436a6b1d6fb0774f77a2ffc28b9a632b632951) Update README.
|
|
1900
|
-
- [`7531fb5`](https://github.com/alexfalkowski/nonnative/commit/7531fb5120ac0e76b4173ef4b5f1fc6a597614d1) Merge pull request #9 from alexfalkowski/feature/redirect-output
|
|
1901
|
-
- [`e296828`](https://github.com/alexfalkowski/nonnative/commit/e2968287a3629488ca4d2eb9d47c27f4075a409d) Bump to version 0.6.0
|
|
1902
|
-
- [`5b7eaa7`](https://github.com/alexfalkowski/nonnative/commit/5b7eaa7789d11c2d282cc2ab81327505830022e4) Redirect to file.
|
|
1903
|
-
- [`4cfa39b`](https://github.com/alexfalkowski/nonnative/commit/4cfa39ba183c050e49e3978e91487c6eed0da0ca) Updated gems.
|
|
1904
|
-
- [`e258503`](https://github.com/alexfalkowski/nonnative/commit/e258503c0b614955d1b51b4753a133d99f40ddbe) Write some output.
|
|
1905
|
-
- [`3f00997`](https://github.com/alexfalkowski/nonnative/commit/3f0099784617dadc5ae2ff2a02875b79be999536) Use SIGINT instead of SIGHUP.
|
|
1906
|
-
- [`688e210`](https://github.com/alexfalkowski/nonnative/commit/688e210d083e2ca1c2a5ec471eadd33d5b75d5d3) Merge pull request #8 from alexfalkowski/feature/fix-logging
|
|
1907
|
-
- [`627952f`](https://github.com/alexfalkowski/nonnative/commit/627952ff4701421c7d87042a9e5ba59d5c32c29d) Bump to version 0.5.0
|
|
1908
|
-
- [`014b026`](https://github.com/alexfalkowski/nonnative/commit/014b026ff703e87ddc62b8af689f4f67a8d9bb10) Fix log message.
|
|
1909
|
-
- [`429ad8c`](https://github.com/alexfalkowski/nonnative/commit/429ad8c73e225737d2b365c25b2a0b997bb2eba4) Merge pull request #7 from alexfalkowski/feature/cleanup
|
|
1910
|
-
- [`67fc0aa`](https://github.com/alexfalkowski/nonnative/commit/67fc0aa854fe52f2183088ce713d8124a8db5d0d) Configure simplecov.
|
|
1911
|
-
- [`4c34022`](https://github.com/alexfalkowski/nonnative/commit/4c34022e5194ea9ed517b564dc1e33472db7d10f) Add simplecov (0.17.0)
|
|
1912
|
-
- [`af5ff5e`](https://github.com/alexfalkowski/nonnative/commit/af5ff5e68bd07c79cf42abe281c9664f93573dfc) Bump to version 0.4.0
|
|
1913
|
-
- [`2d3c218`](https://github.com/alexfalkowski/nonnative/commit/2d3c218d48b4e08de3a7cef3ea73f8663df5a21e) Move logging.
|
|
1914
|
-
- [`de37250`](https://github.com/alexfalkowski/nonnative/commit/de372501ea5ba175f7f5b17a17833f67f1e15f95) Merge pull request #6 from alexfalkowski/feature/fix-port-closed
|
|
1915
|
-
- [`edbfb18`](https://github.com/alexfalkowski/nonnative/commit/edbfb18871cbf15505e949d7e5746539551c9026) Bump to version 0.3.0
|
|
1916
|
-
- [`becae3c`](https://github.com/alexfalkowski/nonnative/commit/becae3c8394302d13635941f5a56ee73403fba6e) Fix issue with timeout.
|
|
1917
|
-
- [`75ac064`](https://github.com/alexfalkowski/nonnative/commit/75ac0646981c82cb177f2b8e2c71736319b63309) Merge pull request #5 from alexfalkowski/feature/update-shutdown
|
|
1918
|
-
- [`8570e65`](https://github.com/alexfalkowski/nonnative/commit/8570e65c87383c45c7dd9b174b6c0218a8c0b72b) Bump to version 0.2.1
|
|
1919
|
-
- [`5fca3b8`](https://github.com/alexfalkowski/nonnative/commit/5fca3b8539d69ec9e56ffd1b2916176b5e859f21) Dont throw errors though log if an issue occurs.
|
|
1920
|
-
- [`5cc8348`](https://github.com/alexfalkowski/nonnative/commit/5cc8348c34d4ce07ffe5bdc8b037a9846f685829) Add semantic_logger (4.5.0)
|
|
1921
|
-
- [`beb2c55`](https://github.com/alexfalkowski/nonnative/commit/beb2c5541f870f1859d34461eaa36bc9d3c32719) Remove cucumber example as it is obvious.
|
|
1922
|
-
- [`c048a0b`](https://github.com/alexfalkowski/nonnative/commit/c048a0b41bdac7d56a53cb86ada6851272e491f0) Merge pull request #4 from alexfalkowski/feature/remove-wait
|
|
1923
|
-
- [`a2de33a`](https://github.com/alexfalkowski/nonnative/commit/a2de33a4b2bb7c3add6159467a7dbe5541f94b8b) Bump to version 0.2.0
|
|
1924
|
-
- [`30315dc`](https://github.com/alexfalkowski/nonnative/commit/30315dc3ed096a9c9d2359a7a0d35725d2a1b961) Move to a Process class.
|
|
1925
|
-
- [`695bec0`](https://github.com/alexfalkowski/nonnative/commit/695bec0e4a99af88125d1b195c7fb331e322f686) Update README to include new config.
|
|
1926
|
-
- [`92ba40d`](https://github.com/alexfalkowski/nonnative/commit/92ba40dfa7b216a191281f214958ab195a5fd3cc) Remove tag.
|
|
1927
|
-
- [`6c454c1`](https://github.com/alexfalkowski/nonnative/commit/6c454c15a789a548dfd610a6beb5e4e2d7dbbad0) Make sure we wait without a relying on a sleep.
|
|
1928
|
-
- [`a888c89`](https://github.com/alexfalkowski/nonnative/commit/a888c89afde35e35dcf22b3accf3068e215cf5a5) Merge pull request #3 from alexfalkowski/feature/update-readme
|
|
1929
|
-
- [`492c80d`](https://github.com/alexfalkowski/nonnative/commit/492c80da19500209609002f8947d3a8417d7dc53) Add CircleCI badge.
|
|
1930
|
-
- [`f975aac`](https://github.com/alexfalkowski/nonnative/commit/f975aac5623715eab7cb83d54f19ae5453c93894) Update README with better information.
|
|
1931
|
-
- [`6366e5e`](https://github.com/alexfalkowski/nonnative/commit/6366e5eaef9e678b9a3d3ed74a1758e5bd873ead) Add solargraph (0.35.1)
|
|
1932
|
-
- [`6046de3`](https://github.com/alexfalkowski/nonnative/commit/6046de35ed5b99c276103eece3efbf9e2edf6950) Merge pull request #2 from alexfalkowski/arf/config
|
|
1933
|
-
- [`1831819`](https://github.com/alexfalkowski/nonnative/commit/1831819884c464d98d38db0bc8031c27281e633d) Update README.
|
|
1934
|
-
- [`27db396`](https://github.com/alexfalkowski/nonnative/commit/27db396f0465ecf7e85476f39c74a60095658182) Move to use configuration.
|
|
1935
|
-
- [`263e617`](https://github.com/alexfalkowski/nonnative/commit/263e6170ed3e742b7cbfc0099f068a6b6372cd19) Add echo feature.
|
|
1936
|
-
- [`9a1cee2`](https://github.com/alexfalkowski/nonnative/commit/9a1cee2446af0c54dec002008d713914dc195345) Add rspec-expectations (3.8.4)
|
|
1937
|
-
- [`a0d8a17`](https://github.com/alexfalkowski/nonnative/commit/a0d8a1792bde82ed7ccf4886fc9fccaef249ee8e) Disable documentation.
|
|
1938
|
-
- [`cc1f270`](https://github.com/alexfalkowski/nonnative/commit/cc1f2705d8252fcd53c405422b4578a0d5275e1e) Add echo client.
|
|
1939
|
-
- [`de18dc7`](https://github.com/alexfalkowski/nonnative/commit/de18dc7800a2c96cade2d96d2f05eccc7ef307bc) Move error class.
|
|
1940
|
-
- [`707feef`](https://github.com/alexfalkowski/nonnative/commit/707feefb02600fab92b04c01e818e922fa1a3f77) Add an echo server.
|
|
1941
|
-
- [`a455181`](https://github.com/alexfalkowski/nonnative/commit/a4551817d1c77fa7a36bc2af595c826fb2764f6f) Use setup script.
|
|
1942
|
-
- [`c0fe03b`](https://github.com/alexfalkowski/nonnative/commit/c0fe03b6fdbd8fde5ddb6f680cd2779ddca925b3) Merge pull request #1 from alexfalkowski/arf/setup
|
|
1943
|
-
- [`5875c7e`](https://github.com/alexfalkowski/nonnative/commit/5875c7edfd0db141a11856649178cfa82d241377) Add CircleCI config.
|
|
1944
|
-
- [`4192f77`](https://github.com/alexfalkowski/nonnative/commit/4192f7728bff1f3d58a06f9081bd54f54328713f) Build gems in vendor.
|
|
1945
|
-
- [`95f0320`](https://github.com/alexfalkowski/nonnative/commit/95f032067564c1652fecd6ef7771f4e0c8efb6d5) Add Makfile.
|
|
1946
|
-
- [`7886df9`](https://github.com/alexfalkowski/nonnative/commit/7886df90260bc315967afd2186e965ec50906ae3) Generate with cucumber --init
|
|
1947
|
-
- [`c23c756`](https://github.com/alexfalkowski/nonnative/commit/c23c7567d09403a5bf2975b2959c663257b17be8) Add cucumber (3.1.2)
|
|
1948
|
-
- [`925cd3e`](https://github.com/alexfalkowski/nonnative/commit/925cd3ea43632e30bd4dcaf8113dd2095e372f86) Fix with bundle exec rubocop -a
|
|
1949
|
-
- [`51bdc11`](https://github.com/alexfalkowski/nonnative/commit/51bdc11dc3975a3d8047cf0d5ff764ff6208f409) Add rubocop config.
|
|
1950
|
-
- [`03d1ea4`](https://github.com/alexfalkowski/nonnative/commit/03d1ea4aa905f46bcd6b729db9c4a375ec1e8e12) Add rubocop (0.73.0)
|
|
1951
|
-
- [`423c06b`](https://github.com/alexfalkowski/nonnative/commit/423c06bac9a7350afbc46967e2c42097d87bad35) Add editor config.
|
|
1952
|
-
- [`2d00bec`](https://github.com/alexfalkowski/nonnative/commit/2d00beca541845dd1aa0738800aadc98a279491a) Add ruby version.
|
|
1953
|
-
- [`d20a14a`](https://github.com/alexfalkowski/nonnative/commit/d20a14a88f09804fedeb70551471ed76c6ec129b) Add lock file.
|
|
1954
|
-
- [`c4ee191`](https://github.com/alexfalkowski/nonnative/commit/c4ee191a312bda813355b167f0e7203df1e10ce6) Update info about gem.
|
|
1955
|
-
- [`ff94137`](https://github.com/alexfalkowski/nonnative/commit/ff941372de7b571533343828519858c598a105ab) Remove MIT license.
|
|
1956
|
-
- [`34b0c3a`](https://github.com/alexfalkowski/nonnative/commit/34b0c3aee414ca41ae4e6273894e12a957d66a5e) Genemare from bundle gem .
|
|
1957
|
-
- [`bc00e9a`](https://github.com/alexfalkowski/nonnative/commit/bc00e9a9e39d8595e01f6b51d7be0e820a252f2f) Initial commit
|