Skip to content

build(deps): bump @elysiajs/eden from 1.1.3 to 1.4.9 in /apps/web - #573

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/web/elysiajs/eden-1.4.9
Open

build(deps): bump @elysiajs/eden from 1.1.3 to 1.4.9 in /apps/web#573
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/web/elysiajs/eden-1.4.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps @elysiajs/eden from 1.1.3 to 1.4.9.

Release notes

Sourced from @​elysiajs/eden's releases.

1.4.9

What's changed

Feature:

  • treaty2: add ~path for getting api path

Bug fix:

  • #256 treaty2: handle non-sse stream

Full Changelog: elysiajs/eden@1.4.8...1.4.9

1.4.8

What's changed

Bug fix:

  • override default header without type conflict

Full Changelog: elysiajs/eden@1.4.7...1.4.8

1.4.7

What's Changed

Feature:

Bug fix:

New Contributors

Full Changelog: elysiajs/eden@1.4.6...1.4.7

1.4.6

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from @​elysiajs/eden's changelog.

1.4.9 - 1 Apr 2026

Feature:

  • treaty2: add ~path for getting api path

Bug fix:

  • #256 treaty2: handle non-sse stream

1.4.8 - 10 Feb 2026

Bug fix:

  • override default header without type conflict

1.4.7 - 10 Feb 2026

Feature:

  • #236 reconcile default headers in type-level
  • #206, #245 add parseDate option

Bug fix:

  • #247, #246 handle network error
  • #244 don't skip index path name
  • #241 prevent freeze from thenable
  • #232 accept query array

1.4.6 - 23 Dec 2025

Bug fix:

  • #235 SSE stream parser with partial chunks
  • #234 Handle network errors in treaty and edenFetch
  • #230 properly await async headers functions in treaty
  • #229 auto-stringify ArrayString/ObjectString in FormData
  • #227 correct type inference for t.Date() in query parameters

1.4.5 - 13 Nov 2025

Improvement:

  • export EdenFetchError

Bug fix:

  • #221 better handling for empty header and query types
  • use ResponseInit['headers'] instead of HeadersInit for response headers type

1.4.4 - 13 Oct 2025

Bug fix:

  • revert streaming transferEncoding chunked

1.4.3 - 12 Oct 2025

Bug fix:

  • elysia#1466 / treaty2: unpack multiple SSE chunk
  • #213, #214 stream response on transfer-encoding: chunked
  • #201, #203 error codes returned in middleware are not inferred by Eden Treaty
  • #179 formdata post, wrong inference of json payload
  • #124 array file upload bug on server
  • #122 ws response data type

... (truncated)

Commits
  • fb339bd 🔧 fix: non-sse streaming
  • b682354 🔧 fix: non-sse streaming
  • f92338c 🔧 fix: override default header without type conflict
  • 27652b6 📘 doc: document change
  • 20d549b 📘 doc: document change
  • 1eea96b 📘 doc: document change
  • 20e28bd 📘 doc: document change
  • d0e1f84 Merge pull request #245 from Ozmah/feat/parse-dates-option
  • bcbe823 Merge branch 'main' into feat/parse-dates-option
  • b4faf0d 📘 doc: parse date setup
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​elysiajs/eden since your current version.


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 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 [@elysiajs/eden](https://github.com/elysiajs/eden) from 1.1.3 to 1.4.9.
- [Release notes](https://github.com/elysiajs/eden/releases)
- [Changelog](https://github.com/elysiajs/eden/blob/main/CHANGELOG.md)
- [Commits](elysiajs/eden@1.1.3...1.4.9)

---
updated-dependencies:
- dependency-name: "@elysiajs/eden"
  dependency-version: 1.4.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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