Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 7, 2022

This PR contains the following updates:

Package Change Age Confidence
cssnano 5.0.14 -> 5.1.15 age confidence

Release Notes

cssnano/cssnano (cssnano)

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
  • fix TypeScript type of cssnano() return value (b92dbe3)

v5.1.12: v5.1.12

Compare Source

Bug Fixes
  • fix: preserve hyphenated property case (120a888)
  • fix: ensure sorting properties does not break the output (0a3a133)
  • fix: recognize 'constant' as a function (858a8b7)

v5.1.11: v5.1.11

Compare Source

Bug Fixes
  • postcss-ordered-values: preserve constant values (32ab4d9b7d20d)

v5.1.10: v5.1.10

Compare Source

Bug Fixes

v5.1.9: v5.1.9

Compare Source

Bug Fixes
  • postcss-merge-longhand: preserve more color function fallbacks (712993cb4a4e0)

v5.1.8: v5.1.8

Compare Source

Bug Fixes
  • postcss-convert-values: preserve percentage sign on IE 11 (57f060ad21734)

v5.1.7

Compare Source

v5.1.6: v5.1.6

Compare Source

Bug Fixes
  • preserve border color when merging border properties (5f5080a)

v5.1.5

Compare Source

v5.1.4: v5.1.4

Compare Source

Bug Fixes

  • postcss-merge-longhand: preserve custom property case (5428d5fc9)

v5.1.3: v5.1.3

Compare Source

Bug Fixes

  • fix: do not merge declarations containing custom properties when it might create invalid declarations (2c699341)

v5.1.2: v5.1.2

Compare Source

Bug fixes

  • preserve empty custom properties and ensure they work in Chrome (4ed39679)

v5.1.1

Compare Source

v5.1.0: v5.1.0

Compare Source

New Feature

Add TypeScript types

v5.0.17: v5.0.17

Compare Source

Patch Changes

  • Publish untranspiled CommonJS source

v5.0.16: v5.0.16

Compare Source

5.0.16

Patch Changes

  • refactor: replace natural sort with built-in array sort
  • Updated dependencies

v5.0.15: v5.0.15

Compare Source

Patch Changes

  • refactor: remove getMatch function from cssnano-utils

    The getMatch function allows nested arrays to emulate a map.
    It is better to replace this function with a regular Map().
    It's unlikely this function is used outside of cssnano as it requires
    a very specific nested array struture.

  • fix: update postcss-calc to 8.2

    Remove a crash when postcss-calc cannot parse the value

  • Updated dependencies

    • cssnano-preset-default@​5.1.10

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Jan 7, 2022

Codecov Report

Merging #137 (241e59f) into master (3d42b70) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #137   +/-   ##
=======================================
  Coverage   86.40%   86.40%           
=======================================
  Files          10       10           
  Lines         206      206           
  Branches       17       17           
=======================================
  Hits          178      178           
  Misses         28       28           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot changed the title chore(deps): update dependency cssnano to v5.0.15 chore(deps): update dependency cssnano to v5.0.16 Jan 23, 2022
@renovate renovate bot force-pushed the renovate/cssnano-5.x branch from f5deb7c to 8aa608a Compare January 23, 2022 15:06
@renovate renovate bot force-pushed the renovate/cssnano-5.x branch from 8aa608a to 3e309aa Compare February 7, 2022 17:22
@renovate renovate bot changed the title chore(deps): update dependency cssnano to v5.0.16 chore(deps): update dependency cssnano to v5.0.17 Feb 7, 2022
@renovate renovate bot force-pushed the renovate/cssnano-5.x branch from 3e309aa to 2482fed Compare March 7, 2022 16:22
@renovate renovate bot changed the title chore(deps): update dependency cssnano to v5.0.17 chore(deps): update dependency cssnano to v5.1.0 Mar 7, 2022
@renovate renovate bot changed the title chore(deps): update dependency cssnano to v5.1.0 chore(deps): update dependency cssnano to v5.1.5 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/cssnano-5.x branch from 2482fed to 5f77998 Compare March 26, 2022 12:10
@renovate renovate bot changed the title chore(deps): update dependency cssnano to v5.1.5 chore(deps): update dependency cssnano to v5.1.7 Apr 25, 2022
@renovate renovate bot force-pushed the renovate/cssnano-5.x branch from 5f77998 to 93df010 Compare April 25, 2022 02:54
@renovate renovate bot force-pushed the renovate/cssnano-5.x branch from 93df010 to b6b07ac Compare June 18, 2022 14:59
@renovate renovate bot changed the title chore(deps): update dependency cssnano to v5.1.7 chore(deps): update dependency cssnano to v5.1.12 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/cssnano-5.x branch from b6b07ac to beeb37e Compare September 25, 2022 20:47
@renovate renovate bot changed the title chore(deps): update dependency cssnano to v5.1.12 chore(deps): update dependency cssnano to v5.1.13 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/cssnano-5.x branch from beeb37e to 7c5d891 Compare November 20, 2022 14:31
@renovate renovate bot changed the title chore(deps): update dependency cssnano to v5.1.13 chore(deps): update dependency cssnano to v5.1.14 Nov 20, 2022
@renovate renovate bot changed the title chore(deps): update dependency cssnano to v5.1.14 chore(deps): update dependency cssnano to v5.1.15 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/cssnano-5.x branch from 7c5d891 to 241e59f Compare March 16, 2023 09:50
@renovate renovate bot force-pushed the renovate/cssnano-5.x branch 2 times, most recently from 05daf8c to 23980fa Compare August 13, 2025 17:03
@renovate renovate bot force-pushed the renovate/cssnano-5.x branch from 23980fa to 7f9f208 Compare August 19, 2025 15:08
@renovate renovate bot force-pushed the renovate/cssnano-5.x branch from 7f9f208 to cee3b29 Compare August 31, 2025 11:28
@renovate renovate bot force-pushed the renovate/cssnano-5.x branch from cee3b29 to 340de64 Compare September 25, 2025 21:33
@renovate renovate bot force-pushed the renovate/cssnano-5.x branch from 340de64 to 45eac30 Compare October 21, 2025 10:48
@renovate renovate bot force-pushed the renovate/cssnano-5.x branch from 45eac30 to 9751cd7 Compare November 10, 2025 14:11
@renovate renovate bot force-pushed the renovate/cssnano-5.x branch from 9751cd7 to d38269b Compare November 18, 2025 23:57
@renovate renovate bot force-pushed the renovate/cssnano-5.x branch from d38269b to 455038e Compare December 3, 2025 16:58
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.

1 participant