Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

chore(deps): bump elysia from 1.3.5 to 1.3.20#158

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/elysia-1.3.20
Closed

chore(deps): bump elysia from 1.3.5 to 1.3.20#158
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/elysia-1.3.20

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Aug 25, 2025

Bumps elysia from 1.3.5 to 1.3.20.

Release notes

Sourced from elysia's releases.

1.3.20

What's changed

Change:

  • mime is undefined when using Elysia.file in Web Standard Adapter

Full Changelog: elysiajs/elysia@1.3.19...1.3.20

1.3.19

What's changed

Change:

  • #1357 return Response proxy as-is

Bug fix:

Full Changelog: elysiajs/elysia@1.3.18...1.3.19

1.3.18

What's changed

Bug fix:

  • ReadableStream is not pass to handleStream in mapCompactResponse, and mapEarlyResponse

Full Changelog: elysiajs/elysia@1.3.17...1.3.18

1.3.17

What's changed

Bug fix:

  • #1353 normalize encodeSchema with Transform

Full Changelog: elysiajs/elysia@1.3.16...1.3.17

1.3.16

What's changed

Improvement:

  • sse now infer type
  • sse now accepts ReadableStream to return stream as text/event-stream
  • refactor SSE handler
  • support returning ReadableStream from generator or async generator

Change:

  • sse no longer include generated id by default

Bug fix:

  • static response now use callback clone instead of bind

... (truncated)

Changelog

Sourced from elysia's changelog.

1.3.20 - 24 Aug 2025

Change:

  • mime is undefined when using Elysia.file in Web Standard Adapter

1.3.19 - 24 Aug 2025

Change:

  • #1357 return Response proxy as-is

Bug fix:

1.3.18 - 23 Aug 2025

Bug fix:

  • ReadableStream is not pass to handleStream in mapCompactResponse, and mapEarlyResponse

1.3.17 - 23 Aug 2025

Bug fix:

  • #1353 normalize encodeSchema with Transform

1.3.16 - 23 Aug 2025

Improvement:

  • sse now infer type
  • sse now accepts ReadableStream to return stream as text/event-stream
  • refactor SSE handler
  • support returning ReadableStream from generator or async generator

Change:

  • sse no longer include generated id by default

Bug fix:

  • static response now use callback clone instead of bind

1.3.15 - 21 Aug 2025

Bug fix:

  • ValidationError.detail only handle custom error

1.3.14 - 21 Aug 2025

Improvement:

  • custom error on production mode
  • add ValidationError.withDetail
  • add withDetail for additional error information

1.3.13 - 18 Aug 2025

Bug fix:

  • important performance degration, exact mirror normalize doesn't apply correctly
  • normalize optional property with special character

Change:

  • update exact-mirror to 0.1.6

... (truncated)

Commits
  • 7d52294 🔧 fix: mime is undefined when using Elysia.file in Web Standard Adapter
  • 216e70d 🔧 fix: #1357 return Response proxy as-is
  • 58f0602 🔧 fix: #1357 return Response proxy as-is
  • fdd2f5a 🔧 fix: ReadableStream is not pass to handleStream in `mapCompactRe...
  • 9c68be6 🔧 fix: #1353 normalize encodeSchema with Transform
  • f0977c6 📘 doc: fix spelling mistake
  • 94523ad 🎉 feat: refactor sse
  • bd30fa2 🎉 feat: refactor sse
  • fe59894 🔧 fix: ValidationError.detail only handle custom error
  • b99a587 🎉 feat: custom error
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [elysia](https://github.com/elysiajs/elysia) from 1.3.5 to 1.3.20.
- [Release notes](https://github.com/elysiajs/elysia/releases)
- [Changelog](https://github.com/elysiajs/elysia/blob/main/CHANGELOG.md)
- [Commits](elysiajs/elysia@1.3.5...1.3.20)

---
updated-dependencies:
- dependency-name: elysia
  dependency-version: 1.3.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 25, 2025
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Sep 1, 2025

Superseded by #161.

@dependabot dependabot Bot closed this Sep 1, 2025
@dependabot dependabot Bot deleted the dependabot/bun/elysia-1.3.20 branch September 1, 2025 23:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants