-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
chore(deps): update dependency style-loader to v4 #2515
Merged
Merged
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
January 3, 2025 16:58
fe475ca
to
cd4f90c
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
January 3, 2025 19:25
cd4f90c
to
59c7254
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
January 3, 2025 23:58
59c7254
to
24ea029
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
January 4, 2025 04:24
24ea029
to
16defb8
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
January 5, 2025 04:40
16defb8
to
fcbc37e
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
January 5, 2025 23:25
fcbc37e
to
9c18e9f
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
January 5, 2025 23:33
9c18e9f
to
5287374
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
January 5, 2025 23:54
5287374
to
ca76af3
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
January 6, 2025 00:00
ca76af3
to
95f2a32
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
January 6, 2025 00:25
95f2a32
to
d657d04
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
January 6, 2025 00:53
d657d04
to
d0ea214
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
January 6, 2025 02:01
d0ea214
to
127e71c
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
January 6, 2025 05:16
127e71c
to
acc9f93
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
January 6, 2025 13:31
acc9f93
to
2077d02
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
January 6, 2025 16:43
2077d02
to
8249d1a
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
January 7, 2025 01:35
8249d1a
to
285a59a
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
January 7, 2025 02:56
285a59a
to
1fa840b
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
January 7, 2025 16:57
1fa840b
to
f6e6850
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
January 7, 2025 18:55
f6e6850
to
0fb2e76
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.
This PR contains the following updates:
3.3.4
->4.0.0
Release Notes
webpack-contrib/style-loader (style-loader)
v4.0.0
Compare Source
⚠ BREAKING CHANGES
5.27.0
18.12.0
insert
option can only be a selector or the path to the moduleMigration:
Before:
webpack.config.js
After:
insert-function.js
webpack.config.js
styleTagTransform
option 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 - "every weekday" (UTC), 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.