Skip to content

build: update dependency postcss-preset-env to v8

Common Ground Bot requested to merge renovate/postcss-preset-env-8.x into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss-preset-env (source) 7.8.3 -> 8.0.1 age adoption passing confidence

Release Notes

csstools/postcss-plugins

v8.0.1

Compare Source

  • Improve types declaration in package.json

v8.0.0

Compare Source

  • See the dedicated Wiki page for more information.
  • Added: TypeScript support.
  • Added @csstools/postcss-media-queries-aspect-ratio-number-values Check the plugin README for usage details.
  • Added @csstools/postcss-logical-float-and-clear Check the plugin README for usage details.
  • Added @csstools/postcss-logical-resize Check the plugin README for usage details.
  • Added @csstools/postcss-logical-viewport-units Check the plugin README for usage details.
  • Added logical option to control all logical plugins.
  • Added @csstools/postcss-scope-pseudo-class Check the plugin README for usage details.
  • Updated Support for Node v14+ (major).
  • Fixed: all-property and overflow-wrap-property now follow the preserve plugin option
  • Removed a workaround to consider blank-pseudo-class and prefers-color-scheme-query as stage: 1 features when using default options.
  • Removed postcss-env-function (breaking).
  • Removed importFrom and exportTo plugin options from multiple plugins. (breaking)
    • postcss-custom-media
    • postcss-custom-properties
    • postcss-custom-selectors
  • Breaking: enableClientSidePolyfills is now false by default (was true)
  • Updated @csstools/postcss-cascade-layers to 3.0.0 (major)
  • Updated @csstools/postcss-color-function to 2.0.0 (major)
  • Updated @csstools/postcss-font-format-keywords to 2.0.0 (major)
  • Updated @csstools/postcss-hwb-function to 2.0.0 (major)
  • Updated @csstools/postcss-ic-unit to 2.0.0 (major)
  • Updated @csstools/postcss-is-pseudo-class to 3.0.0 (major)
  • Updated @csstools/postcss-nested-calc to 2.0.0 (major)
  • Updated @csstools/postcss-normalize-display-values to 2.0.0 (major)
  • Updated @csstools/postcss-oklab-function to 2.0.0 (major)
  • Updated @csstools/postcss-scope-pseudo-class to 2.0.0 (major)
  • Updated @csstools/postcss-stepped-value-functions to 2.0.0 (major)
  • Updated @csstools/postcss-text-decoration-shorthand to 2.0.0 (major)
  • Updated @csstools/postcss-trigonometric-functions to 2.0.0 (major)
  • Updated @csstools/postcss-unset-value to 2.0.0 (major)
  • Updated css-blank-pseudo to 5.0.0 (major)
  • Updated css-has-pseudo to 5.0.0 (major)
  • Updated css-prefers-color-scheme to 8.0.0 (major)
  • Updated postcss-attribute-case-insensitive to 6.0.0 (major)
  • Updated postcss-color-functional-notation to 5.0.0 (major)
  • Updated postcss-color-hex-alpha to 9.0.0 (major)
  • Updated postcss-color-rebeccapurple to 8.0.0 (major)
  • Updated postcss-custom-media to 9.1.0 (major)
  • Updated postcss-custom-properties to 13.1.0 (minor)
  • Updated postcss-custom-selectors to 7.1.0 (minor)
  • Updated postcss-dir-pseudo-class to 7.0.0 (major)
  • Updated postcss-double-position-gradients to 4.0.0 (major)
  • Updated postcss-focus-visible to 8.0.0 (major)
  • Updated postcss-focus-within to 7.0.0 (major)
  • Updated postcss-gap-properties to 4.0.0 (major)
  • Updated postcss-image-set-function to 5.0.0 (major)
  • Updated postcss-lab-function to 5.0.0 (major)
  • Updated postcss-logical to 6.0.0 (major)
  • Updated postcss-nesting to 11.0.0 (major)
  • Updated postcss-overflow-shorthand to 4.0.0 (major)
  • Updated postcss-place to 8.0.0 (major)
  • Updated postcss-pseudo-class-any-link to 8.0.0 (major)
  • Updated postcss-selector-not to 7.0.0 (major)

Configuration

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

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Common Ground Bot

Merge request reports