Created by: dependabot-preview[bot]
Bumps autoprefixer from 9.7.0 to 9.7.1.
Changelog
Sourced from autoprefixer's changelog.
9.7.1
- Avoid unnecessary transitions in prefixed selectors (by Andrey Alexandrov).
- Fix
fit-contentfor Firefox.9.7 “Ad Victoriam”
- Add
AUTOPREFIXER_GRIDenv variable to enable Grid Layout polyfill for IE.- Fix
Cannot read property 'grid' of undefinederror.9.6.5
- Fix selector prefixing (by Andrey Alexandrov).
9.6.4
- Now the real fix for
'startsWith' of undefinederror.9.6.3
- Fix
Cannot read property 'startsWith' of undefinederror.9.6.2
- Fix false
Replace fill to stretchwarning.9.6.1
- Fix
-webkit-line-clamptruncating multi-line text support.9.6 “Nunc id vides, nunc ne vides”
- Show warning about Browserslist config on
browseroption.- Add warning-less
overrideBrowserslistoption.- Add
text-orientationsupport.- Add
min-resolution: 2xalias support.- Add
.github/CONTRIBUTING.md(by Juan Martin Marco).9.5.1
- Fix
backdrop-filterfor Edge (by Oleh Aloshkin).- Fix
min-resolutionmedia query support in Firefox < 16.9.5 “Draco dormiens nunquam titillandus”
- Add
mask-compositesupport (by Semen Levenson).9.4.10
- Add warning for named Grid rows.
9.4.9
- Fix
grid-templateand@mediacase (by Bogdan Dolin).9.4.8
- Fix
calc()support in Grid gap.9.4.7
- Fix infinite loop on mismatched parens.
9.4.6
... (truncated)
Commits
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot badge mewill 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)