-
Notifications
You must be signed in to change notification settings - Fork 5
chore(deps): bump esbuild, @vitest/coverage-istanbul, @vitest/coverage-v8, @vitest/ui, vite and vitest #9
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
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/multi-cd507a18ef
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
…e-v8, @vitest/ui, vite and vitest Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.2 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul), [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). These dependencies need to be updated together. Updates `esbuild` from 0.21.5 to 0.25.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.21.5...v0.25.2) Updates `@vitest/coverage-istanbul` from 2.1.9 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/coverage-istanbul) Updates `@vitest/coverage-v8` from 2.1.9 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/coverage-v8) Updates `@vitest/ui` from 2.1.9 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/ui) Updates `vite` from 5.4.14 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 `vitest` from 2.1.9 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: esbuild dependency-version: 0.25.2 dependency-type: indirect - dependency-name: "@vitest/coverage-istanbul" dependency-version: 3.1.1 dependency-type: direct:development - dependency-name: "@vitest/coverage-v8" dependency-version: 3.1.1 dependency-type: direct:development - dependency-name: "@vitest/ui" dependency-version: 3.1.1 dependency-type: direct:development - dependency-name: vite dependency-version: 6.2.6 dependency-type: direct:development - dependency-name: vitest dependency-version: 3.1.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Filespackage-lock.json
package.json
|
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
0 participants
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.2 and updates ancestor dependencies esbuild, @vitest/coverage-istanbul, @vitest/coverage-v8, @vitest/ui, vite and vitest. These dependencies need to be updated together.
Updates
esbuildfrom 0.21.5 to 0.25.2Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
4475787publish 0.25.2 to npm8f56771fix #4121: map js regexp flags to go regexp flags36b458dfollow-up to #41098b8437cfeat: support index source map (#4109)75286c1unit test for absolute windows paths in source mapbcc77fbfix #4100: invalid identifiers in node annotation37cb6a2fix a warning fromnpm publish6bfc1c1publish 0.25.1 to npmf9b3952fix #4078: prepend namespaces to source map pathsccf3dd7add "contributed by" in changelogUpdates
@vitest/coverage-istanbulfrom 2.1.9 to 3.1.1Release notes
Sourced from
@vitest/coverage-istanbul's releases.... (truncated)
Commits
a9d36c7chore: release v3.1.1b8eda4bchore: release v3.1.0f32c537chore: release v3.1.0-beta.29695d73chore: replacerollup-plugin-esbuildwithunplugin-oxc(#7680)2f7f364chore: release v3.1.0-beta.18ea9e14chore: release v3.0.94b0451dchore(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.8Updates
@vitest/coverage-v8from 2.1.9 to 3.1.1Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
a9d36c7chore: release v3.1.1b8eda4bchore: release v3.1.0f32c537chore: release v3.1.0-beta.29695d73chore: replacerollup-plugin-esbuildwithunplugin-oxc(#7680)2f7f364chore: release v3.1.0-beta.18ea9e14chore: 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)Updates
@vitest/uifrom 2.1.9 to 3.1.1Release notes
Sourced from
@vitest/ui's releases.... (truncated)
Commits
a9d36c7chore: release v3.1.1b8eda4bchore: release v3.1.07fc5a29fix(deps): update all non-major dependencies (#7600)f32c537chore: release v3.1.0-beta.29695d73chore: replacerollup-plugin-esbuildwithunplugin-oxc(#7680)2f7f364chore: release v3.1.0-beta.18ea9e14chore: release v3.0.94b0451dchore(deps): update dependency@antfu/eslint-configto v4 (#7407)df1fc8erefactor(ws-client): remove utils re-export (#7635)7155aefchore: use pnpm catalog (#7590)Updates
vitefrom 5.4.14 to 6.2.6Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
d3dbf25release: v6.2.63bb0883fix: reject requests with#in request-target (#19830)c176acfrelease: v6.2.5fdb196efix: backport #19782, fs check with svg and relative paths037f801release: v6.2.47a4fabafix: fs check in transform middleware (#19761)16869d7release: v6.2.3f234b57fix: fs raw query with query separators (#19702)b12911erelease: v6.2.298b3160fix(preview): use preview https config, not server (#19633)Updates
vitestfrom 2.1.9 to 3.1.1Release notes
Sourced from vitest's releases.