Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/hono-node-server-1.x
Open

fix(deps): update dependency @hono/node-server to v1.19.7#206
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/hono-node-server-1.x

Conversation

@renovate

@renovate renovate Bot commented Jun 3, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@hono/node-server 1.11.1 -> 1.19.7 age confidence

Release Notes

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

v1.19.7

Compare Source

v1.19.6

Compare Source

v1.19.5

Compare Source

What's Changed

  • fix: cancel a readable stream if a writable stream is closed before a readable stream is closed. by @​usualoma in #​280

Full Changelog: honojs/node-server@v1.19.4...v1.19.5

v1.19.4

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/node-server@v1.19.3...v1.19.4

v1.19.3

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/node-server@v1.19.2...v1.19.3

v1.19.2

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/node-server@v1.19.1...v1.19.2

v1.19.1

Compare Source

What's Changed

Full Changelog: honojs/node-server@v1.19.0...v1.19.1

v1.19.0

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/node-server@v1.18.2...v1.19.0

v1.18.2

Compare Source

What's Changed

  • fix: Skip content-length assignment when transfer-encoding is chunked. by @​usualoma in #​271

Full Changelog: honojs/node-server@v1.18.1...v1.18.2

v1.18.1

Compare Source

What's Changed

Full Changelog: honojs/node-server@v1.18.0...v1.18.1

v1.18.0

Compare Source

What's Changed

Full Changelog: honojs/node-server@v1.17.1...v1.18.0

v1.17.1

Compare Source

What's Changed

Full Changelog: honojs/node-server@v1.17.0...v1.17.1

v1.17.0

Compare Source

What's Changed

Full Changelog: honojs/node-server@v1.16.0...v1.17.0

v1.16.0

Compare Source

What's Changed

  • feat: Clean up the incoming object if the request is not completely finished. by @​usualoma in #​252

Full Changelog: honojs/node-server@v1.15.0...v1.16.0

v1.15.0

Compare Source

What's Changed

Full Changelog: honojs/node-server@v1.14.4...v1.15.0

v1.14.4

Compare Source

What's Changed

Full Changelog: honojs/node-server@v1.14.3...v1.14.4

v1.14.3

Compare Source

What's Changed

Full Changelog: honojs/node-server@v1.14.2...v1.14.3

v1.14.2

Compare Source

What's Changed

  • perf: keep using the lightweight Response object when retrieving headers, status, and ok, and then drop the getInternalBody function. by @​usualoma in #​242

Full Changelog: honojs/node-server@v1.14.1...v1.14.2

v1.14.1

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/node-server@v1.14.0...v1.14.1

v1.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/node-server@v1.13.8...v1.14.0

v1.13.8

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/node-server@v1.13.7...v1.13.8

v1.13.7

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/node-server@v1.13.6...v1.13.7

v1.13.6

Compare Source

What's Changed

Full Changelog: honojs/node-server@v1.13.5...v1.13.6

v1.13.5

Compare Source

What's Changed

  • fix(utils): accept HeadersInit, null, undefined in buildOutgoingHttpHeaders by @​usualoma in #​212

Full Changelog: honojs/node-server@v1.13.4...v1.13.5

v1.13.4

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/node-server@v1.13.3...v1.13.4

v1.13.3

Compare Source

What's Changed

  • fix(serve-static): add error handler for decoding uri components by @​alumowa in #​208

New Contributors

Full Changelog: honojs/node-server@v1.13.2...v1.13.3

v1.13.2

Compare Source

What's Changed
New Contributors

Full Changelog: honojs/node-server@v1.13.1...v1.13.2

v1.13.1

Compare Source

What's Changed
  • fix(serve-static): use application/octet-stream if the mime type is not detected by @​usualoma in #​201

Full Changelog: honojs/node-server@v1.13.0...v1.13.1

v1.13.0

Compare Source

What's Changed

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

v1.12.2

Compare Source

What's Changed
New Contributors

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

v1.12.1

Compare Source

What's Changed
  • fix: return response from res.body if internal data is not ready to be returned directly by @​usualoma in #​188

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

v1.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/node-server@v1.11.5...v1.12.0

v1.11.5

Compare Source

What's Changed

Full Changelog: honojs/node-server@v1.11.4...v1.11.5

v1.11.4

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/node-server@v1.11.3...v1.11.4

v1.11.3

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/node-server@v1.11.2...v1.11.3

v1.11.2

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/node-server@v1.11.1...v1.11.2


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from bd10adc to eb08837 Compare June 14, 2024 02:29
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.11.2 fix(deps): update dependency @hono/node-server to v1.11.3 Jun 14, 2024
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from eb08837 to 6b80983 Compare June 15, 2024 08:38
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.11.3 fix(deps): update dependency @hono/node-server to v1.11.4 Jun 20, 2024
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from 6b80983 to 6a33f62 Compare June 20, 2024 04:56
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.11.4 fix(deps): update dependency @hono/node-server to v1.11.5 Jul 2, 2024
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from 6a33f62 to 3e0b941 Compare July 2, 2024 03:33
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.11.5 fix(deps): update dependency @hono/node-server to v1.12.0 Jul 3, 2024
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from 3e0b941 to 08ec7df Compare July 3, 2024 04:23
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from 08ec7df to 58789fb Compare August 19, 2024 02:02
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.12.0 fix(deps): update dependency @hono/node-server to v1.12.1 Aug 19, 2024
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.12.1 fix(deps): update dependency @hono/node-server to v1.12.2 Aug 27, 2024
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from 58789fb to dda7ab1 Compare August 27, 2024 10:02
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from dda7ab1 to 0d8f30e Compare September 16, 2024 06:31
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.12.2 fix(deps): update dependency @hono/node-server to v1.13.0 Sep 16, 2024
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from 0d8f30e to aa171d0 Compare September 21, 2024 10:20
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.13.0 fix(deps): update dependency @hono/node-server to v1.13.1 Sep 21, 2024
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.13.1 fix(deps): update dependency @hono/node-server to v1.13.2 Oct 10, 2024
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from aa171d0 to 5d59022 Compare October 10, 2024 21:11
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from 5d59022 to b7fdf90 Compare October 28, 2024 07:15
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.13.2 fix(deps): update dependency @hono/node-server to v1.13.3 Oct 28, 2024
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.13.3 fix(deps): update dependency @hono/node-server to v1.13.4 Oct 31, 2024
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch 2 times, most recently from 7e1b9e7 to 4e81a1c Compare November 4, 2024 05:08
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.13.4 fix(deps): update dependency @hono/node-server to v1.13.5 Nov 4, 2024
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.13.5 fix(deps): update dependency @hono/node-server to v1.13.6 Nov 11, 2024
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch 2 times, most recently from 81226fb to c4187d1 Compare November 12, 2024 11:30
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.13.6 fix(deps): update dependency @hono/node-server to v1.13.7 Nov 12, 2024
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from c4187d1 to b2fc08f Compare January 31, 2025 08:57
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from e082c25 to c842bc2 Compare July 2, 2025 19:15
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.14.4 fix(deps): update dependency @hono/node-server to v1.15.0 Jul 2, 2025
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from c842bc2 to 1feed6f Compare July 14, 2025 02:16
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.15.0 fix(deps): update dependency @hono/node-server to v1.16.0 Jul 14, 2025
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from 1feed6f to 94f454f Compare July 19, 2025 03:05
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.16.0 fix(deps): update dependency @hono/node-server to v1.17.0 Jul 19, 2025
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from 94f454f to e17c05e Compare July 20, 2025 06:41
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.17.0 fix(deps): update dependency @hono/node-server to v1.17.1 Jul 20, 2025
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from e17c05e to de7c90e Compare July 31, 2025 06:30
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.17.1 fix(deps): update dependency @hono/node-server to v1.18.0 Jul 31, 2025
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from de7c90e to 35a5be4 Compare August 2, 2025 01:52
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.18.0 fix(deps): update dependency @hono/node-server to v1.18.1 Aug 2, 2025
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from 35a5be4 to f7e3ea3 Compare August 12, 2025 15:12
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.18.1 fix(deps): update dependency @hono/node-server to v1.18.2 Aug 12, 2025
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from f7e3ea3 to 3b23886 Compare August 18, 2025 05:06
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.18.2 fix(deps): update dependency @hono/node-server to v1.19.0 Aug 18, 2025
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from 3b23886 to c642eea Compare August 31, 2025 11:18
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.19.0 fix(deps): update dependency @hono/node-server to v1.19.1 Aug 31, 2025
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.19.1 fix(deps): update dependency @hono/node-server to v1.19.2 Sep 10, 2025
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch 2 times, most recently from 1594909 to 99a146d Compare September 16, 2025 12:09
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.19.2 fix(deps): update dependency @hono/node-server to v1.19.3 Sep 16, 2025
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from 99a146d to cc1fe80 Compare September 22, 2025 10:32
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.19.3 fix(deps): update dependency @hono/node-server to v1.19.4 Sep 22, 2025
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from cc1fe80 to 49a1823 Compare September 29, 2025 09:35
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.19.4 fix(deps): update dependency @hono/node-server to v1.19.5 Sep 29, 2025
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from 49a1823 to 124652c Compare October 31, 2025 12:04
@renovate renovate Bot changed the title fix(deps): update dependency @hono/node-server to v1.19.5 fix(deps): update dependency @hono/node-server to v1.19.6 Oct 31, 2025
@renovate
renovate Bot force-pushed the renovate/hono-node-server-1.x branch from 124652c to 4e6def9 Compare December 8, 2025 14:29
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.

0 participants