Skip to content

Bump vite, vite-plugin-checker, vite-plugin-vue2 and vitest in /IntellitectTerminal.Web #198

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2025

Bumps vite, vite-plugin-checker, vite-plugin-vue2 and vitest. These dependencies needed to be updated together.
Updates vite from 2.9.18 to 6.2.6

Release notes

Sourced from vite's releases.

v6.2.6

Please refer to CHANGELOG.md for details.

v6.2.5

Please refer to CHANGELOG.md for details.

v6.2.4

Please refer to CHANGELOG.md for details.

v6.2.3

Please refer to CHANGELOG.md for details.

v6.2.2

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

v6.2.1

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

v6.2.0

Please refer to CHANGELOG.md for details.

v6.2.0-beta.1

Please refer to CHANGELOG.md for details.

v6.2.0-beta.0

Please refer to CHANGELOG.md for details.

v6.1.5

Please refer to CHANGELOG.md for details.

v6.1.4

Please refer to CHANGELOG.md for details.

v6.1.3

Please refer to CHANGELOG.md for details.

v6.1.2

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

v6.1.1

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

6.2.6 (2025-04-10)

6.2.5 (2025-04-03)

6.2.4 (2025-03-31)

6.2.3 (2025-03-24)

6.2.2 (2025-03-14)

  • fix: await client buildStart on top level buildStart (#19624) (b31faab), closes #19624
  • fix(css): inline css correctly for double quote use strict (#19590) (d0aa833), closes #19590
  • fix(deps): update all non-major dependencies (#19613) (363d691), closes #19613
  • fix(indexHtml): ensure correct URL when querying module graph (#19601) (dc5395a), closes #19601
  • fix(preview): use preview https config, not server (#19633) (98b3160), closes #19633
  • fix(ssr): use optional chaining to prevent "undefined is not an object" happening in `ssrRewriteStac (4309755), closes #19612
  • feat: show friendly error for malformed base (#19616) (2476391), closes #19616
  • feat(worker): show asset filename conflict warning (#19591) (367d968), closes #19591
  • chore: extend commit hash correctly when ambigious with a non-commit object (#19600) (89a6287), closes #19600

6.2.1 (2025-03-07)

... (truncated)

Commits

Updates vite-plugin-checker from 0.4.6 to 0.9.1

Release notes

Sourced from vite-plugin-checker's releases.

[email protected]

   🐞 Bug Fixes

    View changes on GitHub

[email protected]

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

[email protected]

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Changelog

Sourced from vite-plugin-checker's changelog.

0.6.0 (2023-04-30)

  • fix: compatible with mac’s duplication watch report (5dd90c9)
  • fix: require vue-tsc >= 1.3.9 (69a73a9)
  • fix: support vue-tsc works with ts5 (ebf8996)
  • fix: throw when using —fix with ESLint (6d3887d)
  • fix(stylelint): parse lintCommand like argv (20b7399)
  • build: bump vitest (30510a6)
  • chore: bump vue-tsc to latest (8a99b8f)

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)

... (truncated)

Commits
  • ecd5704 v0.9.1
  • b4d3639 fix: filter out empty paths when creating ignore
  • 2ac0fc5 fix: de-default typescript import
  • 95a8564 fix: handle error when file is deleted while watcher is triggering
  • 694b740 fix: do not use error level for info/warn messages (#474)
  • fec2673 chore(deps): update dependency sass to ^1.85.1 (#476)
  • a83b327 chore(deps): update dependency @​vitejs/plugin-vue to ^5.2.2 (#475)
  • 4e33783 chore(deps): update dependency pkg-pr-new to ^0.0.41 (#465)
  • 637baae chore(deps): update dependency prettier to v3.5.3 (#469)
  • 0de86cd chore(deps): update dependency publint to ^0.3.9 (#470)
  • Additional commits viewable in compare view

Updates vite-plugin-vue2 from 2.0.1 to 2.0.3

Changelog

Sourced from vite-plugin-vue2's changelog.

2.0.3 (2022-12-19)

Features

2.0.2 (2022-07-16)

Features

Commits

Updates vitest from 0.22.1 to 3.1.1

Release notes

Sourced from vitest's releases.

v3.1.1

   🐞 Bug Fixes

    View changes on GitHub

v3.1.0

🚀 Features

🐞 Bug Fixes

🏎 Performance

... (truncated)

Commits
  • a9d36c7 chore: release v3.1.1
  • 69ca425 fix(reporter): print test only once in the verbose mode (#7738)
  • b166efa fix(reporter): report tests in correct order (#7752)
  • b8eda4b chore: release v3.1.0
  • 938da77 fix (ui): rerun individually tests with special chars in name (#7707)
  • 7883acd feat: use providers request interception for module mocking (#7576)
  • a7ecd0f refactor: remove direct imports from rollup (#7751)
  • 5659a0e feat: Added vitest-browser-lit to vitest init browser and docs (#7705)
  • 2702cf4 fix: fix vm tests flakiness (#7741)
  • 12762ea perf(browser): fork jest-dom instead of bundling it (#7605)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by vitestbot, a new releaser for vitest since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker), [vite-plugin-vue2](https://github.com/underfin/vite-plugin-vue2) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). These dependencies needed to be updated together.

Updates `vite` from 2.9.18 to 6.2.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.6/packages/vite)

Updates `vite-plugin-checker` from 0.4.6 to 0.9.1
- [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/[email protected]@0.9.1)

Updates `vite-plugin-vue2` from 2.0.1 to 2.0.3
- [Changelog](https://github.com/underfin/vite-plugin-vue2/blob/master/CHANGELOG.md)
- [Commits](underfin/vite-plugin-vue2@v2.0.1...v2.0.3)

Updates `vitest` from 0.22.1 to 3.1.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.1/packages/vitest)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.2.6
  dependency-type: direct:development
- dependency-name: vite-plugin-checker
  dependency-version: 0.9.1
  dependency-type: direct:development
- dependency-name: vite-plugin-vue2
  dependency-version: 2.0.3
  dependency-type: direct:development
- dependency-name: vitest
  dependency-version: 3.1.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 11, 2025
@github-actions github-actions bot enabled auto-merge (squash) April 11, 2025 20: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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants