( Backported from v0.40.2 ) Bumped goja and its related dependencies (regex unescaped dash error fix and base64 optimizations) . ( Backported from v0.40.2 ) Return an error when filter params fallback fails to json serialize and optimized params replacement to execute in a single pass. ( Backported from v0.40.2 ) Bumped the min Go GitHub action version to 1.27.1 as it includes some minor database/sql and enconding/json/v2 bug fixes .