Skip to content

Bump postcss-preset-env from 7.0.1 to 7.2.3#1282

Merged
LukeSheard merged 3 commits intomainfrom
dependabot/npm_and_yarn/postcss-preset-env-7.2.3
Jan 13, 2022
Merged

Bump postcss-preset-env from 7.0.1 to 7.2.3#1282
LukeSheard merged 3 commits intomainfrom
dependabot/npm_and_yarn/postcss-preset-env-7.2.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2022

Bumps postcss-preset-env from 7.0.1 to 7.2.3.

Changelog

Sourced from postcss-preset-env's changelog.

7.2.3 (January 12, 2022)

  • Enhanced importFrom / exportTo so it's harder to cause unexpected issues by different shapes of data.

7.2.2 (January 12, 2022)

  • Updated postcss-logical to 5.0.3 (patch)
  • Updated postcss-custom-properties to 12.1.2 (patch)

7.2.1 (January 12, 2022)

  • Always run plugins with side effects if certain options are set. #140
    • custom-media-queries
    • custom-properties
    • environment-variables
    • custom-selectors
  • Updated caniuse-lite to 1.0.30001299 (minor)
  • Updated css-blank-pseudo to 3.0.2 (minor)
  • Updated css-has-pseudo to 3.0.3 (minor)
  • Updated postcss-color-rebeccapurple to 7.0.2 (minor)
  • Updated postcss-custom-properties to 12.1.0 (minor)
  • Updated postcss-dir-pseudo-class to 6.0.3 (minor)
  • Updated postcss-nesting to 10.1.2 (minor)

This will ensure that CSS transforms that are not a browser polyfill are still applied. ⚠️ A future major version postcss-preset-env will remove this behavior completely.

7.2.0 (January 2, 2022)

  • Added warnings and useful messages when a feature that doesn't exist is configured. 156.

When configured with these options for example:

options: {
	features: {
		"custom-media": true,
		"postcss-logical": true,
		"postcss-logica": true,
	}
}

It will yield the following warnings:

Unknown feature: "custom-media" did you mean: "custom-media-queries"
Unknown feature: "postcss-logical" did you mean: "logical-properties-and-values"
Unknown feature: "postcss-logica" did you mean: "logical-properties-and-values"

... (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.0.1 to 7.2.3.
- [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:production
  update-type: version-update:semver-minor
...

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 Jan 13, 2022
@changeset-bot
Copy link

changeset-bot bot commented Jan 13, 2022

🦋 Changeset detected

Latest commit: 3d327ba

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
modular-scripts Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@LukeSheard LukeSheard merged commit a8fdfd0 into main Jan 13, 2022
@LukeSheard LukeSheard deleted the dependabot/npm_and_yarn/postcss-preset-env-7.2.3 branch January 13, 2022 11:54
@github-actions github-actions bot mentioned this pull request Jan 13, 2022
This was referenced Mar 16, 2022
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant