Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps vite-plugin-checker from 0.5.2 to 0.5.6.

Release notes

Sourced from vite-plugin-checker's releases.

vite-plugin-checker@0.5.6

   🐞 Bug Fixes

    View changes on GitHub

vite-plugin-checker@0.5.5

   🐞 Bug Fixes

    View changes on GitHub

vite-plugin-checker@0.5.4

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

vite-plugin-checker@0.5.3

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from vite-plugin-checker's changelog.

0.5.6 (2023-02-17)

  • chore(playground): lock vue-tsc to ~1.0.0 (50a2609)
  • fix: use Vite's native logger to log and clean screen before log (#209) (8dd4915), closes #209
  • fix(vue-tsc): compatible with vue-tsc@^1.1.0 (96b762b)
  • docs: add how to use with Nuxt (7eb4c84)
  • docs: add missing step for Nuxt (9ceacd6)
  • docs: add version requirement (219c7ed)
  • docs: eslint (#210) (f65aa71), closes #210
  • refactor: clean code (90780c3)
  • ci: add publint (ee50bae)

0.5.5 (2023-01-26)

  • refactor: bump vite in devDep to ^4 (#208) (61b7aea), closes #208
  • refactor(vue-tsc): sync tsc.js override code from volar (fce521e)
  • docs: polish doc (8c0f9fd)
  • docs: update issue template (4453a73)
  • fix: avoid running twice in SSR mode (0816f95)
  • fix: compatible with jiti (b3c271e)
  • fix: show overlay even runtime is loaded after connection event (#207) (fee7924), closes #207
  • fix(vue-tsc): clean fixture building steps (c133cb2)
  • test: fix playground (1d0851a)

0.5.4 (2023-01-20)

  • refactor: add skipRuntime flag (f107514)
  • refactor: do not use Vite's CustomPayload type (47471b6)
  • fix: set plugin as force: 'pre' (034a7ad)
  • fix: use import.meta.hot.on to do client server communication (aa853a8)
  • fix: vue-tsc should be an optional peer dep (5e6318e)
  • build: only deploy docs when tagging a commit (7b54a0c)
  • test: fix backend-integration root path (7b2a8a3)
  • docs: add trobleshooting (234695b)
  • docs: do not add --fix to lint command (990a088)
  • docs: pnpm workaround (df1a744)
  • docs: use script (cb0ebe5)
  • feat: compatible with backend integration apps (1c1d4b5)

0.5.3 (2022-12-22)

... (truncated)

Commits
  • 6b37e67 release: vite-plugin-checker@0.5.6
  • 50a2609 chore(playground): lock vue-tsc to ~1.0.0
  • 96b762b fix(vue-tsc): compatible with vue-tsc@^1.1.0
  • f65aa71 docs: eslint (#210)
  • 90780c3 refactor: clean code
  • ee50bae ci: add publint
  • 8dd4915 fix: use Vite's native logger to log and clean screen before log (#209)
  • 9ceacd6 docs: add missing step for Nuxt
  • 219c7ed docs: add version requirement
  • 7eb4c84 docs: add how to use with Nuxt
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) from 0.5.2 to 0.5.6.
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases)
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.5.2...vite-plugin-checker@0.5.6)

---
updated-dependencies:
- dependency-name: vite-plugin-checker
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2023
@dependabot dependabot bot requested a review from louis-young February 20, 2023 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants