Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !29619

Bump autoprefixer from 9.7.0 to 9.7.1

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge dependabot/npm_and_yarn/autoprefixer-9.7.1 into master Nov 01, 2019
  • Overview 1
  • Commits 2
  • Pipelines 0
  • Changes 2

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-content for Firefox.

9.7 “Ad Victoriam”

  • Add AUTOPREFIXER_GRID env variable to enable Grid Layout polyfill for IE.
  • Fix Cannot read property 'grid' of undefined error.

9.6.5

  • Fix selector prefixing (by Andrey Alexandrov).

9.6.4

  • Now the real fix for 'startsWith' of undefined error.

9.6.3

  • Fix Cannot read property 'startsWith' of undefined error.

9.6.2

  • Fix false Replace fill to stretch warning.

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

... (truncated)
Commits
  • bf2e89e Release 9.7.1 version
  • db0623f Update dependencies
  • 5cfde29 Feature/vendor specific transition (#1260)
  • 400d48f Update ESLint config
  • 89d723c Fix fit-content in Firefox
  • 9eb27f0 Revert fit-content fix
  • 7869a83 Fix fit-content prefix
  • f4553aa Fix typo (#1259)
  • See full diff in compare view

Dependabot compatibility score

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 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 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)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dependabot/npm_and_yarn/autoprefixer-9.7.1