Closed dependabot[bot] closed 1 month ago
At head commit 9bcd953f181a10ed84d3809551bb88054af1a4db and base commit 593b21e4d1d42ff602324bc81a07fcef91508615 at 2024-09-24T04:30:09.533Z
No changes
Export | Size original | Size minified | Size minified and Brotli compressed |
---|---|---|---|
tailwind-merge esm
|
72.08 kB 0% | 20.22 kB 0% | 5.77 kB 0% |
› createTailwindMerge
|
12.63 kB 0% | 3.40 kB 0% | 1.38 kB 0% |
› extendTailwindMerge
|
71.59 kB 0% | 19.81 kB 0% | 5.57 kB 0% |
› fromTheme
|
0.16 kB 0% | 0.08 kB 0% | 0.09 kB 0% |
› getDefaultConfig
|
57.30 kB 0% | 15.90 kB 0% | 4.15 kB 0% |
› mergeConfigs
|
1.45 kB 0% | 0.45 kB 0% | 0.23 kB 0% |
› twJoin
|
1.06 kB 0% | 0.26 kB 0% | 0.16 kB 0% |
› twMerge
|
69.96 kB 0% | 19.31 kB 0% | 5.43 kB 0% |
› validators
|
3.01 kB 0% | 1.26 kB 0% | 0.64 kB 0% |
tailwind-merge cjs
|
72.34 kB 0% | 23.29 kB 0% | 6.12 kB 0% |
tailwind-merge/es5 esm
|
75.88 kB 0% | 21.60 kB 0% | 6.06 kB 0% |
› createTailwindMerge
|
14.51 kB 0% | 4.03 kB 0% | 1.51 kB 0% |
› extendTailwindMerge
|
75.20 kB 0% | 21.19 kB 0% | 5.83 kB 0% |
› fromTheme
|
0.21 kB 0% | 0.10 kB 0% | 0.09 kB 0% |
› getDefaultConfig
|
58.44 kB 0% | 16.45 kB 0% | 4.17 kB 0% |
› mergeConfigs
|
1.78 kB 0% | 0.50 kB 0% | 0.24 kB 0% |
› twJoin
|
1.08 kB 0% | 0.26 kB 0% | 0.14 kB 0% |
› twMerge
|
72.97 kB 0% | 20.49 kB 0% | 5.62 kB 0% |
› validators
|
3.74 kB 0% | 1.54 kB 0% | 0.65 kB 0% |
tailwind-merge/es5 cjs
|
76.13 kB 0% | 24.70 kB 0% | 6.27 kB 0% |
Comparing dependabot/npm_and_yarn/dot-github/actions/metrics-report/rollup-4.22.4
(9bcd953) with main
(593b21e)
✅ 5
untouched benchmarks
Looks like rollup is up-to-date now, so this is no longer needed.
Bumps rollup from 4.21.2 to 4.22.4.
Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
79c0aba
4.22.4e2552c9
Fix DOM Clobbering CVE (#5671)10ab90e
refactor: Use object.prototype to check for reserved properties (#5670)e1cba8e
4.22.359cec3e
Ensure impure dependencies of pure modules are added (#5669)b86ffd7
4.22.2d5ff63d
Partially revert #5658 and re-apply #5644 (#5667)0a821d9
Create SECURITY.md76e962d
4.22.168c23da
Partially revert #5644Dependabot 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