This is an automated email from the ASF dual-hosted git repository.

xuang7 pushed a commit to branch release/v1.2
in repository https://gitbox.apache.org/repos/asf/texera.git


The following commit(s) were added to refs/heads/release/v1.2 by this push:
     new 8236064fb2 chore(deps): bump elysia from 1.4.27 to 1.4.29 in 
/agent-service [release/v1.2 backport] (#5864)
8236064fb2 is described below

commit 8236064fb257c82877dd83e7bcd0aa7bb3d137de
Author: Xinyuan Lin <[email protected]>
AuthorDate: Sun Jun 21 17:50:36 2026 -0700

    chore(deps): bump elysia from 1.4.27 to 1.4.29 in /agent-service 
[release/v1.2 backport] (#5864)
    
    ### What changes were proposed in this PR?
    
    Backport of apache/texera#5820 to `release/v1.2`: bump elysia from
    1.4.27 to 1.4.29 in /agent-service.
    
    Clean cherry-pick (package.json + bun.lock + LICENSE-binary).
    
    **Risk:** 🟢 Patch.
    
    ### Any related issues, documentation, discussions?
    
    Backports apache/texera#5820 (merged to `main`). No `release/*` label is
    added — this PR *is* the backport, and a release label would trigger a
    backport-of-a-backport precheck. CI stacks auto-select from the
    file-based labels.
    
    ### How was this PR tested?
    
    Mirrors the change already merged and CI-validated on `main`
    (apache/texera#5820); verified the backport diff equals the original
    bump and applies onto `release/v1.2`. Manual verification:
    
    `bun install` + typecheck/build succeed; service boots and a route
    responds.
    
    ### Was this PR authored or co-authored using generative AI tooling?
    
    Generated-by: Claude Code (Opus 4.8 [1M context])
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 agent-service/LICENSE-binary | 2 +-
 agent-service/bun.lock       | 4 ++--
 agent-service/package.json   | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/agent-service/LICENSE-binary b/agent-service/LICENSE-binary
index a0b4ae793b..3785413534 100644
--- a/agent-service/LICENSE-binary
+++ b/agent-service/LICENSE-binary
@@ -241,7 +241,7 @@ Agent service npm packages:
   - [email protected]
   - [email protected]
   - [email protected]
-  - [email protected]
+  - [email protected]
   - [email protected]
   - [email protected]
   - [email protected]
diff --git a/agent-service/bun.lock b/agent-service/bun.lock
index 278df0baba..929b141fb3 100644
--- a/agent-service/bun.lock
+++ b/agent-service/bun.lock
@@ -10,7 +10,7 @@
         "ai": "5.0.108",
         "ajv": "8.18.0",
         "dagre": "0.8.5",
-        "elysia": "1.4.27",
+        "elysia": "1.4.29",
         "pino": "10.3.1",
         "rxjs": "7.8.2",
         "zod": "3.25.76",
@@ -128,7 +128,7 @@
 
     "debug": ["[email protected]", "", { "dependencies": { "ms": "^2.1.3" } }, 
"sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA=="],
 
-    "elysia": ["[email protected]", "", { "dependencies": { "cookie": "^1.1.1", 
"exact-mirror": "^0.2.7", "fast-decode-uri-component": "^1.0.1", "memoirist": 
"^0.4.0" }, "peerDependencies": { "@sinclair/typebox": ">= 0.34.0 < 1", 
"@types/bun": ">= 1.2.0", "file-type": ">= 20.0.0", "openapi-types": ">= 
12.0.0", "typescript": ">= 5.0.0" }, "optionalPeers": ["@types/bun", 
"typescript"] }, 
"sha512-2UlmNEjPJVA/WZVPYKy+KdsrfFwwNlqSBW1lHz6i2AHc75k7gV4Rhm01kFeotH7PDiHIX2G8X3KnRPc33SGVIg=="],
+    "elysia": ["[email protected]", "", { "dependencies": { "cookie": "^1.1.1", 
"exact-mirror": "^0.2.7", "fast-decode-uri-component": "^1.0.1", "memoirist": 
"^0.4.0" }, "peerDependencies": { "@sinclair/typebox": ">= 0.34.0 < 1", 
"@types/bun": ">= 1.2.0", "file-type": ">= 20.0.0", "openapi-types": ">= 
12.0.0", "typescript": ">= 5.0.0" }, "optionalPeers": ["@types/bun", 
"typescript"] }, 
"sha512-GwMRGGwSdjfPt+w3LA0fqTuYJtS8uVRJicvoar98/HrO5qdFKDc9CwjIb6Kja+v39lkY+58hr2JvdR9jQzlUuA=="],
 
     "end-of-stream": ["[email protected]", "", { "dependencies": { "once": 
"^1.4.0" } }, 
"sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg=="],
 
diff --git a/agent-service/package.json b/agent-service/package.json
index 0b42f4ee92..2ee6b66e71 100644
--- a/agent-service/package.json
+++ b/agent-service/package.json
@@ -20,7 +20,7 @@
     "ai": "5.0.108",
     "ajv": "8.18.0",
     "dagre": "0.8.5",
-    "elysia": "1.4.27",
+    "elysia": "1.4.29",
     "pino": "10.3.1",
     "rxjs": "7.8.2",
     "zod": "3.25.76"

Reply via email to