Bump esbuild, vite, @vitest/coverage-v8, tsx, vite-plugin-csp-guard, vite-plugin-istanbul and vitest in /ui-spa#468
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…vite-plugin-istanbul and vitest Bumps [esbuild](https://github.com/evanw/esbuild) to 0.28.1 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [tsx](https://github.com/privatenumber/tsx), [vite-plugin-csp-guard](https://github.com/tsotimus/vite-plugin-csp-guard/tree/HEAD/packages/vite-plugin-csp-guard), [vite-plugin-istanbul](https://github.com/iFaxity/vite-plugin-istanbul) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). These dependencies need to be updated together. Updates `esbuild` from 0.27.4 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.4...v0.28.1) Updates `vite` from 7.3.3 to 8.0.16 - [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/v8.0.16/packages/vite) Updates `@vitest/coverage-v8` from 3.0.6 to 4.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/coverage-v8) Updates `tsx` from 4.21.0 to 4.22.4 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.21.0...v4.22.4) Updates `vite-plugin-csp-guard` from 3.0.0 to 4.0.1 - [Release notes](https://github.com/tsotimus/vite-plugin-csp-guard/releases) - [Commits](https://github.com/tsotimus/vite-plugin-csp-guard/commits/vite-plugin-csp-guard_v4.0.1/packages/vite-plugin-csp-guard) Updates `vite-plugin-istanbul` from 7.1.0 to 9.0.1 - [Release notes](https://github.com/iFaxity/vite-plugin-istanbul/releases) - [Changelog](https://github.com/iFaxity/vite-plugin-istanbul/blob/next/release.config.mjs) - [Commits](iFaxity/vite-plugin-istanbul@v7.1.0...v9.0.1) Updates `vitest` from 3.0.6 to 4.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/vitest) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: indirect - dependency-name: vite dependency-version: 8.0.16 dependency-type: direct:development - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.8 dependency-type: direct:development - dependency-name: tsx dependency-version: 4.22.4 dependency-type: direct:development - dependency-name: vite-plugin-csp-guard dependency-version: 4.0.1 dependency-type: direct:development - dependency-name: vite-plugin-istanbul dependency-version: 9.0.1 dependency-type: direct:development - dependency-name: vitest dependency-version: 4.1.8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
|
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 esbuild to 0.28.1 and updates ancestor dependencies esbuild, vite, @vitest/coverage-v8, tsx, vite-plugin-csp-guard, vite-plugin-istanbul and vitest. These dependencies need to be updated together.
Updates
esbuildfrom 0.27.4 to 0.28.1Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
bb9db84publish 0.28.1 to npm9ff053esecurity: add integrity checks to the Deno API0a9bf21enforce non-negative size in gzip parsere2a1a71security: forbid\\in local dev server requests83a2cbffix #4482: don't inlineusingdeclarations308ad74fix #4471: renaming of nestedvardeclarationsf013f5ffix some typosaafd6e4chore: fix some minor issues in comments (#4462)15300c3follow up: cjs evaluation fixes1bda0c3fix #4461, fix #4467: esm evaluation fixesUpdates
vitefrom 7.3.3 to 8.0.16Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
f94df87release: v8.0.16dc245c7fix: reject windows alternate paths (#22572)50b9512fix(deps): reject UNC paths for launch-editor-middleware (#22571)8d1b019release: v8.0.152686d7dfix(deps): update all non-major dependencies (#22511)3052a67chore(deps): update rolldown-related dependencies (#22566)e3cfb9dfix(optimizer): close the rolldown bundle when write() rejects (#22528)6978a9crefactor: correct logic incollectAllModulesfunction (#22562)646dbedfeat: update rolldown to 1.0.3 (#22538)85a0efffix: capitalize error messages and remove spurious space in parse error (#22488)Updates
@vitest/coverage-v8from 3.0.6 to 4.1.8Release notes
Sourced from @vitest/coverage-v8's releases.
... (truncated)
Commits
e61f2ddchore: release v4.1.8e4067b3fix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...a09d472chore: release v4.1.7a8fd24cchore: release v4.1.6e399846chore: release v4.1.5ac04bacchore: release v4.1.42dc0d62chore: release v4.1.3fc6f482chore: release v4.1.21f2d318chore: release v4.1.1aaf9f18fix(coverage): simplify provider types (#9931)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@vitest/coverage-v8since your current version.Updates
tsxfrom 4.21.0 to 4.22.4Release notes
Sourced from tsx's releases.
... (truncated)
Commits
1ce8463fix: resolve CommonJS directory requires inside dependencies (#803)dce02fcfix: decode typed loader source68f72f3fix: preserve entrypoint with TypeScript preload hooks69455cftest: cover package exports for ambiguous ESM reexports35b700bfix: preserve CJS JSON require in ESM hooksef807dbchore: update testing dependencies3917090test: document compatibility test taxonomyde8113frefactor: centralize Node capability factsc1f62dbtest: consolidate tsconfig path edge coverage4e08174test: consolidate loader hook coverageMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for tsx since your current version.
Updates
vite-plugin-csp-guardfrom 3.0.0 to 4.0.1Release notes
Sourced from vite-plugin-csp-guard's releases.
Commits
f159454fix: install issue (#354)3d21139fix package json (#352)f0857c7fix: generate policy issue (#350)a7c0b33Feat/transform policy hook (#349)bb07e3cFeat: upgrade toolkit usage (#348)9ef16d3Feat: sri and overides expanded (#340)c26c0affeat: v8 support (#346)Updates
vite-plugin-istanbulfrom 7.1.0 to 9.0.1Release notes
Sourced from vite-plugin-istanbul's releases.
... (truncated)
Commits
3096e47fix: inline RawSourceMap type to remove external@typesdependency from publi...8f55813build(deps-dev): bump@types/nodefrom 25.9.0 to 25.9.1 (#411)82d41afbuild(deps): bump@babel/generatorfrom 7.29.1 to 7.29.7 (#410)c37ea18build(deps-dev): bump@types/nodefrom 25.8.0 to 25.9.0 (#408)0118fadfeat!: bump vite peer dependency from >=4 to >=7 (#406)8755100chore: update node to v24.15.0 (#407)6c09248feat!: migrate from unbuild/rollup to tsdown/rolldown (#405)7d74fc0build(deps): bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#404)8870c47build(deps): bump pnpm/action-setup from 5 to 6 (#403)d7770a6Fix/vue sfc template coverage (#400)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for vite-plugin-istanbul since your current version.
Updates
vitestfrom 3.0.6 to 4.1.8Release notes
Sourced from vitest's releases.
... (truncated)
Commits
e61f2ddchore: release v4.1.8e4067b3fix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...a09d472chore: release v4.1.7a8fd24cchore: release v4.1.618af98cfix(browser): simplify orchestrator otel carrier (#10285)3188260feat(browser): provide project reference inToMatchScreenshotResolvePath(#...e399846chore: release v4.1.57dc6d54Revert "fix: respect diff config options in soft assertions (#8696)"9787dedfix: respect diff config options in soft assertions (#8696)325463afix(ast-collect): recognize _vi_import prefix in static test discovery (#10...Maintainer changes
This version was pushed to npm by GitHub Actions, 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this ...Description has been truncated