deps: bump the non-breaking group across 1 directory with 3 updates - #35
Merged
UltimaPhoenix merged 1 commit intoJul 21, 2026
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/non-breaking-7dfbe3b707
branch
from
July 20, 2026 23:37
8934701 to
171620a
Compare
Owner
|
@dependabot rebase |
Bumps the non-breaking group with 3 updates in the / directory: [@hono/node-server](https://github.com/honojs/node-server), [hono](https://github.com/honojs/hono) and [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome). Updates `@hono/node-server` from 2.0.8 to 2.0.10 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v2.0.8...v2.0.10) Updates `hono` from 4.12.30 to 4.12.31 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.30...v4.12.31) Updates `@biomejs/biome` from 2.5.3 to 2.5.4 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.4/packages/@biomejs/biome) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking - dependency-name: "@hono/node-server" dependency-version: 2.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking - dependency-name: hono dependency-version: 4.12.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/non-breaking-7dfbe3b707
branch
from
July 21, 2026 00:24
171620a to
9e25356
Compare
UltimaPhoenix
deleted the
dependabot/npm_and_yarn/non-breaking-7dfbe3b707
branch
July 21, 2026 00:26
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the non-breaking group with 3 updates in the / directory: @hono/node-server, hono and @biomejs/biome.
Updates
@hono/node-serverfrom 2.0.8 to 2.0.10Release notes
Sourced from @hono/node-server's releases.
Commits
7c1457e2.0.103a21938Merge commit from fork98420212.0.951f3bf5fix: recover complete request bodies after client disconnect (#375)fdb87bafix(serve-static): correct Range header parsing edge cases (#372)912e3fdfix(websocket): polyfill missing ErrorEvent global (#371)Updates
honofrom 4.12.30 to 4.12.31Release notes
Sourced from hono's releases.
Commits
cadff884.12.3164c613atest(validator): fix misspelled identifier in transform type test (#5136)aeba9ecfix(sse): emit retry feild when retry is0(#5135)d796450fix(request): fix multipart boundary mismatch incloneRawRequest(#5133)80959d4fix(utils/body): reuse cached formData inparseBody()(#5131)21b44b6refactor(aws-lambada): remove FIXME in@ts-expect-error(#5130)5f73897docs(combine): close quote in combine JSDoc example (#5126)c285f9achore(benchmark): add app.fetch() overhead benchmark (#5117)fb9d7bftest(context): assert case-insensitive header names in response helpers (#5116)Updates
@biomejs/biomefrom 2.5.3 to 2.5.4Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
Commits
bfc3f3dci: release (#10887)