-
-
Notifications
You must be signed in to change notification settings - Fork 367
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
feat(varlet-ui): support hover directive #605
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MaloLebrin
referenced
this pull request
in MaloLebrin/naturopathe-camion-nuxt3
Mar 17, 2023
…36) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [unplugin-vue-components](https://togithub.com/antfu/unplugin-vue-components) | [`0.24.0` -> `0.24.1`](https://renovatebot.com/diffs/npm/unplugin-vue-components/0.24.0/0.24.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>antfu/unplugin-vue-components</summary> ### [`v0.24.1`](https://togithub.com/antfu/unplugin-vue-components/releases/tag/v0.24.1) [Compare Source](https://togithub.com/antfu/unplugin-vue-components/compare/v0.24.0...v0.24.1) ##### 🚀 Features - **varlet-ui**: Support hover directive - by [@​bilibili-ayang](https://togithub.com/bilibili-ayang) in [https://github.com/antfu/unplugin-vue-components/issues/605](https://togithub.com/antfu/unplugin-vue-components/issues/605) [<samp>(12dc2)</samp>](https://togithub.com/antfu/unplugin-vue-components/commit/12dc293) ##### 🐞 Bug Fixes - Remove hard dependency on nuxt, close [#​606](https://togithub.com/antfu/unplugin-vue-components/issues/606) - by [@​ascott18](https://togithub.com/ascott18) in [https://github.com/antfu/unplugin-vue-components/issues/610](https://togithub.com/antfu/unplugin-vue-components/issues/610) and [https://github.com/antfu/unplugin-vue-components/issues/606](https://togithub.com/antfu/unplugin-vue-components/issues/606) [<samp>(e805a)</samp>](https://togithub.com/antfu/unplugin-vue-components/commit/e805a20) ##### [View changes on GitHub](https://togithub.com/antfu/unplugin-vue-components/compare/v0.24.0...v0.24.1) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/MaloLebrin/naturopathe-camion-nuxt3). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45LjAiLCJ1cGRhdGVkSW5WZXIiOiIzNS45LjAifQ==-->
MaloLebrin
referenced
this pull request
in MaloLebrin/naturopathe-camion-nuxt3
Jun 3, 2023
commit d24b6d4 Merge: 90155e7 b1fde9a Author: Malo <malolebrin@gmail.com> Date: Sat Jun 3 17:18:45 2023 +0200 🚑Fix typo (#45) commit b1fde9a Author: malolebrin <malolebrin@gmail.com> Date: Sat Jun 3 16:48:08 2023 +0200 🎨 fix scrollable menu commit c5be343 Author: malolebrin <malolebrin@gmail.com> Date: Sat Jun 3 16:30:56 2023 +0200 🚑 Fix typo error commit 90155e7 Merge: b369abe 50dea17 Author: Malo <55061197+MaloLebrin@users.noreply.github.com> Date: Fri Mar 17 15:19:35 2023 +0100 ⬆️ chore(deps): update dependency start-server-and-test to v1.15.4 (#33) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [start-server-and-test](https://togithub.com/bahmutov/start-server-and-test) | [`1.15.2` -> `1.15.4`](https://renovatebot.com/diffs/npm/start-server-and-test/1.15.2/1.15.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>bahmutov/start-server-and-test</summary> ### [`v1.15.4`](https://togithub.com/bahmutov/start-server-and-test/releases/tag/v1.15.4) [Compare Source](https://togithub.com/bahmutov/start-server-and-test/compare/v1.15.3...v1.15.4) ##### Bug Fixes - add expected default value 200, closes [#​349](https://togithub.com/bahmutov/start-server-and-test/issues/349) ([9e8713b](https://togithub.com/bahmutov/start-server-and-test/commit/9e8713b34690f3e3960124a7af5b13f6c0dbf127)) ### [`v1.15.3`](https://togithub.com/bahmutov/start-server-and-test/releases/tag/v1.15.3) [Compare Source](https://togithub.com/bahmutov/start-server-and-test/compare/v1.15.2...v1.15.3) ##### Bug Fixes - **deps:** update dependency wait-on to v7 ([#​347](https://togithub.com/bahmutov/start-server-and-test/issues/347)) ([2ebf1ba](https://togithub.com/bahmutov/start-server-and-test/commit/2ebf1baff8b49045fba99e686da56803035785df)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/MaloLebrin/naturopathe-camion-nuxt3). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS44LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNS44LjMifQ==--> commit b369abe Merge: 11496e8 61c25b3 Author: Malo <55061197+MaloLebrin@users.noreply.github.com> Date: Fri Mar 17 15:18:41 2023 +0100 ⬆️ chore(deps): update dependency typescript to v4.9.5 (#35) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://togithub.com/Microsoft/TypeScript)) | [`4.9.4` -> `4.9.5`](https://renovatebot.com/diffs/npm/typescript/4.9.4/4.9.5) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>Microsoft/TypeScript</summary> ### [`v4.9.5`](https://togithub.com/microsoft/TypeScript/releases/tag/v4.9.5): TypeScript 4.9.5 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-9/). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild) #### Changes: - [`69e88ef`](https://togithub.com/Microsoft/TypeScript/commit/69e88ef5513a81acf69ec78f4af1f927da0d0584) Port ignore deprecations to 4.9 ([#​52419](https://togithub.com/Microsoft/TypeScript/issues/52419)) - [`daf4e81`](https://togithub.com/Microsoft/TypeScript/commit/daf4e817a18def96b70ac34703b158ff0e6d58df) Port timestamp fix to 4.9 ([#​52426](https://togithub.com/Microsoft/TypeScript/issues/52426)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/MaloLebrin/naturopathe-camion-nuxt3). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45LjAiLCJ1cGRhdGVkSW5WZXIiOiIzNS45LjAifQ==--> commit 11496e8 Merge: fea2407 4a708f5 Author: Malo <55061197+MaloLebrin@users.noreply.github.com> Date: Fri Mar 17 15:04:53 2023 +0100 ⬆️ chore(deps): update dependency unplugin-vue-components to v0.24.1 (#36) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [unplugin-vue-components](https://togithub.com/antfu/unplugin-vue-components) | [`0.24.0` -> `0.24.1`](https://renovatebot.com/diffs/npm/unplugin-vue-components/0.24.0/0.24.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>antfu/unplugin-vue-components</summary> ### [`v0.24.1`](https://togithub.com/antfu/unplugin-vue-components/releases/tag/v0.24.1) [Compare Source](https://togithub.com/antfu/unplugin-vue-components/compare/v0.24.0...v0.24.1) ##### 🚀 Features - **varlet-ui**: Support hover directive - by [@​bilibili-ayang](https://togithub.com/bilibili-ayang) in [https://github.com/antfu/unplugin-vue-components/issues/605](https://togithub.com/antfu/unplugin-vue-components/issues/605) [<samp>(12dc2)</samp>](https://togithub.com/antfu/unplugin-vue-components/commit/12dc293) ##### 🐞 Bug Fixes - Remove hard dependency on nuxt, close [#​606](https://togithub.com/antfu/unplugin-vue-components/issues/606) - by [@​ascott18](https://togithub.com/ascott18) in [https://github.com/antfu/unplugin-vue-components/issues/610](https://togithub.com/antfu/unplugin-vue-components/issues/610) and [https://github.com/antfu/unplugin-vue-components/issues/606](https://togithub.com/antfu/unplugin-vue-components/issues/606) [<samp>(e805a)</samp>](https://togithub.com/antfu/unplugin-vue-components/commit/e805a20) ##### [View changes on GitHub](https://togithub.com/antfu/unplugin-vue-components/compare/v0.24.0...v0.24.1) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/MaloLebrin/naturopathe-camion-nuxt3). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45LjAiLCJ1cGRhdGVkSW5WZXIiOiIzNS45LjAifQ==--> commit 4a708f5 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Fri Mar 17 08:42:05 2023 +0000 chore(deps): update dependency unplugin-vue-components to v0.24.1 commit 50dea17 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Fri Mar 17 08:41:52 2023 +0000 chore(deps): update dependency start-server-and-test to v1.15.4 commit fea2407 Merge: 7db9870 855994b Author: Malo <55061197+MaloLebrin@users.noreply.github.com> Date: Fri Mar 17 09:41:09 2023 +0100 ⬆️ chore(deps): update dependency tailwindcss to v3.2.7 (#34) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tailwindcss](https://tailwindcss.com) ([source](https://togithub.com/tailwindlabs/tailwindcss)) | [`3.2.1` -> `3.2.7`](https://renovatebot.com/diffs/npm/tailwindcss/3.2.1/3.2.7) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tailwindlabs/tailwindcss</summary> ### [`v3.2.7`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​327---2023-02-16) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.2.6...v3.2.7) ##### Fixed - Fix use of `:where(.btn)` when matching `!btn` ([#​10601](https://togithub.com/tailwindlabs/tailwindcss/pull/10601)) - Revert including `outline-color` in `transition` and `transition-colors` by default ([#​10604](https://togithub.com/tailwindlabs/tailwindcss/pull/10604)) ### [`v3.2.6`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​326---2023-02-08) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.2.5...v3.2.6) ##### Fixed - Fix installation failing with yarn and pnpm by dropping `oxide-api-shim` ([add1636](https://togithub.com/tailwindlabs/tailwindcss/commit/add16364b4b1100e1af23ad1ca6900a0b53cbba0)) ### [`v3.2.5`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​325---2023-02-08) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.2.4...v3.2.5) ##### Added - Add standalone CLI build for 64-bit Windows on ARM (`node16-win-arm64`) ([#​10001](https://togithub.com/tailwindlabs/tailwindcss/pull/10001)) ##### Fixed - Cleanup unused `variantOrder` ([#​9829](https://togithub.com/tailwindlabs/tailwindcss/pull/9829)) - Fix `foo-[abc]/[def]` not being handled correctly ([#​9866](https://togithub.com/tailwindlabs/tailwindcss/pull/9866)) - Add container queries plugin to standalone CLI ([#​9865](https://togithub.com/tailwindlabs/tailwindcss/pull/9865)) - Support renaming of output files by PostCSS plugins in CLI ([#​9944](https://togithub.com/tailwindlabs/tailwindcss/pull/9944)) - Improve return value of `resolveConfig`, unwrap `ResolvableTo` ([#​9972](https://togithub.com/tailwindlabs/tailwindcss/pull/9972)) - Clip unbalanced brackets in arbitrary values ([#​9973](https://togithub.com/tailwindlabs/tailwindcss/pull/9973)) - Don’t reorder webkit scrollbar pseudo elements ([#​9991](https://togithub.com/tailwindlabs/tailwindcss/pull/9991)) - Deterministic sorting of arbitrary variants ([#​10016](https://togithub.com/tailwindlabs/tailwindcss/pull/10016)) - Add `data` key to theme types ([#​10023](https://togithub.com/tailwindlabs/tailwindcss/pull/10023)) - Prevent invalid arbitrary variant selectors from failing the build ([#​10059](https://togithub.com/tailwindlabs/tailwindcss/pull/10059)) - Properly handle subtraction followed by a variable ([#​10074](https://togithub.com/tailwindlabs/tailwindcss/pull/10074)) - Fix missing `string[]` in the `theme.dropShadow` types ([#​10072](https://togithub.com/tailwindlabs/tailwindcss/pull/10072)) - Update list of length units ([#​10100](https://togithub.com/tailwindlabs/tailwindcss/pull/10100)) - Fix not matching arbitrary properties when closely followed by square brackets ([#​10212](https://togithub.com/tailwindlabs/tailwindcss/pull/10212)) - Allow direct nesting in `root` or `@layer` nodes ([#​10229](https://togithub.com/tailwindlabs/tailwindcss/pull/10229)) - Don't prefix classes in arbitrary variants ([#​10214](https://togithub.com/tailwindlabs/tailwindcss/pull/10214)) - Fix perf regression when checking for changed content ([#​10234](https://togithub.com/tailwindlabs/tailwindcss/pull/10234)) - Fix missing `blocklist` member in the `Config` type ([#​10239](https://togithub.com/tailwindlabs/tailwindcss/pull/10239)) - Escape group names in selectors ([#​10276](https://togithub.com/tailwindlabs/tailwindcss/pull/10276)) - Consider earlier variants before sorting functions ([#​10288](https://togithub.com/tailwindlabs/tailwindcss/pull/10288)) - Allow variants with slashes ([#​10336](https://togithub.com/tailwindlabs/tailwindcss/pull/10336)) - Ensure generated CSS is always sorted in the same order for a given set of templates ([#​10382](https://togithub.com/tailwindlabs/tailwindcss/pull/10382)) - Handle variants when the same class appears multiple times in a selector ([#​10397](https://togithub.com/tailwindlabs/tailwindcss/pull/10397)) - Handle group/peer variants with quoted strings ([#​10400](https://togithub.com/tailwindlabs/tailwindcss/pull/10400)) - Parse alpha value from rgba/hsla colors when using variables ([#​10429](https://togithub.com/tailwindlabs/tailwindcss/pull/10429)) - Sort by `layer` inside `variants` layer ([#​10505](https://togithub.com/tailwindlabs/tailwindcss/pull/10505)) - Add `--watch=always` option to prevent exit when stdin closes ([#​9966](https://togithub.com/tailwindlabs/tailwindcss/pull/9966)) ##### Changed - Alphabetize `theme` keys in default config ([#​9953](https://togithub.com/tailwindlabs/tailwindcss/pull/9953)) - Update esbuild to v17 ([#​10368](https://togithub.com/tailwindlabs/tailwindcss/pull/10368)) - Include `outline-color` in `transition` and `transition-colors` utilities ([#​10385](https://togithub.com/tailwindlabs/tailwindcss/pull/10385)) ### [`v3.2.4`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​324---2022-11-11) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.2.3...v3.2.4) ##### Added - Add `blocklist` option to prevent generating unwanted CSS ([#​9812](https://togithub.com/tailwindlabs/tailwindcss/pull/9812)) ##### Fixed - Fix watching of files on Linux when renames are involved ([#​9796](https://togithub.com/tailwindlabs/tailwindcss/pull/9796)) - Make sure errors are always displayed when watching for changes ([#​9810](https://togithub.com/tailwindlabs/tailwindcss/pull/9810)) ### [`v3.2.3`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​323---2022-11-09) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.2.2...v3.2.3) ##### Fixed - Fixed use of `raw` content in the CLI ([#​9773](https://togithub.com/tailwindlabs/tailwindcss/pull/9773)) - Pick up changes from files that are both context and content deps ([#​9787](https://togithub.com/tailwindlabs/tailwindcss/pull/9787)) - Sort pseudo-elements ONLY after classes when using variants and `@apply` ([#​9765](https://togithub.com/tailwindlabs/tailwindcss/pull/9765)) - Support important utilities in the safelist (pattern must include a `!`) ([#​9791](https://togithub.com/tailwindlabs/tailwindcss/pull/9791)) ### [`v3.2.2`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​322---2022-11-04) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.2.1...v3.2.2) ##### Fixed - Escape special characters in resolved content base paths ([#​9650](https://togithub.com/tailwindlabs/tailwindcss/pull/9650)) - Don't reuse container for array returning variant functions ([#​9644](https://togithub.com/tailwindlabs/tailwindcss/pull/9644)) - Exclude non-relevant selectors when generating rules with the important modifier ([#​9677](https://togithub.com/tailwindlabs/tailwindcss/issues/9677)) - Fix merging of arrays during config resolution ([#​9706](https://togithub.com/tailwindlabs/tailwindcss/issues/9706)) - Ensure configured `font-feature-settings` are included in Preflight ([#​9707](https://togithub.com/tailwindlabs/tailwindcss/pull/9707)) - Fix fractional values not being parsed properly inside arbitrary properties ([#​9705](https://togithub.com/tailwindlabs/tailwindcss/pull/9705)) - Fix incorrect selectors when using `@apply` in selectors with combinators and pseudos ([#​9722](https://togithub.com/tailwindlabs/tailwindcss/pull/9722)) - Fix cannot read properties of undefined (reading 'modifier') ([#​9656](https://togithub.com/tailwindlabs/tailwindcss/pull/9656), [aa979d6](https://togithub.com/tailwindlabs/tailwindcss/commit/aa979d645f8bf4108c5fc938d7c0ba085b654c31)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/MaloLebrin/naturopathe-camion-nuxt3). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS44LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNS44LjMifQ==--> commit 61c25b3 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Fri Mar 17 08:40:24 2023 +0000 chore(deps): update dependency typescript to v4.9.5 commit 7db9870 Merge: 67c5169 3129081 Author: Malo <55061197+MaloLebrin@users.noreply.github.com> Date: Fri Mar 17 09:39:51 2023 +0100 ⬆️ fix(deps): update dependency yup to v1 (#23) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [yup](https://togithub.com/jquense/yup) | [`^0.32.11` -> `^1.0.0`](https://renovatebot.com/diffs/npm/yup/0.32.11/1.0.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jquense/yup</summary> ### [`v1.0.2`](https://togithub.com/jquense/yup/blob/HEAD/CHANGELOG.md#​102-httpsgithubcomjquenseyupcomparev100v102-2023-02-27) [Compare Source](https://togithub.com/jquense/yup/compare/2461dce0ee207e5b17dcca699ada1cd2ed637d97...f37a53f45048eefe445c14b27b1b031583f9585d) ##### Bug Fixes - fix array describe not including conditions ([4040592](https://togithub.com/jquense/yup/commit/4040592ccd068ab71e06417b4d355007636cb78c)), closes [#​1920](https://togithub.com/jquense/yup/issues/1920) ### [`v1.0.1`](https://togithub.com/jquense/yup/blob/HEAD/CHANGELOG.md#​101-httpsgithubcomjquenseyupcomparev100v101-2023-02-25) [Compare Source](https://togithub.com/jquense/yup/compare/v1.0.0...2461dce0ee207e5b17dcca699ada1cd2ed637d97) ### [`v1.0.0`](https://togithub.com/jquense/yup/blob/HEAD/CHANGELOG.md#​100-httpsgithubcomjquenseyupcomparev100-beta8v100-2023-02-08) [Compare Source](https://togithub.com/jquense/yup/compare/v0.32.11...v1.0.0) ##### Migrating from 0.x to 1.0.0: [#​1906](https://togithub.com/jquense/yup/issues/1906) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/MaloLebrin/naturopathe-camion-nuxt3). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE1Mi41In0=--> commit 855994b Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Wed Mar 15 23:58:11 2023 +0000 chore(deps): update dependency tailwindcss to v3.2.7 commit 3129081 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Wed Feb 8 18:31:00 2023 +0000 fix(deps): update dependency yup to v1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
support hover directive