Skip to content

Update dependency postcss to v8.5.15#18

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

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

Conversation

@renovate

@renovate renovate Bot commented Jan 14, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
postcss (source) 8.4.498.5.15 age confidence

Release Notes

postcss/postcss (postcss)

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

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:


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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

@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 15, 2025
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from d8f678f to 522286e Compare January 15, 2025 20:11
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 522286e to c931fef Compare February 11, 2025 06:28
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.1 chore(deps): update dependency postcss to v8.5.2 Feb 11, 2025
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.2 chore(deps): update dependency postcss to v8.5.3 Feb 20, 2025
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from c931fef to 85bc1a6 Compare February 20, 2025 07:42
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 85bc1a6 to 7238b74 Compare May 31, 2025 08:02
@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 31, 2025
@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 15, 2025
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 7238b74 to ac612cf Compare June 15, 2025 03:35
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from ac612cf to d5258e6 Compare June 28, 2025 07:52
@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 28, 2025
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from d5258e6 to 7ee3952 Compare September 26, 2025 20:12
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 7ee3952 to 1d5342a Compare February 13, 2026 15:58
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.6 chore(deps): update dependency postcss to v8.5.8 Mar 8, 2026
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 1d5342a to 003839b Compare March 8, 2026 11:46
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.8 Update dependency postcss to v8.5.9 Apr 15, 2026
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch 2 times, most recently from 96ad885 to ecf0cdb Compare April 19, 2026 04:31
@renovate renovate Bot changed the title Update dependency postcss to v8.5.9 Update dependency postcss to v8.5.10 Apr 19, 2026
@renovate renovate Bot changed the title Update dependency postcss to v8.5.10 Update dependency postcss to v8.5.12 Apr 30, 2026
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch 2 times, most recently from 6ff6313 to 5263e45 Compare May 2, 2026 07:37
@renovate renovate Bot changed the title Update dependency postcss to v8.5.12 Update dependency postcss to v8.5.13 May 2, 2026
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 5263e45 to 5dd4817 Compare May 4, 2026 20:07
@renovate renovate Bot changed the title Update dependency postcss to v8.5.13 Update dependency postcss to v8.5.14 May 4, 2026
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 5dd4817 to f38708a Compare May 23, 2026 07:13
@renovate renovate Bot changed the title Update dependency postcss to v8.5.14 Update dependency postcss to v8.5.15 May 23, 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