chore(deps/npm): bump the vite group with 5 updates#300
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps/npm): bump the vite group with 5 updates#300dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the vite group with 5 updates: | Package | From | To | | --- | --- | --- | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `1.2.1` | `1.4.0` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `1.2.1` | `1.4.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.0.12` | `5.1.6` | | [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) | `3.7.1` | `3.7.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.2.1` | `1.4.0` | Updates `@vitest/coverage-v8` from 1.2.1 to 1.4.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.4.0/packages/coverage-v8) Updates `@vitest/ui` from 1.2.1 to 1.4.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.4.0/packages/ui) Updates `vite` from 5.0.12 to 5.1.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.1.6/packages/vite) Updates `vite-plugin-dts` from 3.7.1 to 3.7.3 - [Release notes](https://github.com/qmhc/vite-plugin-dts/releases) - [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md) - [Commits](qmhc/unplugin-dts@v3.7.1...v3.7.3) Updates `vitest` from 1.2.1 to 1.4.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.4.0/packages/vitest) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vite - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vite - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vite - dependency-name: vite-plugin-dts dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vite - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vite ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
The following labels could not be found: |
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #300 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 6 5 -1
Lines 323 315 -8
Branches 53 53
=========================================
- Hits 323 315 -8 ☔ View full report in Codecov by Sentry. |
Contributor
Author
|
Superseded by #302. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the vite group with 5 updates:
1.2.11.4.01.2.11.4.05.0.125.1.63.7.13.7.31.2.11.4.0Updates
@vitest/coverage-v8from 1.2.1 to 1.4.0Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
a8da192chore: release v1.4.0600b44dfeat(coverage): support--changedoption (#5314)6eda473fix(coverage): respect source maps of pre-transpiled sources (#5367)c3eb8defix(coverage): v8 to ignore type-only files (#5328)074450echore(deps): updateistanbul-lib-source-mapsto v5 (#5304)d68a739fix(coverage): expensive regexp hangs v8 report generation (#5259)e5114abchore: release v1.3.1a280451fix(coverage): ignore generated TS decorators (#5206)c692f76refactor(coverage): move common parts tovitestpackage (#5236)bb2af3bchore: release v1.3.0Maintainer changes
This version was pushed to npm by vitestbot, a new releaser for
@vitest/coverage-v8since your current version.Updates
@vitest/uifrom 1.2.1 to 1.4.0Release notes
Sourced from
@vitest/ui's releases.... (truncated)
Commits
a8da192chore: release v1.4.0ab60bf8fix(ui): escape html in error diff (#5325)e5114abchore: release v1.3.15376d5bfix(ui): auto reload coverage iframe after test run (#5242)3815554fix: add task tests iteratively (#5235)bb2af3bchore: release v1.3.0581030efix(ui): fix tests duration time (#5219)2ee2317ci: add publish workflow (#5168)68f5196fix: requires fixed version across the monorepo (#5208)c28b4c2feat(ui): save splitpanes size to local storage (#5166)Maintainer changes
This version was pushed to npm by vitestbot, a new releaser for
@vitest/uisince your current version.Updates
vitefrom 5.0.12 to 5.1.6Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
6f7466erelease: v5.1.6a862ecbchore(deps): update all non-major dependencies (#16131)8403546fix: server middleware mode resolve (#16122)b6fb323fix: check for publicDir before checking if it is a parent directory (#16046)fd9de04fix(esbuild): update tsconfck to fix bug that could cause a deadlock (#16124)f699194fix: handle function property extension in namespace import (#16113)0d2df52style(utils): remove null check (#16112)eef9da1fix(worker): throw error when circular worker import is detected and support ...60dfa9efix(worker): hide "The emitted file overwrites" warning if the content is sam...93be84erefactor(runtime): share more code between runtime and main bundle (#16063)Updates
vite-plugin-dtsfrom 3.7.1 to 3.7.3Release notes
Sourced from vite-plugin-dts's releases.
Changelog
Sourced from vite-plugin-dts's changelog.
Commits
8c245barelease: v3.7.3d0c0c86fix: incorrect process for removing pure import17e4f52release: v3.7.288469d0fix: correct match result for alias form tsconfigUpdates
vitestfrom 1.2.1 to 1.4.0Release notes
Sourced from vitest's releases.
... (truncated)
Commits
a8da192chore: release v1.4.0d7e8b53feat(config): deprecatecache.diroption (#5229)c652148chore: remove unused propertyce5ca6bfix(vitest): logs inbeforeAllandafterAll(#5288)51d1d47fix(vitest): correctly override api with --no-api flag (#5386)efe441fchore: guard try/catch in websocket reporter07ec377fix(coverage): preventreportsDirectoryfrom removing user's project (#5376)38119b7fix(vitest): ignore timeout on websocket reporter rpce77c553fix:--inspect-brkto pause before execution (#5355)d627e20feat: add a flag to include test location in tasks (#5342)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions