-
Notifications
You must be signed in to change notification settings - Fork 14
chore(deps): update dependency css-loader to v7 #469
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
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/css-loader-7.x
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
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #469 +/- ##
=======================================
Coverage 98.49% 98.49%
=======================================
Files 21 21
Lines 1261 1261
Branches 75 75
=======================================
Hits 1242 1242
Misses 19 19 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
b8264ae to
bdcc9a3
Compare
b982230 to
ee4eecb
Compare
ee4eecb to
a398293
Compare
a398293 to
3c13e69
Compare
3c13e69 to
51b00f5
Compare
51b00f5 to
239bf71
Compare
239bf71 to
4cd7bf4
Compare
362aba3 to
f73f110
Compare
f73f110 to
4051020
Compare
4051020 to
f1ec8fe
Compare
f1ec8fe to
07db754
Compare
6dca5a5 to
beffd5c
Compare
beffd5c to
e0b3e6e
Compare
e0b3e6e to
95067ef
Compare
95067ef to
1a38d57
Compare
40dd3db to
d0f919a
Compare
7a1f65d to
139fbc5
Compare
8fd9113 to
418bfc0
Compare
418bfc0 to
8c3be23
Compare
8c3be23 to
4ac3fc6
Compare
4ac3fc6 to
a196a38
Compare
a196a38 to
ee4c848
Compare
bf09884 to
b2b6a5c
Compare
fbbdd55 to
fa82370
Compare
ee7b45f to
5aa114d
Compare
5aa114d to
18da11e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
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.
This PR contains the following updates:
^6.0.0→^7.0.0Release Notes
webpack-contrib/css-loader (css-loader)
v7.1.2Compare Source
v7.1.1Compare Source
v7.1.0Compare Source
Features
getJSONoption to output CSS modules mapping (#1577) (af834b4)v7.0.0Compare Source
⚠ BREAKING CHANGES
modules.namedExportoption istrueby default if you enable theesModuleoptionMigration guide:
Before:
After:
To restore 6.x behavior, please use:
Typescript migration:
Before:
After:
modules.exportLocalsConventionhas the valueas-iswhen themodules.namedExportoption istrueand you don't specify a value5.27.018.12.0Features
modules.namedExportsoption works fine with anymodules.exportLocalsConventionvalues (f96a110)modules.exportLocalsConventionoptions (40e1668)Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.