Skip to content
This repository was archived by the owner on Jul 26, 2026. It is now read-only.

Bump postcss-preset-env from 7.8.3 to 8.3.0 - #63

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/postcss-preset-env-8.3.0
Closed

Bump postcss-preset-env from 7.8.3 to 8.3.0#63
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/postcss-preset-env-8.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 1, 2023

Copy link
Copy Markdown
Contributor

Bumps postcss-preset-env from 7.8.3 to 8.3.0.

Changelog

Sourced from postcss-preset-env's changelog.

8.3.0 (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)

8.2.0 (March 28, 2023)

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

8.1.0 (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)

... (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)

Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 7.8.3 to 8.3.0.
- [Release notes](https://github.com/csstools/postcss-plugins/releases)
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

---
updated-dependencies:
- dependency-name: postcss-preset-env
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2023
@dependabot @github

dependabot Bot commented on behalf of github May 2, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #68.

@dependabot dependabot Bot closed this May 2, 2023
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/postcss-preset-env-8.3.0 branch May 2, 2023 00:00
@github-actions

github-actions Bot commented May 1, 2026

Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants