Skip to content

Update CSS preprocessors - #29478

Open
tryghost-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/css-preprocessors
Open

Update CSS preprocessors#29478
tryghost-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/css-preprocessors

Conversation

@tryghost-renovate

@tryghost-renovate tryghost-renovate Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
autoprefixer 10.5.210.5.4 age confidence
postcss (source) 8.5.168.5.25 age confidence

Release Notes

postcss/autoprefixer (autoprefixer)

v10.5.4

Compare Source

v10.5.3

Compare Source

postcss/postcss (postcss)

v8.5.25

Compare Source

  • Fixed 8.5.17 visitor regression.
  • Fixed list.split() for non-string values (by @​amir-rezaei).

v8.5.24

Compare Source

  • Preserve the BOM after the processing (by @​hdimer).

v8.5.23

Compare Source

  • Do not load source map without opts.from for security reasons.

v8.5.22

Compare Source

v8.5.21

Compare Source

v8.5.20

Compare Source

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

Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
    • Between 11:00 PM and 11:59 PM, Monday through Friday (* 23 * * 1-5)
    • Between 12:00 AM and 04:59 AM, Monday through Saturday (* 0-4 * * 1-6)
  • Automerge
    • Only on Sunday and Saturday (* * * * 0,6)
    • Between 11:00 PM and 11:59 PM, Monday through Friday (* 23 * * 1-5)
    • Between 12:00 AM and 04:59 AM, Monday through Saturday (* 0-4 * * 1-6)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Jul 21, 2026
@tryghost-renovate
tryghost-renovate Bot force-pushed the renovate/css-preprocessors branch 2 times, most recently from 47e98b2 to e53e1b7 Compare July 21, 2026 05:30
@nx-cloud

nx-cloud Bot commented Jul 21, 2026

Copy link
Copy Markdown

🤖 Nx Cloud AI Fix

Ensure the fix-ci command is configured to always run in your CI pipeline to get automatic fixes in future runs. For more information, please see https://nx.dev/ci/features/self-healing-ci


View your CI Pipeline Execution ↗ for commit 1c48399

Command Status Duration Result
nx run-many --target=build --projects=tag:publi... ✅ Succeeded 5s View ↗
nx run @tryghost/signup-form:test:acceptance ✅ Succeeded 8s View ↗
nx run @tryghost/kg-unsplash-selector:test:acce... ✅ Succeeded 8s View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-08-07 23:35:19 UTC

@codecov

codecov Bot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.41%. Comparing base (ad71ee6) to head (194ae17).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #29478      +/-   ##
==========================================
- Coverage   75.41%   75.41%   -0.01%     
==========================================
  Files        1606     1606              
  Lines      140381   140381              
  Branches    17389    17395       +6     
==========================================
- Hits       105868   105865       -3     
- Misses      33464    33467       +3     
  Partials     1049     1049              
Flag Coverage Δ
admin-tests 55.97% <ø> (ø)
e2e-tests 77.56% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tryghost-renovate
tryghost-renovate Bot force-pushed the renovate/css-preprocessors branch 24 times, most recently from 51f0028 to 19d9f6f Compare July 24, 2026 02:03
@tryghost-renovate
tryghost-renovate Bot force-pushed the renovate/css-preprocessors branch 21 times, most recently from aae8415 to 7df6b4a Compare August 2, 2026 05:27
@tryghost-renovate tryghost-renovate Bot changed the title Update CSS preprocessors Update dependency autoprefixer to v10.5.4 Aug 2, 2026
@tryghost-renovate tryghost-renovate Bot changed the title Update dependency autoprefixer to v10.5.4 Update CSS preprocessors Aug 2, 2026
@tryghost-renovate tryghost-renovate Bot changed the title Update CSS preprocessors Update dependency autoprefixer to v10.5.4 Aug 2, 2026
@tryghost-renovate tryghost-renovate Bot changed the title Update dependency autoprefixer to v10.5.4 Update CSS preprocessors Aug 2, 2026
@tryghost-renovate tryghost-renovate Bot changed the title Update CSS preprocessors Update dependency autoprefixer to v10.5.4 Aug 2, 2026
@tryghost-renovate tryghost-renovate Bot changed the title Update dependency autoprefixer to v10.5.4 Update CSS preprocessors Aug 2, 2026
@tryghost-renovate tryghost-renovate Bot changed the title Update CSS preprocessors Update dependency autoprefixer to v10.5.4 Aug 2, 2026
@tryghost-renovate

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts 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: undefined
Post-upgrade command 'pnpm install --no-frozen-lockfile --filter @internal/scripts --prod --ignore-scripts' has not been added to the allowed list in allowedCommands
File name: undefined
Post-upgrade command 'node scripts/generate-changeset.js' has not been added to the allowed list in allowedCommands

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file needs:review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants