-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
chore(deps): update css-loader #7725
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
Conversation
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.11.0 to 7.1.2. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](webpack/css-loader@v6.11.0...v7.1.2) --- updated-dependencies: - dependency-name: css-loader dependency-version: 7.1.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #7725 +/- ##
==========================================
+ Coverage 74.83% 74.86% +0.02%
==========================================
Files 98 98
Lines 7888 7888
Branches 200 200
==========================================
+ Hits 5903 5905 +2
+ Misses 1984 1982 -2
Partials 1 1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
I'm self assigning this. I'll get it ready to merge |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A friendly blocker given there are too many changes in the storybook and probably in the preview.
@dependabot close |
I'm opening a follow up |
This PR updates
css-loader
to the next major version.Additionally, it removes the
postcss
dependencies ofapps/site
, as those are bundled with Next.js.