Bump @hono/node-server from 1.8.2 to 1.10.1
Bumps @hono/node-server from 1.8.2 to 1.10.1.
Release notes
Sourced from @hono/node-server's releases.
v1.10.1
What's Changed
- fix: catch ERR_INVALID_URL error in listener by
@usualomain honojs/node-server#162Full Changelog: https://github.com/honojs/node-server/compare/v1.10.0...v1.10.1
v1.10.0
What's Changed
- feat: enable to skip overriding global Request and Response classes by
@usualomain honojs/node-server#156- docs(readme): update by
@yusukebein honojs/node-server#157Full Changelog: https://github.com/honojs/node-server/compare/v1.9.1...v1.10.0
v1.9.1
What's Changed
- fix(request): guess request protocol from incoming object by
@usualomain honojs/node-server#155Full Changelog: https://github.com/honojs/node-server/compare/v1.9.0...v1.9.1
v1.9.0
What's Changed
- feat: ignore response if already sent by raw level outgoing API. by
@usualomain honojs/node-server#153Full Changelog: https://github.com/honojs/node-server/compare/v1.8.2...v1.9.0
Commits
d61c8ecv1.10.1d847e60fix: catch ERR_INVALID_URL error in listener (#162)c22f750v1.10.0108678fdocs(readme): update (#157)5fbe0b3feat: enable to skip overriding global Request and Response classes (#156)e76c687v1.9.12eb0baefix(request): guess appropriate request protocol from incoming object (#155)b254208v1.9.09fd3de9docs(readme): tweak3fc502afeat: ignore response if already sent by raw level outgoing API. (#153)- See full diff in compare view
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 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.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| prim-rpc | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 19, 2024 7:56pm |
⚠️ No Changeset found
Latest commit: 498ac8d2658518dd4d5fb3181a0c2ac53b95bebb
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR