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

Bump autoprefixer-rails from 10.1.0.0 to 10.4.16.0 #2466

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2024

Bumps autoprefixer-rails from 10.1.0.0 to 10.4.16.0.

Changelog

Sourced from autoprefixer-rails's changelog.

10.4.16.0

  • Improved performance (by Romain Menke).

10.4.15.0

  • Improved startup time and reduced JS bundle size (by Kārlis Gaņģis).
  • Fixed ::backdrop prefixes (by 一丝).

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

... (truncated)

Commits
  • de927c5 Release 10.4.16.0
  • ba106e8 CI: bump actions/setup-node from 2 to 3
  • d17868c CI: bump actions/checkout from 2 to 3
  • 434ace6 CI: add Ruby 3.2 to the test matrix
  • 521c641 Release 10.4.15.0
  • 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
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 25, 2024
@smaboshe
Copy link
Contributor

@dependabot rebase

Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) from 10.1.0.0 to 10.4.16.0.
- [Changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md)
- [Commits](ai/autoprefixer-rails@10.1.0.0...10.4.16.0)

---
updated-dependencies:
- dependency-name: autoprefixer-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/autoprefixer-rails-10.4.16.0 branch from a8b2e52 to 908ade9 Compare April 25, 2024 08:27
@smaboshe smaboshe merged commit b0a0fff into main Apr 25, 2024
1 check passed
@smaboshe smaboshe deleted the dependabot/bundler/autoprefixer-rails-10.4.16.0 branch April 25, 2024 09:03
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant