firebase / firebase-tools-ui

A local-first UI for Firebase Emulator Suite.
https://firebase.googleblog.com/2020/05/local-firebase-emulator-ui.html
Apache License 2.0
274 stars 63 forks source link

Update dependency vite-plugin-checker to ^0.8.0 #1005

Open renovate[bot] opened 10 months ago

renovate[bot] commented 10 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite-plugin-checker ^0.5.0 -> ^0.8.0 age adoption passing confidence

Release Notes

fi3ework/vite-plugin-checker (vite-plugin-checker) ### [`v0.8.0`](https://redirect.github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.8.0) [Compare Source](https://redirect.github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.7.2...vite-plugin-checker@0.8.0) #####    🚨 Breaking Changes - **vue-tsc**: Updated createVueLanguagePlugin syntax, version pin  -  by [@​daniluk4000](https://redirect.github.com/daniluk4000) and **drodichkin** in [https://github.com/fi3ework/vite-plugin-checker/issues/398](https://redirect.github.com/fi3ework/vite-plugin-checker/issues/398) [(5f5b9)](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/5f5b92a) Now, vite-plugin-checker requires `"vue-tsc": "~2.1.6"`. #####    🚀 Features - Advance typescript teminal consolelog text color  -  by [@​jaceechan](https://redirect.github.com/jaceechan) in [https://github.com/fi3ework/vite-plugin-checker/issues/393](https://redirect.github.com/fi3ework/vite-plugin-checker/issues/393) [(aa3d4)](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/aa3d413) #####    🐞 Bug Fixes - **ui**: Use a Vue key so file paths update correctly  -  by [@​artursapek](https://redirect.github.com/artursapek) in [https://github.com/fi3ework/vite-plugin-checker/issues/389](https://redirect.github.com/fi3ework/vite-plugin-checker/issues/389) [(fcbb6)](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/fcbb687) #####     [View changes on GitHub](https://redirect.github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.7.2...vite-plugin-checker@0.8.0) ### [`v0.7.2`](https://redirect.github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.7.2) [Compare Source](https://redirect.github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.7.1...vite-plugin-checker@0.7.2) ##### Patch Changes - [`568b782`](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/568b782): Added basic support for Biome - [`82972e0`](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/82972e0): fix: tweak biome configs ### [`v0.7.1`](https://redirect.github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.7.1) [Compare Source](https://redirect.github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.7.0...vite-plugin-checker@0.7.1) ##### Patch Changes - [`909182e`](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/909182e): Remove extraneous non props attributes warning - [`e881c44`](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/e881c44): Bump [@​vitejs/plugin-vue](https://redirect.github.com/vitejs/plugin-vue) to resolve runtime warning, see [#​346](https://redirect.github.com/fi3ework/vite-plugin-checker/issues/346) - [`80ca69c`](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/80ca69c): Resolve optionaltor from ESLint path, do not requires to install optionator anymore - [`78fc007`](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/78fc007): Throw error and hint user when vue-tsc working with typescript lower than 5.0.0 - [`52423b2`](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/52423b2): sync runTsc - [`2a0af74`](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/2a0af74): refactor: reuse codeFrame helper in logger and deduplicate code - [`7d985e7`](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/7d985e7): refactor: import `@volar/typescript` from `vue-tsc` ### [`v0.7.0`](https://redirect.github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.7.0) [Compare Source](https://redirect.github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.6.4...vite-plugin-checker@0.7.0) ##### Minor Changes - [`0747729`](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/0747729): fix: compatibility with vue-tsc 2.x ### [`v0.6.4`](https://redirect.github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.6.4) [Compare Source](https://redirect.github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.6.3...vite-plugin-checker@0.6.4) ##### Patch Changes - [`83e1028`](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/83e1028): Remove lodash-es from dependencies - [`b0cce16`](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/b0cce16): fix: add explicitly ltr direction to the overlay ### [`v0.6.3`](https://redirect.github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.6.3) [Compare Source](https://redirect.github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.6.2...vite-plugin-checker@0.6.3) ##### Patch Changes - [`e5a26d6`](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/e5a26d6): feat: support initially open overlay for errors - [`bc4fa05`](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/bc4fa05): Remove lodash per method packages - [`c5d5109`](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/c5d5109): support eslint flat config ### [`v0.6.2`](https://redirect.github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.6.2) [Compare Source](https://redirect.github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.6.1...vite-plugin-checker@0.6.2) ##### Patch Changes - [`ab70e33`](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/ab70e33): fix config.overlay.panelStyle not be applied at runtime - [`bad24c7`](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/bad24c7): add optional global configuration of root directory ([#​262](https://redirect.github.com/fi3ework/vite-plugin-checker/issues/262)) ### [`v0.6.1`](https://redirect.github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.6.1) [Compare Source](https://redirect.github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.6.0...vite-plugin-checker@0.6.1) ##### Patch Changes - [`ec4366d`](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/ec4366d): use `virtual:` for virtual module - [`154ca0f`](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/154ca0f): Able to resolve tsconfig when only root specified in build mode, as well as vue-tsc. - [`b3e0055`](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/b3e0055): Should respect `server.origin` when it's provided. - [`e063617`](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/e063617): Migrate runtime UI from svelte to vue, user should not aware this. ### [`v0.6.0`](https://redirect.github.com/fi3ework/vite-plugin-checker/blob/HEAD/CHANGELOG.md#060-2023-04-30) [Compare Source](https://redirect.github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.5.6...vite-plugin-checker@0.6.0) - fix: compatible with mac’s duplication watch report ([5dd90c9](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/5dd90c9)) - fix: require vue-tsc >= 1.3.9 ([69a73a9](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/69a73a9)) - fix: support vue-tsc works with ts5 ([ebf8996](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/ebf8996)) - fix: throw when using —fix with ESLint ([6d3887d](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/6d3887d)) - fix(stylelint): parse lintCommand like argv ([20b7399](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/20b7399)) - build: bump vitest ([30510a6](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/30510a6)) - chore: bump vue-tsc to latest ([8a99b8f](https://redirect.github.com/fi3ework/vite-plugin-checker/commit/8a99b8f))

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 is behind base branch, 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.