Skip to content

fix(deps): update dependency elysia to v1.4.30 - #651

Merged
C4illin merged 1 commit into
mainfrom
renovate/elysia-1.x
Sep 15, 2026
Merged

C4illin merged 1 commit into
mainfrom
renovate/elysia-1.x

Conversation

@renovate

@renovate renovate Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
elysia 1.4.271.4.30 age confidence

Release Notes

elysiajs/elysia (elysia)

v1.4.30

Compare Source

Chore:

  • update test case for Bun 1.4

Advisory:

  • GHSA-gmm9-qwx3-2m3h
  • GHSA-2p5p-r4r9-f9jm
  • GHSA-3958-wq4x-729c
  • GHSA-46qc-v7pw-4j7j
  • GHSA-mx4m-hmpr-4w39

v1.4.29

Compare Source

Bug fix:

  • normalize a multipart/form-data with .get instead of .getAll for faster performance

v1.4.28

Compare Source

Feature:

  • #​1803 stream response with pull based backpressure
  • #​1802 handle range header for file/blob response
  • #​1722, #​1741 direct ReadableStream perf blow-up

Bug fix:

  • #​1805 dynamic imports inside .guard not registering routes
  • #​1771 breaks Bun HTML imports
  • #​1797 await mapped error response promise
  • #​1794 merge app cookie config into route cookie validator config
  • #​1796 check custom parser by full name
  • #​1795 write transformed cookie value to cookie entry directly
  • #​1793 use cookie schema for cookie noValidate check
  • #​1792 throw ValidationError instead of boolean in response encode path
  • detect HTML bundle when inline response is Promise

Change:

  • #​1613 export ElysiaTypeCustomErrors
  • remove Bun specific built
  • export AnySchema, UnwrapSchema, ModelsToTypes from root
  • conditional set headers of String and Object when no set.headers is set

Configuration

📅 Schedule: (UTC)

  • 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.


Summary by cubic

Updates elysia from 1.4.27 to 1.4.30, bringing bug fixes and performance improvements like faster multipart form data handling and pull-based backpressure for streams. Also includes fixes for cookie validation, route registration, and error responses.

Written for commit 915bb6b. Summary will update on new commits.

Review in cubic

@github-actions github-actions Bot added the Fix label Sep 15, 2026
@C4illin
C4illin merged commit 6fdd24c into main Sep 15, 2026
11 checks passed
@C4illin
C4illin deleted the renovate/elysia-1.x branch September 15, 2026 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant