Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps elysia from 1.4.0 to 1.4.5.

Release notes

Sourced from elysia's releases.

1.4.5

What's Changed

Improvement:

  • soundness for guard, group
  • overwrite primitive value if collide (intersectIfObject)

Bug fix:

  • standard schema incorrectly validate cookie and coercion
  • merge nested guard, group standalone schema properly

Breaking Change:

  • no longer coerce type for .model with t.Ref by default

Full Changelog: elysiajs/elysia@1.4.4...1.4.5

1.4.4

What's changed

Bug fix:

  • merge schema in GET method
  • remove accidental console.log

Full Changelog: elysiajs/elysia@1.4.3...1.4.4

1.4.3

What's changed

Bug fix:

  • mapValueError should return all possible value both in dev environment and production environment
  • inline lifecycle get method doesn't inherit Singleton

Full Changelog: elysiajs/elysia@1.4.2...1.4.3

1.4.2

What's changed

Bug fix:

  • remove debug q from inline handler

Full Changelog: elysiajs/elysia@1.4.1...1.4.2

1.4.1

What's Changed

Bug fix:

  • type error for inline Elysia.file

Full Changelog: elysiajs/elysia@1.4.0...1.4.1

Changelog

Sourced from elysia's changelog.

1.4.5 - 15 Sep 2025

Improvement:

  • soundness for guard, group
  • overwrite primitive value if collide (intersectIfObject)

Bug fix:

  • standard schema incorrectly validate cookie and coercion
  • merge nested guard, group standalone schema properly

Breaking Change:

  • no longer coerce type for .model with t.Ref by default

1.4.4 - 13 Sep 2025

Bug fix:

  • merge schema in GET method
  • remove accidental console.log

1.4.3 - 13 Sep 2025

Bug fix:

  • mapValueError should return all possible value both in dev environment and production environment
  • inline lifecycle get method doesn't inherit Singleton

1.4.2 - 13 Sep 2025

Bug fix:

  • remove debug q from inline handler

1.4.1 - 13 Sep 2025

Bug fix:

  • type error for inline Elysia.file
Commits
  • a27b433 Merge pull request #1403 from elysiajs/next
  • a964826 🔧 fix: soundness for guard, group
  • d6f84eb 🔧 fix: merge multiple nested guard with schema
  • ee201e4 🔧 fix: merge multiple nested guard with schema
  • d3424c1 🔧 fix: merge multiple nested guard with schema
  • f9000e3 🔧 fix: merge multiple nested guard with schema
  • 631d292 🔧 fix: merge multiple nested guard with schema
  • 55ce809 🔧 fix: use cookie.value to coerce value
  • f620038 🔧 fix: elysia no longer coerce type for .model with t.Ref by default
  • dee78dc 🔧 fix: cookie
  • 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.4.0 to 1.4.5.
- [Release notes](https://github.com/elysiajs/elysia/releases)
- [Changelog](https://github.com/elysiajs/elysia/blob/main/CHANGELOG.md)
- [Commits](elysiajs/elysia@1.4.0...1.4.5)

---
updated-dependencies:
- dependency-name: elysia
  dependency-version: 1.4.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 15, 2025
@coderabbitai
Copy link

coderabbitai bot commented Sep 15, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 18, 2025

Looks like elysia is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 18, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/elysia-1.4.5 branch September 18, 2025 13:53
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.

1 participant