This is an automated email from the ASF dual-hosted git repository.
aglinxinyuan 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 ba95bb0298 chore(deps): bump @types/bun from 1.3.3 to 1.3.14 in
/agent-service [release/v1.2 backport] (#5866)
ba95bb0298 is described below
commit ba95bb029826f04e6fde2305bac51bef5b12bbfd
Author: Xinyuan Lin <[email protected]>
AuthorDate: Sun Jun 21 20:12:23 2026 -0700
chore(deps): bump @types/bun from 1.3.3 to 1.3.14 in /agent-service
[release/v1.2 backport] (#5866)
---
agent-service/LICENSE-binary | 4 ++--
agent-service/bun.lock | 6 +++---
agent-service/package.json | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/agent-service/LICENSE-binary b/agent-service/LICENSE-binary
index 3785413534..9e46e41032 100644
--- a/agent-service/LICENSE-binary
+++ b/agent-service/LICENSE-binary
@@ -233,11 +233,11 @@ Agent service npm packages:
- @standard-schema/[email protected]
- @tokenizer/[email protected]
- @tokenizer/[email protected]
- - @types/[email protected]
+ - @types/[email protected]
- @types/[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 1092944b84..9a4e974c97 100644
--- a/agent-service/bun.lock
+++ b/agent-service/bun.lock
@@ -16,7 +16,7 @@
"zod": "3.25.76",
},
"devDependencies": {
- "@types/bun": "1.3.3",
+ "@types/bun": "1.3.14",
"@types/dagre": "0.7.54",
"pino-pretty": "13.1.3",
"prettier": "3.8.4",
@@ -102,7 +102,7 @@
"@tokenizer/token": ["@tokenizer/[email protected]", "", {},
"sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A=="],
- "@types/bun": ["@types/[email protected]", "", { "dependencies": { "bun-types":
"1.3.3" } },
"sha512-ogrKbJ2X5N0kWLLFKeytG0eHDleBYtngtlbu9cyBKFtNL3cnpDZkNdQj8flVf6WTZUX5ulI9AY1oa7ljhSrp+g=="],
+ "@types/bun": ["@types/[email protected]", "", { "dependencies": { "bun-types":
"1.3.14" } },
"sha512-h1hFqFVcvAvD9j9K7ZW7vd82aSA+rTdznZa+5bwvCwqSB1jmmfLcbIWhOLx1/+boy/xmjgCs/OMUL8hRJSmnPw=="],
"@types/dagre": ["@types/[email protected]", "", {},
"sha512-QjcRY+adGbYvBFS7cwv5txhVIwX1XXIUswWl+kSQTbI6NjgZydrZkEKX/etzVd7i+bCsCb40Z/xlBY5eoFuvWQ=="],
@@ -116,7 +116,7 @@
"atomic-sleep": ["[email protected]", "", {},
"sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ=="],
- "bun-types": ["[email protected]", "", { "dependencies": { "@types/node":
"*" } },
"sha512-z3Xwlg7j2l9JY27x5Qn3Wlyos8YAp0kKRlrePAOjgjMGS5IG6E7Jnlx736vH9UVI4wUICwwhC9anYL++XeOgTQ=="],
+ "bun-types": ["[email protected]", "", { "dependencies": { "@types/node":
"*" } },
"sha512-4N0ig0fEomHt5R0KCFWjovxow98rIoRwKolrYdCcknNwMekCXRnWEUvgu5soYV8QXtVsrUD8B95MBOZGPvr6KQ=="],
"colorette": ["[email protected]", "", {},
"sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w=="],
diff --git a/agent-service/package.json b/agent-service/package.json
index de2175ab07..3b5ee0c686 100644
--- a/agent-service/package.json
+++ b/agent-service/package.json
@@ -26,7 +26,7 @@
"zod": "3.25.76"
},
"devDependencies": {
- "@types/bun": "1.3.3",
+ "@types/bun": "1.3.14",
"@types/dagre": "0.7.54",
"pino-pretty": "13.1.3",
"prettier": "3.8.4",