chore(deps): bump the dependencies group across 1 directory with 8 updates#2345
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the dependencies group across 1 directory with 8 updates#2345dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [memfs](https://github.com/streamich/memfs) | `4.57.8` | `4.63.0` | | [range-parser](https://github.com/jshttp/range-parser) | `1.2.1` | `1.3.0` | | [@fastify/express](https://github.com/fastify/fastify-express) | `4.0.6` | `4.0.7` | | [@hono/node-server](https://github.com/honojs/node-server) | `2.0.6` | `2.0.8` | | [fastify](https://github.com/fastify/fastify) | `5.8.5` | `5.10.0` | | [hono](https://github.com/honojs/hono) | `4.12.27` | `4.12.28` | | [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.4` | | [webpack](https://github.com/webpack/webpack) | `5.107.2` | `5.108.4` | Updates `memfs` from 4.57.8 to 4.63.0 - [Release notes](https://github.com/streamich/memfs/releases) - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md) - [Commits](streamich/memfs@v4.57.8...v4.63.0) Updates `range-parser` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/jshttp/range-parser/releases) - [Changelog](https://github.com/jshttp/range-parser/blob/master/HISTORY.md) - [Commits](jshttp/range-parser@v1.2.1...v1.3.0) Updates `@fastify/express` from 4.0.6 to 4.0.7 - [Release notes](https://github.com/fastify/fastify-express/releases) - [Commits](fastify/fastify-express@v4.0.6...v4.0.7) Updates `@hono/node-server` from 2.0.6 to 2.0.8 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v2.0.6...v2.0.8) Updates `fastify` from 5.8.5 to 5.10.0 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.8.5...v5.10.0) Updates `hono` from 4.12.27 to 4.12.28 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.27...v4.12.28) Updates `prettier` from 3.8.4 to 3.9.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.4...3.9.4) Updates `webpack` from 5.107.2 to 5.108.4 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.107.2...v5.108.4) --- updated-dependencies: - dependency-name: memfs dependency-version: 4.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: range-parser dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@fastify/express" dependency-version: 4.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@hono/node-server" dependency-version: 2.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: fastify dependency-version: 5.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: hono dependency-version: 4.12.28 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-version: 3.9.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: webpack dependency-version: 5.108.4 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 8 updates in the / directory:
4.57.84.63.01.2.11.3.04.0.64.0.72.0.62.0.85.8.55.10.04.12.274.12.283.8.43.9.45.107.25.108.4Updates
memfsfrom 4.57.8 to 4.63.0Release notes
Sourced from memfs's releases.
Commits
1b77253chore: release v4.63.05a3feb7Merge pull request #1267 from streamich/node-to-fsa-watcher-bridge17bad78feat: 🎸 improve context validationf2308fdfix: 🐛 do not swallow errors and improve Windows slash trimming2ea05defix: 🐛 normalize handles4eb7327test: 💍 add bridge chain tests6d36a3cdocs: ✏️ update READMEs62ff7a8Merge remote-tracking branch 'origin/master' into fsa-to-node-watcher-bridge4c56e7dfeat: 🎸 implementFileSystemObserverin node-to-fsa bridge14cac3achore: release v4.62.0Updates
range-parserfrom 1.2.1 to 1.3.0Release notes
Sourced from range-parser's releases.
Commits
f4bf173Clamp a suffix whose length exceeds the representation (#66)b49e00ffix: still show ranges if there are multiple ranges, even if some are invalid...4f3b091Remove dependabot config (#60)eba9c7aImprove number parsing (#58)269cb4efix: handle invalid start and end byte positions in range parsing (#57)098e332build(deps): bump github/codeql-action from 3.31.2 to 4.31.6 (#50)3599369build(deps): bump actions/checkout from 3.6.0 to 6.0.0 (#51)054ea57build(deps): bump github/codeql-action from 2.23.2 to 4.31.2 (#48)d230b16build(deps): bump actions/upload-artifact from 3.1.3 to 5.0.0 (#49)54f84f4chore: add funding to package.json (#42)Maintainer changes
This version was pushed to npm by blakeembrey, a new releaser for range-parser since your current version.
Updates
@fastify/expressfrom 4.0.6 to 4.0.7Release notes
Sourced from @fastify/express's releases.
Commits
b40dfd4Bumped v4.0.77be7196Merge commit from forkc6c8f20chore: replace http with https in urls (#196)7eed1b1chore(package.json): fix delvedor's personal url04ac488chore: bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group (#194)087f1b2chore: update depedabot settingUpdates
@hono/node-serverfrom 2.0.6 to 2.0.8Release notes
Sourced from @hono/node-server's releases.
Commits
114c15e2.0.85db2d5dci(release): add--no-git-checksoption forpnpm stage publish(#369)a528a772.0.7b2d610cchore: bumpsupertest(#368)1b0040afix(serve-static): serve precompressed files for application/octet-stream (#366)ad5b13achore: migrate to pnpm (#367)Updates
fastifyfrom 5.8.5 to 5.10.0Release notes
Sourced from fastify's releases.
... (truncated)
Commits
94bcbccBumped v5.10.0c47975edocs: Update import for page consistency (#6771)82952b8docs: Logging.md with per-route log level info (#6627)6ac2e95fix: derive request.port from request.host (#6680)5f4871fperf: reduce per-request overhead in the request lifecycle (#6831)ec4bc66chore: Bump fast-json-stringify to v7 (#6800)d0b649ddocs: fix incorrect hook count in Hooks.md (eight -> ten) (#6825)826c807docs: fix incorrect defaults and code examples in Server.md (#6805)6f63ce9fix: use ContentType to detectjsonandcharsetin reply.send (#6830)75d74e1feat: introduce log controller layer (#6580)Updates
honofrom 4.12.27 to 4.12.28Release notes
Sourced from hono's releases.
Commits
626b1854.12.28d6b1d32docs(context-storage): fix JSDoc (#5086)45b081bfix(aws-lambda): detect V2 events by request context, not rawPath alone (#5033)a05813cchore: bumpdevDependencies(#5085)872997dfix(bun): report the requested subprotocol on WSContext.protocol (#5059)82b321bfix: avoid circular dependency between body.ts and request.ts (#5071)b20d422fix(utils/body,validator): normalize Content-Type media type for case-insensi...9728702chore: don't publish*.tsbuildinfo(#5066)ed8795edocs(MIGRATION): fix req.raw.headers reference (property, not method) (#5047)03a9416fix(serve-static): treat empty string content as found (#5062)Updates
prettierfrom 3.8.4 to 3.9.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b693cb2Release 3.9.42e92ac0Angular: Format@content(name)->@content (name)to align with other blo...abed2c2Bump Prettier dependency to 3.9.36cfbc00Clean changelog_unreleased3732e1dRelease 3.9.3a74a7b0Allow decorators to be used withdeclareon class fields (#19492)bd9e11aCorrect text identification in liquid syntax (#19489)269eee3Bump Prettier dependency to 3.9.1ec7ccd1Clean changelog_unreleasedc47654cRelease 3.9.1Updates
webpackfrom 5.107.2 to 5.108.4Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
bb9ccfdchore(release): new release (#21319)7639066fix: invalidate provided-exports cache with lazy barrel (#21326)ae28c54perf: reduce CPU and memory overhead of the HTML and CSS pipelines (#21332)e6fb547perf: re-encode the HTML AST as struct-of-arrays behind a path-based visitor ...5ce1c22fix(html): resolve asset URLs against <base href> (#21329)0e43c4atest(html): cover generateError, ignored-source, and null-character parse pat...cebd793refactor: build export-presence guards from a lazy boolean formula (#21320)c2628cffix: don't resolve new URL() directory references as modules (#21312)00d8b2fperf: speed up non-CSS-Modules CSS parsing by skipping unused AST work (#21324)f7a3f6dperf: reduce HTML parser memory and CPU with parser-level skip options (#21323)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