Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency postcss-preset-env to v9 - autoclosed #26744

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss-preset-env (source) ^6.7.0 -> ^9.0.0 age adoption passing confidence

Release Notes

csstools/postcss-plugins (postcss-preset-env)

v9.3.0

Compare Source

October 31, 2023

v9.2.0

Compare Source

October 9, 2023

v9.1.4

Compare Source

September 18, 2023

v9.1.3

Compare Source

September 2, 2023

v9.1.2

Compare Source

August 28, 2023

v9.1.1

Compare Source

August 5, 2023

v9.1.0

Compare Source

July 24, 2023

v9.0.0

Compare Source

July 3, 2023

v8.5.1

Compare Source

June 21, 2023

  • Updated @csstools/postcss-media-minmax to 1.0.4 (patch)
  • Updated @csstools/postcss-media-queries-aspect-ratio-number-values to 1.0.4 (patch)
  • Updated postcss-custom-media to 9.1.5 (patch)

v8.5.0

Compare Source

June 14, 2023

  • Add warning when using the deprecated @nest rule
  • Updated @csstools/postcss-relative-color-syntax to 1.0.2 (patch)
  • Updated postcss-nesting to 11.3.0 (minor)

v8.4.2

Compare Source

June 1, 2023

  • Updated @csstools/postcss-progressive-custom-properties to 2.3.0 (minor)
  • Updated postcss-custom-properties to 13.2.0 (minor)
  • Updated @csstools/postcss-color-function to 2.2.3 (patch)
  • Updated @csstools/postcss-color-mix-function to 1.0.3 (patch)
  • Updated @csstools/postcss-gradients-interpolation-method to 3.0.6 (patch)
  • Updated @csstools/postcss-ic-unit to 2.0.4 (patch)
  • Updated @csstools/postcss-media-minmax to 1.0.3 (patch)
  • Updated @csstools/postcss-media-queries-aspect-ratio-number-values to 1.0.3 (patch)
  • Updated @csstools/postcss-oklab-function to 2.2.3 (patch)
  • Updated @csstools/postcss-relative-color-syntax to 1.0.1 (patch)
  • Updated postcss-color-functional-notation to 5.1.0 (minor)
  • Updated postcss-custom-media to 9.1.4 (patch)
  • Updated postcss-double-position-gradients to 4.0.4 (patch)
  • Updated postcss-lab-function to 5.2.3 (patch)

v8.4.1

Compare Source

May 19, 2023

v8.4.0

Compare Source

May 19, 2023

  • Added @csstools/postcss-relative-color-syntax Check the plugin README for usage details.
  • Updated cssdb to 7.6.0. (minor)
  • Updated @csstools/postcss-progressive-custom-properties to 2.2.0 (minor)
  • Updated @csstools/postcss-ic-unit to 2.0.3 (patch)
  • Updated @csstools/postcss-text-decoration-shorthand to 2.2.4 (patch)
  • Updated postcss-double-position-gradients to 4.0.3 (patch)
  • Updated @csstools/postcss-color-function to 2.2.2 (patch)
  • Updated @csstools/postcss-color-mix-function to 1.0.2 (patch)
  • Updated @csstools/postcss-gradients-interpolation-method to 3.0.5 (patch)
  • Updated @csstools/postcss-hwb-function to 2.2.2 (patch)
  • Updated @csstools/postcss-oklab-function to 2.2.2 (patch)
  • Updated postcss-lab-function to 5.2.2 (patch)

v8.3.3

Compare Source

May 19, 2023

  • Update plugin order to preserve more original values.
  • Fix exception on unknown features #​969
  • Updated @csstools/postcss-is-pseudo-class to 3.2.1 (patch)
  • Updated postcss-logical to 6.2.0 (minor)

v8.3.2

Compare Source

April 17, 2023

  • Updated @csstools/postcss-gradients-interpolation-method to 3.0.4 (patch)

v8.3.1

Compare Source

April 10, 2023

  • Updated @csstools/postcss-logical-viewport-units to 1.0.3 (patch)
  • Updated @csstools/postcss-media-minmax to 1.0.2 (patch)
  • Updated @csstools/postcss-media-queries-aspect-ratio-number-values to 1.0.2 (patch)
  • Updated @csstools/postcss-stepped-value-functions to 2.1.1 (patch)
  • Updated @csstools/postcss-trigonometric-functions to 2.1.1 (patch)
  • Updated postcss-custom-media to 9.1.3 (patch)
  • Updated postcss-custom-properties to 13.1.5 (patch)
  • Updated postcss-custom-selectors to 7.1.3 (patch)
  • Updated @csstools/postcss-color-function to 2.2.1 (patch)
  • Updated @csstools/postcss-color-mix-function to 1.0.1 (patch)
  • Updated @csstools/postcss-gradients-interpolation-method to 3.0.3 (patch)
  • Updated @csstools/postcss-hwb-function to 2.2.1 (patch)
  • Updated @csstools/postcss-oklab-function to 2.2.1 (patch)
  • Updated postcss-lab-function to 5.2.1 (patch)

v8.3.0

Compare Source

March 31, 2023

  • Replace postcss-media-minmax with @csstools/postcss-media-minmax Check the plugin README for usage details. We hope to revert this in the future when maintenance is resumed upstream.
  • Updated cssdb to 7.5.3 (patch)

v8.2.0

Compare Source

March 28, 2023

  • Added @csstools/postcss-gradients-interpolation-method Check the plugin README for usage details.
  • Updated cssdb to 7.5.2 (patch)

v8.1.0

Compare Source

March 25, 2023

  • Added @csstools/postcss-color-mix-function Check the plugin README for usage details.
  • Improve debug message format
  • Updated @csstools/postcss-cascade-layers to 3.0.1 (patch)
  • Updated @csstools/postcss-color-function to 2.2.0 (minor)
  • Updated @csstools/postcss-font-format-keywords to 2.0.2 (patch)
  • Updated @csstools/postcss-hwb-function to 2.2.0 (minor)
  • Updated @csstools/postcss-ic-unit to 2.0.2 (patch)
  • Updated @csstools/postcss-is-pseudo-class to 3.1.1 (minor)
  • Updated @csstools/postcss-logical-float-and-clear to 1.0.1 (patch)
  • Updated @csstools/postcss-logical-resize to 1.0.1 (patch)
  • Updated @csstools/postcss-logical-viewport-units to 1.0.2 (patch)
  • Updated @csstools/postcss-media-queries-aspect-ratio-number-values to 1.0.1 (patch)
  • Updated @csstools/postcss-nested-calc to 2.0.2 (patch)
  • Updated @csstools/postcss-normalize-display-values to 2.0.1 (patch)
  • Updated @csstools/postcss-oklab-function to 2.1.0 (minor)
  • Updated @csstools/postcss-progressive-custom-properties to 2.1.0 (minor)
  • Updated @csstools/postcss-scope-pseudo-class to 2.0.2 (patch)
  • Updated @csstools/postcss-stepped-value-functions to 2.1.0 (minor)
  • Updated @csstools/postcss-text-decoration-shorthand to 2.2.1 (minor)
  • Updated @csstools/postcss-trigonometric-functions to 2.1.0 (minor)
  • Updated @csstools/postcss-unset-value to 2.0.1 (patch)
  • Updated autoprefixer to 10.4.14 (patch)
  • Updated browserslist to 4.21.5 (patch)
  • Updated css-blank-pseudo to 5.0.2 (patch)
  • Updated css-has-pseudo to 5.0.2 (patch)
  • Updated css-prefers-color-scheme to 8.0.2 (patch)
  • Updated cssdb to 7.5.1 (minor)
  • Updated postcss-attribute-case-insensitive to 6.0.2 (patch)
  • Updated postcss-color-functional-notation to 5.0.2 (patch)
  • Updated postcss-color-hex-alpha to 9.0.2 (patch)
  • Updated postcss-color-rebeccapurple to 8.0.2 (patch)
  • Updated postcss-custom-media to 9.1.2 (patch)
  • Updated postcss-custom-properties to 13.1.4 (patch)
  • Updated postcss-custom-selectors to 7.1.2 (patch)
  • Updated postcss-dir-pseudo-class to 7.0.2 (patch)
  • Updated postcss-double-position-gradients to 4.0.2 (patch)
  • Updated postcss-focus-visible to 8.0.2 (patch)
  • Updated postcss-focus-within to 7.0.2 (patch)
  • Updated postcss-gap-properties to 4.0.1 (patch)
  • Updated postcss-image-set-function to 5.0.2 (patch)
  • Updated postcss-lab-function to 5.2.0 (minor)
  • Updated postcss-logical to 6.1.0 (minor)
  • Updated postcss-nesting to 11.2.1 (minor)
  • Updated postcss-opacity-percentage to 2.0.0 (major)
  • Updated postcss-overflow-shorthand to 4.0.1 (patch)
  • Updated postcss-page-break to 3.0.4 (patch)
  • Updated postcss-place to 8.0.1 (patch)
  • Updated postcss-pseudo-class-any-link to 8.0.2 (patch)
  • Updated postcss-selector-not to 7.0.1 (patch)

v8.0.1

Compare Source

January 28, 2023

  • Improve types declaration in package.json

v8.0.0

Compare Source

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

v7.8.3

Compare Source

November 14, 2022

  • Update autoprefixer to 10.4.13 (patch)
  • Update browserlist to 4.21.4 (patch)
  • Update postcss-custom-properties to 12.1.10 (patch)
  • Update @csstools/postcss-cascade-layers to 1.1.1 (patch)

v7.8.2

Compare Source

September 15, 2022

  • Update @csstools/postcss-cascade-layers to 1.1.0 (minor)
  • Update autoprefixer to 10.4.11 (patch)
  • Update postcss-custom-properties to 12.1.9 (patch)
  • Update postcss-nesting to 10.2.0 (minor)

v7.8.1

Compare Source

September 7, 2022

  • Update cssdb to 7.0.1 (patch)
  • Update @csstools/postcss-cascade-layers to 1.0.6 (patch)

v7.8.0

Compare Source

August 16, 2022

  • Added @csstools/postcss-nested-calc
    Check the plugin README for usage details.
  • Added @csstools/postcss-text-decoration-shorthand
    Check the plugin README for usage details.
  • Update @csstools/postcss-cascade-layers to 1.0.5 (patch)
  • Update @csstools/postcss-color-function to 1.1.1 (patch)
  • Update @csstools/postcss-font-format-keywords to 1.0.1 (patch)
  • Update @csstools/postcss-hwb-function to 1.0.2 (patch)
  • Update @csstools/postcss-ic-unit to 1.0.1 (patch)
  • Update @csstools/postcss-is-pseudo-class to 2.0.7 (patch)
  • Update @csstools/postcss-normalize-display-values to 1.0.1 (patch)
  • Update @csstools/postcss-oklab-function to 1.1.1 (patch)
  • Update @csstools/postcss-stepped-value-functions to 1.0.1 (patch)
  • Update @csstools/postcss-trigonometric-functions to 1.0.2 (patch)
  • Update @csstools/postcss-unset-value to 1.0.2 (patch)
  • Update autoprefixer to 10.4.8 (patch)
  • Update browserslist to 4.21.3 (patch)
  • Update cssdb to 7.0.0 (major)
  • Update postcss-attribute-case-insensitive to 5.0.2 (patch)
  • Update postcss-color-functional-notation to 4.2.4 (patch)
  • Update postcss-color-rebeccapurple to 7.1.1 (patch)
  • Update postcss-dir-pseudo-class to 6.0.5 (patch)
  • Update postcss-double-position-gradients to 3.1.2 (patch)
  • Update postcss-gap-properties to 3.0.5 (patch)
  • Update postcss-image-set-function to 4.0.7 (patch)
  • Update postcss-lab-function to 4.2.1 (patch)
  • Update postcss-nesting to 10.1.10 (patch)
  • Update postcss-overflow-shorthand to 3.0.4 (patch)
  • Update postcss-place to 7.0.5 (patch)
  • Update postcss-pseudo-class-any-link to 7.1.6 (patch)
  • Update postcss-selector-not to 6.0.1 (patch)

v7.7.2

Compare Source

June 23, 2022

  • Fix op_mini all not working as a browser list.
  • Updated postcss-color-rebeccapurple to 7.1.0 (minor)
  • Updated browserslist to 4.21.0 (minor)
  • Updated @csstools/postcss-cascade-layers to 1.0.4 (patch)
  • Updated @csstools/postcss-is-pseudo-class to 2.0.6 (patch)
  • Updated postcss-color-hex-alpha to 8.0.4 (patch)
  • Updated postcss-custom-media to 8.0.2 (patch)
  • Updated postcss-custom-properties to 12.1.8 (patch)
  • Updated postcss-custom-selectors to 6.0.3 (patch)
  • Updated postcss-nesting to 10.1.9 (patch)
  • Updated postcss-pseudo-class-any-link to 7.1.5 (patch)

v7.7.1

Compare Source

June 3, 2022

  • Updated postcss-selector-not to 6.0.0 (major)
  • Updated @csstools/postcss-trigonometric-functions to 1.0.1 (patch)
  • Updated postcss-attribute-case-insensitive to 5.0.1 (patch)
  • Updated postcss-custom-media to 8.0.1 (patch)
  • Updated postcss-custom-selectors to 6.0.2 (patch)
  • Updated cssdb to 6.6.3 (patch)

v7.7.0

Compare Source

May 31, 2022

  • Added @csstools/postcss-trigonometric-functions
    Check the plugin README for usage details.
  • Updated @csstools/postcss-cascade-layers to 1.0.2 (patch)
  • Updated postcss-color-functional-notation to 4.2.3 (patch)
  • Updated postcss-nesting to 10.1.7 (patch)

v7.6.0

Compare Source

May 19, 2022

  • Added @csstools/postcss-cascade-layers
    Check the plugin README for usage details.
  • Updated @csstools/postcss-hwb-function to 1.0.1 (patch)
  • Updated @csstools/postcss-is-pseudo-class to 2.0.4 (patch)

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.

🔕 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 has been generated by Mend Renovate. View repository job log here.


This change is marked as an internal change (Task), so will not be included in the changelog.

@renovate renovate bot added Dependencies Pull requests that update a dependency file T-Task Tasks for the team like planning labels Dec 13, 2023
@renovate renovate bot force-pushed the renovate/postcss-preset-env-9.x branch 3 times, most recently from 19602f3 to 7ed4fb0 Compare December 13, 2023 15:43
@renovate renovate bot force-pushed the renovate/postcss-preset-env-9.x branch from 7ed4fb0 to 1df464b Compare January 9, 2024 19:14
@renovate renovate bot force-pushed the renovate/postcss-preset-env-9.x branch from 1df464b to f147912 Compare January 24, 2024 12:15
@renovate renovate bot force-pushed the renovate/postcss-preset-env-9.x branch from f147912 to e10e4c1 Compare February 2, 2024 17:15
@renovate renovate bot force-pushed the renovate/postcss-preset-env-9.x branch from e10e4c1 to 7f414a6 Compare February 2, 2024 17:17
@renovate renovate bot changed the title Update dependency postcss-preset-env to v9 Update dependency postcss-preset-env to v9 - autoclosed Feb 12, 2024
@renovate renovate bot closed this Feb 12, 2024
@renovate renovate bot deleted the renovate/postcss-preset-env-9.x branch February 12, 2024 16:35
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.

0 participants