Skip to content
This repository was archived by the owner on Nov 4, 2018. It is now read-only.

Bump autoprefixer from 8.1.0 to 8.2.0#117

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/autoprefixer-8.2.0
Closed

Bump autoprefixer from 8.1.0 to 8.2.0#117
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/autoprefixer-8.2.0

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps autoprefixer from 8.1.0 to 8.2.0.

Release notes

Sourced from autoprefixer's releases.

8.2 “Ad Astra per Aspera”

The Great Seal of the State of Kansas

Autoprefixer 8.2 brings color-adjust support.

YozhikM, soul-wish, and yuriyalekseyev did a great work. They added new data to Can I Use and implemented a new feature to Autoprefixer.

body {
    -webkit-print-color-adjust: exact;
            color-adjust: exact;
}
Changelog

Sourced from autoprefixer's changelog.

Change Log

This project adheres to Semantic Versioning.

8.2 “Ad Astra per Aspera”

  • Add color-adjust (by Sergey Lysenko, Stanislav Botev, and Yuriy Alekseyev).

8.1 “Rex, Familia et Ultio”

  • Add overscroll-behavior support.
  • Add grid-template shortcut support (by Evgeny Petukhov).
  • Add better grid-column-end and grid-row-end support (by Evgeny Petukhov).
  • Fix Grid properties support in [**supports**](https://github.com/supports).

8.0 “Excelsior”

  • Use Browserslist 3.0.
  • Rename autoprefixer-info CLI tool to autoprefixer --info.
  • Remove break-* to page-break-* conversion for Firefox.

7.2.6

  • Fix -ms- prefix for grid cells with same grid-area (by Evgeny Petukhov).

7.2.5

  • Fix multiple prefixes in declaration value.

7.2.4

  • Fix IE 10 support.

7.2.3

  • Fix grid-template-areas in [**media**](https://github.com/media) (by Evgeny Petukhov).

7.2.2

  • Fix _autoprefixerDisabled is undefined issue.

7.2.1

  • Fix IE and other old JS runtimes support.

7.2 “Ordem e Progresso”

  • Add grid-template-areas support (by Evgeny Petukhov).
  • Add grid-template support (by Evgeny Petukhov).
  • Add grid-area support (by Alexey Komarov).
  • Add autoprefixer-info CLI tool.
  • Add wrong radial-gradient properties warning.
  • Use current working dir on missed from in info() (by Phil Dokas).
  • Fix grid-row and grid-column support (by Alexey Komarov).
  • Do not prefix reverse animation direction.
  • Improve test coverage (by Dmitry Semigradsky).

7.1.6

  • Add warning for using browserslist option instead of browsers.
  • Add warning for multiple control comments in the same scope.
  • Fix Invalid array length error during indent changes.
    ... (truncated)
Commits
  • c4b213f Release 8.2 version
  • f1fc3e1 Clean up requires in data/prefixes
  • d5ce643 Update dependencies
  • 7c4dfb1 Add color-adjust declaration support (#1009)
  • cbf41b9 [color-adjust]: added support for color-adjust declarations (#1007)
  • 6579eb5 Removed flexbox section since current browsers do not need it
  • 579461c Update dependencies
  • 5ec9b4a Rename latest Node.js version in Travis CI
  • 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 ignore this [minor|major] version with 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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](postcss/autoprefixer@8.1.0...8.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #140.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/autoprefixer-8.2.0 branch April 16, 2018 05:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant