Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.

Update dependency postcss to v8.5.14#516

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 1, 2025

This PR contains the following updates:

Package Change Age Confidence
postcss (source) 8.4.478.5.14 age confidence

Release Notes

postcss/postcss (postcss)

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

v8.5.10

Compare Source

  • Fixed XSS via unescaped </style> in non-bundler cases (by @​TharVid).

v8.5.9

Compare Source

  • Speed up source map encoding paring in case of the error.

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

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.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jan 1, 2025

⚠️ No Changeset found

Latest commit: e8b6adc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Jan 1, 2025

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

Project Deployment Actions Updated (UTC)
ensnode.io Ready Ready Preview, Comment May 4, 2026 7:17pm
examples.nameguard.io Ready Ready Preview, Comment May 4, 2026 7:17pm
nameai.dev Ready Ready Preview, Comment May 4, 2026 7:17pm
nameai.io Ready Ready Preview, Comment May 4, 2026 7:17pm
namegraph.dev Ready Ready Preview, Comment May 4, 2026 7:17pm
nameguard.io Error Error May 4, 2026 7:17pm
namehashlabs.org Ready Ready Preview, Comment May 4, 2026 7:17pm
namekit.io Ready Ready Preview, Comment May 4, 2026 7:17pm
namerank.io Ready Ready Preview, Comment May 4, 2026 7:17pm
storybook.namekit.io Ready Ready Preview, Comment May 4, 2026 7:17pm

@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from 6b7d452 to 22721f1 Compare January 9, 2025 15:48
@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from 22721f1 to 9887a4e Compare January 12, 2025 11:54
@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from d0cfff6 to 7f139a4 Compare January 14, 2025 17:40
@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 7f139a4 to 6e3c60a Compare February 2, 2025 14:30
@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from 6e3c60a to d545667 Compare February 2, 2025 17:38
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 7, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (8.5.14). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant