Skip to content

Update dependency postcss to v8.5.23 - autoclosed - #968

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/postcss-8.x
Closed

Update dependency postcss to v8.5.23 - autoclosed#968
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/postcss-8.x

Conversation

@renovate

@renovate renovate Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
postcss (source) 8.5.108.5.23 age confidence

Release Notes

postcss/postcss (postcss)

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

v8.5.16

Compare Source

v8.5.15

Compare Source

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

v8.5.14

Compare Source

v8.5.13

Compare Source

  • Fixed postcss-scss commend regression.

v8.5.12

Compare Source

  • Fixed reading any file via user-generated CSS.
  • Added opts.unsafeMap to disable checks.

v8.5.11

Compare Source

  • Fixed nested brackets parsing performance (by @​offset).

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • Automerge
    • "after 8pm and before 8am every weekday,every weekend"

🚦 Automerge: Enabled.

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

@prezly-quality-agent prezly-quality-agent Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PostCSS dependency update looks straightforward. The version jump is significant (8.5.10 → 8.5.17) so worth checking for breaking changes.

Comment thread package.json Outdated
"next-logger": "3.0.2",
"np": "9.2.0",
"postcss": "8.5.10",
"postcss": "8.5.17",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a significant version jump from 8.5.10 to 8.5.17. While PostCSS follows semver and this should be a patch update, I'd recommend:

  1. Testing the build process thoroughly, especially CSS compilation
  2. Checking if any PostCSS plugins or configurations need updates
  3. Verifying that the generated CSS output remains consistent

PostCSS 8.5.17 includes several bug fixes and performance improvements, but also some changes in how certain edge cases are handled.

@renovate renovate Bot changed the title Update dependency postcss to v8.5.17 Update dependency postcss to v8.5.19 Jul 18, 2026
@renovate
renovate Bot force-pushed the renovate/postcss-8.x branch 2 times, most recently from b776b24 to 071e5c8 Compare July 19, 2026 10:49
@renovate renovate Bot changed the title Update dependency postcss to v8.5.19 Update dependency postcss to v8.5.20 Jul 19, 2026
@renovate renovate Bot changed the title Update dependency postcss to v8.5.20 Update dependency postcss to v8.5.23 Jul 25, 2026
@renovate
renovate Bot force-pushed the renovate/postcss-8.x branch from 071e5c8 to a55e337 Compare July 25, 2026 01:28
@renovate renovate Bot changed the title Update dependency postcss to v8.5.23 Update dependency postcss to v8.5.23 - autoclosed Jul 27, 2026
@renovate renovate Bot closed this Jul 27, 2026
@renovate
renovate Bot deleted the renovate/postcss-8.x branch July 27, 2026 13:40
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