chore(deps): bump the npm_and_yarn group across 4 directories with 6 updates - #1
Conversation
…updates Bumps the npm_and_yarn group with 5 updates in the /syncable-ide-companion directory: | Package | From | To | | --- | --- | --- | | [body-parser](https://github.com/expressjs/body-parser) | `2.2.1` | `2.3.0` | | [hono](https://github.com/honojs/hono) | `4.11.1` | `4.12.31` | | [js-yaml](https://github.com/nodeca/js-yaml) | `4.1.1` | `4.3.0` | | [undici](https://github.com/nodejs/undici) | `7.16.0` | `7.28.0` | | [form-data](https://github.com/form-data/form-data) | `4.0.5` | `4.0.6` | Bumps the npm_and_yarn group with 2 updates in the /tests/ag-ui-app/services/writing-style directory: [@hono/node-server](https://github.com/honojs/node-server) and [hono](https://github.com/honojs/hono). Bumps the npm_and_yarn group with 2 updates in the /tests/ag-ui-app/services/sentiment-analysis directory: [@hono/node-server](https://github.com/honojs/node-server) and [hono](https://github.com/honojs/hono). Bumps the npm_and_yarn group with 2 updates in the /tests/ag-ui-app/services/contact-intelligence directory: [@hono/node-server](https://github.com/honojs/node-server) and [hono](https://github.com/honojs/hono). Updates `body-parser` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@v2.2.1...v2.3.0) Updates `hono` from 4.11.1 to 4.12.31 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.11.1...v4.12.31) Updates `js-yaml` from 4.1.1 to 4.3.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.1...4.3.0) Updates `undici` from 7.16.0 to 7.28.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.16.0...v7.28.0) Updates `form-data` from 4.0.5 to 4.0.6 - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.5...v4.0.6) Updates `@hono/node-server` from 1.19.8 to 2.0.10 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.19.8...v2.0.10) Updates `hono` from 4.11.4 to 4.12.27 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.11.1...v4.12.31) Updates `@hono/node-server` from 1.19.8 to 2.0.10 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.19.8...v2.0.10) Updates `hono` from 4.11.4 to 4.12.27 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.11.1...v4.12.31) Updates `@hono/node-server` from 1.19.8 to 2.0.10 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.19.8...v2.0.10) Updates `hono` from 4.11.4 to 4.12.27 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.11.1...v4.12.31) --- updated-dependencies: - dependency-name: body-parser dependency-version: 2.3.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: hono dependency-version: 4.12.31 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: js-yaml dependency-version: 4.3.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: undici dependency-version: 7.28.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: form-data dependency-version: 4.0.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@hono/node-server" dependency-version: 2.0.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: hono dependency-version: 4.12.27 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@hono/node-server" dependency-version: 2.0.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: hono dependency-version: 4.12.27 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@hono/node-server" dependency-version: 2.0.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: hono dependency-version: 4.12.27 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates the Hono framework dependencies used by the ag-ui-app test services.
Changes:
- Bump
honofrom^4.6.0to^4.12.27in three test services - Bump
@hono/node-serverfrom^1.13.0to^2.0.10(major version) in the same services
Reviewed changes
Copilot reviewed 3 out of 7 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| tests/ag-ui-app/services/writing-style/package.json | Updates Hono runtime dependencies for the writing-style test service |
| tests/ag-ui-app/services/sentiment-analysis/package.json | Updates Hono runtime dependencies for the sentiment-analysis test service |
| tests/ag-ui-app/services/contact-intelligence/package.json | Updates Hono runtime dependencies for the contact-intelligence test service |
Files not reviewed (4)
- syncable-ide-companion/package-lock.json: Generated file
- tests/ag-ui-app/services/contact-intelligence/pnpm-lock.yaml: Generated file
- tests/ag-ui-app/services/sentiment-analysis/pnpm-lock.yaml: Generated file
- tests/ag-ui-app/services/writing-style/pnpm-lock.yaml: Generated file
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "hono": "^4.12.27", | ||
| "@hono/node-server": "^2.0.10", |
| "hono": "^4.12.27", | ||
| "@hono/node-server": "^2.0.10", |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Bumps the npm_and_yarn group with 5 updates in the /syncable-ide-companion directory:
2.2.12.3.04.11.14.12.314.1.14.3.07.16.07.28.04.0.54.0.6Bumps the npm_and_yarn group with 2 updates in the /tests/ag-ui-app/services/writing-style directory: @hono/node-server and hono.
Bumps the npm_and_yarn group with 2 updates in the /tests/ag-ui-app/services/sentiment-analysis directory: @hono/node-server and hono.
Bumps the npm_and_yarn group with 2 updates in the /tests/ag-ui-app/services/contact-intelligence directory: @hono/node-server and hono.
Updates
body-parserfrom 2.2.1 to 2.3.0Release notes
Sourced from body-parser's releases.
... (truncated)
Changelog
Sourced from body-parser's changelog.
Commits
d0f2ace2.3.0 (#735)7d03f2fchore: updated deps to latest (#733)8024ba7build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#732)32b4ed4build(deps): bump github/codeql-action from 4.35.3 to 4.36.1 (#731)ff0f6b9docs: update outdated reference to MDN docs (#730)14d001arefactor: switch to const/let and enable eslint no-var rule (#729)37f36a2deps: update content-type and type-is (#728)e1c244bbuild(deps): bump github/codeql-action from 4.35.1 to 4.35.3 (#723)e01087fbuild(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#724)a7698d3build(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (#725)Updates
honofrom 4.11.1 to 4.12.31Release notes
Sourced from hono's releases.
... (truncated)
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)b2ae3a24.12.30Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for hono since your current version.
Updates
js-yamlfrom 4.1.1 to 4.3.0Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
33d05b54.3.0 released663bfabDrop demo publish, to not override new v5 one.1cb8c7bAdd v4-legacy tag for publish02f27afRestore umd builds back to es58be84edFix es5 compatibility59423c6ReplacemaxMergeSeqLengthoption withmaxTotalMergeKeys(more robust). Ba...6842ef6doc polish590dbab4.2.0 releasedf944dc5Add package.json funding fieldf692719Changelog updateUpdates
undicifrom 7.16.0 to 7.28.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
f9eba0aBumped v7.28.0 (#5430)a027a4aBackport WebSocket maxPayloadSize fixes to v7.x (#5423)8cb10f9websocket: limit the number of fragments in a message04201f8fix: honor requestTls when proxy is SOCKS5fcd642ffix(socks5): preserve dispatch backpressure return value (#5166)bc98c97fix(socks5): use configured connector in Socks5ProxyAgent (#5168)9e1c743fix(socks5): encode embedded IPv4 tails in IPv6 literals correctly (#5099)376c8befix(socks5): enforce authenticated state before CONNECT (#5097)3805b8ffix(socks5-proxy-agent): use per-origin pools to prevent cross-origin routing...85a2405fix(cache): trim qualified field namesUpdates
form-datafrom 4.0.5 to 4.0.6Changelog
Sourced from form-data's changelog.
Commits
64190dbv4.0.692ae0eb[Deps] updatehasown,mime-typesf31d21e[Dev Deps] update@ljharb/eslint-config,auto-changelog,tape8dff42c[Fix] escape CR, LF, and"in field names and filenames67b0f65[Dev Deps] updatejs-randomness-predictorUpdates
@hono/node-serverfrom 1.19.8 to 2.0.10Release notes
Sourced from @hono/node-server's releases.
... (truncated)
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)114c15e2.0.85db2d5dci(release): add--no-git-checksoption forpnpm stage publish(#369)a528a772.0.7b2d610cchore: bumpsupertest(#368)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@hono/node-serversince your current version.Updates
honofrom 4.11.4 to 4.12.27Release notes
Sourced from hono's releases.
... (truncated)
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)b2ae3a24.12.30Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for hono since your current version.
Updates
@hono/node-serverfrom 1.19.8 to 2.0.10Release notes
Sourced from @hono/node-server's releases.
... (truncated)
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)114c15e2.0.85db2d5dci(release): add--no-git-checksoption forpnpm stage publish(#369)a528a772.0.7b2d610cchore: bumpsupertest(#368)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@hono/node-serversince your current version.Updates
honofrom 4.11.4 to 4.12.27Release notes
Sourced from hono's releases.