overtrue / blog

安正超博客
http://overtrue.me
MIT License
74 stars 34 forks source link

Bump autoprefixer from 9.6.0 to 9.6.1 #59

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps autoprefixer from 9.6.0 to 9.6.1.

Changelog *Sourced from [autoprefixer's changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md).* > ## 9.6.1 > * Fix `-webkit-line-clamp` truncating multi-line text support. > > ## 9.6 “Nunc id vides, nunc ne vides” > * Show warning about Browserslist config on `browser` option. > * Add warning-less `overrideBrowserslist` option. > * Add `text-orientation` support. > * Add `min-resolution: 2x` alias support. > * Add `.github/CONTRIBUTING.md` (by Juan Martin Marco). > > ## 9.5.1 > * Fix `backdrop-filter` for Edge (by Oleh Aloshkin). > * Fix `min-resolution` media query support in Firefox < 16. > > ## 9.5 “Draco dormiens nunquam titillandus” > * Add `mask-composite` support (by Semen Levenson). > > ## 9.4.10 > * Add warning for named Grid rows. > > ## 9.4.9 > * Fix `grid-template` and `@media` case (by Bogdan Dolin). > > ## 9.4.8 > * Fix `calc()` support in Grid gap. > > ## 9.4.7 > * Fix infinite loop on mismatched parens. > > ## 9.4.6 > * Fix warning text (by Albert Juhé Lluveras). > > ## 9.4.5 > * Fix `text-decoration-skip-ink` support. > > ## 9.4.4 > * Use `direction` value for `-ms-writing-mode` (by Denys Kniazevych). > * Fix warning text (by [@​zzzzBov](https://github.com/zzzzBov)). > > ## 9.4.3 > * Add warning to force `flex-start` instead of `start` (by Antoine du Hamel). > * Fix docs (by Christian Oliff). > > ## 9.4.2 > * Fix Grid autoplacement warning. > > ## 9.4.1 > * Fix unnecessary Flexbox prefixes in Grid elements. > > ## 9.4 “Advance Australia” > ... (truncated)
Commits - [`27ccb6d`](https://github.com/postcss/autoprefixer/commit/27ccb6dd2ca3172524cfdf737ab5f7351bfbb7fb) Release 9.6.1 version - [`69ed8a0`](https://github.com/postcss/autoprefixer/commit/69ed8a0d35cd3d8445c1a713f63ccfc32db29bb9) Add hack for -webkit-line-clamp - [`4c7f00f`](https://github.com/postcss/autoprefixer/commit/4c7f00f7d8846171e024e64ac42f75f2312df875) Update dependencies - [`3617e82`](https://github.com/postcss/autoprefixer/commit/3617e8263e60f769841951e06d79edc616b5eb0b) Increase size limit - [`c997bb0`](https://github.com/postcss/autoprefixer/commit/c997bb003a6dc8b2367407c1ad39072a194f2144) Update dependencies - See full diff in [compare view](https://github.com/postcss/autoprefixer/compare/9.6.0...9.6.1)


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 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). To ignore the version in this PR you can just close it - `@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 5 years ago

Superseded by #64.