Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Bump postcss-preset-env from 7.4.3 to 7.7.2 #1034

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2022

Bumps postcss-preset-env from 7.4.3 to 7.7.2.

Changelog

Sourced from postcss-preset-env's changelog.

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

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

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

7.6.0 (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)
  • Updated @csstools/postcss-unset-value to 1.0.1 (patch)
  • Updated postcss-nesting to 10.1.6 (patch)
  • Updated postcss-pseudo-class-any-link to 7.1.4 (patch)

7.5.0 (May 2, 2022)

7.4.4 (April 26, 2022)

  • Updated @csstools/postcss-color-function to 1.1.0 (minor)
  • Updated @csstools/postcss-is-pseudo-class to 2.0.2 (patch)
  • Updated @csstools/postcss-oklab-function to 1.1.0 (minor)

... (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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 27, 2022
@vercel
Copy link

vercel bot commented Jun 27, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nextjs-wordpress-starter ✅ Ready (Inspect) Visit Preview Jun 28, 2022 at 8:25PM (UTC)

Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 7.4.3 to 7.7.2.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-preset-env-7.7.2 branch from 6ddb418 to 10201ce Compare June 28, 2022 17:25
@Cheffheid
Copy link
Contributor

Looks like this is the branch that is causing the Vercel fails, and I wonder if it's related to the bump to postcss 8.4 (from 8.3).

@Cheffheid
Copy link
Contributor

Cheffheid commented Jun 28, 2022

Still digging. The build fails on the Header.module.css file and specifically it seems to be related to the @screen blocks. When I take those out on my local, the build completes.

@Cheffheid
Copy link
Contributor

Cheffheid commented Jun 28, 2022

Changing those @screen blocks to @apply lg: instead seems to at least fix the build on my local, so that might need to be the way to go here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2022

A newer version of postcss-preset-env exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

1 participant