uhidontkno / Artemis

Discord bot for steering alt accounts away. Alternative to Double Counter.
https://artemis-bot.com/
GNU General Public License v3.0
7 stars 0 forks source link

fix(deps): update dependency elysia to v1.0.23 #7

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
elysia 1.0.22 -> 1.0.23 age adoption passing confidence

Release Notes

elysiajs/elysia (elysia) ### [`v1.0.23`](https://togithub.com/elysiajs/elysia/blob/HEAD/CHANGELOG.md#1023---9-Jun-2024) [Compare Source](https://togithub.com/elysiajs/elysia/compare/da63011c213158853e129d9668c1bb95f908c7d1...d1a70fca7bec2e0ddc15ff90fa21825b2d74b69e) Feature: - add `toResponse` for mapping custom response - [#​606](https://togithub.com/elysiajs/elysia/issues/606) Object encoding in query parameters Bug fix: - [#​654](https://togithub.com/elysiajs/elysia/pull/654) set correct normalization behavior for addtional properties - [#​649](https://togithub.com/elysiajs/elysia/pull/649) cookie decode value might be null - [#​664](https://togithub.com/elysiajs/elysia/issues/664) "default" option is not being applied on validation - [#​656](https://togithub.com/elysiajs/elysia/issues/656) ctx.query doesn't work in some case - set forceDynamicQuery to true by default - [#​658](https://togithub.com/elysiajs/elysia/issues/658) aot does not recognize the use of ctx.body within a try catch - [#​630](https://togithub.com/elysiajs/elysia/issues/630) accessing ctx.query directly breaks the object

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.