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.4.2.0 to 10.4.19.0 #29

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 29, 2025

Bumps autoprefixer-rails from 10.4.2.0 to 10.4.19.0.

Changelog

Sourced from autoprefixer-rails's changelog.

10.4.19.0

  • Removed end value has mixed support, consider using flex-end warning since end/start now have good support.
  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).
  • Fixed user-select: contain prefixes.

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).
Commits
  • 987430a Release 10.4.19.0
  • 5b36bc6 build: upgrade dependencies
  • 16fe8da Update autoprefixer to 10.4.19
  • cf0af28 Update documentation on source maps in README.md
  • 8cb3b04 Add Ruby 3.3 to CI matrix
  • 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
  • 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 Jan 29, 2025
@dependabot dependabot bot changed the base branch from main to version-update-test-Jan30 January 31, 2025 05:01
@dependabot dependabot bot changed the base branch from version-update-test-Jan30 to main January 31, 2025 05:05
Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) from 10.4.2.0 to 10.4.19.0.
- [Changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md)
- [Commits](ai/autoprefixer-rails@10.4.2.0...10.4.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/autoprefixer-rails-10.4.19.0 branch from 96dfb76 to dbaf7a0 Compare January 31, 2025 05:05
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.

0 participants