- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.1k
Bump hono and @redocly/realm #3345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps [hono](https://github.com/honojs/hono) to 4.9.7 and updates ancestor dependency @redocly/realm. These dependencies need to be updated together. Updates `hono` from 4.6.5 to 4.9.7 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.6.5...v4.9.7) Updates `@redocly/realm` from 0.122.3 to 0.126.0 --- updated-dependencies: - dependency-name: hono dependency-version: 4.9.7 dependency-type: indirect - dependency-name: "@redocly/realm" dependency-version: 0.126.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The site doesn't currently build with Redocly 0.126.0.
Fix broken imports in custom plugins for `@redocly/realm@0.126.0`
| After merging in #3348, the site builds, but the dev server startup is much slower than it used to be (almost 2 minutes vs under 30 seconds). I've asked Redocly what we can do about that, so I'll be holding off on this upgrade at least until I hear back. | 
| The performance issues appear to be specific to rotational HDDs, not SSDs, so we will merge this if @amarantha-k can provide a second confirmation that it runs fine. (The build failure is a dependabot-specific permissions issue and not a real problem.) | 
| I'm running into an [ERR_REQUIRE_ESM] error and have not been able to build successfully with the new version. Investigating. | 
| Update: The error was due to restrictions accessing npm registry on the machine. I'm able to build successfully after updating the registry location and took 34s to have the local server up and running. | 
Bumps hono to 4.9.7 and updates ancestor dependency @redocly/realm. These dependencies need to be updated together.
Updates
honofrom 4.6.5 to 4.9.7Release notes
Sourced from hono's releases.
... (truncated)
Commits
5ece9954.9.7605c705Merge commit from fork6792789test(jwk): Add tests of JWK token verification (#4402)2f489b3chore: updatebun installcommands to use--frozen-lockfile(#4398)9b0a8f5chore: add.tool-versionsfile (#4397)5b277d8fix(client): FixparseResponsenot parsing json in react native (#4399)7f4311c4.9.61d79aedMerge commit from forkadecab1chore(benchmarks): remove comment-out from router bench (#4387)b3d5b40chore: update packages in the router bench (#4386)Updates
@redocly/realmfrom 0.122.3 to 0.126.0Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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.