prop icon indicating copy to clipboard operation
prop copied to clipboard

Bump postcss-preset-env from 7.7.1 to 8.0.1 in /assets

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps postcss-preset-env from 7.7.1 to 8.0.1.

Changelog

Sourced from postcss-preset-env's changelog.

8.0.1 (January 28, 2023)

  • Improve types declaration in package.json

8.0.0 (January 24, 2023)

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

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Jan 30 '23 16:01 dependabot[bot]