Woyken / pixelplanet.fun-OverlayPicture

pixelplanet.fun add your overlay picture to pixelplanet
MIT License
17 stars 13 forks source link

Update dependency vite-plugin-checker to v0.6.4 #78

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite-plugin-checker 0.5.5 -> 0.6.4 age adoption passing confidence

Release Notes

fi3ework/vite-plugin-checker (vite-plugin-checker) ### [`v0.6.4`](https://togithub.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.6.4) [Compare Source](https://togithub.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.6.3...vite-plugin-checker@0.6.4) ##### Patch Changes - [`83e1028`](https://togithub.com/fi3ework/vite-plugin-checker/commit/83e1028): Remove lodash-es from dependencies - [`b0cce16`](https://togithub.com/fi3ework/vite-plugin-checker/commit/b0cce16): fix: add explicitly ltr direction to the overlay ### [`v0.6.3`](https://togithub.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.6.3) [Compare Source](https://togithub.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.6.2...vite-plugin-checker@0.6.3) ##### Patch Changes - [`e5a26d6`](https://togithub.com/fi3ework/vite-plugin-checker/commit/e5a26d6): feat: support initially open overlay for errors - [`bc4fa05`](https://togithub.com/fi3ework/vite-plugin-checker/commit/bc4fa05): Remove lodash per method packages - [`c5d5109`](https://togithub.com/fi3ework/vite-plugin-checker/commit/c5d5109): support eslint flat config ### [`v0.6.2`](https://togithub.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.6.2) [Compare Source](https://togithub.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.6.1...vite-plugin-checker@0.6.2) ##### Patch Changes - [`ab70e33`](https://togithub.com/fi3ework/vite-plugin-checker/commit/ab70e33): fix config.overlay.panelStyle not be applied at runtime - [`bad24c7`](https://togithub.com/fi3ework/vite-plugin-checker/commit/bad24c7): add optional global configuration of root directory ([#​262](https://togithub.com/fi3ework/vite-plugin-checker/issues/262)) ### [`v0.6.1`](https://togithub.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.6.1) [Compare Source](https://togithub.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.6.0...vite-plugin-checker@0.6.1) ##### Patch Changes - [`ec4366d`](https://togithub.com/fi3ework/vite-plugin-checker/commit/ec4366d): use `virtual:` for virtual module - [`154ca0f`](https://togithub.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://togithub.com/fi3ework/vite-plugin-checker/commit/b3e0055): Should respect `server.origin` when it's provided. - [`e063617`](https://togithub.com/fi3ework/vite-plugin-checker/commit/e063617): Migrate runtime UI from svelte to vue, user should not aware this. ### [`v0.6.0`](https://togithub.com/fi3ework/vite-plugin-checker/blob/HEAD/CHANGELOG.md#060-2023-04-30) [Compare Source](https://togithub.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://togithub.com/fi3ework/vite-plugin-checker/commit/5dd90c9)) - fix: require vue-tsc >= 1.3.9 ([69a73a9](https://togithub.com/fi3ework/vite-plugin-checker/commit/69a73a9)) - fix: support vue-tsc works with ts5 ([ebf8996](https://togithub.com/fi3ework/vite-plugin-checker/commit/ebf8996)) - fix: throw when using —fix with ESLint ([6d3887d](https://togithub.com/fi3ework/vite-plugin-checker/commit/6d3887d)) - fix(stylelint): parse lintCommand like argv ([20b7399](https://togithub.com/fi3ework/vite-plugin-checker/commit/20b7399)) - build: bump vitest ([30510a6](https://togithub.com/fi3ework/vite-plugin-checker/commit/30510a6)) - chore: bump vue-tsc to latest ([8a99b8f](https://togithub.com/fi3ework/vite-plugin-checker/commit/8a99b8f)) ### [`v0.5.6`](https://togithub.com/fi3ework/vite-plugin-checker/blob/HEAD/CHANGELOG.md#small056-2023-02-17-small) [Compare Source](https://togithub.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.5.5...vite-plugin-checker@0.5.6) - chore(playground): lock vue-tsc to ~1.0.0 ([50a2609](https://togithub.com/fi3ework/vite-plugin-checker/commit/50a2609)) - fix: use Vite's native logger to log and clean screen before log ([#​209](https://togithub.com/fi3ework/vite-plugin-checker/issues/209)) ([8dd4915](https://togithub.com/fi3ework/vite-plugin-checker/commit/8dd4915)), closes [#​209](https://togithub.com/fi3ework/vite-plugin-checker/issues/209) - fix(vue-tsc): compatible with vue-tsc@^1.1.0 ([96b762b](https://togithub.com/fi3ework/vite-plugin-checker/commit/96b762b)) - docs: add how to use with Nuxt ([7eb4c84](https://togithub.com/fi3ework/vite-plugin-checker/commit/7eb4c84)) - docs: add missing step for Nuxt ([9ceacd6](https://togithub.com/fi3ework/vite-plugin-checker/commit/9ceacd6)) - docs: add version requirement ([219c7ed](https://togithub.com/fi3ework/vite-plugin-checker/commit/219c7ed)) - docs: eslint ([#​210](https://togithub.com/fi3ework/vite-plugin-checker/issues/210)) ([f65aa71](https://togithub.com/fi3ework/vite-plugin-checker/commit/f65aa71)), closes [#​210](https://togithub.com/fi3ework/vite-plugin-checker/issues/210) - refactor: clean code ([90780c3](https://togithub.com/fi3ework/vite-plugin-checker/commit/90780c3)) - ci: add publint ([ee50bae](https://togithub.com/fi3ework/vite-plugin-checker/commit/ee50bae))

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.

socket-security[bot] commented 10 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/vite-plugin-checker@0.6.4 Transitive: environment, eval, filesystem, network, shell, unsafe +228 293 MB fi3ework

🚮 Removed packages: npm/vite-plugin-checker@0.5.5

View full report↗︎