generated from TryGhost/Starter
-
Notifications
You must be signed in to change notification settings - Fork 110
Update CSS preprocessors (major) #182
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
e39f08e
to
0f42e28
Compare
96d760b
to
e63915d
Compare
c741f43
to
5fa7737
Compare
1133090
to
1e5622b
Compare
1e5622b
to
bac3f90
Compare
862b4c1
to
5af0cf2
Compare
478a1c8
to
8eed56e
Compare
d4f0c09
to
14966eb
Compare
0a2f0db
to
6f372b2
Compare
1184842
to
139ce48
Compare
459f7fe
to
58ceeb4
Compare
fe109d0
to
bdefc46
Compare
51096d1
to
e75ea53
Compare
e75ea53
to
7954090
Compare
95114a9
to
a4b36b5
Compare
c4f74a2
to
fcc8f8a
Compare
4c15508
to
d3ae5cb
Compare
c12e704
to
5bc091c
Compare
730bd79
to
0493215
Compare
0493215
to
086d66d
Compare
086d66d
to
69acb51
Compare
69acb51
to
51de672
Compare
7e17f49
to
84ac2d5
Compare
ba406ff
to
786973c
Compare
76bd1a0
to
cb7bed1
Compare
cb7bed1
to
d9b3f5e
Compare
d9b3f5e
to
95d6445
Compare
95d6445
to
4e5c6f9
Compare
4e5c6f9
to
cd74952
Compare
cd74952
to
12df31d
Compare
12df31d
to
50048f8
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:
5.1.15
->6.0.1
11.0.0
->13.2.1
3.0.0
->4.0.0
Release Notes
cssnano/cssnano (cssnano)
v6.0.1
: v6.0.1Compare Source
Bug Fixes
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.1
Compare Source
July 3, 2023
@csstools/css-parser-algorithms
to2.3.0
(minor)@csstools/cascade-layer-name-parser
to1.0.3
(patch)v13.2.0
Compare Source
June 1, 2023
@supports (top: var(--f))
.v13.1.5
Compare Source
April 10, 2023
@csstools/css-tokenizer
to2.1.1
(patch)@csstools/css-parser-algorithms
to2.1.1
(patch)@csstools/cascade-layer-name-parser
to1.0.2
(patch)v13.1.4
Compare Source
February 21, 2023
v13.1.3
Compare Source
February 8, 2023
v13.1.2
Compare Source
February 7, 2023
v13.1.1
Compare Source
January 28, 2023
types
declaration inpackage.json
v13.1.0
Compare Source
January 24, 2023
v12.1.11
)v13.0.0
Compare Source
November 14, 2022
importFrom
feature (breaking).exportTo
feature (breaking).v12.1.11
Compare Source
December 1, 2022
v12.1.10
Compare Source
October 20, 2022
preserve: false
interacts with logic around duplicate code (see12.1.9
).v12.1.9
Compare 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.8
Compare Source
June 10, 2022
v12.1.7
Compare Source
April 8, 2022
v12.1.6
Compare Source
April 5, 2022
var()
fallback value downgrades with value lists.v12.1.5
Compare Source
March 19, 2022
importFrom
andexportTo
see the discussion
v12.1.4
Compare Source
January 31, 2022
.mjs
inimportFrom
when usingexport default
.mjs
inimportFrom
on Windowsv12.1.3
Compare Source
January 17, 2022
v12.1.2
Compare Source
January 12, 2022
v12.1.1
Compare Source
December 1, 2022
v12.1.0
Compare Source
January 12, 2022
overrideImportFromWithRoot
option.mjs
inimportFrom
v12.0.4
Compare Source
January 7, 2022
v12.0.3
Compare Source
v12.0.2
Compare Source
January 2, 2022
v12.0.1
Compare Source
December 16, 2021
postcss-value-parser
for parsing.v12.0.0
Compare Source
September 17, 2021
TrySound/postcss-easy-import (postcss-easy-import)
v4.0.0
Compare Source
postcss
to^8.4.0
(major)postcss-import
to^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.