From 377e42884d01e476e498b108535585fc4454c73b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 20:07:13 +0000 Subject: [PATCH 1/2] Bump bun-types from 1.3.8 to 1.3.14 Bumps [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types) from 1.3.8 to 1.3.14. - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](https://github.com/oven-sh/bun/commits/bun-v1.3.14/packages/bun-types) --- updated-dependencies: - dependency-name: bun-types dependency-version: 1.3.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 299e4c9..a5be8f4 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "yaml": "^2.8.2" }, "devDependencies": { - "bun-types": "1.3.8", + "bun-types": "1.3.14", "typescript": "^5.9.3" } } From ef459dbbdcb1033472c916b65f8930c9c8b8d313 Mon Sep 17 00:00:00 2001 From: trentdoney Date: Sat, 16 May 2026 13:12:12 -0700 Subject: [PATCH 2/2] Update bun lockfile for bun-types 1.3.14 --- bun.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index d5d5ba4..bfedf87 100644 --- a/bun.lock +++ b/bun.lock @@ -10,7 +10,7 @@ "zod": "^4.3.6", }, "devDependencies": { - "bun-types": "1.3.8", + "bun-types": "1.3.14", "typescript": "^5.9.3", }, }, @@ -18,7 +18,7 @@ "packages": { "@types/node": ["@types/node@25.6.0", "", { "dependencies": { "undici-types": "~7.19.0" } }, "sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ=="], - "bun-types": ["bun-types@1.3.8", "", { "dependencies": { "@types/node": "*" } }, "sha512-fL99nxdOWvV4LqjmC+8Q9kW3M4QTtTR1eePs94v5ctGqU8OeceWrSUaRw3JYb7tU3FkMIAjkueehrHPPPGKi5Q=="], + "bun-types": ["bun-types@1.3.14", "", { "dependencies": { "@types/node": "*" } }, "sha512-4N0ig0fEomHt5R0KCFWjovxow98rIoRwKolrYdCcknNwMekCXRnWEUvgu5soYV8QXtVsrUD8B95MBOZGPvr6KQ=="], "postgres": ["postgres@3.4.9", "", {}, "sha512-GD3qdB0x1z9xgFI6cdRD6xu2Sp2WCOEoe3mtnyB5Ee0XrrL5Pe+e4CCnJrRMnL1zYtRDZmQQVbvOttLnKDLnaw=="],