chore(deps): bump esbuild, @vitest/browser, @vitest/coverage-v8, vite and vitest #220
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.25.1 and updates ancestor dependencies esbuild, @vitest/browser, @vitest/coverage-v8, vite and vitest. These dependencies need to be updated together.
Updates
esbuildfrom 0.21.5 to 0.25.1Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
6bfc1c1publish 0.25.1 to npmf9b3952fix #4078: prepend namespaces to source map pathsccf3dd7add "contributed by" in changelog48cd7a9Update Go from 1.23.5 to 1.23.7 (#4077)1f04fa4fix absolute windows paths in source maps9ca03f6also add test case from #40752f244c0add test case from #41041dde994fix incorrect test names9f008c5fix #4070:filenamespace forsourceMappingURLcbd5eb8release notes and tests for #4082Updates
@vitest/browserfrom 2.1.9 to 3.0.9Release notes
Sourced from
@vitest/browser's releases.... (truncated)
Commits
8ea9e14chore: release v3.0.94b0451dchore(deps): update dependency@antfu/eslint-configto v4 (#7407)94b27afRevert "fix(browser): remove@testing-library/domfrom dependencies #7555)" (...7155aefchore: use pnpm catalog (#7590)c0cf65fchore: useunplugin-isolated-declwithoxc-transformfor dts build (#7609)5eb4cd1fix(browser): fail playwright timeouts earlier than a test timeout (#7565)814d5dfchore: release v3.0.8fee90d8fix(browser): print related test file and potential test in unhandled errors ...4b5ed90fix: use browser.isolate instead of config.isolate (#7560)e2c570bfix(browser): improve source map handling for bundled files (#7534)Updates
@vitest/coverage-v8from 2.1.9 to 3.0.9Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
8ea9e14chore: release v3.0.9422ba66fix(coverage): browser mode +coverage.all(#7597)4b0451dchore(deps): update dependency@antfu/eslint-configto v4 (#7407)7155aefchore: use pnpm catalog (#7590)c0cf65fchore: useunplugin-isolated-declwithoxc-transformfor dts build (#7609)814d5dfchore: release v3.0.8358cccfchore: release v3.0.79584be3chore: release v3.0.66cc408dfix(deps): update all non-major dependencies (#7507)accd2edrefactor: enableisolatedDeclarations(#7473)Updates
vitefrom 5.4.14 to 6.2.3Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
16869d7release: v6.2.3f234b57fix: fs raw query with query separators (#19702)b12911erelease: v6.2.298b3160fix(preview): use preview https config, not server (#19633)b31faabfix: await client buildStart on top level buildStart (#19624)dc5395afix(indexHtml): ensure correct URL when querying module graph (#19601)2476391feat: show friendly error for malformedbase(#19616)4309755fix(ssr): use optional chaining to prevent "undefined is not an object" happe...363d691fix(deps): update all non-major dependencies (#19613)d0aa833fix(css): inline css correctly for double quote use strict (#19590)Updates
vitestfrom 2.1.9 to 3.0.9Release notes
Sourced from vitest's releases.