Skip to content
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 cssnano to v7 #932

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cssnano 5.1.12 -> 7.0.2 age adoption passing confidence

Release Notes

cssnano/cssnano (cssnano)

v7.0.2

Compare Source

v7.0.1: v7.0.1

Compare Source

Patch changes

Update postcss-calc dependency to latest version

v7.0.0: v7.0.0

Compare 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.2

Compare Source

Bug Fixes

  • preserve correct order of gap and column-gap properties

Patch Changes

  • update autoprefixer

v6.1.1

Compare Source

v6.1.0: v6.1.0

Compare Source

This release contains a lot of fixes to Browserslist support thanks to @​colinrotherham

Features

  • support Browserslist options in more plugins
  • support overriding autoprefixer options

Additionally, this release includes improved TypeScript types.

v6.0.5: v6.0.5

Compare Source

Bug Fixes

  • correctly minify font declaration in edge cases
  • preserve initial property in -webkit-line-clamp

v6.0.4: v6.0.4

Compare Source

Bug Fixes
  • preserve empty @layer declarations
  • avoid crashing when encountering @layer without any braces afterwards
  • update to latest lilconfig dependency to avoid vulnerability

v6.0.3: v6.0.3

Compare Source

Bug fixes
  • do not sort unknown properties

Other

  • Require latest browserslist and postcss-selector-parser

v6.0.2: v6.0.2

Compare Source

  • fix: update cssnano peer dependency to 8.4.31 to avoid security issue
  • fix: update postcss-calc to 9.0.1 to solve disappearing expressions inside two brackets
  • deps(postcss-svgo): update SVGO to 3.0.5 and update doc
  • chore: update css-declaration-sorter
  • fix(postcss-minify-selectors): prevent mangling of timeline range names
  • fix(postcss-convert-values): keep percent unit in @Property
  • chore(cssnano): update lilconfig to 3.0.0

v6.0.1: v6.0.1

Compare Source

Bug Fixes

v6.0.0: v6.0.0

Compare Source

Major Changes

  • 99d1e6a: postcss-normalize-url: remove normalize-url configuration options
  • 4e272f8: postcss-svgo: Upgrade dependency svgo to v3 and increase the minimum supported node version to v14
  • ca9d3f5: Switch minimum supported Node version to 14 for all packages
  • 39a2040: feat!(cssnano): remove undocumented YAML config support

Migration instructions

  • If you're not happy with the defaults for the normalize-url transform, turn it off completely. Options were removed as most would change the meaning of the URL, which is unexpcted in the case of CSS minification.
  • In the unlikely event you're using YAML to configure cssnano, move the cssnano configuration inside the PostCSS config or use a configuration file in CommonJS or JSON format.

v5.1.15: v5.1.15

Compare Source

Bug Fixes

  • fix(postcsss-reduce-initial): fix mask-repeat conversion
  • fix(postcss-colormin): don't minify colors in src declarations
  • fix(postcss-merge-rules): do not merge conflicting flex and border properties

v5.1.14: v5.1.14

Compare Source

Bug Fixes

  • fix: update autoprefixer and browserslist
  • fix(postcss-reduce-initial): improve initial properties data

v5.1.13: v5.1.13

Compare Source

Bug Fixes


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-css-preprocessors branch from d9ac2b1 to a0ad53b Compare April 10, 2023 05:43
@renovate renovate bot force-pushed the renovate/major-css-preprocessors branch from a0ad53b to 192c59d Compare April 21, 2023 08:51
@renovate renovate bot force-pushed the renovate/major-css-preprocessors branch from 192c59d to 5cfe93f Compare April 30, 2023 09:57
@renovate renovate bot force-pushed the renovate/major-css-preprocessors branch from 5cfe93f to f78b641 Compare May 9, 2023 05:31
@renovate renovate bot force-pushed the renovate/major-css-preprocessors branch 3 times, most recently from cd3b25e to 87d933f Compare June 22, 2023 19:21
@renovate renovate bot force-pushed the renovate/major-css-preprocessors branch 4 times, most recently from ab60d14 to c643589 Compare July 3, 2023 10:53
@renovate renovate bot force-pushed the renovate/major-css-preprocessors branch 2 times, most recently from e866346 to 510df47 Compare July 10, 2023 10:20
@renovate renovate bot force-pushed the renovate/major-css-preprocessors branch 5 times, most recently from dee5dea to 3c8a615 Compare July 19, 2023 11:13
@renovate renovate bot force-pushed the renovate/major-css-preprocessors branch 2 times, most recently from 6da39b5 to 202920c Compare July 24, 2023 11:18
@renovate renovate bot force-pushed the renovate/major-css-preprocessors branch 2 times, most recently from 98735e7 to dadc423 Compare August 3, 2023 22:43
@renovate renovate bot force-pushed the renovate/major-css-preprocessors branch from dadc423 to bf6ac2b Compare August 23, 2023 08:57
@renovate renovate bot force-pushed the renovate/major-css-preprocessors branch from bf6ac2b to bb79076 Compare August 31, 2023 11:09
@renovate renovate bot force-pushed the renovate/major-css-preprocessors branch 2 times, most recently from 994f7cc to 68c2629 Compare November 21, 2023 04:03
@renovate renovate bot force-pushed the renovate/major-css-preprocessors branch from 68c2629 to 705519b Compare December 14, 2023 18:47
@renovate renovate bot force-pushed the renovate/major-css-preprocessors branch 2 times, most recently from b960bc8 to 97a9373 Compare January 3, 2024 19:19
@renovate renovate bot force-pushed the renovate/major-css-preprocessors branch from 97a9373 to d286d34 Compare February 22, 2024 22:44
@renovate renovate bot force-pushed the renovate/major-css-preprocessors branch from d286d34 to 661afb0 Compare February 24, 2024 13:37
@renovate renovate bot force-pushed the renovate/major-css-preprocessors branch 3 times, most recently from 6eaa652 to 38828f8 Compare March 12, 2024 04:10
@renovate renovate bot force-pushed the renovate/major-css-preprocessors branch 2 times, most recently from fc6347f to cfa34a2 Compare March 25, 2024 21:08
@renovate renovate bot force-pushed the renovate/major-css-preprocessors branch from cfa34a2 to f57a405 Compare April 9, 2024 06:25
@renovate renovate bot changed the title Update dependency cssnano to v6 Update dependency cssnano to v7 Apr 24, 2024
@renovate renovate bot force-pushed the renovate/major-css-preprocessors branch 2 times, most recently from 829ac06 to f58c396 Compare April 26, 2024 16:58
@renovate renovate bot force-pushed the renovate/major-css-preprocessors branch from f58c396 to e8de82e Compare June 5, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants