-
Notifications
You must be signed in to change notification settings - Fork 31
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
⬆️ Update dependency style-loader to v4 #492
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/style-loader-4.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.
Open
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
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
April 15, 2024 11:10
0c0c4d0
to
49b618d
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
April 22, 2024 13:07
49b618d
to
6b783c8
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
2 times, most recently
from
May 6, 2024 13:35
336ed9d
to
99aa22f
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
May 13, 2024 09:33
99aa22f
to
6d8ff71
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
2 times, most recently
from
June 3, 2024 09:18
cb357e1
to
4115f8b
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
June 10, 2024 09:34
4115f8b
to
08cf171
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
2 times, most recently
from
June 24, 2024 12:10
84bb0e4
to
b359860
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
July 1, 2024 09:57
b359860
to
a1a4b18
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
2 times, most recently
from
July 15, 2024 10:30
83f0004
to
15e48f2
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
12 times, most recently
from
July 23, 2024 12:50
56c20ca
to
6a44892
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
4 times, most recently
from
July 29, 2024 13:42
ec898cd
to
9e31427
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
6 times, most recently
from
September 9, 2024 12:35
c8dbf75
to
0de4353
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
4 times, most recently
from
September 23, 2024 09:26
e5cd3a1
to
a941e71
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
5 times, most recently
from
September 30, 2024 09:34
af17cb8
to
6ba6c05
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
5 times, most recently
from
October 11, 2024 04:08
7112dd4
to
1e11686
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
3 times, most recently
from
October 14, 2024 09:18
43f61a1
to
6fa5bcc
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
5 times, most recently
from
October 28, 2024 10:46
bec366a
to
3b1b2ca
Compare
renovate
bot
force-pushed
the
renovate/style-loader-4.x
branch
from
October 28, 2024 16:30
3b1b2ca
to
c05f0f5
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 - "after 5pm every weekday,every weekend,before 9am every weekday" in timezone America/Los_Angeles, 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.