-
-
Notifications
You must be signed in to change notification settings - Fork 123
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 CSS preprocessors #2
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/css-preprocessors
base: main
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/css-preprocessors
branch
6 times, most recently
from
September 22, 2023 06:01
3cfffd4
to
b5a17c1
Compare
renovate
bot
force-pushed
the
renovate/css-preprocessors
branch
7 times, most recently
from
October 3, 2023 14:03
f2fa58f
to
062b475
Compare
renovate
bot
force-pushed
the
renovate/css-preprocessors
branch
2 times, most recently
from
October 17, 2023 01:46
a858c9a
to
83872a2
Compare
renovate
bot
force-pushed
the
renovate/css-preprocessors
branch
4 times, most recently
from
October 26, 2023 11:36
4155ea3
to
ba738b4
Compare
renovate
bot
force-pushed
the
renovate/css-preprocessors
branch
from
November 13, 2023 11:30
ba738b4
to
1105458
Compare
renovate
bot
force-pushed
the
renovate/css-preprocessors
branch
2 times, most recently
from
November 27, 2023 09:31
876879a
to
a5a60b1
Compare
renovate
bot
force-pushed
the
renovate/css-preprocessors
branch
2 times, most recently
from
January 3, 2024 10:58
b695168
to
156d4ee
Compare
renovate
bot
force-pushed
the
renovate/css-preprocessors
branch
3 times, most recently
from
January 23, 2024 07:27
d77a465
to
565fbe1
Compare
renovate
bot
force-pushed
the
renovate/css-preprocessors
branch
3 times, most recently
from
March 4, 2024 06:06
16095fd
to
6a54a4d
Compare
renovate
bot
force-pushed
the
renovate/css-preprocessors
branch
2 times, most recently
from
March 13, 2024 09:12
bd56894
to
a34ac0e
Compare
renovate
bot
force-pushed
the
renovate/css-preprocessors
branch
from
March 20, 2024 23:53
a34ac0e
to
061a5c9
Compare
renovate
bot
force-pushed
the
renovate/css-preprocessors
branch
2 times, most recently
from
April 12, 2024 03:25
0b48ce9
to
a027bd5
Compare
renovate
bot
force-pushed
the
renovate/css-preprocessors
branch
from
June 3, 2024 09:20
a027bd5
to
9b6cb9f
Compare
renovate
bot
force-pushed
the
renovate/css-preprocessors
branch
2 times, most recently
from
June 18, 2024 07:36
bf20325
to
fc774ce
Compare
renovate
bot
force-pushed
the
renovate/css-preprocessors
branch
3 times, most recently
from
July 3, 2024 03:51
cc56183
to
fd81b6c
Compare
renovate
bot
force-pushed
the
renovate/css-preprocessors
branch
3 times, most recently
from
July 16, 2024 09:56
f7fd2f1
to
e09fc22
Compare
renovate
bot
force-pushed
the
renovate/css-preprocessors
branch
from
July 24, 2024 08:21
e09fc22
to
ea43088
Compare
renovate
bot
force-pushed
the
renovate/css-preprocessors
branch
from
August 2, 2024 22:17
ea43088
to
ed9be6f
Compare
renovate
bot
force-pushed
the
renovate/css-preprocessors
branch
from
September 9, 2024 07:43
ed9be6f
to
6326f5a
Compare
renovate
bot
force-pushed
the
renovate/css-preprocessors
branch
from
October 21, 2024 11:31
6326f5a
to
756f9e1
Compare
renovate
bot
force-pushed
the
renovate/css-preprocessors
branch
from
October 29, 2024 07:08
756f9e1
to
5e4c15b
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:
10.4.7
->10.4.20
5.1.12
->5.1.15
Release Notes
postcss/autoprefixer (autoprefixer)
v10.4.20
Compare Source
fit-content
prefix for Firefox.v10.4.19
Compare Source
end value has mixed support, consider using flex-end
warningsince
end
/start
now have good support.v10.4.18
Compare Source
-webkit-box-orient
on-webkit-line-clamp
(@Goodwine).v10.4.17
Compare Source
user-select: contain
prefixes.v10.4.16
Compare Source
v10.4.15
Compare Source
::backdrop
prefixes (by 一丝).v10.4.14
Compare Source
v10.4.13
Compare Source
v10.4.12
Compare Source
v10.4.11
Compare Source
text-decoration
prefixes by moving to MDN data (by Romain Menke).v10.4.10
Compare Source
unicode-bidi
prefixes by moving to MDN data.v10.4.9
Compare Source
css-unicode-bidi
issue from latest Can I Use.v10.4.8
Compare Source
color-adjust
warning ifprint-color-adjust
also is in rule.cssnano/cssnano (cssnano)
v5.1.15
: v5.1.15Compare Source
Bug Fixes
v5.1.14
: v5.1.14Compare Source
Bug Fixes
v5.1.13
: v5.1.13Compare Source
Bug Fixes
cssnano()
return value (cssnano/cssnano@b92dbe3)Configuration
📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.