Skip to content

Bump vite-plugin-checker from 0.5.2 to 0.5.4 #52

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps vite-plugin-checker from 0.5.2 to 0.5.4.

Release notes

Sourced from vite-plugin-checker's releases.

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.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)

Commits
  • 97baa4a release: vite-plugin-checker@0.5.4
  • 47471b6 refactor: do not use Vite's CustomPayload type
  • aa853a8 fix: use import.meta.hot.on to do client server communication
  • 7b54a0c build: only deploy docs when tagging a commit
  • 7b2a8a3 test: fix backend-integration root path
  • 234695b docs: add trobleshooting
  • 1c1d4b5 feat: compatible with backend integration apps
  • cb0ebe5 docs: use script
  • df1a744 docs: pnpm workaround
  • 990a088 docs: do not add --fix to lint command
  • 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.4.
- [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.4)

---
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 Jan 23, 2023
@dependabot dependabot bot requested a review from louis-young January 23, 2023 07:20
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2023

Superseded by #60.

@dependabot dependabot bot closed this Jan 30, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/feature/dependency_updates/vite-plugin-checker-0.5.4 branch January 30, 2023 07:12
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