Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update autoprefixer-rails requirement from ~> 10.2.5 to ~> 10.4.13 #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 2, 2023

Updates the requirements on autoprefixer-rails to permit the latest version.

Changelog

Sourced from autoprefixer-rails's changelog.

10.4.13.0

  • Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.
  • Fixed support of unit-less zero angle in backgrounds (by 一丝).
  • Fixed text-decoration prefixes by moving to MDN data (by Romain Menke).
  • Fixed unicode-bidi prefixes by moving to MDN data.
  • Fixed css-unicode-bidi issue from latest Can I Use.
  • Do not print color-adjust warning if print-color-adjust also is in rule.

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)

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).

... (truncated)

Commits
  • 26a3bf1 Release 10.4.13.0
  • 89c660a CI: add Ruby 3.1 to matrix
  • 66d8982 CI: Drop unused Travis CI configuration
  • 26a85ca README: Use GitHub Actions badge
  • 9cbb677 CI: On Ruby 2.7, also run EXECJS_RUNTIME=Node
  • 55b4a7a Use GitHub Actions for CI
  • 5711eea Update @​rollup/plugin-node-resolve to 13.0
  • 5791166 Move IS_SECTION out of toplevel namespace
  • 289834b Release 10.4.7.0
  • d34a48f Release 10.4.2.0
  • Additional commits viewable in compare view

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)

Updates the requirements on [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) to permit the latest version.
- [Release notes](https://github.com/ai/autoprefixer-rails/releases)
- [Changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md)
- [Commits](ai/autoprefixer-rails@10.2.5.0...10.4.13.0)

---
updated-dependencies:
- dependency-name: autoprefixer-rails
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants