chore(deps): bump hono from 4.11.10 to 4.12.4 in /packages/treeshake-server#4496
chore(deps): bump hono from 4.11.10 to 4.12.4 in /packages/treeshake-server#4496dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [hono](https://github.com/honojs/hono) from 4.11.10 to 4.12.4. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.11.10...v4.12.4) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
❌ Deploy Preview for module-federation-docs failed. Why did it fail? →
|
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 6df7d4301d
ℹ️ 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.10", | ||
| "hono": "4.12.4", |
There was a problem hiding this comment.
Regenerate pnpm lockfile after bumping hono
This manifest change updates hono to 4.12.4, but pnpm-lock.yaml is not updated and still records packages/treeshake-server with hono at 4.11.10, leaving the lockfile out of sync. Because CI installs dependencies with pnpm install --frozen-lockfile (for example in .github/workflows/build-and-test.yml), installs will fail for this commit until the lockfile is regenerated and committed.
Useful? React with 👍 / 👎.
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps hono from 4.11.10 to 4.12.4.
Release notes
Sourced from hono's releases.
... (truncated)
Commits
19d20d24.12.444ae0c8Merge commit from forkf4123edMerge commit from fork80a9837fix(utils/url): specify the return type oftryDecodeURI(#4779)6a0607aMerge commit from fork0768232fix(client): preserve route schema in ApplyGlobalResponse (#4777)790c57b4.12.3bda46acfix(jwt): prevent memory leak by avoiding mutation of options object (#4759)0f505f4fix(types): correct middleware types (#4774)eb9c112fix(types): remove DOM type dependencies from ClientResponse and request meth...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 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.