Skip to content

Bump autoprefixer-rails from 9.7.3 to 10.2.5.1

NipaNipa requested to merge dependabot/bundler/autoprefixer-rails-10.2.5.1 into master

Bumps autoprefixer-rails from 9.7.3 to 10.2.5.1.

Changelog

Sourced from autoprefixer-rails's changelog.

10.2.5.1

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

10.2.5.0

  • Fixed : support in [@​supports](https://github.com/supports) (by Dmitry Semigradsky).
  • Update Can I Use data.
  • Lock to execjs < 2.8.0 for now (#203)

10.2.4.0

10.2.0.0 "Sub rosa"

  • Added TypeScript definitions (by Dmitry Semigradsky).
  • Fixed docs (by Florian Pellet).
  • Update Can I Use data.
  • Update postcss to 8.2.2

10.1.0.0 "Pula"

  • Fixed Cannot read property 'proxyOf' of undefined error (by Igor Kamyshev).
  • Added dpcm unit support to min-resolution: 2dppx (by Robert Eisele).
  • Fixed rational approximation in min-resolution (by Robert Eisele).

10.0.3.0

  • Fixed substract to subtract value for mask-composite (by Michelle Enos).
  • Update Can I Use data

10.0.2.0

  • Removed -ms-user-select: all because IE and old Edge don’t support it.
  • Fixed Grid Layout warning.
  • Update Can I Use data

10.0.1.3

  • Fix fileURL.replace is not a function when reporting warnings (#194)

10.0.1.2

  • Workaround existsSync not a function (#193)

10.0.1.1

  • Update Can I Use data.
  • Update postcss to 8.1.4
  • Fix issue with source map (#190)

10.0.1.0

  • Update Can I Use data.
  • Update autoprefixer to 10.0.1
  • Update postcss to 8.1.1

10.0.0.2

  • Update postcss to 8.0.5
  • Update browserslist & caniuse-lite
... (truncated)
Commits

Merge request reports