@@ -32,20 +32,20 @@ export MORE_HEADERS_VERSION=v0.37
32
32
# Check for recent changes: https://github.com/atomx/nginx-http-auth-digest/compare/v1.0.0...master
33
33
export NGINX_DIGEST_AUTH=v1.0.0
34
34
35
- # Check for recent changes: https://github.com/SpiderLabs/ModSecurity-nginx/compare/v1.0.3 ...master
36
- export MODSECURITY_VERSION=v1.0.3
35
+ # Check for recent changes: https://github.com/SpiderLabs/ModSecurity-nginx/compare/v1.0.4 ...master
36
+ export MODSECURITY_VERSION=v1.0.4
37
37
38
38
# Check for recent changes: https://github.com/SpiderLabs/ModSecurity/compare/v3.0.14...v3/master
39
39
export MODSECURITY_LIB_VERSION=v3.0.14
40
40
41
- # Check for recent changes: https://github.com/coreruleset/coreruleset/compare/v4.10 .0...main
42
- export OWASP_MODSECURITY_CRS_VERSION=v4.10 .0
41
+ # Check for recent changes: https://github.com/coreruleset/coreruleset/compare/v4.15 .0...main
42
+ export OWASP_MODSECURITY_CRS_VERSION=v4.15 .0
43
43
44
- # Check for recent changes: https://github.com/openresty/lua-nginx-module/compare/v0.10.27 ...master
45
- export LUA_NGX_VERSION=v0.10.27
44
+ # Check for recent changes: https://github.com/openresty/lua-nginx-module/compare/v0.10.28 ...master
45
+ export LUA_NGX_VERSION=v0.10.28
46
46
47
- # Check for recent changes: https://github.com/openresty/stream-lua-nginx-module/compare/v0.0.15 ...master
48
- export LUA_STREAM_NGX_VERSION=v0.0.15
47
+ # Check for recent changes: https://github.com/openresty/stream-lua-nginx-module/compare/v0.0.16 ...master
48
+ export LUA_STREAM_NGX_VERSION=v0.0.16
49
49
50
50
# Check for recent changes: https://github.com/openresty/lua-upstream-nginx-module/compare/v0.07...master
51
51
export LUA_UPSTREAM_VERSION=v0.07
@@ -56,17 +56,17 @@ export LUA_CJSON_VERSION=2.1.0.14
56
56
# Check for recent changes: https://github.com/leev/ngx_http_geoip2_module/compare/445df24ef3781e488cee3dfe8a1e111997fc1dfe...master
57
57
export GEOIP2_VERSION=445df24ef3781e488cee3dfe8a1e111997fc1dfe
58
58
59
- # Check for recent changes: https://github.com/openresty/luajit2/compare/v2.1-20240815 ...v2.1-agentzh
60
- export LUAJIT_VERSION=v2.1-20240815
59
+ # Check for recent changes: https://github.com/openresty/luajit2/compare/v2.1-20250117 ...v2.1-agentzh
60
+ export LUAJIT_VERSION=v2.1-20250117
61
61
62
62
# Check for recent changes: https://github.com/openresty/lua-resty-balancer/compare/v0.05...master
63
63
export LUA_RESTY_BALANCER=v0.05
64
64
65
65
# Check for recent changes: https://github.com/openresty/lua-resty-lrucache/compare/v0.15...master
66
66
export LUA_RESTY_CACHE=v0.15
67
67
68
- # Check for recent changes: https://github.com/openresty/lua-resty-core/compare/v0.1.30 ...master
69
- export LUA_RESTY_CORE=v0.1.30
68
+ # Check for recent changes: https://github.com/openresty/lua-resty-core/compare/v0.1.31 ...master
69
+ export LUA_RESTY_CORE=v0.1.31
70
70
71
71
# Check for recent changes: https://github.com/cloudflare/lua-resty-cookie/compare/f418d77082eaef48331302e84330488fdc810ef4...master
72
72
export LUA_RESTY_COOKIE_VERSION=f418d77082eaef48331302e84330488fdc810ef4
@@ -95,17 +95,17 @@ export LUA_RESTY_REDIS_VERSION=v0.31
95
95
# Check for recent changes: https://github.com/api7/lua-resty-ipmatcher/compare/3e93c53eb8c9884efe939ef070486a0e507cc5be...master
96
96
export LUA_RESTY_IPMATCHER_VERSION=3e93c53eb8c9884efe939ef070486a0e507cc5be
97
97
98
- # Check for recent changes: https://github.com/microsoft/mimalloc/compare/v2.1.9 ...master
99
- export MIMALOC_VERSION=v2.1.9
98
+ # Check for recent changes: https://github.com/microsoft/mimalloc/compare/v2.2.4 ...main
99
+ export MIMALOC_VERSION=v2.2.4
100
100
101
101
# Check for recent changes: https://github.com/open-telemetry/opentelemetry-cpp/compare/v1.18.0...main
102
102
export OPENTELEMETRY_CPP_VERSION=v1.18.0
103
103
104
104
# Check for recent changes: https://github.com/open-telemetry/opentelemetry-proto/compare/v1.5.0...main
105
105
export OPENTELEMETRY_PROTO_VERSION=v1.5.0
106
106
107
- # Check for recent changes: https://github.com/nginx/njs/compare/0.8.10 ...master
108
- export NJS_VERSION=0.8.10
107
+ # Check for recent changes: https://github.com/nginx/njs/compare/0.9.0 ...master
108
+ export NJS_VERSION=0.9.0
109
109
110
110
export BUILD_PATH=/tmp/build
111
111
0 commit comments