distributeaid / shipment-tracker

A web app and API to coordinate aid shipments around the world
https://distributeaid.org
GNU Affero General Public License v3.0
8 stars 10 forks source link

fix(deps): update dependency @sinclair/typebox to v0.24.9 #866

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sinclair/typebox 0.24.7 -> 0.24.9 age adoption passing confidence

Release Notes

sinclairzx81/typebox ### [`v0.24.9`](https://togithub.com/sinclairzx81/typebox/compare/0.24.8...0.24.9) [Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.24.8...0.24.9) ### [`v0.24.8`](https://togithub.com/sinclairzx81/typebox/blob/HEAD/changelog.md#​0248-httpswwwnpmjscompackagesinclairtypeboxv0248) [Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.24.7...0.24.8) Added: - `Value.Cast(T, value)` structurally casts a value into another form while retaining information within the original value. - `Value.Check(T, value)` provides slow dynamic type checking for values. For performance, one should consider the `TypeCompiler` or `Ajv` validator. - `Value.Errors(T, value)` returns an iterable iterator errors found in a given value.

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.