chore(deps-dev): bump the dependencies group across 1 directory with 6 updates#2327
Merged
webpack[bot] merged 1 commit intoMay 22, 2026
Merged
Conversation
…6 updates Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@hono/node-server](https://github.com/honojs/node-server) | `2.0.2` | `2.0.3` | | [eslint-config-webpack](https://github.com/webpack/eslint-config-webpack) | `4.9.5` | `4.9.6` | | [hono](https://github.com/honojs/hono) | `4.12.18` | `4.12.22` | | [koa](https://github.com/koajs/koa) | `3.2.0` | `3.2.1` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.4` | `17.0.5` | | [webpack](https://github.com/webpack/webpack) | `5.106.2` | `5.107.1` | Updates `@hono/node-server` from 2.0.2 to 2.0.3 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v2.0.2...v2.0.3) Updates `eslint-config-webpack` from 4.9.5 to 4.9.6 - [Release notes](https://github.com/webpack/eslint-config-webpack/releases) - [Changelog](https://github.com/webpack/eslint-config-webpack/blob/main/CHANGELOG.md) - [Commits](webpack/eslint-config-webpack@v4.9.5...v4.9.6) Updates `hono` from 4.12.18 to 4.12.22 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.18...v4.12.22) Updates `koa` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@v3.2.0...v3.2.1) Updates `lint-staged` from 17.0.4 to 17.0.5 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.0.4...v17.0.5) Updates `webpack` from 5.106.2 to 5.107.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.106.2...v5.107.1) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 2.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-config-webpack dependency-version: 4.9.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: hono dependency-version: 4.12.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: koa dependency-version: 3.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: lint-staged dependency-version: 17.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: webpack dependency-version: 5.107.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
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 dependencies group with 6 updates in the / directory:
2.0.22.0.34.9.54.9.64.12.184.12.223.2.03.2.117.0.417.0.55.106.25.107.1Updates
@hono/node-serverfrom 2.0.2 to 2.0.3Release notes
Sourced from @hono/node-server's releases.
Commits
9d879872.0.39463250fix: preserve headers mutated after raw Response construction (#357)cee5e81docs: Align theServeStaticOptioncommand with the current specification (#...4aa0650chore(ci): update GitHub Actions versions (#352)Updates
eslint-config-webpackfrom 4.9.5 to 4.9.6Release notes
Sourced from eslint-config-webpack's releases.
Changelog
Sourced from eslint-config-webpack's changelog.
Commits
4be45ccchore(release): new release (#147)0d7c539chore(deps): update (#158)a052d99fix: ignore test module inn/no-unsupported-features/node-builtinsrule (#157)d8359ffchore(deps): bump the dependencies group across 1 directory with 6 updates (#...aa0e27bchore(deps): bump changesets/action in the dependencies group (#153)0987fa1fix: respect minor Node versions when picking the ES feature set (#156)837b2e0chore(deps): bump typescript-eslint in the dependencies group (#148)11232bdchore: update deps and setreportUnusedDisableDirectivesto"error". (#146)32eaa6fchore(deps): bump actions/setup-node in the dependencies group (#145)2b53bb3chore(deps): bump the dependencies group with 3 updates (#141)Updates
honofrom 4.12.18 to 4.12.22Release notes
Sourced from hono's releases.
... (truncated)
Commits
2f01b774.12.226bc0dfffeat: add msgpack as a compressible content type (#4957)7e0555dfix(deno): echo negotiated WebSocket subprotocol in upgrade response (#4955)f0ed246fix(compress): respect Accept-Encoding when encoding option is set (#4951)a192df0fix(mime): specify charset parameter per MIME type instead of mechanical dete...cf6ef70chore: update vitest to v4 and cleanups (#4952)a83ddb84.12.216cbb025Merge commit from forkc831020Merge commit from fork905aedbMerge commit from forkUpdates
koafrom 3.2.0 to 3.2.1Release notes
Sourced from koa's releases.
Commits
69845923.2.13f3ac48fix: request.length overflows on Content-Length > 2GB (#1961)Updates
lint-stagedfrom 17.0.4 to 17.0.5Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
cbd822eMerge pull request #1793 from lint-staged/changeset-release/main1911244chore(changeset): release7339d7dMerge pull request #1792 from lint-staged/fix-max-arg-length-default1f67271fix: defaultmaxArgLengthtoundefinedinstead ofNaNwhen parsing cli ...Updates
webpackfrom 5.106.2 to 5.107.1Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
a1ce7ebchore(release): new release (#20989)916810etest: lock chunk filenames stay verbatim for scoped names (#21006)72ef0fbfix: tree-shake CommonJS exports throughconst NAME = require(LITERAL)bind...6c5f2f8docs: tighten AGENTS.md rules for directory listings, branch names, and PR te...9edcb3dfix: interpolate [fullhash:N] / [hash:N] in output.publicPath at runtime (#21...e3ba2fffix: emit\<link rel=stylesheet>for CSS chunks reachable from `<script src>...1097a7ffix(html): align walkHtmlTokens with WHATWG spec (#21000)67b7419fix: allow devtool and SourceMapDevToolPlugin to coexist on the same asset (#...294197cfix: correctcreateParser/createGeneratorhook types in `NormalModuleFact...ec6ad34chore(deps): bump codecov/codecov-action in the dependencies group (#20995)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions