fix(deps): update dependency @hono/node-server to v1.19.3 #3862

Open
renovate[bot] wants to merge 1 commit from renovate/hono-node-server-1.x into master
renovate[bot] commented 2025-09-10 09:37:06 +00:00 (Migrated from github.com)

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
@hono/node-server 1.19.1 -> 1.19.3 age confidence

Release Notes

honojs/node-server (@​hono/node-server)

v1.19.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/honojs/node-server/compare/v1.19.2...v1.19.3

v1.19.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/honojs/node-server/compare/v1.19.1...v1.19.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@hono/node-server](https://redirect.github.com/honojs/node-server) | [`1.19.1` -> `1.19.3`](https://renovatebot.com/diffs/npm/@hono%2fnode-server/1.19.1/1.19.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@hono%2fnode-server/1.19.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@hono%2fnode-server/1.19.1/1.19.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>honojs/node-server (@&#8203;hono/node-server)</summary> ### [`v1.19.3`](https://redirect.github.com/honojs/node-server/releases/tag/v1.19.3) [Compare Source](https://redirect.github.com/honojs/node-server/compare/v1.19.2...v1.19.3) #### What's Changed - fix: Refactor promise check for response handling by [@&#8203;kay-is](https://redirect.github.com/kay-is) in [#&#8203;277](https://redirect.github.com/honojs/node-server/pull/277) #### New Contributors - [@&#8203;kay-is](https://redirect.github.com/kay-is) made their first contribution in [#&#8203;277](https://redirect.github.com/honojs/node-server/pull/277) **Full Changelog**: <https://github.com/honojs/node-server/compare/v1.19.2...v1.19.3> ### [`v1.19.2`](https://redirect.github.com/honojs/node-server/releases/tag/v1.19.2) [Compare Source](https://redirect.github.com/honojs/node-server/compare/v1.19.1...v1.19.2) #### What's Changed - fix: better handle range parse to avoid NaN error by [@&#8203;zwpaper](https://redirect.github.com/zwpaper) in [#&#8203;276](https://redirect.github.com/honojs/node-server/pull/276) #### New Contributors - [@&#8203;zwpaper](https://redirect.github.com/zwpaper) made their first contribution in [#&#8203;276](https://redirect.github.com/honojs/node-server/pull/276) **Full Changelog**: <https://github.com/honojs/node-server/compare/v1.19.1...v1.19.2> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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/th-ch/youtube-music). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/hono-node-server-1.x:renovate/hono-node-server-1.x
git switch renovate/hono-node-server-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/hono-node-server-1.x
git switch renovate/hono-node-server-1.x
git rebase master
git switch master
git merge --ff-only renovate/hono-node-server-1.x
git switch renovate/hono-node-server-1.x
git rebase master
git switch master
git merge --no-ff renovate/hono-node-server-1.x
git switch master
git merge --squash renovate/hono-node-server-1.x
git switch master
git merge --ff-only renovate/hono-node-server-1.x
git switch master
git merge renovate/hono-node-server-1.x
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: YTMD/youtube-music#3862
No description provided.