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

Bump postcss-preset-env from 7.0.0 to 7.0.1 #1072

Merged
merged 2 commits into from Nov 24, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2021

Bumps postcss-preset-env from 7.0.0 to 7.0.1.

Release notes

Sourced from postcss-preset-env's releases.

7.0.1

  • Fixed infinite loop in double-position-gradients #223
  • Fixed "Unknown word" errors in when parsing CSS values #224
  • Fixed "undefined" CSS values after transforms with postcss-place #225
  • Updated postcss-color-functional-notation to 4.0.1 (patch)
  • Updated postcss-double-position-gradients to 3.0.1 (patch)
  • Updated postcss-env-function to 4.0.2 (patch)
  • Updated postcss-image-set-function to 4.0.2 (patch)
  • Updated postcss-lab-function to 4.0.1 (patch)
  • Updated postcss-nesting to 10.0.2 (patch)
  • Updated postcss-place to 7.0.1 (patch)
Changelog

Sourced from postcss-preset-env's changelog.

7.0.1 (November 19, 2021)

  • Fixed infinite loop in double-position-gradients 223
  • Fixed "Unknown word" errors in when parsing CSS values 224
  • Fixed "undefined" CSS values after transforms with postcss-place 225
  • Updated postcss-color-functional-notation to 4.0.1 (patch)
  • Updated postcss-double-position-gradients to 3.0.1 (patch)
  • Updated postcss-env-function to 4.0.2 (patch)
  • Updated postcss-image-set-function to 4.0.2 (patch)
  • Updated postcss-lab-function to 4.0.1 (patch)
  • Updated postcss-nesting to 10.0.2 (patch)
  • Updated postcss-place to 7.0.1 (patch)
Commits
  • 167668f 7.0.1
  • e932c62 Merge pull request #227 from csstools/update-plugin-versions-to-ensure-consis...
  • 904531d update CHANGELOG
  • f7f0888 update plugins to latest version
  • 7caed88 Fixing tests after postcss-nesting updates
  • a02d0fe Normalising testing matrix
  • b87ce17 Merge pull request #222 from doochik/fix/postcss-initial
  • 68ecd23 Update postcss-initial to v4
  • 194e16d Merge pull request #221 from csstools/fix-changelog
  • b4bf684 Fix CHANGELOG
  • See full diff in compare view

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-preset-env) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/csstools/postcss-preset-env/releases)
- [Changelog](https://github.com/csstools/postcss-preset-env/blob/main/CHANGELOG.md)
- [Commits](csstools/postcss-preset-env@7.0.0...7.0.1)

---
updated-dependencies:
- dependency-name: postcss-preset-env
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Nov 22, 2021
@changeset-bot
Copy link

changeset-bot bot commented Nov 22, 2021

🦋 Changeset detected

Latest commit: 4cd1fbe

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

@coveralls
Copy link
Collaborator

coveralls commented Nov 22, 2021

Coverage Status

Coverage decreased (-0.07%) to 28.123% when pulling 4cd1fbe on dependabot/npm_and_yarn/postcss-preset-env-7.0.1 into 8988a6f on main.

@LukeSheard LukeSheard merged commit c6c418a into main Nov 24, 2021
@LukeSheard LukeSheard deleted the dependabot/npm_and_yarn/postcss-preset-env-7.0.1 branch November 24, 2021 10:37
@github-actions github-actions bot mentioned this pull request Nov 24, 2021
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.

None yet

2 participants