Closed dependabot[bot] closed 9 months ago
8e4ae8c(current) vs 3faf1aa main#373(baseline)
Bundle metrics
4 changes
1 regression
Current Job #438 |
Baseline Job #373 |
|
---|---|---|
Initial JS | 1.69MiB (+3.64% ) |
1.64MiB |
Initial CSS | 0B |
0B |
Cache Invalidation | 100% |
0% |
Chunks | 12 (+9.09% ) |
11 |
Assets | 40 |
40 |
Modules | 262 (+6.07% ) |
247 |
Duplicate Modules | 0 |
0 |
Duplicate Code | 0% |
0% |
Packages | 26 |
26 |
Duplicate Packages | 0 |
0 |
3 changes
1 regression
2 improvements
View job #438 report View dependabot/npm_and_yarn/frontend... branch activity View project dashboard
Superseded by #337.
Bumps vite from 5.1.0 to 5.1.1.
Changelog
Sourced from vite's changelog.
Commits
8e946a1
release: v5.1.1b2873ac
fix: empty CSS file was output when only .css?url is used (#15846)3d860e7
fix: skip not only .js but also .mjs manifest entries (#15841)9da6502
chore: post 5.1 release edits (#15840)3036bef
release: v5.1.0ed875f8
chore: revert #15746 (#15839)e0a6ef2
fix(deps): update all non-major dependencies (#15803)f1a4242
refactor: removevite build --force
(#15837)55a3427
fix: passcustomLogger
toloadConfigFromFile
(fix #15824) (#15831)0f9c72a
release: v5.1.0-beta.7Dependabot 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