You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Bump rb\_sys from 0.9.78 to 0.9.81 [\#214](https://github.com/bytecodealliance/wasmtime-rb/pull/214) ([dependabot[bot]](https://github.com/apps/dependabot))
10
+
- Bump rb-sys from 0.9.78 to 0.9.81 [\#213](https://github.com/bytecodealliance/wasmtime-rb/pull/213) ([dependabot[bot]](https://github.com/apps/dependabot))
11
+
- Bump rake-compiler from 1.2.1 to 1.2.5 [\#212](https://github.com/bytecodealliance/wasmtime-rb/pull/212) ([dependabot[bot]](https://github.com/apps/dependabot))
12
+
- Address Ruby dep issues and bump to `v9.0.4`[\#211](https://github.com/bytecodealliance/wasmtime-rb/pull/211) ([ianks](https://github.com/ianks))
13
+
- Bump wat from 1.0.64 to 1.0.69 [\#209](https://github.com/bytecodealliance/wasmtime-rb/pull/209) ([dependabot[bot]](https://github.com/apps/dependabot))
14
+
- Bump standard from 1.28.2 to 1.30.1 [\#206](https://github.com/bytecodealliance/wasmtime-rb/pull/206) ([dependabot[bot]](https://github.com/apps/dependabot))
15
+
- Bump tokio from 1.28.1 to 1.29.1 [\#201](https://github.com/bytecodealliance/wasmtime-rb/pull/201) ([dependabot[bot]](https://github.com/apps/dependabot))
16
+
- Pin nightly and use the same magnus version [\#197](https://github.com/bytecodealliance/wasmtime-rb/pull/197) ([saulecabrera](https://github.com/saulecabrera))
- Add documentation about fork safety with `Wasmtime::Engine`[\#174](https://github.com/bytecodealliance/wasmtime-rb/issues/174)
25
+
7
26
**Merged pull requests:**
8
27
9
-
- Add docs for fork safety [\#177](https://github.com/bytecodealliance/wasmtime-rb/pull/177) ([ianks](https://github.com/ianks))
10
-
- Test that funcrefs aren't used across stores [\#178](https://github.com/bytecodealliance/wasmtime-rb/pull/178) ([jbourassa](https://github.com/jbourassa))
- Bump rb-sys from 0.9.72 to 0.9.77 [\#190](https://github.com/bytecodealliance/wasmtime-rb/pull/190) ([dependabot[bot]](https://github.com/apps/dependabot))
30
+
- Bump rb\_sys from 0.9.70 to 0.9.77 [\#189](https://github.com/bytecodealliance/wasmtime-rb/pull/189) ([dependabot[bot]](https://github.com/apps/dependabot))
31
+
- Bump tokio from 1.27.0 to 1.28.1 [\#188](https://github.com/bytecodealliance/wasmtime-rb/pull/188) ([dependabot[bot]](https://github.com/apps/dependabot))
11
32
- Report memory usage to the Ruby GC [\#187](https://github.com/bytecodealliance/wasmtime-rb/pull/187) ([ianks](https://github.com/ianks))
33
+
- Bump standard from 1.25.3 to 1.28.0 [\#186](https://github.com/bytecodealliance/wasmtime-rb/pull/186) ([dependabot[bot]](https://github.com/apps/dependabot))
34
+
- Bump yard from 0.9.28 to 0.9.34 [\#185](https://github.com/bytecodealliance/wasmtime-rb/pull/185) ([dependabot[bot]](https://github.com/apps/dependabot))
35
+
- Bump wat from 1.0.62 to 1.0.63 [\#184](https://github.com/bytecodealliance/wasmtime-rb/pull/184) ([dependabot[bot]](https://github.com/apps/dependabot))
36
+
- Bump anyhow from 1.0.70 to 1.0.71 [\#179](https://github.com/bytecodealliance/wasmtime-rb/pull/179) ([dependabot[bot]](https://github.com/apps/dependabot))
37
+
- Test that funcrefs aren't used across stores [\#178](https://github.com/bytecodealliance/wasmtime-rb/pull/178) ([jbourassa](https://github.com/jbourassa))
38
+
- Add docs for fork safety [\#177](https://github.com/bytecodealliance/wasmtime-rb/pull/177) ([ianks](https://github.com/ianks))
- Forward compatibility with future version of Magnus [\#172](https://github.com/bytecodealliance/wasmtime-rb/pull/172) ([matsadler](https://github.com/matsadler))
- Make `Param` be `Copy` and mark exceptions raised from Ruby [\#158](https://github.com/bytecodealliance/wasmtime-rb/pull/158) ([ianks](https://github.com/ianks))
- Fix potential GC bug when expiring the caller [\#162](https://github.com/bytecodealliance/wasmtime-rb/pull/162) ([jbourassa](https://github.com/jbourassa))
34
71
- Allowing making Module and Engine Ractor shareable [\#161](https://github.com/bytecodealliance/wasmtime-rb/pull/161) ([macournoyer](https://github.com/macournoyer))
This release includes 2 security fixes from Wasmtime, see the [Wasmtime 6.0.1 release notes](https://github.com/bytecodealliance/wasmtime/blob/v6.0.1/RELEASES.md#601).
- Reduce dependabot frequency [\#150](https://github.com/bytecodealliance/wasmtime-rb/pull/150) ([sandstrom](https://github.com/sandstrom))
97
+
- Bump rb-sys from 0.9.64 to 0.9.65 [\#149](https://github.com/bytecodealliance/wasmtime-rb/pull/149) ([dependabot[bot]](https://github.com/apps/dependabot))
98
+
- Bump wat from 1.0.58 to 1.0.59 [\#148](https://github.com/bytecodealliance/wasmtime-rb/pull/148) ([dependabot[bot]](https://github.com/apps/dependabot))
99
+
- Bump magnus from 0.5.0 to 0.5.1 [\#147](https://github.com/bytecodealliance/wasmtime-rb/pull/147) ([dependabot[bot]](https://github.com/apps/dependabot))
100
+
- Bump benchmark-ips from 2.10.0 to 2.11.0 [\#146](https://github.com/bytecodealliance/wasmtime-rb/pull/146) ([dependabot[bot]](https://github.com/apps/dependabot))
101
+
- Bump rb\_sys from 0.9.64 to 0.9.65 [\#145](https://github.com/bytecodealliance/wasmtime-rb/pull/145) ([dependabot[bot]](https://github.com/apps/dependabot))
102
+
- Fix the build on Ruby \< 3.0 [\#144](https://github.com/bytecodealliance/wasmtime-rb/pull/144) ([jbourassa](https://github.com/jbourassa))
103
+
- Bump rb-sys from 0.9.61 to 0.9.64 [\#142](https://github.com/bytecodealliance/wasmtime-rb/pull/142) ([dependabot[bot]](https://github.com/apps/dependabot))
104
+
- Bump wat from 1.0.57 to 1.0.58 [\#141](https://github.com/bytecodealliance/wasmtime-rb/pull/141) ([dependabot[bot]](https://github.com/apps/dependabot))
105
+
- Bump rb\_sys from 0.9.61 to 0.9.64 [\#140](https://github.com/bytecodealliance/wasmtime-rb/pull/140) ([dependabot[bot]](https://github.com/apps/dependabot))
106
+
- Bump standard from 1.22.1 to 1.24.3 [\#139](https://github.com/bytecodealliance/wasmtime-rb/pull/139) ([dependabot[bot]](https://github.com/apps/dependabot))
107
+
- Upgrade Magnus to 0.5.0 [\#138](https://github.com/bytecodealliance/wasmtime-rb/pull/138) ([matsadler](https://github.com/matsadler))
108
+
- Bump anyhow from 1.0.68 to 1.0.69 [\#137](https://github.com/bytecodealliance/wasmtime-rb/pull/137) ([dependabot[bot]](https://github.com/apps/dependabot))
109
+
- Bump cap-std from 1.0.4 to 1.0.5 [\#136](https://github.com/bytecodealliance/wasmtime-rb/pull/136) ([dependabot[bot]](https://github.com/apps/dependabot))
110
+
- Bump wat from 1.0.56 to 1.0.57 [\#134](https://github.com/bytecodealliance/wasmtime-rb/pull/134) ([dependabot[bot]](https://github.com/apps/dependabot))
111
+
- Update `rb-sys` to use new `RbSys::ExtensionTask`[\#132](https://github.com/bytecodealliance/wasmtime-rb/pull/132) ([ianks](https://github.com/ianks))
56
112
- Tweak codegen flags for optimized, profile-able builds [\#131](https://github.com/bytecodealliance/wasmtime-rb/pull/131) ([ianks](https://github.com/ianks))
113
+
- Make ci.yml workflow more trigger happy [\#130](https://github.com/bytecodealliance/wasmtime-rb/pull/130) ([ianks](https://github.com/ianks))
114
+
- Ensure source gem builds properly for `cdylib`[\#129](https://github.com/bytecodealliance/wasmtime-rb/pull/129) ([ianks](https://github.com/ianks))
57
115
- Document profiling configuration from \#125 [\#127](https://github.com/bytecodealliance/wasmtime-rb/pull/127) ([jbourassa](https://github.com/jbourassa))
116
+
- Fix small lint [\#126](https://github.com/bytecodealliance/wasmtime-rb/pull/126) ([ianks](https://github.com/ianks))
58
117
- Add support for profiling configuration [\#125](https://github.com/bytecodealliance/wasmtime-rb/pull/125) ([dylanahsmith](https://github.com/dylanahsmith))
- Bump wat from 1.0.55 to 1.0.56 [\#123](https://github.com/bytecodealliance/wasmtime-rb/pull/123) ([dependabot[bot]](https://github.com/apps/dependabot))
120
+
- Bump tokio from 1.24.2 to 1.25.0 [\#122](https://github.com/bytecodealliance/wasmtime-rb/pull/122) ([dependabot[bot]](https://github.com/apps/dependabot))
121
+
- Patches for easier usage in a crate context [\#121](https://github.com/bytecodealliance/wasmtime-rb/pull/121) ([ianks](https://github.com/ianks))
122
+
- Skip CI & memcheck when pushing v\* tags [\#120](https://github.com/bytecodealliance/wasmtime-rb/pull/120) ([jbourassa](https://github.com/jbourassa))
123
+
- Bump rb\_sys from 0.9.56 to 0.9.58 [\#119](https://github.com/bytecodealliance/wasmtime-rb/pull/119) ([dependabot[bot]](https://github.com/apps/dependabot))
124
+
- Bump standard from 1.22.0 to 1.22.1 [\#118](https://github.com/bytecodealliance/wasmtime-rb/pull/118) ([dependabot[bot]](https://github.com/apps/dependabot))
125
+
- Bump rb-sys from 0.9.57 to 0.9.58 [\#117](https://github.com/bytecodealliance/wasmtime-rb/pull/117) ([dependabot[bot]](https://github.com/apps/dependabot))
126
+
- Bump ruby-lsp from 0.3.5 to 0.3.8 [\#116](https://github.com/bytecodealliance/wasmtime-rb/pull/116) ([dependabot[bot]](https://github.com/apps/dependabot))
- Implement GC compaction for store data [\#112](https://github.com/bytecodealliance/wasmtime-rb/pull/112) ([ianks](https://github.com/ianks))
138
+
- Bump rb-sys from 0.9.54 to 0.9.56 [\#111](https://github.com/bytecodealliance/wasmtime-rb/pull/111) ([dependabot[bot]](https://github.com/apps/dependabot))
139
+
- Bump rb\_sys from 0.9.54 to 0.9.56 [\#110](https://github.com/bytecodealliance/wasmtime-rb/pull/110) ([dependabot[bot]](https://github.com/apps/dependabot))
140
+
- Bump standard from 1.21.1 to 1.22.0 [\#109](https://github.com/bytecodealliance/wasmtime-rb/pull/109) ([dependabot[bot]](https://github.com/apps/dependabot))
141
+
- Version oxidize-rb actions [\#108](https://github.com/bytecodealliance/wasmtime-rb/pull/108) ([ianks](https://github.com/ianks))
142
+
- Bump tokio from 1.23.1 to 1.24.1 [\#107](https://github.com/bytecodealliance/wasmtime-rb/pull/107) ([dependabot[bot]](https://github.com/apps/dependabot))
143
+
- Bump standard from 1.20.0 to 1.21.1 [\#106](https://github.com/bytecodealliance/wasmtime-rb/pull/106) ([dependabot[bot]](https://github.com/apps/dependabot))
144
+
- Bump rb-sys to 0.9.54 for Ruby 3.2 [\#105](https://github.com/bytecodealliance/wasmtime-rb/pull/105) ([jbourassa](https://github.com/jbourassa))
145
+
- Bump tokio from 1.23.0 to 1.23.1 [\#104](https://github.com/bytecodealliance/wasmtime-rb/pull/104) ([dependabot[bot]](https://github.com/apps/dependabot))
0 commit comments