Open dependabot[bot] opened 7 months ago
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 |
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.
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
Bumps @hono/node-server from 1.8.2 to 1.10.1.
Release notes
Sourced from
@hono/node-server
's releases.Commits
d61c8ec
v1.10.1d847e60
fix: catch ERR_INVALID_URL error in listener (#162)c22f750
v1.10.0108678f
docs(readme): update (#157)5fbe0b3
feat: enable to skip overriding global Request and Response classes (#156)e76c687
v1.9.12eb0bae
fix(request): guess appropriate request protocol from incoming object (#155)b254208
v1.9.09fd3de9
docs(readme): tweak3fc502a
feat: ignore response if already sent by raw level outgoing API. (#153)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show