Skip to content

Commit

Permalink
chore(deps): bump ngx_wasm_module to 7042e29b059ae9831dc2d8cec6043e0d…
Browse files Browse the repository at this point in the history
…a18b3a4a

Changes since 9136e463a6f1d80755ce66c88c3ddecd0eb5e25d:

* 7042e29 - chore(release) bump upload/download artifacts GHA to '@v4'
* 61b8214 - chore(release) disable releases for EOL platforms
* 004ae21 - chore(deps) cargo update
* fa0cd87 - fix(proxy-wasm) support get 'plugin_name' in tick context
* 6138510 - feat(proxy-wasm) new 'request.is_subrequest' property
* 1ec8c84 - chore(ci) bump clang builds to clang-14+clang-18 (#665)
* 0c9eeed - chore(ci) pin 3rd-party actions to commit hashes
* 3b009cd - tests(lua-bridge) ensure CI uses the dnsmasq resolver
* a31f6d8 - fix(proxy-wasm) catch get/set all scoped properties outside of requests
* 1b5f11f - chore(ci) update Openresty version in CodeQL jobs (#662)
* 63f6784 - tests(build) fix failing tests on ubuntu 24.04
* f29dd1c - chore(ci) minor lcov fixes
* 7179e9b - docs(*) add SECURITY.md
* 715589a - fix(proxy-wasm) pass VM config size to 'on_vm_start'
* 67a4fca - misc(ngx_wavm) fix a format specifier in a debug log
* 883b627 - chore(tests) update http requirement
* ad506ca - chore(tests) update http requirement
* 3f19cb5 - chore(dependabot) ignore wasi >0.11 updates
* f85415b - chore(*) update dependabot.yml settings
* 060c81e - chore(*) move dependabot.yml to .github/
* f872b9a - chore(deps) bump V8 to 13.1.201.15
* 2007d21 - chore(deps) bump Nginx to 1.27.3
* d1250d8 - chore(lib) new build option for OpenSSL debug builds
* cb7e69a - chore(runtimes) some environments do not set CC by default
* fa699f2 - chore(v8bridge) recent V8 needs --std=c++20
* d834bb0 - tests(*) increase robustness of httpbin-reliant tests
  • Loading branch information
team-gateway-bot committed Jan 23, 2025
1 parent 7a505ea commit 49a5b42
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .requirements
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ATC_ROUTER=4d29e10517e2c9d1dae3966f4034b38c557e2eaa # 1.7.1
SNAPPY=23b3286820105438c5dbb9bc22f1bb85c5812c8a # 1.2.0

KONG_MANAGER=nightly
NGX_WASM_MODULE=9136e463a6f1d80755ce66c88c3ddecd0eb5e25d
NGX_WASM_MODULE=7042e29b059ae9831dc2d8cec6043e0da18b3a4a
WASMER=3.1.1
WASMTIME=26.0.0
V8=12.0.267.17
Expand Down
2 changes: 2 additions & 0 deletions changelog/unreleased/kong/bump-ngx-wasm-module.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
message: "Bumped `ngx_wasm_module` to `7042e29b059ae9831dc2d8cec6043e0da18b3a4a`"
type: dependency

0 comments on commit 49a5b42

Please sign in to comment.