Skip to content

Update dependency postcss to v8.5.19 (master)#476

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

Update dependency postcss to v8.5.19 (master)#476
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/master-postcss-8.x

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
postcss (source) 8.5.148.5.19 age confidence

Release Notes

postcss/postcss (postcss)

v8.5.19

Compare Source

  • Fixed cleaning before for new nodes inserted to Root (by @​MahinAnowar).

v8.5.18

Compare Source

  • Restricted loading previous source maps file to the opts.from folder for security reasons (use unsafeMap: true to disable the check).

v8.5.17

Compare Source

  • Fixed Maximum call stack size exceeded error.
  • Fixed Prototype hijacking for postcss.fromJSON().
  • Fixed Input#origin() for unmapped end position (by @​chatman-media).

v8.5.16

Compare Source

v8.5.15

Compare Source

  • Fixed declaration parsing performance (by @​homanp).

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 4am on the first day of the month"
  • 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 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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: pnpm-lock.yaml
warn: This version of pnpm requires at least Node.js v22.13
warn: The current version of Node.js is v20.20.2
warn: Visit https://r.pnpm.io/comp to see the list of past pnpm versions with respective Node.js version support.
node:internal/modules/cjs/loader:1031
      throw new ERR_UNKNOWN_BUILTIN_MODULE(request);
            ^

Error [ERR_UNKNOWN_BUILTIN_MODULE]: No such built-in module: node:sqlite
    at Module._load (node:internal/modules/cjs/loader:1031:13)
    at Module.require (node:internal/modules/cjs/loader:1289:19)
    at require (node:internal/modules/helpers:182:18)
    at ../store/index/lib/index.js (file:///opt/containerbase/tools/pnpm/11.12.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:56741:25)
    at __init (file:///opt/containerbase/tools/pnpm/11.12.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:17:58)
    at ../resolving/npm-resolver/lib/index.js (file:///opt/containerbase/tools/pnpm/11.12.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:67916:5)
    at __init (file:///opt/containerbase/tools/pnpm/11.12.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:17:58)
    at ../workspace/projects-graph/lib/index.js (file:///opt/containerbase/tools/pnpm/11.12.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:68054:5)
    at __init (file:///opt/containerbase/tools/pnpm/11.12.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:17:58)
    at ../workspace/projects-filter/lib/index.js (file:///opt/containerbase/tools/pnpm/11.12.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:75463:5) {
  code: 'ERR_UNKNOWN_BUILTIN_MODULE'
}

Node.js v20.20.2

@renovate renovate Bot force-pushed the renovate/master-postcss-8.x branch from 359f912 to 20e961a Compare July 11, 2026 22:15
@renovate renovate Bot changed the title Update dependency postcss to v8.5.16 (master) Update dependency postcss to v8.5.17 (master) Jul 11, 2026
@renovate renovate Bot force-pushed the renovate/master-postcss-8.x branch from 20e961a to 19ca6fa Compare July 13, 2026 00:09
@renovate renovate Bot changed the title Update dependency postcss to v8.5.17 (master) Update dependency postcss to v8.5.18 (master) Jul 13, 2026
@renovate renovate Bot force-pushed the renovate/master-postcss-8.x branch from 19ca6fa to f696b5c Compare July 13, 2026 10:56
@renovate renovate Bot changed the title Update dependency postcss to v8.5.18 (master) Update dependency postcss to v8.5.19 (master) Jul 13, 2026
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