chore(deps-dev): bump the dependencies group with 6 updates#2307
Merged
alexander-akait merged 1 commit intomainfrom Apr 15, 2026
Merged
Conversation
Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@fastify/express](https://github.com/fastify/fastify-express) | `4.0.4` | `4.0.5` | | [@hono/node-server](https://github.com/honojs/node-server) | `1.19.13` | `1.19.14` | | [fastify](https://github.com/fastify/fastify) | `5.8.4` | `5.8.5` | | [hono](https://github.com/honojs/hono) | `4.12.12` | `4.12.14` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` | | [webpack](https://github.com/webpack/webpack) | `5.105.4` | `5.106.1` | Updates `@fastify/express` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/fastify/fastify-express/releases) - [Commits](fastify/fastify-express@v4.0.4...v4.0.5) Updates `@hono/node-server` from 1.19.13 to 1.19.14 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.19.13...v1.19.14) Updates `fastify` from 5.8.4 to 5.8.5 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.8.4...v5.8.5) Updates `hono` from 4.12.12 to 4.12.14 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.12...v4.12.14) Updates `prettier` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) Updates `webpack` from 5.105.4 to 5.106.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.4...v5.106.1) --- updated-dependencies: - dependency-name: "@fastify/express" dependency-version: 4.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@hono/node-server" dependency-version: 1.19.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: fastify dependency-version: 5.8.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: hono dependency-version: 4.12.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: webpack dependency-version: 5.106.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:
4.0.44.0.51.19.131.19.145.8.45.8.54.12.124.12.143.8.13.8.35.105.45.106.1Updates
@fastify/expressfrom 4.0.4 to 4.0.5Release notes
Sourced from
@fastify/express's releases.Commits
f52f447Bumped v4.0.5c4e49b5Merge commit from fork674020fMerge commit from fork96eb39bci: add lock-threads workflow (#188)65ddc99build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 (#187)2746f1fbuild(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml (#185)cce14b1chore(license): standardise license notice (#182)70a8094build(deps-dev): bump c8 from 10.1.3 to 11.0.0 (#183)6f627c6ci: remove stale.yml (#181)fa4a726build(deps): bump express from 4.22.1 to 5.2.1 (#179)Maintainer changes
This version was pushed to npm by climba03003, a new releaser for
@fastify/expresssince your current version.Updates
@hono/node-serverfrom 1.19.13 to 1.19.14Release notes
Sourced from
@hono/node-server's releases.Commits
b5e63a31.19.14c02d777fix: add custom inspect to lightweight Request/Response to prevent TypeError ...Updates
fastifyfrom 5.8.4 to 5.8.5Release notes
Sourced from fastify's releases.
Commits
3983cceBumped v5.8.53ce3ae6Merge commit from forkb06a196docs(ecosystem): add@pompelmi/fastify-plugin(#6610)909c5d5chore: Bump actions/dependency-review-action from 4.8.3 to 4.9.0 (#6630)4db21a3chore: Bump borp from 0.21.0 to 1.0.0 (#6633)0f4e544chore: Bump markdownlint-cli2 from 0.21.0 to 0.22.0 (#6632)33a2fcdchore: Bump pnpm/action-setup from 4.2.0 to 5.0.0 (#6629)fd35d82ci: reduce cron schedules from daily/weekly to monthly (#6623)8dee9befix: restore trustProxy function for number and string types, add null check ...d457aedchore: upgrade to typescript v6.0.2 (#6605)Updates
honofrom 4.12.12 to 4.12.14Release notes
Sourced from hono's releases.
Commits
cf2d2b74.12.1466daa2eMerge commit from forkfa2c74ffix(aws-lambda): handle invalid header names in request processing (#4883)37799274.12.13faa6c46feat(cache): addonCacheNotAvailableoption (#4876)f23e97bfeat(trailing-slash): addskipoption (#4862)1aa32fbfix(types): infer response type from last handler in app.on 9- and 10-handler...Updates
prettierfrom 3.8.1 to 3.8.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
d7108a7Release 3.8.3177f908Prevent trailing comma in SCSSif()function (#18471)1cd4066Release@prettier/plugin-oxc@0.1.4a8700e2Update oxc-parser to v0.125.0752157cFix tests053fd41Bump Prettier dependency to 3.8.2904c636Clean changelog_unreleaseddc1f7fcUpdate dependents countb31557cRelease 3.8.296bbaedSupport Angular v21.2 (#18722)Updates
webpackfrom 5.105.4 to 5.106.1Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
a934b9bchore(release): new release (#20808)ecb436bfix: use compiler context for CSS modules hash to avoid collisions (#20799)c0e8cf4fix: prevent !important from being renamed in CSS modules (#20798)f8d274bfix: anonymous default export name fix-up in ES5 environment (#20796)e370b76chore(deps-dev): bump the dependencies group with 5 updates (#20790)8774a01chore(release): new release (#20593)cc66616fix: add@deprecatedto methods7cdc173feat: support source phase import for WebAssembly modules (#20364)0b60f1cchore(members): update to match@webpack/core-wg(#20784)955a68ctest: generate snapshots per stats test case (#20785)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