Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 2, 2025

This PR contains the following updates:

Package Change Age Confidence
postcss (source) 8.4.38 -> 8.5.6 age confidence

Release Notes

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


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
Copy link
Contributor Author

renovate bot commented May 2, 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 error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @headlessui/[email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error   peer react@">=16.8.0" from @floating-ui/[email protected]
npm error   node_modules/@floating-ui/react-dom
npm error     @floating-ui/react-dom@"^2.0.0" from @radix-ui/[email protected]
npm error     node_modules/@radix-ui/react-popper
npm error       @radix-ui/react-popper@"1.2.0" from @radix-ui/[email protected]
npm error       node_modules/@radix-ui/react-select
npm error         @radix-ui/react-select@"^2.0.0" from the root project
npm error   peer react@"^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" from @radix-ui/[email protected]
npm error   node_modules/@radix-ui/react-accordion
npm error     @radix-ui/react-accordion@"^1.1.2" from the root project
npm error   54 more (@radix-ui/react-collapsible, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@"^16 || ^17 || ^18" from @headlessui/[email protected]
npm error node_modules/@headlessui/react
npm error   @headlessui/react@"^1.7.18" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/react
npm error   peer react@"^16 || ^17 || ^18" from @headlessui/[email protected]
npm error   node_modules/@headlessui/react
npm error     @headlessui/react@"^1.7.18" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-11-19T14_48_23_568Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-11-19T14_48_23_568Z-debug-0.log

@vercel
Copy link

vercel bot commented May 2, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
aurora-web Ready Ready Preview Comment Nov 19, 2025 2:50pm

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented May 2, 2025

Deploying aurora-web with  Cloudflare Pages  Cloudflare Pages

Latest commit: a315152
Status:🚫  Build failed.

View logs

@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from 1664732 to c45fbba Compare May 2, 2025 20:27
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from c45fbba to 111d356 Compare May 3, 2025 08:32
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from 111d356 to ee0d36b Compare May 8, 2025 15:08
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from ee0d36b to 9069625 Compare May 29, 2025 06:37
@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-lockfile branch from 9069625 to 395b4e8 Compare June 11, 2025 22:14
@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-lockfile branch from 395b4e8 to 34e1dfa Compare June 16, 2025 15:33
@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-lockfile branch from 34e1dfa to 2f3efe5 Compare August 10, 2025 13:42
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from 2f3efe5 to 4db31f3 Compare August 13, 2025 15:25
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from 4db31f3 to 847f266 Compare September 25, 2025 20:17
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from 847f266 to 90f334b Compare October 4, 2025 12:27
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from 90f334b to bb8809a Compare October 21, 2025 09:54
@renovate renovate bot force-pushed the renovate/postcss-8.x-lockfile branch from bb8809a to a315152 Compare November 19, 2025 14:48
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.5.6 Update dependency postcss to v8.5.6 Nov 20, 2025
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