Skip to content

chore(deps): update dependency postcss to v8.5.8#250

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

chore(deps): update dependency postcss to v8.5.8#250
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/postcss-8.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2024

This PR contains the following updates:

Package Change Age Confidence
postcss (source) 8.4.398.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).

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 changed the title chore(deps): update dependency postcss to v8.4.49 chore(deps): update dependency postcss to v8.5.0 Jan 13, 2025
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from 3444302 to 3033ca6 Compare January 13, 2025 20:48
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.5.0 chore(deps): update dependency postcss to v8.5.1 Jan 14, 2025
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from 3033ca6 to b933f3f Compare January 14, 2025 14:10
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.5.1 chore(deps): update dependency postcss to v8.5.2 Feb 11, 2025
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from b933f3f to 01a8488 Compare February 11, 2025 10:50
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.5.2 chore(deps): update dependency postcss to v8.5.3 Feb 21, 2025
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from 01a8488 to 9ab9be0 Compare February 21, 2025 20:09
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from 9ab9be0 to a993341 Compare May 29, 2025 11:05
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.5.3 chore(deps): update dependency postcss to v8.5.4 May 29, 2025
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from a993341 to 6dc96ce Compare June 11, 2025 19:51
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.5.4 chore(deps): update dependency postcss to v8.5.5 Jun 11, 2025
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from 6dc96ce to 106b77d Compare June 16, 2025 17:09
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.5.5 chore(deps): update dependency postcss to v8.5.6 Jun 16, 2025
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from 106b77d to d6d077c Compare November 11, 2025 01:34
@renovate
Copy link
Contributor Author

renovate bot commented Nov 11, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @newlevelup/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/remark
npm ERR!   dev remark@"15.0.1" from the root project
npm ERR!   remark@"^15.0.0" from [email protected]
npm ERR!   node_modules/remark-cli
npm ERR!     dev remark-cli@"12.0.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer remark@"14.0.3" from @newlevelup/[email protected]
npm ERR! node_modules/@newlevelup/remark-config
npm ERR!   dev @newlevelup/remark-config@"1.0.9" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/remark
npm ERR!   peer remark@"14.0.3" from @newlevelup/[email protected]
npm ERR!   node_modules/@newlevelup/remark-config
npm ERR!     dev @newlevelup/remark-config@"1.0.9" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /runner/cache/others/npm/_logs/2026-03-13T10_51_44_458Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-13T10_51_44_458Z-debug-0.log

@renovate renovate bot force-pushed the renovate/postcss-8.x branch from d6d077c to 5dcfef9 Compare March 3, 2026 01:34
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.5.6 chore(deps): update dependency postcss to v8.5.8 Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants