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

build(deps-dev): bump elysia from 1.1.0 to 1.1.12 #3

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 5, 2024

Bumps elysia from 1.1.0 to 1.1.12.

Release notes

Sourced from elysia's releases.

1.1.12

Feature:

  • setup provenance publish
  • #808 add UnionEnum type with JSON schema enum usage
  • #807 add closeActiveConnections to Elysia.stop()

Bug fix:

  • #808 ArrayString type cast as Object instead of Array
  • config.nativeStaticResponse is not defined
Changelog

Sourced from elysia's changelog.

1.1.12 - 4 Sep 2024

Feature:

  • setup provenance publish
  • #808 add UnionEnum type with JSON schema enum usage
  • #807 add closeActiveConnections to Elysia.stop()

Bug fix:

  • #808 ArrayString type cast as Object instead of Array
  • config.nativeStaticResponse is not defined

1.1.11 - 1 Sep 2024

Feature:

  • native Bun static response
    • can be disabled by setting app.config.nativeStaticResponse = false
  • #93 export TypeSystemPolicy
  • #752 tye coercion on dynamic mode

Bug fix:

  • #332 mount() does not preserve body when fetching through http server
  • Using as('plugin') cast cause derive key to be unknown

1.1.10 30 Aug 2024

Bug fix:

  • incorrect named export 'fasti-querystring' to 'fast-querystring'

1.1.9 - 28 Aug 2024

Change:

  • getter fields no longer stringified to JSON by default on returning response

Bug fix:

  • #796 ValueClone: Unable to clone value after 1.1.8 update
  • #795 Broken Dates after 1.1.8 update
  • #793 Unable to delete property. t.File()

1.1.8 - 27 Aug 2024

Feature:

  • #748 add standardHostname config

Bug fix:

  • #787 #789 #737 Unexpected TypeError on NODE_ENV=production in mapValueError
  • #793 unable to delete property t.File()
  • #780 error from sending empty body multipart/form-data
  • #779 custom errors thrown in onRequest are not usable when caught in onError
  • #771 error from body-parser when sent Content-Type header without body
  • #679 plugin registered by async inline function don't work
  • #670 support for classes and getter fields

1.1.7 - 19 Aug 2024

Bug fix:

  • parseQuery is not parsing array on body

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

---
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 Sep 5, 2024
Copy link
Author

dependabot bot commented on behalf of github Sep 18, 2024

Superseded by #8.

@dependabot dependabot bot closed this Sep 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/elysia-1.1.12 branch September 18, 2024 15:44
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