build(deps): bump esbuild, vite, @vitest/coverage-v8, vite-plugin-stylelint and vitest #319
+10,350
−11,386
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.4 and updates ancestor dependencies esbuild, vite, @vitest/coverage-v8, vite-plugin-stylelint and vitest. These dependencies need to be updated together.
Updates
esbuild
from 0.21.5 to 0.25.4Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
218d29e
publish 0.25.4 to npme66cd0b
dev server: simple support for CORS requests (#4171)8bf3368
js api: validate some options as arrays of strings1e7375a
js api: simplify comma-separated array validation5f5964d
release notes for #4163adb5284
fix: handle__proto__
as a computed property in exports and add tests for s...0aa9f7b
fix #4169: keep invalid source map URLs unmodified5959289
add additional guards for #4114 when using:is()
677910b
publish 0.25.3 to npma41040e
fix #4110: support custom non-IPhost
valuesUpdates
vite
from 5.4.18 to 6.3.5Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
84e4647
release: v6.3.5fd38d07
fix(ssr): handle uninitialized export access as undefined (#19959)b040d54
release: v6.3.4c22c43d
fix: check static serve file inside sirv (#19965)efc5eab
fix(optimizer): return plain object when usingrequire
to import externals ...d6d01c2
refactor: remove duplicate plugin context type (#19935)db9eb97
release: v6.3.3e4d5201
fix: ignore malformed uris in tranform middleware (#19853)55cfd04
perf: skip sourcemap generation for renderChunk hook of import-analysis-build...ffab442
fix(css): resolve relative imports in sass properly on Windows (#19920)Updates
@vitest/coverage-v8
from 2.1.9 to 3.1.4Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
ac88181
chore: release v3.1.46e8d937
chore: release v3.1.35a0afd1
chore: release v3.1.25652bf9
fix(coverage): expose profiling timers (#7820)795a643
fix(coverage):await
profiler calls (#7763)a9d36c7
chore: release v3.1.1b8eda4b
chore: release v3.1.0f32c537
chore: release v3.1.0-beta.29695d73
chore: replacerollup-plugin-esbuild
withunplugin-oxc
(#7680)2f7f364
chore: release v3.1.0-beta.1Updates
vite-plugin-stylelint
from 5.3.1 to 6.0.0Release notes
Sourced from vite-plugin-stylelint's releases.
Changelog
Sourced from vite-plugin-stylelint's changelog.
Commits
a10c6ff
chore: release v6.0.0065224f
docs: update1dbb3d8
chore: update deps6c6dd54
chore: release v6.0.0-beta.29c78976
fix: correct id & filePath params4b82c9d
chore: update depsf12b2e5
chore: release v6.0.0-beta.1e863306
chore: biome fix54605e5
chore: update deps77da09c
chore: fix repository link, close https://github.com/ModyQyW/vite-plugin-styl...Updates
vitest
from 2.1.9 to 3.1.4Release notes
Sourced from vitest's releases.
... (truncated)
Commits
ac88181
chore: release v3.1.464f2b43
fix: apply browser CLI options only if the project has the browser set in the...6e8d937
chore: release v3.1.38c7f75a
fix: ignore failures on writeToCache (#7893)d613b81
fix(reporters):--merge-reports
to show each total run times (#7877)2fa763a
fix: reset mocks on test retry/repeat (#7897)573cb16
ci: fix flaky browser tests (#7887)03660f9
fix(browser): correctly inherit CLI options (#7858)a83f3bf
fix: correctly resolve vitest import ifinline: true
is set (#7856)5a0afd1
chore: release v3.1.2Dependabot 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.