Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2025

This PR contains the following updates:

Package Change Age Confidence
mini-css-extract-plugin 2.9.2 -> 2.9.4 age confidence
postcss (source) 8.4.46 -> 8.5.6 age confidence
postcss-import 16.1.0 -> 16.1.1 age confidence
postcss-loader 8.1.1 -> 8.2.0 age confidence
postcss-mixins 12.0.0 -> 12.1.2 age confidence
postcss-preset-env (source) 10.1.3 -> 10.5.0 age confidence

Release Notes

webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin)

v2.9.4

Compare Source

v2.9.3

Compare Source

postcss/postcss (postcss)

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.
postcss/postcss-import (postcss-import)

v16.1.1

Compare Source

  • Fix incorrect cascade layer order when some resources can not be inlined (#​567, #​574)
webpack-contrib/postcss-loader (postcss-loader)

v8.2.0

Compare Source

Features
  • update jiti from v1 to v2 (9c74974)
8.1.1 (2024-02-28)
Bug Fixes
  • respect default when loading postcss esm configs (52d8050)
postcss/postcss-mixins (postcss-mixins)

v12.1.2

Compare Source

  • Fixed CJS in types.

v12.1.1

Compare Source

  • Fixed types.

v12.1.0

Compare Source

  • Added TypeScript support.
csstools/postcss-plugins (postcss-preset-env)

v10.5.0

Compare Source

December 4, 2025

v10.4.0

Compare Source

September 21, 2025

August 22, 2025

v10.3.1

Compare Source

August 27, 2025

v10.3.0

Compare Source

August 22, 2025

v10.2.4

Compare Source

June 26, 2025

v10.2.3

Compare Source

June 11, 2025

v10.2.2

Compare Source

June 10, 2025

v10.2.1

Compare Source

June 5, 2025

v10.2.0

Compare Source

May 27, 2025

v10.1.6

Compare Source

April 19, 2025

v10.1.5

Compare Source

February 23, 2025

v10.1.4

Compare Source

February 12, 2025


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added Dependencies Pull requests that update a dependency file T-Task Tasks for the team like planning labels Jan 21, 2025
@renovate renovate bot changed the title Update dependency postcss to v8.5.1 Update dependency postcss to v8.5.2 Feb 13, 2025
@renovate renovate bot changed the title Update dependency postcss to v8.5.2 Update css Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file T-Task Tasks for the team like planning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant