Skip to content
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

fix: Declare hono as peer dependency #192

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

marvinruder
Copy link
Contributor

* Fixes #191

Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
Copy link
Member

@yusukebe yusukebe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@yusukebe yusukebe changed the title Declare hono as peer dependency fix: Declare hono as peer dependency Aug 27, 2024
@yusukebe
Copy link
Member

@marvinruder

Thanks! I'll merge it and release a new version.

@yusukebe yusukebe merged commit ceace6b into honojs:main Aug 27, 2024
4 checks passed
adamnolte pushed a commit to autoblocksai/cli that referenced this pull request Sep 9, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@hono/node-server](https://redirect.github.com/honojs/node-server) |
[`1.12.1` ->
`1.12.2`](https://renovatebot.com/diffs/npm/@hono%2fnode-server/1.12.1/1.12.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@hono%2fnode-server/1.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@hono%2fnode-server/1.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@hono%2fnode-server/1.12.1/1.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@hono%2fnode-server/1.12.1/1.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>honojs/node-server (@&#8203;hono/node-server)</summary>

###
[`v1.12.2`](https://redirect.github.com/honojs/node-server/releases/tag/v1.12.2)

[Compare
Source](https://redirect.github.com/honojs/node-server/compare/v1.12.1...v1.12.2)

#### What's Changed

- fix: Declare `hono` as peer dependency by
[@&#8203;marvinruder](https://redirect.github.com/marvinruder) in
[honojs/node-server#192

#### New Contributors

- [@&#8203;marvinruder](https://redirect.github.com/marvinruder) made
their first contribution in
[honojs/node-server#192

**Full Changelog**:
honojs/node-server@v1.12.1...v1.12.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone
America/Chicago, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/autoblocksai/cli).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hono is not declared as peer dependency
2 participants