CodeTriage icon indicating copy to clipboard operation
CodeTriage copied to clipboard

Bump autoprefixer-rails from 10.2.4.0 to 10.4.7.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps autoprefixer-rails from 10.2.4.0 to 10.4.7.0.

Changelog

Sourced from autoprefixer-rails's changelog.

10.4.7.0

  • Fixed print-color-adjust support in Firefox.
  • Fixed print-color-adjust support.
  • Fixed NaN in grid (by @​SukkaW).

10.4.2.0

  • Fixed missed -webkit- prefix for width: stretch.
  • Fixed ::file-selector-button data (by Luke Warlow).
  • Ensure sprockets-rails is loaded before autoprefixer-rails (by Thomas Morgan)

10.4.0.0

  • Added :autofill support (by Luke Warlow).

10.3.3.0

  • Fixed ::file-selector-button support (by Usman Yunusov).
  • Fixed wrong -moz- prefix from ::file-selector-button (by Usman Yunusov).

10.3.1.0

  • Added ::file-selector-button support (by Luke Warlow).
  • Fixed adding wrong prefixes to content (by Luke Warlow).
  • Fix ReferenceError: Can't find variable: URL (#213)

10.2.5.1

  • Remove nodejs version check via ExecJS, to be compatible with 2.8.1 (#203)

10.2.5.0

  • Fixed : support in @supports (by Dmitry Semigradsky).
  • Update Can I Use data.
  • Lock to execjs < 2.8.0 for now (#203)
Commits

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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[bot] avatar May 09 '22 04:05 dependabot[bot]