govCMS / govcms8_uikit_starter

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

Update autoprefixer requirement from ^8.5.1 to ^9.1.5 #18

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.1.5 > * Remove `@babel/register` from dependencies.
Changelog *Sourced from [autoprefixer's changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md).* > ## 9.1.5 > * Remove `@babel/register` from dependencies. > > ## 9.1.4 > * Use Babel 7. > > ## 9.1.3 > * Sort properties in `autoprefixer --info` alphabetically. > * Fix old Firefox gradient prefix. > > ## 9.1.2 > * Fix `autoprefixer --info` in new Node.js. > > ## 9.1.1 > * Retain `grid-gap` through `[**media**](https://github.com/media)` (by Bogdan Dolin). > * Fix `grid-template` and `[**media**](https://github.com/media)` (by Bogdan Dolin). > * Fix Grid areas searching error (by Bogdan Dolin). > * Fix `span X` Grid prefix (by Bogdan Dolin). > * Fix docs (by Eduard Kyvenko). > > ## 9.1 “Equality before the law” > * Add `background-clip: text` support. > * Fix adding Grid span for IE (by Bogdan Dolin). > > ## 9.0.2 > * Show warning on Grid area names conflict (by Bogdan Dolin). > * Fix documentation (by Sven Wagner). > > ## 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). > ... (truncated)
Commits - See full diff in [compare view](https://github.com/postcss/autoprefixer/commits/9.1.5)


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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@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 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 use this milestone` will set the current milestone 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 #28.