Skip to content

Commit aba1910

Browse files
dependabot[bot]locao
authored andcommitted
chore(deps): bump ngx_wasm_module to prerelease-0.2.0
Changes since b51a15fc972540e6b8964e2fe1d86ebf67ca53aa: * 388d572 - docs(changelog) prerelease-0.2.0 * 7d3451b - chore(codecov) specify flags in 'flag_management' section * d59027f - chore(valgrind.supp) consolidate wasmparser::parse suppressions * 7184a57 - chore(deps) bump OpenSSL to 3.2.0 * 338bcbe - chore(deps) bump zlib to 1.3 * 743c3d3 - chore(deps) cargo update * 8964b1f - chore(util) minor cleanup/improvements * f955308 - chore(sdk) separate build and install of .wasm examples * 8f3fa95 - fix(wasi) do not use instance pool in 'fd_write' * 4f47e96 - docs(proxy-wasm) document response body buffering * f813a30 - feat(proxy-wasm) implement response body buffering * f171e0f - chore(util) always invoke the Proxy-Wasm SDK scripts * 3d61ca1 - chore(ci) add code coverage for Valgrind jobs * a278bb7 - tests(*) switch Valgrind tests from 'opt-out' to 'opt-in' * 9584c03 - fix(proxy-wasm) use filter chain pool in 'ngx_proxy_wasm_maps_set' * 175f0b8 - chore(util) minor usage fix and style cohesion for scripts * aefb121 - chore(ci) install Node.js in unit and valgrind jobs * e757482 - chore(*) clone and test proxy-wasm-assemblyscript-sdk examples * f2faf97 - chore(util) build Proxy-Wasm SDKs on 'make setup' * bd1b5b8 - chore(ci) remove 'nginx.sock' before artifact upload on failure * 65a0b46 - chore(util) use 'git fetch --tags' for updating runtimes
1 parent 89e6266 commit aba1910

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.requirements

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ LUA_RESTY_WEBSOCKET=60eafc3d7153bceb16e6327074e0afc3d94b1316 # 0.4.0
1313
ATC_ROUTER=7a2ad42d4246598ba1f753b6ae79cb1456040afa # 1.3.1
1414

1515
KONG_MANAGER=nightly
16-
NGX_WASM_MODULE=b51a15fc972540e6b8964e2fe1d86ebf67ca53aa
16+
NGX_WASM_MODULE=388d5720293f5091ccee1f859a42683fbfd14e7d # prerelease-0.2.0
1717
WASMER=3.1.1
1818
WASMTIME=14.0.3
1919
V8=10.5.18
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
message: "Bump `ngx_wasm_module` to `ddb3fa8f7cacc81557144cf22706484eabd79a84`"
1+
message: "Bump `ngx_wasm_module` to `388d5720293f5091ccee1f859a42683fbfd14e7d`"
22
type: dependency

0 commit comments

Comments
 (0)