Skip to content

Commit acc6c90

Browse files
feat(deps): Bump hono from 4.12.16 to 4.12.18
Bumps [hono](https://github.com/honojs/hono) from 4.12.16 to 4.12.18. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.16...v4.12.18) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2988077 commit acc6c90

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

dev-packages/bun-integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@sentry/bun": "10.52.0",
1717
"@sentry/hono": "10.52.0",
18-
"hono": "^4.12.16"
18+
"hono": "^4.12.18"
1919
},
2020
"devDependencies": {
2121
"@sentry-internal/test-utils": "10.52.0",

dev-packages/cloudflare-integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@langchain/langgraph": "^1.0.1",
1717
"@sentry/cloudflare": "10.52.0",
1818
"@sentry/hono": "10.52.0",
19-
"hono": "^4.12.16"
19+
"hono": "^4.12.18"
2020
},
2121
"devDependencies": {
2222
"@cloudflare/workers-types": "^4.20250922.0",

dev-packages/node-integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"generic-pool": "^3.9.0",
5959
"graphql": "^16.11.0",
6060
"graphql-tag": "^2.12.6",
61-
"hono": "^4.12.16",
61+
"hono": "^4.12.18",
6262
"http-terminator": "^3.2.0",
6363
"ioredis": "^5.4.1",
6464
"kafkajs": "2.2.4",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18864,10 +18864,10 @@ homedir-polyfill@^1.0.1:
1886418864
dependencies:
1886518865
parse-passwd "^1.0.0"
1886618866

18867-
hono@^4.12.16:
18868-
version "4.12.16"
18869-
resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.16.tgz#90fcc63caa713199703bda08d8518f654e98b516"
18870-
integrity sha512-jN0ZewiNAWSe5khM3EyCmBb250+b40wWbwNILNfEvq84VREWwOIkuUsFONk/3i3nqkz7Oe1PcpM2mwQEK2L9Kg==
18867+
hono@^4.12.18:
18868+
version "4.12.18"
18869+
resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.18.tgz#f6d301938868c3a8bdb639495f4e326a19181505"
18870+
integrity sha512-RWzP96k/yv0PQfyXnWjs6zot20TqfpfsNXhOnev8d1InAxubW93L11/oNUc3tQqn2G0bSdAOBpX+2uDFHV7kdQ==
1887118871

1887218872
hookable@^5.5.3:
1887318873
version "5.5.3"
@@ -28493,6 +28493,7 @@ stylus@0.59.0, stylus@^0.59.0:
2849328493

2849428494
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2849528495
version "3.36.0"
28496+
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2849628497
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2849728498
dependencies:
2849828499
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)