Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu cancel merge
Cancels automatic merging of this PR
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ autoprefixer (10.4.7 → 10.4.16) · Repo · Changelog
Release Notes
10.4.16
10.4.15 (from changelog)
10.4.14
10.4.13
10.4.12
10.4.11
10.4.10
10.4.9
10.4.8
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 50 commits:
Release 10.4.16 version
Update dependencies
Update CI
improve performance (#1500)
Update dependencies
Remove deprecated browsers from README (#1499)
Release 10.4.15 version
Run tests in parallel
Update dependencies
feat: `::backdrop` using `@mdn/browser-compat-data` (#1498)
Update dependencies and code style
Move to pnpm 8
Use Node.js 20 on CI
Lock pnpm
Update dependencies
Add funding option
HTTPS and update URLS in README (#1494)
Release 10.4.14 version
Update dependencies
Improves startup time by requiring specific caniuse files (#1492) (#1493)
Fix package manager info (#1489)
Update dependencies
Remove old CI config
Update dependencies
update postcss to 8.4.19 (#1485)
Release 10.4.13 version
Update dependencies
Ignore CSS Custom Properties on prefix in value lookup
Update dependencies
Add Node.js 19 to CI
update tests results for postcss 8.4.17 (#1481)
Release 10.4.12 version
Fix gradients cleaning
fix: unitless zero for `<angle>` values are allowed in CSS gradients (#1479)
Update dependencies
Release 10.4.11 version
Clean up code
update data for text-decoration (#1478)
Release 10.4.10 version
Move to MDN data for unicode-bidi
Release 10.4.9 version
Fix unicode-bidi import
Update dependencies
Update dependencies
Clean up CI config
Update test.yml (#1472)
Release 10.4.8 version
Do not print warning if print-color-adjust is also in the rule
Update dependencies and example in docs
Simplify CI config
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands