Skip to content

chore(deps): update dependency postcss to v8.5.15#44

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

chore(deps): update dependency postcss to v8.5.15#44
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/postcss-8.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Mar 17, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
postcss (source) 8.4.358.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

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

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

v8.4.47

Compare Source

  • Removed debug code.

v8.4.46

Compare Source

  • Fixed Cannot read properties of undefined (reading 'before').

v8.4.45

Compare Source

  • Removed unnecessary fix which could lead to infinite loop.

v8.4.44

Compare Source

  • Another way to fix markClean is not a function error.

v8.4.43

Compare Source

  • Fixed markClean is not a function error.

v8.4.42

Compare Source

  • Fixed CSS syntax error on long minified files (by @​varpstar).

v8.4.41

Compare Source

v8.4.40

Compare Source

  • Moved to getter/setter in nodes types to help Sass team (by @​nex3).

v8.4.39

Compare Source

v8.4.38

Compare Source

v8.4.37

Compare Source

  • Fixed original.column are not numbers error in another case.

v8.4.36

Compare Source

  • Fixed original.column are not numbers error on broken previous source map.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 changed the title chore(deps): update dependency postcss to v8.4.36 chore(deps): update dependency postcss to v8.4.37 Mar 19, 2024
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.4.37 chore(deps): update dependency postcss to v8.4.38 Mar 21, 2024
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.4.38 chore(deps): update dependency postcss to v8.4.39 Jun 29, 2024
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.4.39 chore(deps): update dependency postcss to v8.4.40 Jul 24, 2024
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.4.40 chore(deps): update dependency postcss to v8.4.41 Aug 6, 2024
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.4.41 chore(deps): update dependency postcss to v8.4.42 Sep 1, 2024
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.4.42 chore(deps): update dependency postcss to v8.4.43 Sep 1, 2024
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.4.43 chore(deps): update dependency postcss to v8.4.44 Sep 2, 2024
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.4.44 chore(deps): update dependency postcss to v8.4.45 Sep 4, 2024
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.4.45 chore(deps): update dependency postcss to v8.4.47 Sep 14, 2024
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.4.47 chore(deps): update dependency postcss to v8.4.48 Nov 10, 2024
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.4.48 chore(deps): update dependency postcss to v8.4.49 Nov 11, 2024
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.4.49 chore(deps): update dependency postcss to v8.5.0 Jan 13, 2025
@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-lockfile branch from ee8f836 to cb46fba Compare January 14, 2025 15:12
@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 10, 2025
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from cb46fba to 89773c6 Compare February 10, 2025 21:44
@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 19, 2025
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 89773c6 to 5012905 Compare February 19, 2025 16:59
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch 2 times, most recently from 76ad348 to d42d59e Compare March 17, 2025 12:45
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from d42d59e to 3612ee4 Compare April 1, 2025 10:54
@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 29, 2025
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 3612ee4 to 2a4be9f Compare May 29, 2025 05:52
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 2a4be9f to 9b81b1f Compare June 11, 2025 20:36
@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 11, 2025
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 9b81b1f to b790d8e Compare June 16, 2025 15:09
@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 16, 2025
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch 2 times, most recently from 6ccf757 to 5e054b2 Compare November 18, 2025 12:56
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 5e054b2 to 8e672a7 Compare March 3, 2026 01:21
@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 3, 2026
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.8 chore(deps): update dependency postcss to v8.5.10 Apr 15, 2026
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 8e672a7 to a2caec7 Compare April 15, 2026 19:13
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from a2caec7 to 8095e34 Compare April 26, 2026 17:03
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.10 chore(deps): update dependency postcss to v8.5.12 Apr 26, 2026
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.12 chore(deps): update dependency postcss to v8.5.13 May 1, 2026
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch 2 times, most recently from ed8cd26 to 577f1f9 Compare May 4, 2026 19:39
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.13 chore(deps): update dependency postcss to v8.5.14 May 4, 2026
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.14 chore(deps): update dependency postcss to v8.5.15 May 22, 2026
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 577f1f9 to 61007c8 Compare May 22, 2026 00:10
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch 2 times, most recently from 5f9b637 to edd96fd Compare June 21, 2026 11:45
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from edd96fd to 3ed1ed4 Compare June 24, 2026 07:55
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