-
Notifications
You must be signed in to change notification settings - Fork 19
Update dependency style-loader to v4 #547
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
Open
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
@renovate
renovate
bot
added
the
🤖 Automatic
Issues/pull requests marked with this label were generated automatically by our helper bots.
label
Apr 8, 2024
@renovate
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
2 times, most recently
from
August 13, 2025 16:44
d47fe3b to
c64e0ac
Compare
@renovate
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
August 19, 2025 19:11
c64e0ac to
856c2c3
Compare
@renovate
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
August 31, 2025 14:35
856c2c3 to
29ebd4f
Compare
@renovate
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
3 times, most recently
from
September 30, 2025 05:31
97ca9c4 to
c776c30
Compare
@renovate
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
October 8, 2025 06:13
c776c30 to
61d589c
Compare
@renovate
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
October 21, 2025 09:39
61d589c to
e01ca69
Compare
@renovate
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
November 11, 2025 02:05
e01ca69 to
ef26e22
Compare
@renovate
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
November 18, 2025 22:36
ef26e22 to
6256ebe
Compare
@renovate
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
December 3, 2025 14:44
6256ebe to
ebddf28
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Uh oh!
There was an error while loading. Please reload this page.
This PR contains the following updates:
3.3.4→4.0.0Release Notes
webpack-contrib/style-loader (style-loader)
v4.0.0Compare Source
⚠ BREAKING CHANGES
5.27.018.12.0insertoption can only be a selector or the path to the moduleMigration:
Before:
webpack.config.js
After:
insert-function.js
webpack.config.js
styleTagTransformoption can only be the path to the moduleMigration:
Before:
webpack.config.js
After:
style-tag-transform-function.js
webpack.config.js
Bug Fixes
3.3.3 (2023年05月19日)
Bug Fixes
3.3.2 (2023年03月13日)
Bug Fixes
3.3.1 (2021年10月21日)
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.