Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

chore(deps): update dependency postcss to v8.5.9 - #11

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/postcss-8.x-lockfile
Open

chore(deps): update dependency postcss to v8.5.9#11
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/postcss-8.x-lockfile

Conversation

@renovate

@renovaterenovateBot commented Feb 25, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
postcss (source)8.4.328.5.9ageconfidence

Release Notes

postcss/postcss (postcss)

v8.5.9

Compare Source

  • Speed up source map encoding paring in case of the error.

v8.5.8

Compare Source

  • Fixed Processor#version.

v8.5.7

Compare Source

  • Improved source map annotation cleaning performance (by CodeAnt AI).

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

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).

Configuration

📅 Schedule: (UTC)

  • 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.

@renovaterenovateBot changed the title chore(deps): update dependency postcss to v8.4.35chore(deps): update dependency postcss to v8.4.36Mar 17, 2024
@renovaterenovateBot changed the title chore(deps): update dependency postcss to v8.4.36chore(deps): update dependency postcss to v8.4.37Mar 19, 2024
@renovaterenovateBot changed the title chore(deps): update dependency postcss to v8.4.37chore(deps): update dependency postcss to v8.4.38Mar 21, 2024
@renovaterenovateBot changed the title chore(deps): update dependency postcss to v8.4.38chore(deps): update dependency postcss to v8.4.39Jun 29, 2024
@renovaterenovateBot changed the title chore(deps): update dependency postcss to v8.4.39chore(deps): update dependency postcss to v8.4.40Jul 24, 2024
@renovaterenovateBot changed the title chore(deps): update dependency postcss to v8.4.40chore(deps): update dependency postcss to v8.4.41Aug 6, 2024
@renovaterenovateBot changed the title chore(deps): update dependency postcss to v8.4.41chore(deps): update dependency postcss to v8.4.42Aug 31, 2024
@renovaterenovateBot changed the title chore(deps): update dependency postcss to v8.4.42chore(deps): update dependency postcss to v8.4.43Sep 1, 2024
@renovaterenovateBot changed the title chore(deps): update dependency postcss to v8.4.43chore(deps): update dependency postcss to v8.4.44Sep 2, 2024
@renovaterenovateBot changed the title chore(deps): update dependency postcss to v8.4.44chore(deps): update dependency postcss to v8.4.45Sep 4, 2024
@renovaterenovateBot changed the title chore(deps): update dependency postcss to v8.4.45chore(deps): update dependency postcss to v8.4.47Sep 14, 2024
@renovaterenovateBot changed the title chore(deps): update dependency postcss to v8.4.47chore(deps): update dependency postcss to v8.4.48Nov 10, 2024
@renovaterenovateBot changed the title chore(deps): update dependency postcss to v8.4.48chore(deps): update dependency postcss to v8.4.49Nov 11, 2024
@renovaterenovateBot changed the title chore(deps): update dependency postcss to v8.4.49chore(deps): update dependency postcss to v8.5.0Jan 13, 2025
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from 934d354 to 96c69d2CompareJanuary 14, 2025 17:58
@renovaterenovateBot changed the title chore(deps): update dependency postcss to v8.5.0chore(deps): update dependency postcss to v8.5.1Jan 14, 2025
@coderabbitai

coderabbitaiBot commented Jan 14, 2025

Copy link
Copy Markdown

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.

  • 🔍 Trigger a full review

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

@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from 96c69d2 to cd402ceCompareJanuary 23, 2025 22:43
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from cd402ce to a9d71adCompareFebruary 9, 2025 13:24
@renovaterenovateBot changed the title chore(deps): update dependency postcss to v8.5.1chore(deps): update dependency postcss to v8.5.2Feb 10, 2025
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from a9d71ad to 3d68541CompareFebruary 10, 2025 22:09
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from 3d68541 to e03a34aCompareFebruary 19, 2025 15:10
@renovaterenovateBot changed the title chore(deps): update dependency postcss to v8.5.2chore(deps): update dependency postcss to v8.5.3Feb 19, 2025
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from e03a34a to 55d7882CompareMarch 3, 2025 16:08
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch 2 times, most recently from f0b0920 to 4153d1aCompareMarch 17, 2025 17:40
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from 4153d1a to 28ec4f0CompareApril 1, 2025 13:29
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from 28ec4f0 to ad33391CompareApril 24, 2025 06:05
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from ad33391 to 8575a39CompareMay 29, 2025 11:25
@renovaterenovateBot changed the title chore(deps): update dependency postcss to v8.5.3chore(deps): update dependency postcss to v8.5.4May 29, 2025
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from 8575a39 to 6e1d04dCompareJune 11, 2025 17:32
@renovaterenovateBot changed the title chore(deps): update dependency postcss to v8.5.4chore(deps): update dependency postcss to v8.5.5Jun 11, 2025
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from 6e1d04d to 812f745CompareJune 16, 2025 16:54
@renovaterenovateBot changed the title chore(deps): update dependency postcss to v8.5.5chore(deps): update dependency postcss to v8.5.6Jun 16, 2025
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from 812f745 to df9bc0eCompareJune 22, 2025 14:57
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from df9bc0e to 707926fCompareJuly 2, 2025 19:27
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from 707926f to 21fd756CompareAugust 10, 2025 12:57
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from 21fd756 to a3103fbCompareAugust 31, 2025 13:34
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from a3103fb to 922285fCompareSeptember 25, 2025 16:01
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from 922285f to d071e71CompareOctober 21, 2025 22:08
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from d071e71 to ff7698eCompareNovember 11, 2025 00:03
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from ff7698e to b1b9438CompareDecember 3, 2025 19:45
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch 2 times, most recently from c888901 to bf2b7a5CompareJanuary 24, 2026 03:16
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from bf2b7a5 to fe8da79CompareFebruary 2, 2026 19:18
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from fe8da79 to b5dca44CompareFebruary 12, 2026 17:02
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from b5dca44 to f24dbe5CompareMarch 3, 2026 00:39
@renovaterenovateBot changed the title chore(deps): update dependency postcss to v8.5.6chore(deps): update dependency postcss to v8.5.8Mar 3, 2026
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch 2 times, most recently from 01a5736 to d341970CompareApril 1, 2026 21:05
@renovaterenovateBot changed the title chore(deps): update dependency postcss to v8.5.8chore(deps): update dependency postcss to v8.5.9Apr 8, 2026
@renovate
renovateBotforce-pushed the renovate/postcss-8.x-lockfile branch from d341970 to 06bd0d9CompareApril 8, 2026 05:46
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants