Created by: dependabot-preview[bot]
Bumps postcss-cli from 6.1.3 to 7.0.0.
Release notes
Sourced from postcss-cli's releases.
7.0.0 / 2020-01-07
- BREAKING: Drop support for Node 6 & 8
- Update
globby
, which may be a breaking change for a small number of users using certain glob patterns, see https://github.com/mrmlnc/fast-glob#pattern-syntax for details (#303)- Update dependencies
Changelog
Sourced from postcss-cli's changelog.
7.0.0 / 2020-01-07
- BREAKING: Drop support for Node 6 & 8
- Update
globby
, which may be a breaking change for a small number of users using certain glob patterns, see https://github.com/mrmlnc/fast-glob#pattern-syntax for details (#303)- Update dependencies
Commits
-
745ad2c
7.0.0 -
cf6ea09
Update eslint config -
ea1cec4
Update eslint-config-problems to version 3.1.0 (#306) -
1519430
Update globby to version 10.0.1 (#303) -
5b47456
Update eslint to version 6.8.0 (#305) -
e241672
Update nyc to version 15.0.0 (#297) -
4a87ff1
Update chalk to version 3.0.0 (#294) -
e666505
Update prettier to version 1.19.1 (#304) -
0d3591a
Update ava to version 2.4.0 (#302) -
cb9f451
Update fs-extra to version 8.1.0 (#301) - Additional commits viewable in compare view
You can trigger a rebase of this PR 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 badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in the .dependabot/config.yml
file in this repo:
- Update frequency
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)