Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2023

This PR contains the following updates:

Package Change Age Confidence
autoprefixer 10.4.710.4.23 age confidence
cssnano 5.1.125.1.15 age confidence
postcss (source) 8.4.318.5.6 age confidence

Release Notes

postcss/autoprefixer (autoprefixer)

v10.4.23

Compare Source

v10.4.22

Compare Source

  • Fixed stretch prefixes on new Can I Use database.
  • Updated fraction.js.

v10.4.21

Compare Source

v10.4.20

Compare Source

  • Fixed fit-content prefix for Firefox.

v10.4.19

Compare Source

  • Removed end value has mixed support, consider using flex-end warning
    since end/start now have good support.

v10.4.18

Compare Source

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).

v10.4.17

Compare Source

  • Fixed user-select: contain prefixes.

v10.4.16

Compare Source

  • Improved performance (by Romain Menke).
  • Fixed docs (by Christian Oliff).

v10.4.15

Compare Source

  • Fixed ::backdrop prefixes (by 一丝).
  • Fixed docs (by Christian Oliff).

v10.4.14

Compare Source

  • Improved startup time and reduced JS bundle size (by Kārlis Gaņģis).

v10.4.13

Compare Source

  • Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.

v10.4.12

Compare Source

  • Fixed support of unit-less zero angle in backgrounds (by 一丝).

v10.4.11

Compare Source

  • Fixed text-decoration prefixes by moving to MDN data (by Romain Menke).

v10.4.10

Compare Source

  • Fixed unicode-bidi prefixes by moving to MDN data.

v10.4.9

Compare Source

  • Fixed css-unicode-bidi issue from latest Can I Use.

v10.4.8

Compare Source

  • Do not print color-adjust warning if print-color-adjust also is in rule.
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)
postcss/postcss (postcss)

v8.5.6

Compare Source

  • Fixed ContainerWithChildren type discriminating (by @​Goodwine).

v8.5.5

Compare Source

  • Fixed package.jsonexports compatibility with some tools (by @​JounQin).

v8.5.4

Compare Source

v8.5.3

Compare Source

v8.5.2

Compare Source

v8.5.1

Compare Source

v8.5.0: 8.5 “Duke Alloces”

Compare Source

President Alloces seal

PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.

@​romainmenke during his work on Stylelint added Input#document in additional to Input#css.

root.source.input.document //=> "<p>Hello</p>
                           //    <style>
                           //    p {
                           //      color: green;
                           //    }
                           //    </style>"
root.source.input.css      //=> "p {
                           //      color: green;
                           //    }"

Thanks to Sponsors

This release was possible thanks to our community.

If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:

v8.4.49

Compare Source

v8.4.48

Compare Source

  • Fixed position calculation in error/warnings methods (by @​romainmenke).

v8.4.47

Compare Source

  • Removed debug code.

v8.4.46

Compare Source

  • Fixed Cannot read properties of undefined (reading 'before').

v8.4.45

Compare Source

  • Removed unnecessary fix which could lead to infinite loop.

v8.4.44

Compare Source

  • Another way to fix markClean is not a function error.

v8.4.43

Compare Source

  • Fixed markClean is not a function error.

v8.4.42

Compare Source

  • Fixed CSS syntax error on long minified files (by @​varpstar).

v8.4.41

Compare Source

v8.4.40

Compare Source

  • Moved to getter/setter in nodes types to help Sass team (by @​nex3).

v8.4.39

Compare Source

v8.4.38

Compare Source

v8.4.37

Compare Source

  • Fixed original.column are not numbers error in another case.

v8.4.36

Compare Source

  • Fixed original.column are not numbers error on broken previous source map.

v8.4.35

Compare Source

  • Avoid ! in node.parent.nodes type.
  • Allow to pass undefined to node adding method to simplify types.

v8.4.34

Compare Source

  • Fixed AtRule#nodes type (by Tim Weißenfels).
  • Cleaned up code (by Dmitry Kirillov).

v8.4.33

Compare Source

  • Fixed NoWorkResult behavior difference with normal mode (by Romain Menke).
  • Fixed NoWorkResult usage conditions (by @​ahmdammarr).

v8.4.32

Compare Source

  • Fixed postcss().process() types (by Andrew Ferreira).

Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/css-preprocessors branch 6 times, most recently from 3cfffd4 to b5a17c1 Compare September 22, 2023 06:01
@renovate renovate bot force-pushed the renovate/css-preprocessors branch 7 times, most recently from f2fa58f to 062b475 Compare October 3, 2023 14:03
@renovate renovate bot force-pushed the renovate/css-preprocessors branch 2 times, most recently from a858c9a to 83872a2 Compare October 17, 2023 01:46
@renovate renovate bot force-pushed the renovate/css-preprocessors branch 4 times, most recently from 4155ea3 to ba738b4 Compare October 26, 2023 11:36
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from ba738b4 to 1105458 Compare November 13, 2023 11:30
@renovate renovate bot force-pushed the renovate/css-preprocessors branch 2 times, most recently from 876879a to a5a60b1 Compare November 27, 2023 09:31
@renovate renovate bot force-pushed the renovate/css-preprocessors branch 2 times, most recently from b695168 to 156d4ee Compare January 3, 2024 10:58
@renovate renovate bot force-pushed the renovate/css-preprocessors branch 3 times, most recently from d77a465 to 565fbe1 Compare January 23, 2024 07:27
@renovate renovate bot force-pushed the renovate/css-preprocessors branch 3 times, most recently from 16095fd to 6a54a4d Compare March 4, 2024 06:06
@renovate renovate bot force-pushed the renovate/css-preprocessors branch 2 times, most recently from cb1db50 to 2ca602d Compare December 5, 2024 11:01
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from 2ca602d to d111a46 Compare January 6, 2025 14:57
@renovate renovate bot force-pushed the renovate/css-preprocessors branch 2 times, most recently from c71cf9d to 0bf7d21 Compare January 29, 2025 10:56
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from 0bf7d21 to 2e21772 Compare March 9, 2025 17:08
@renovate renovate bot force-pushed the renovate/css-preprocessors branch 5 times, most recently from 87429ce to 25f5b5f Compare April 17, 2025 11:36
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from 25f5b5f to 2d0d801 Compare June 12, 2025 13:14
@renovate renovate bot force-pushed the renovate/css-preprocessors branch 2 times, most recently from 3c3e3bb to 6a249ed Compare August 13, 2025 13:09
@renovate renovate bot force-pushed the renovate/css-preprocessors branch 2 times, most recently from 52c03c7 to 4c2f5b6 Compare August 19, 2025 11:29
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from 4c2f5b6 to 497afc8 Compare August 31, 2025 12:00
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from 497afc8 to ad71b6f Compare September 25, 2025 17:15
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from ad71b6f to c742746 Compare October 21, 2025 19:00
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from c742746 to 15e77d1 Compare November 10, 2025 23:11
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from 15e77d1 to 686f824 Compare November 18, 2025 13:41
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from 686f824 to 47ddbf5 Compare December 3, 2025 15:58
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from 47ddbf5 to 10ed546 Compare December 14, 2025 19:12
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from 10ed546 to a0c3902 Compare December 31, 2025 17:59
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from a0c3902 to b9f0c36 Compare January 7, 2026 22:32
@coderabbitai
Copy link

coderabbitai bot commented Jan 7, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/css-preprocessors branch from b9f0c36 to 8813ece Compare January 8, 2026 02:49
@renovate renovate bot merged commit fa7aee7 into main Jan 8, 2026
1 check passed
@renovate renovate bot deleted the renovate/css-preprocessors branch January 8, 2026 06:39
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