Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump elysia from 0.7.10 to 0.7.29 #72

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps elysia from 0.7.10 to 0.7.29.

Changelog

Sourced from elysia's changelog.

0.7.29 - 19 Nov 2023

Bug fix:

  • WebSocket params conflict with defined type
  • Inherits status code on custom error

0.7.28 - 16 Nov 2023

Chore:

  • Update cookie to 0.6.0

Bug fix:

  • #314 Unable to dereference schema with 'undefined' when using t.Ref

0.7.27 - 16 Nov 2023

Bug fix:

  • #312 default params type suggestion for WebSocket
  • #310 Preserve original hostname when using .mount()
  • #309 t.RegExp doesn't work due to requiring default value
  • #308 t.Numeric should not convert empty string to 0
  • #305 Elysia({ scoped: true }) should still expose defined routes on type level
  • #304 Using a hook/guard/schema with a handler function and request without body results in a "Unexpected end of JSON input"-error
  • #299 Missing request.path parameter in .onRequest
  • #289 Ability to localize TypeBox errors
  • #272 onError handler has error property as undefined on Cloudflare Workers
  • #210 t.Numeric not validating properly
  • #188 Status codes of the error classes don't match the response through onError
  • #140 plugin hierarchy messes up derive function in child plugin
  • #27 Websocket definition in groups

0.7.26 - 15 Nov 2023

Bug fix:

  • duplicated lifecycle event if using function plugin async

0.7.25 - 14 Nov 2023

Bug fix:

  • Leaked type from guard callback and group guard

0.7.24 - 8 Nov 2023

Bug fix:

  • add ReadableStream to response mapping to mapResponse

0.7.23 - 8 Nov 2023

Bug fix:

  • Send exit status on early return with trace set

0.7.22 - 8 Nov 2023

Change:

  • Rewrite trace

Bug fix:

  • trace not awaiting multiple trace process

... (truncated)

Commits

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 0.7.10 to 0.7.29.
- [Release notes](https://github.com/elysiajs/elysia/releases)
- [Changelog](https://github.com/elysiajs/elysia/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elysiajs/elysia/commits)

---
updated-dependencies:
- dependency-name: elysia
  dependency-type: direct:development
  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 Nov 20, 2023
Copy link
Author

dependabot bot commented on behalf of github Dec 5, 2023

Superseded by #77.

@dependabot dependabot bot closed this Dec 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/elysia-0.7.29 branch December 5, 2023 16:16
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.

None yet

0 participants