chore(deps): bump hono from 4.11.7 to 4.11.10 in /packages/treeshake-server#4471
Conversation
Bumps [hono](https://github.com/honojs/hono) from 4.11.7 to 4.11.10. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.11.7...v4.11.10) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for module-federation-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 5c084237c9
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "@hono/zod-validator": "0.7.4", | ||
| "dotenv": "16.4.5", | ||
| "hono": "4.11.7", | ||
| "hono": "4.11.10", |
There was a problem hiding this comment.
Update lockfile after bumping hono version
This dependency bump changes packages/treeshake-server/package.json to hono@4.11.10, but the workspace lockfile still records hono as 4.11.7 for that importer (pnpm-lock.yaml:4263-4264), leaving the manifest and lockfile out of sync. In the CI paths I checked, installs use pnpm install --frozen-lockfile (for example .github/workflows/build-and-test.yml:60), so this mismatch will cause install to fail before any build/test steps run.
Useful? React with 👍 / 👎.
@module-federation/devtools
@module-federation/cli
create-module-federation
@module-federation/data-prefetch
@module-federation/dts-plugin
@module-federation/enhanced
@module-federation/error-codes
@module-federation/managers
@module-federation/manifest
@module-federation/metro
@module-federation/metro-plugin-rnc-cli
@module-federation/metro-plugin-rnef
@module-federation/modern-js-v3
@module-federation/retry-plugin
@module-federation/rsbuild-plugin
@module-federation/rspack
@module-federation/rspress-plugin
@module-federation/runtime
@module-federation/runtime-core
@module-federation/runtime-tools
@module-federation/sdk
@module-federation/third-party-dts-extractor
@module-federation/treeshake-frontend
@module-federation/treeshake-server
@module-federation/webpack-bundler-runtime
@module-federation/bridge-react
@module-federation/bridge-react-webpack-plugin
@module-federation/bridge-shared
@module-federation/bridge-vue3
@module-federation/inject-external-runtime-core-plugin
commit: |
Bundle Size ReportNo bundle size changes detected. Total dist: 6.89 MB (no change) |
…erver/hono-4.11.10
Bumps hono from 4.11.7 to 4.11.10.
Release notes
Sourced from hono's releases.
Commits
a40d2104.11.1091def7cMerge commit from fork8b17935test(types): add regression tests for #4388 (routes before .use() with explic...4a03f4fdoc(jwt): markoptions.secretas required in JSDoc (#4718)7300551chore(ci): bump typescript-go to the latest (#4716)4b29780chore: update Zod import examples to use namespace imports (#4715)69ad8854.11.93d536fffix: determine if rendered or not bynode.vC[0]instead of referring to `no...0c1d4c7fix(url): ignore fragment identifiers in getPath() (#4627)5ca5c3e4.11.8Dependabot 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.