-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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 (major) #932
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 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
d9ac2b1
to
a0ad53b
Compare
a0ad53b
to
192c59d
Compare
192c59d
to
5cfe93f
Compare
5cfe93f
to
f78b641
Compare
cd3b25e
to
87d933f
Compare
ab60d14
to
c643589
Compare
e866346
to
510df47
Compare
dee5dea
to
3c8a615
Compare
6da39b5
to
202920c
Compare
98735e7
to
dadc423
Compare
dadc423
to
bf6ac2b
Compare
bf6ac2b
to
bb79076
Compare
994f7cc
to
68c2629
Compare
68c2629
to
705519b
Compare
b960bc8
to
97a9373
Compare
97a9373
to
d286d34
Compare
6eaa652
to
38828f8
Compare
fc6347f
to
cfa34a2
Compare
cfa34a2
to
f57a405
Compare
829ac06
to
f58c396
Compare
f58c396
to
e8de82e
Compare
e8de82e
to
455bf81
Compare
74d3d16
to
66699ab
Compare
66699ab
to
1769885
Compare
1769885
to
1b58ba3
Compare
1b58ba3
to
0978c9a
Compare
0978c9a
to
3933fc2
Compare
3933fc2
to
8661d93
Compare
8661d93
to
e2980c7
Compare
2c1d0fd
to
6dae76a
Compare
4b31eb6
to
a0c405c
Compare
85e9470
to
0b6467b
Compare
0b6467b
to
c79273c
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.12
->7.0.6
3.0.3
->4.1.1
Release Notes
cssnano/cssnano (cssnano)
v7.0.6
: v7.0.6Compare Source
What's Changed
0ms
to0s
by @btea in https://github.com/cssnano/cssnano/pull/1665Full Changelog: https://github.com/cssnano/cssnano/compare/[email protected]@7.0.6
v7.0.5
Compare Source
v7.0.4
: v7.0.4Compare Source
Bug fixes
v7.0.3
: v7.0.3Compare Source
Bug Fixes
Thanks to @ota-meshi and @seiyab for their contributions to this release.
v7.0.2
: v7.0.2Compare Source
Bug Fixes
v7.0.1
: v7.0.1Compare Source
Patch changes
Update postcss-calc dependency to latest version
v7.0.0
: v7.0.0Compare Source
Breaking changes
This release drops official support for unmaintained long term support Node.js releases 14 and 16. It also drops support for non-long term support releases 19 and 21 and add support for Node.js 22. Only the
package.json
engines
field has been updated. The code should otherwise be identical to the previous 6.1.2 release.Ensuring support for older Node.js had become difficult as the GitHub actions runners are not available for the latest MacOS and recent pnpm also could not run on CI any more.
v6.1.2
: v6.1.2Compare Source
Bug Fixes
gap
andcolumn-gap
propertiesPatch Changes
v6.1.1
Compare Source
v6.1.0
: v6.1.0Compare Source
This release contains a lot of fixes to Browserslist support thanks to @colinrotherham
Features
Additionally, this release includes improved TypeScript types.
v6.0.5
: v6.0.5Compare Source
Bug Fixes
font
declaration in edge casesinitial
property in-webkit-line-clamp
v6.0.4
: v6.0.4Compare Source
Bug Fixes
@layer
declarations@layer
without any braces afterwardsv6.0.3
: v6.0.3Compare Source
Bug fixes
Other
v6.0.2
: v6.0.2Compare Source
@Property
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
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)jonathantneal/postcss-color-mod-function (postcss-color-mod-function)
v4.1.1
Compare Source
v4.1.0
Compare Source
postcss-values-parser
in favor ofpostcss-value-parser
v4.0.0
Compare Source
Configuration
📅 Schedule: Branch creation - "* * * * 1-5" (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.