govCMS / govcms8_uikit_starter

GovCMS 8 UI-Kit Starter
10 stars 16 forks source link

Update autoprefixer requirement to ^9.0.1 #7

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Updates the requirements on autoprefixer to permit the latest version.

Release notes *Sourced from [autoprefixer's releases](https://github.com/postcss/autoprefixer/releases).* > ## 9.0.1 > * Fix nested at-rules in Grid prefixes (by [**ivandata**](https://github.com/ivandata))
Changelog *Sourced from [autoprefixer's changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md).* > ## 9.0.1 > * Fix nested at-rules in Grid prefixes (by Ivan Malov). > > ## 9.0 “A Mari Usque Ad Mare” > * Remove Node.js 9 and Node.js 4 support. > * Remove IE and “dead” browsers from Babel. > * Use PostCSS 7.0. > * Use Browserslist 4.0. > > ## 8.6.5 > * Do not show Grid warnings if IE was not selected. > > ## 8.6.4 > * Fix `stretch` prefix in Chrome >= 46. > > ## 8.6.3 > * Add warnings for unsupported Grid features. > * Add warnings about wrong Grid properties. > * Add note about `grid` option for grid properties in `autoprefixer --info`. > > ## 8.6.2 > * Fix error during adding Grid prefixes in `[**media**](https://github.com/media)` (by Evgeny Petukhov). > > ## 8.6.1 > * Fix `grid-template` with media queries (by Evgeny Petukhov). > > ## 8.6 “Follow Reason” > * Add `gap` support (by Evgeny Petukhov). > * Add two values support for `grid-gap` and `gap` (by Evgeny Petukhov). > * Add `ignoreUnknownVersions` option for Browserslist. > > ## 8.5.2 > * Fix `grid-template` support wit auto row sizes (by Yury Timofeev). > > ## 8.5.1 > * Remove unnecessary warning on `-webkit-fill-available`. > > ## 8.5 “Muito Nobre e Sempre Leal” > * Add `grid-gap` support (by Evgeny Petukhov). > * Fix radial gradients direction fix. > * Fix docs (by Phani Kandula and Huáng Jùnliàng). > > ## 8.4.1 > * Fix working in old PostCSS versions (by Diablohu). > > ## 8.4 “Non in aves, sed in angues” > * Add `/* autoprefixer: ignore next */` control comment (by Pavel Vostrikov). > > ## 8.3 “Benigno Numine” > * Add `[**media**](https://github.com/media)` support to `grid-template` (by Evgeny Petukhov). > ... (truncated)
Commits - See full diff in [compare view](https://github.com/postcss/autoprefixer/commits/9.0.1)


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 merge` will merge this PR after your CI passes on it - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot reopen` will reopen this PR - `@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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 6 years ago

Superseded by #12.