nuxt-modules / design-tokens

Design tokens module for Nuxt
https://design-tokens.nuxtjs.org
MIT License
50 stars 3 forks source link

chore(deps): update dependency untyped to v1 #26

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
untyped ^0.4.7 -> ^1.5.1 age adoption passing confidence

Release Notes

unjs/untyped (untyped) ### [`v1.5.1`](https://redirect.github.com/unjs/untyped/blob/HEAD/CHANGELOG.md#v151) [Compare Source](https://redirect.github.com/unjs/untyped/compare/v1.5.0...v1.5.1) [compare changes](https://redirect.github.com/unjs/untyped/compare/v1.5.0...v1.5.1) ##### 🩹 Fixes - **loader:** Use default export if is the only export ([030a98c](https://redirect.github.com/unjs/untyped/commit/030a98c)) ##### 🏡 Chore - Update deps ([6a6d2d9](https://redirect.github.com/unjs/untyped/commit/6a6d2d9)) - Add automd ([e067210](https://redirect.github.com/unjs/untyped/commit/e067210)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v1.5.0`](https://redirect.github.com/unjs/untyped/blob/HEAD/CHANGELOG.md#v150) [Compare Source](https://redirect.github.com/unjs/untyped/compare/v1.4.2...v1.5.0) [compare changes](https://redirect.github.com/unjs/untyped/compare/v1.4.2...v1.5.0) ##### 🚀 Enhancements - Update to jiti v2 ([6c35c70](https://redirect.github.com/unjs/untyped/commit/6c35c70)) ##### 💅 Refactors - Improve type safety ([7f51a8a](https://redirect.github.com/unjs/untyped/commit/7f51a8a)) ##### 🏡 Chore - Update deps ([8881231](https://redirect.github.com/unjs/untyped/commit/8881231)) - Lint with eslint v9 ([6392dbd](https://redirect.github.com/unjs/untyped/commit/6392dbd)) - Update deps ([41b8154](https://redirect.github.com/unjs/untyped/commit/41b8154)) - Lint ([9e5084a](https://redirect.github.com/unjs/untyped/commit/9e5084a)) - Apply automated updates ([5a569eb](https://redirect.github.com/unjs/untyped/commit/5a569eb)) - Fix type issues ([88c2803](https://redirect.github.com/unjs/untyped/commit/88c2803)) ##### 🤖 CI - Update node version to 20 ([c4ede69](https://redirect.github.com/unjs/untyped/commit/c4ede69)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v1.4.2`](https://redirect.github.com/unjs/untyped/blob/HEAD/CHANGELOG.md#v142) [Compare Source](https://redirect.github.com/unjs/untyped/compare/v1.4.1...v1.4.2) [compare changes](https://redirect.github.com/unjs/untyped/compare/v1.4.1...v1.4.2) ##### 📦 Build - Fix the default export module for cjs ([#​124](https://redirect.github.com/unjs/untyped/pull/124)) ##### ❤️ Contributors - Markthree ([@​markthree](http://github.com/markthree)) ### [`v1.4.1`](https://redirect.github.com/unjs/untyped/blob/HEAD/CHANGELOG.md#v141) [Compare Source](https://redirect.github.com/unjs/untyped/compare/v1.4.0...v1.4.1) [compare changes](https://redirect.github.com/unjs/untyped/compare/v1.4.0...v1.4.1) ##### 🩹 Fixes - Make sure leading comments has value before assigning ([7a94141](https://redirect.github.com/unjs/untyped/commit/7a94141)) ##### 📦 Build - Add new ts type exports ([1038f03](https://redirect.github.com/unjs/untyped/commit/1038f03)) ##### 🌊 Types - Improve types for `$resolve` function ([#​97](https://redirect.github.com/unjs/untyped/pull/97)) ##### 🏡 Chore - Update badge ([#​109](https://redirect.github.com/unjs/untyped/pull/109)) - Update dependencies ([ef3250b](https://redirect.github.com/unjs/untyped/commit/ef3250b)) - Use node 18 ([b11fabd](https://redirect.github.com/unjs/untyped/commit/b11fabd)) - Update dependencies ([af9dedf](https://redirect.github.com/unjs/untyped/commit/af9dedf)) - Lint ([0036975](https://redirect.github.com/unjs/untyped/commit/0036975)) - Update snapshots with vitest 1.x ([6ca444f](https://redirect.github.com/unjs/untyped/commit/6ca444f)) - Update ci script ([f5feaa4](https://redirect.github.com/unjs/untyped/commit/f5feaa4)) - **web:** Update marked ([f2a4439](https://redirect.github.com/unjs/untyped/commit/f2a4439)) - Update types ([4683cae](https://redirect.github.com/unjs/untyped/commit/4683cae)) - Prettier ignore web/.output ([046ef3b](https://redirect.github.com/unjs/untyped/commit/046ef3b)) ##### ✅ Tests - Add test for loader ([5388749](https://redirect.github.com/unjs/untyped/commit/5388749)) ##### 🎨 Styles - Lint with prettier v3 ([3292277](https://redirect.github.com/unjs/untyped/commit/3292277)) - Format with prettier v3 ([4aefefe](https://redirect.github.com/unjs/untyped/commit/4aefefe)) ##### 🤖 CI - Enable & use conventional commit for autofix ([#​104](https://redirect.github.com/unjs/untyped/pull/104)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Daniel Roe - Luke Nelson ### [`v1.4.0`](https://redirect.github.com/unjs/untyped/blob/HEAD/CHANGELOG.md#v140) [Compare Source](https://redirect.github.com/unjs/untyped/compare/v1.3.2...v1.4.0) [compare changes](https://redirect.github.com/unjs/untyped/compare/v1.3.2...v1.4.0) ##### 🚀 Enhancements - Add option to not infer defaults ([#​86](https://redirect.github.com/unjs/untyped/pull/86), [#​88](https://redirect.github.com/unjs/untyped/pull/88)) ##### 🩹 Fixes - Tighten schema definition types ([#​102](https://redirect.github.com/unjs/untyped/pull/102)) - Broken types with array literal and object entries ([#​96](https://redirect.github.com/unjs/untyped/pull/96)) ##### 🏡 Chore - Explicitly use pnpm 8 ([71f845d](https://redirect.github.com/unjs/untyped/commit/71f845d)) - Update dependencies ([3796abb](https://redirect.github.com/unjs/untyped/commit/3796abb)) - Update dependencies ([5efda9e](https://redirect.github.com/unjs/untyped/commit/5efda9e)) - Temporarily keep old prettier style ([5250851](https://redirect.github.com/unjs/untyped/commit/5250851)) - Lint code ([347c312](https://redirect.github.com/unjs/untyped/commit/347c312)) - Add autofix ci ([21f6e9c](https://redirect.github.com/unjs/untyped/commit/21f6e9c)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Harlan Wilton ([@​harlan-zw](http://github.com/harlan-zw)) - Daniel Roe - Paulohsa32 ### [`v1.3.2`](https://redirect.github.com/unjs/untyped/blob/HEAD/CHANGELOG.md#v132) [Compare Source](https://redirect.github.com/unjs/untyped/compare/v1.3.1...v1.3.2) [compare changes](https://redirect.github.com/unjs/untyped/compare/v1.3.1...v1.3.2) ##### 🩹 Fixes - Only enable `experimentalFunctions` for new loader ([f875ae5](https://redirect.github.com/unjs/untyped/commit/f875ae5)) - **babel:** Only transform exported functions with meta ([afa8dac](https://redirect.github.com/unjs/untyped/commit/afa8dac)) - **babel:** Transform all arrow functions with block syntax ([ca052d6](https://redirect.github.com/unjs/untyped/commit/ca052d6)) - Allow opting in to experimental functions for transform and web ([e3395fc](https://redirect.github.com/unjs/untyped/commit/e3395fc)) - **babel:** Partially handle functions as default export ([a35258b](https://redirect.github.com/unjs/untyped/commit/a35258b)) ##### 🏡 Chore - Update lockfile ([6ed9138](https://redirect.github.com/unjs/untyped/commit/6ed9138)) ##### 🎨 Styles - Format web project with prettier ([55f1ffb](https://redirect.github.com/unjs/untyped/commit/55f1ffb)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v1.3.1`](https://redirect.github.com/unjs/untyped/blob/HEAD/CHANGELOG.md#v131) [Compare Source](https://redirect.github.com/unjs/untyped/compare/v1.3.0...v1.3.1) [compare changes](https://redirect.github.com/unjs/untyped/compare/v1.3.0...v1.3.1) ##### 🩹 Fixes - **loader:** Use named defu import ([7cc6075](https://redirect.github.com/unjs/untyped/commit/7cc6075)) - **loader:** Options is optional ([807d68a](https://redirect.github.com/unjs/untyped/commit/807d68a)) - **babel:** Allow unannotated function schemas ([8c09c02](https://redirect.github.com/unjs/untyped/commit/8c09c02)) - **pkg:** Add compatible types for `/loader` subpath ([dbaa90d](https://redirect.github.com/unjs/untyped/commit/dbaa90d)) - Handle undefined schema for internal `_genTypes` ([cc693ff](https://redirect.github.com/unjs/untyped/commit/cc693ff)) - Handle arrow functions with literal return type ([4d8453b](https://redirect.github.com/unjs/untyped/commit/4d8453b)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v1.3.0`](https://redirect.github.com/unjs/untyped/blob/HEAD/CHANGELOG.md#v130) [Compare Source](https://redirect.github.com/unjs/untyped/compare/v1.2.2...v1.3.0) [compare changes](https://redirect.github.com/unjs/untyped/compare/v1.2.2...v1.3.0) ##### 🚀 Enhancements - Schema loader and `untyped` cli ([#​82](https://redirect.github.com/unjs/untyped/pull/82)) ##### 🩹 Fixes - Correct typo in `GenerateTypesOptions` ([#​81](https://redirect.github.com/unjs/untyped/pull/81)) ##### 🏡 Chore - Update lockfile ([f9d78cb](https://redirect.github.com/unjs/untyped/commit/f9d78cb)) - Use changelogen for release ([dac9612](https://redirect.github.com/unjs/untyped/commit/dac9612)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Daniel Roe ##### [1.2.2](https://redirect.github.com/unjs/untyped/compare/v1.2.1...v1.2.2) (2023-01-13) ##### Bug Fixes - **dts:** add empty lines between title and description lines (resolves [#​70](https://redirect.github.com/unjs/untyped/issues/70)) ([5255259](https://redirect.github.com/unjs/untyped/commit/525525979fadec7dbf6dade38726c82221a793c2)) - **dts:** also add empty line for default description ([d4034c1](https://redirect.github.com/unjs/untyped/commit/d4034c1de14d3daa61bb61ef55f16e77df0fea3b)) ##### [1.2.1](https://redirect.github.com/unjs/untyped/compare/v1.2.0...v1.2.1) (2023-01-03) ##### Bug Fixes - dedefault babel/standalone ([da7979b](https://redirect.github.com/unjs/untyped/commit/da7979b49e795f763b087326dd2c2ba5a84592af)) - **schema:** add id for non object types ([b836da8](https://redirect.github.com/unjs/untyped/commit/b836da829a97596ad971729a8071fd7ebd9024ee)) ### [`v1.2.2`](https://redirect.github.com/unjs/untyped/blob/HEAD/CHANGELOG.md#122-2023-01-13) [Compare Source](https://redirect.github.com/unjs/untyped/compare/v1.2.1...v1.2.2) ### [`v1.2.1`](https://redirect.github.com/unjs/untyped/blob/HEAD/CHANGELOG.md#121-2023-01-03) [Compare Source](https://redirect.github.com/unjs/untyped/compare/v1.2.0...v1.2.1) ### [`v1.2.0`](https://redirect.github.com/unjs/untyped/blob/HEAD/CHANGELOG.md#120-2022-12-14) [Compare Source](https://redirect.github.com/unjs/untyped/compare/v1.1.0...v1.2.0) ##### Features - **schema:** support `required` ([f75c15c](https://redirect.github.com/unjs/untyped/commit/f75c15c98f4adab60e5b6d40e0c2aca319c92a98)) - support `[@required](https://redirect.github.com/required)` tag infer ([d9d5084](https://redirect.github.com/unjs/untyped/commit/d9d5084da48ee11d8495f30262e8520fd6deca31)) ##### Bug Fixes - respect `partial: true` option for array object type gen ([ef1a009](https://redirect.github.com/unjs/untyped/commit/ef1a009526d1af5a21f766c6244b015bdc5ee204)) ### [`v1.1.0`](https://redirect.github.com/unjs/untyped/blob/HEAD/CHANGELOG.md#110-2022-12-13) [Compare Source](https://redirect.github.com/unjs/untyped/compare/v1.0.0...v1.1.0) ##### Features - support dts generation for array of objects ([6120fdf](https://redirect.github.com/unjs/untyped/commit/6120fdf7d2a0e9fb88c79cca1fd5ad3236eb0ac3)) ##### Bug Fixes - improve dts code indentation ([eefe4c9](https://redirect.github.com/unjs/untyped/commit/eefe4c9d8cffec986c75295d95ee9788acf00b59)) - **schema:** resolve single array types as with single type ([1c68a80](https://redirect.github.com/unjs/untyped/commit/1c68a80f06fa67fe7942dbdc79b57af1fce02e26)) ### [`v1.0.0`](https://redirect.github.com/unjs/untyped/blob/HEAD/CHANGELOG.md#100-2022-11-15) [Compare Source](https://redirect.github.com/unjs/untyped/compare/v0.5.0...v1.0.0) ### [`v0.5.0`](https://redirect.github.com/unjs/untyped/blob/HEAD/CHANGELOG.md#050-2022-09-12) [Compare Source](https://redirect.github.com/unjs/untyped/compare/v0.4.7...v0.5.0) ##### ⚠ BREAKING CHANGES - `resolveSchema` and `applyDefaults` returns a Promise now. - `get` function passed to `$resolve` also returns a Promise. ##### Features - allow async `$resolve` ([#​50](https://redirect.github.com/unjs/untyped/issues/50)) ([bf5fb1c](https://redirect.github.com/unjs/untyped/commit/bf5fb1c6ab183fcc7a6dd5fcbfc0ba3db1c51a14)) ##### [0.4.7](https://redirect.github.com/unjs/untyped/compare/v0.4.6...v0.4.7) (2022-08-26) ##### Features - `defineUntypedSchema` and `SchemaDefinition` ([#​46](https://redirect.github.com/unjs/untyped/issues/46)) ([806a2a9](https://redirect.github.com/unjs/untyped/commit/806a2a9ed1d54710e1c2a21b5c09df23dd5a9cea)) ##### [0.4.6](https://redirect.github.com/unjs/untyped/compare/v0.4.5...v0.4.6) (2022-08-26) ##### Bug Fixes - **loader:** support type assertion ([#​45](https://redirect.github.com/unjs/untyped/issues/45)) ([d93f6bd](https://redirect.github.com/unjs/untyped/commit/d93f6bda5a5883e6035f9ff342d39583c2d8fbca)) ##### [0.4.5](https://redirect.github.com/unjs/untyped/compare/v0.4.4...v0.4.5) (2022-08-04) ##### [0.4.4](https://redirect.github.com/unjs/untyped/compare/v0.4.3...v0.4.4) (2022-03-31) ##### Bug Fixes - check for object type when recursing into a property ([#​31](https://redirect.github.com/unjs/untyped/issues/31)) ([13bd920](https://redirect.github.com/unjs/untyped/commit/13bd920fcdba82f23914f2c43d0eb0d5c591e987)) ##### [0.4.3](https://redirect.github.com/unjs/untyped/compare/v0.4.2...v0.4.3) (2022-03-15) ##### Bug Fixes - **pkg:** add implicit dependencies ([c3f77bc](https://redirect.github.com/unjs/untyped/commit/c3f77bc6a5000c165b331052ba5db2aa84ed0460)), closes [#​29](https://redirect.github.com/unjs/untyped/issues/29) ##### [0.4.2](https://redirect.github.com/unjs/untyped/compare/v0.4.1...v0.4.2) (2022-03-09) ##### Bug Fixes - **dts:** default behavior for allowExtraKeys ([9ebe52c](https://redirect.github.com/unjs/untyped/commit/9ebe52c2c98b217aed5a3b79e94f19e223d343ba)) ##### [0.4.1](https://redirect.github.com/unjs/untyped/compare/v0.4.0...v0.4.1) (2022-03-09) ##### Features - **dts:** allowExtraKeys ([38eb888](https://redirect.github.com/unjs/untyped/commit/38eb8888044e1b8a1aff6e1da6a51fa76daece4b))

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 was generated by Mend Renovate. View the repository job log.