Skip to content

chore(deps): update dependency postcss to v8.5.14#27

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 26, 2024

This PR contains the following updates:

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

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.

v8.4.35

Compare Source

  • Avoid ! in node.parent.nodes type.
  • Allow to pass undefined to node adding method to simplify types.

v8.4.34

Compare Source

  • Fixed AtRule#nodes type (by Tim Weißenfels).
  • Cleaned up code (by Dmitry Kirillov).

v8.4.33

Compare Source

  • Fixed NoWorkResult behavior difference with normal mode (by Romain Menke).
  • Fixed NoWorkResult usage conditions (by @​ahmdammarr).

v8.4.32

Compare Source

  • Fixed postcss().process() types (by Andrew Ferreira).

v8.4.31

Compare Source

v8.4.30

Compare Source

  • Improved source map performance (by Romain Menke).

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 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 force-pushed the renovate/postcss-8.x-lockfile branch from b0f0eaa to be4bae5 Compare January 14, 2025 16:01
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.4.49 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 be4bae5 to aa0f1dc Compare February 9, 2025 13:53
@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 aa0f1dc to 04f48fb Compare February 10, 2025 21:39
@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 04f48fb to 4b0a2be Compare February 19, 2025 19:23
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 4b0a2be to b50047d Compare March 3, 2025 15:43
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch 3 times, most recently from 9e85b0b to 1d283f7 Compare March 17, 2025 18:09
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch 2 times, most recently from 9899eca to 21a2a01 Compare April 8, 2025 12:51
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 21a2a01 to 2304274 Compare April 24, 2025 07:48
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 2304274 to 68a46b2 Compare May 19, 2025 16:13
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch 2 times, most recently from d27cbbc to 481fddd Compare May 29, 2025 06:46
@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 481fddd to 7933549 Compare June 4, 2025 12:13
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 7933549 to 89d7a57 Compare June 11, 2025 23:54
@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 89d7a57 to c895f4e Compare June 16, 2025 19:54
@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 from c895f4e to 363edce Compare June 22, 2025 14:35
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 363edce to cd1fb92 Compare July 5, 2025 15:56
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch 2 times, most recently from 78de549 to 249c565 Compare August 13, 2025 12:02
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 249c565 to 36c9c26 Compare August 19, 2025 13:51
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 36c9c26 to 8320531 Compare August 31, 2025 13:50
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 8320531 to fae8bcd Compare September 25, 2025 19:06
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 90f0f34 to f290fad Compare November 11, 2025 01:03
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from f290fad to 7e4263e Compare November 18, 2025 22:36
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 7e4263e to 5dbaf60 Compare December 3, 2025 18:15
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 5dbaf60 to cdda574 Compare December 31, 2025 16:55
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from cdda574 to 4869467 Compare January 8, 2026 19:58
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch 2 times, most recently from 8e56a08 to d5871ad Compare January 23, 2026 19:42
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from d5871ad to 6816ead Compare February 2, 2026 16:55
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch 2 times, most recently from 984c8dd to 57fecc3 Compare February 17, 2026 17:33
@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 force-pushed the renovate/postcss-8.x-lockfile branch 2 times, most recently from ec3e194 to d879b7e Compare March 5, 2026 17:54
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from d879b7e to 8db46f2 Compare March 13, 2026 18:38
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 8db46f2 to 714ddf1 Compare April 1, 2026 19:00
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.8 chore(deps): update dependency postcss to v8.5.9 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch 2 times, most recently from e729168 to 55eec7e Compare April 8, 2026 18:19
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.9 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 55eec7e to 72cbf3c Compare April 15, 2026 15:50
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 72cbf3c to d9e4274 Compare April 26, 2026 14:11
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.10 chore(deps): update dependency postcss to v8.5.11 Apr 26, 2026
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from d9e4274 to 2865e47 Compare April 26, 2026 17:22
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.11 chore(deps): update dependency postcss to v8.5.12 Apr 26, 2026
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 2865e47 to dc302fb Compare April 29, 2026 18:18
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.12 chore(deps): update dependency postcss to v8.5.13 Apr 30, 2026
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from dc302fb to e545a47 Compare April 30, 2026 23:04
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from e545a47 to 10fd09c Compare May 4, 2026 19:15
@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
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