Skip to content

Bump postcss-preset-env from 7.3.1 to 7.4.0#1407

Merged
LukeSheard merged 3 commits intomainfrom
dependabot/npm_and_yarn/postcss-preset-env-7.4.0
Feb 16, 2022
Merged

Bump postcss-preset-env from 7.3.1 to 7.4.0#1407
LukeSheard merged 3 commits intomainfrom
dependabot/npm_and_yarn/postcss-preset-env-7.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2022

Bumps postcss-preset-env from 7.3.1 to 7.4.0.

Changelog

Sourced from postcss-preset-env's changelog.

7.4.0 (February 15, 2022)

  • Added @csstools/color-function Check the plugin README for usage details.
  • Added @csstools/oklab-function Check the plugin README for usage details.
  • Added @csstools/ic-unit Check the plugin README for usage details.
  • Updated @csstools/postcss-progressive-custom-properties to 1.2.0 (minor)
  • Updated cssdb to 6.3.1 (patch)
  • Updated postcss-double-position-gradients to 3.1.0 (minor)
  • Updated postcss-lab-function to 4.1.1 (patch)

7.3.3 (February 13, 2022)

  • Updated cssdb to 6.3.0 (minor)

6.7.1 (February 13, 2022)

  • Added notice when using preset-env with PostCSS > 7 to prompt to upgrade.

7.3.2 (February 12, 2022)

  • Updated postcss-lab-function to 4.1.0 (minor)

postcss-lab-function now supports wide gamut colors and out of gamut color mapping.

  • Updated css-blank-pseudo to 3.0.3 (patch)
  • Updated css-has-pseudo to 3.0.4 (patch)
  • Updated cssdb to 6.2.1 (patch)
  • Updated postcss-color-functional-notation to 4.2.2 (patch)
  • Updated postcss-color-hex-alpha to 8.0.3 (patch)
  • Updated postcss-dir-pseudo-class to 6.0.4 (patch)
  • Updated postcss-double-position-gradients to 3.0.5 (patch)
  • Updated postcss-env-function to 4.0.5 (patch)
  • Updated postcss-focus-visible to 6.0.4 (patch)
  • Updated postcss-focus-within to 5.0.4 (patch)
  • Updated postcss-gap-properties to 3.0.3 (patch)
  • Updated postcss-image-set-function to 4.0.6 (patch)
  • Updated postcss-logical to 5.0.4 (patch)
  • Updated postcss-overflow-shorthand to 3.0.3 (patch)
  • Updated postcss-place to 7.0.4 (patch)
  • Updated postcss-pseudo-class-any-link to 7.1.1 (patch)
  • Updated @csstools/postcss-progressive-custom-properties to 1.1.0.
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 Feb 16, 2022
@changeset-bot
Copy link

changeset-bot bot commented Feb 16, 2022

🦋 Changeset detected

Latest commit: 7ab5e43

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

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-preset-env-7.4.0 branch from df271d8 to a45ca4a Compare February 16, 2022 09:47
@coveralls
Copy link
Collaborator

coveralls commented Feb 16, 2022

Coverage Status

Coverage remained the same at 28.132% when pulling 7ab5e43 on dependabot/npm_and_yarn/postcss-preset-env-7.4.0 into 5e4c9c4 on main.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-preset-env-7.4.0 branch from a45ca4a to 68a3909 Compare February 16, 2022 13:41
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 7.3.1 to 7.4.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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-preset-env-7.4.0 branch from 68a3909 to dcbf782 Compare February 16, 2022 13:45
@LukeSheard LukeSheard merged commit f0e12ab into main Feb 16, 2022
@LukeSheard LukeSheard deleted the dependabot/npm_and_yarn/postcss-preset-env-7.4.0 branch February 16, 2022 13:52
@github-actions github-actions bot mentioned this pull request Feb 16, 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.

2 participants