generated from TryGhost/Starter
-
Notifications
You must be signed in to change notification settings - Fork 25
Update CSS preprocessors (major) #107
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
main
Choose a base branch
from
renovate/major-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 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
c5989fb to
6b202fb
Compare
6b202fb to
279b543
Compare
fccdda0 to
ac8f40c
Compare
d5577c1 to
04b4818
Compare
04b4818 to
1e64f67
Compare
0025a76 to
6a0b3ee
Compare
9c3e68d to
9a03e3a
Compare
9a03e3a to
8da039a
Compare
ba99643 to
49ebcc7
Compare
9f5fcdd to
caf7614
Compare
caf7614 to
d504d6a
Compare
8f5e32a to
e63eb36
Compare
92ea871 to
099f47d
Compare
099f47d to
6060575
Compare
6520885 to
0084eb7
Compare
1fb5e7c to
0fbc152
Compare
0fbc152 to
1fff3a2
Compare
390f1b8 to
3ee55e4
Compare
eaded66 to
f1c8de1
Compare
f039da7 to
d1ab860
Compare
d1ab860 to
88e5376
Compare
93e9647 to
9ad7b6d
Compare
9ad7b6d to
6003d4f
Compare
6003d4f to
8a46692
Compare
8a46692 to
5de20f6
Compare
6aad4e8 to
f206f94
Compare
b7513e5 to
cfc189b
Compare
4c6de3d to
f23118b
Compare
f23118b to
e16a09f
Compare
e16a09f to
a2690bb
Compare
a2690bb to
86fa521
Compare
86fa521 to
fe4f492
Compare
fe4f492 to
10a5e29
Compare
10a5e29 to
51bd774
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:
5.1.15->6.0.111.0.0->13.2.13.0.0->4.0.0Release Notes
cssnano/cssnano (cssnano)
v6.0.1Compare Source
v6.0.0: v6.0.0Compare Source
Major Changes
99d1e6a: postcss-normalize-url: remove normalize-url configuration options4e272f8: postcss-svgo: Upgrade dependency svgo to v3 and increase the minimum supported node version to v14ca9d3f5: Switch minimum supported Node version to 14 for all packages39a2040: feat!(cssnano): remove undocumented YAML config supportMigration instructions
csstools/postcss-plugins (postcss-custom-properties)
v13.2.1Compare Source
July 3, 2023
@csstools/css-parser-algorithmsto2.3.0(minor)@csstools/cascade-layer-name-parserto1.0.3(patch)v13.2.0Compare Source
June 1, 2023
@supports (top: var(--f)).v13.1.5Compare Source
April 10, 2023
@csstools/css-tokenizerto2.1.1(patch)@csstools/css-parser-algorithmsto2.1.1(patch)@csstools/cascade-layer-name-parserto1.0.2(patch)v13.1.4Compare Source
February 21, 2023
v13.1.3Compare Source
February 8, 2023
v13.1.2Compare Source
February 7, 2023
v13.1.1Compare Source
January 28, 2023
typesdeclaration inpackage.jsonv13.1.0Compare Source
January 24, 2023
v12.1.11)v13.0.0Compare Source
November 14, 2022
importFromfeature (breaking).exportTofeature (breaking).v12.1.11Compare Source
December 1, 2022
v12.1.10Compare Source
October 20, 2022
preserve: falseinteracts with logic around duplicate code (see12.1.9).v12.1.9Compare Source
September 14, 2022
.foo { order: 1; order: var(--my-order, 1); } /* becomes */ .foo { order: 1; - order: 1; order: var(--my-order, 1); }v12.1.8Compare Source
June 10, 2022
v12.1.7Compare Source
April 8, 2022
v12.1.6Compare Source
April 5, 2022
var()fallback value downgrades with value lists.v12.1.5Compare Source
March 19, 2022
importFromandexportTosee the discussion
v12.1.4Compare Source
January 31, 2022
.mjsinimportFromwhen usingexport default.mjsinimportFromon Windowsv12.1.3Compare Source
January 17, 2022
v12.1.2Compare Source
January 12, 2022
v12.1.1Compare Source
December 1, 2022
v12.1.0Compare Source
January 12, 2022
overrideImportFromWithRootoption.mjsinimportFromv12.0.4Compare Source
January 7, 2022
v12.0.3Compare Source
v12.0.2Compare Source
January 2, 2022
v12.0.1Compare Source
December 16, 2021
postcss-value-parserfor parsing.v12.0.0Compare Source
September 17, 2021
TrySound/postcss-easy-import (postcss-easy-import)
v4.0.0Compare Source
postcssto^8.4.0(major)postcss-importto^14.0.0(major)>=10.0.0(major)Configuration
📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.