Skip to content

Update dependency postcss to v8.5.8#39

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

Update dependency postcss to v8.5.8#39
renovate[bot] wants to merge 1 commit intomainfrom
renovate/postcss-8.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 22, 2024

This PR contains the following updates:

Package Change Age Confidence
postcss (source) 8.4.358.5.8 age confidence

Release Notes

postcss/postcss (postcss)

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

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

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.

@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from 674e3a7 to 68e2afe Compare June 4, 2024 13:42
@renovate renovate bot changed the title Update dependency postcss to v8.4.38 Update dependency postcss to v8.4.39 Jun 29, 2024
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from 68e2afe to 1bc846e Compare June 29, 2024 22:52
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from 1bc846e to e7e68f7 Compare July 24, 2024 22:24
@renovate renovate bot changed the title Update dependency postcss to v8.4.39 Update dependency postcss to v8.4.40 Jul 24, 2024
@renovate renovate bot changed the title Update dependency postcss to v8.4.40 Update dependency postcss to v8.4.41 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from e7e68f7 to 30d3df3 Compare August 6, 2024 00:15
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from 30d3df3 to 0ffffc7 Compare September 1, 2024 01:28
@renovate renovate bot changed the title Update dependency postcss to v8.4.41 Update dependency postcss to v8.4.42 Sep 1, 2024
@renovate renovate bot changed the title Update dependency postcss to v8.4.42 Update dependency postcss to v8.4.43 Sep 1, 2024
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from 0ffffc7 to b664b45 Compare September 1, 2024 22:36
@renovate renovate bot changed the title Update dependency postcss to v8.4.43 Update dependency postcss to v8.4.44 Sep 2, 2024
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from b664b45 to e238936 Compare September 2, 2024 09:36
@renovate renovate bot changed the title Update dependency postcss to v8.4.44 Update dependency postcss to v8.4.45 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from e238936 to b673d1c Compare September 4, 2024 09:52
@renovate renovate bot changed the title Update dependency postcss to v8.4.45 Update dependency postcss to v8.4.47 Sep 14, 2024
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from b673d1c to 5faf247 Compare September 14, 2024 15:57
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from 5faf247 to f959936 Compare October 21, 2024 17:35
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from f959936 to d6bf23f Compare November 10, 2024 21:48
@renovate renovate bot changed the title Update dependency postcss to v8.4.47 Update dependency postcss to v8.4.48 Nov 10, 2024
@renovate renovate bot changed the title Update dependency postcss to v8.4.48 Update dependency postcss to v8.4.49 Nov 11, 2024
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from d6bf23f to 4e8e24f Compare November 11, 2024 20:15
@renovate renovate bot changed the title Update dependency postcss to v8.4.49 Update dependency postcss to v8.5.1 Jan 14, 2025
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from 4e8e24f to 1750269 Compare January 14, 2025 13:22
@renovate renovate bot changed the title Update dependency postcss to v8.5.1 Update dependency postcss to v8.5.2 Feb 11, 2025
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from 1750269 to 4581fe0 Compare February 11, 2025 10:32
@renovate renovate bot changed the title Update dependency postcss to v8.5.2 Update dependency postcss to v8.5.3 Feb 19, 2025
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from 4581fe0 to 9c29196 Compare February 19, 2025 16:10
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch 2 times, most recently from bef30b2 to 9e83172 Compare March 17, 2025 12:54
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from 9e83172 to 79d1ced Compare April 1, 2025 12:46
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from 79d1ced to 138ea63 Compare May 29, 2025 11:07
@renovate renovate bot changed the title Update dependency postcss to v8.5.3 Update dependency postcss to v8.5.4 May 29, 2025
@renovate renovate bot changed the title Update dependency postcss to v8.5.4 Update dependency postcss to v8.5.5 Jun 11, 2025
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch 2 times, most recently from 89efb01 to a841744 Compare June 16, 2025 17:05
@renovate renovate bot changed the title Update dependency postcss to v8.5.5 Update dependency postcss to v8.5.6 Jun 16, 2025
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from a841744 to cc2cbf4 Compare September 25, 2025 19:32
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from cc2cbf4 to 3addc5b Compare October 21, 2025 21:37
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from 3addc5b to aae64d9 Compare February 12, 2026 10:50
@renovate renovate bot changed the title Update dependency postcss to v8.5.6 Update dependency postcss to v8.5.8 Mar 3, 2026
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from aae64d9 to 7e089db Compare March 3, 2026 00: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.

0 participants