Update autoprefixer 10.4.4 → 10.4.17 (patch) #62
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.4 → 10.4.17) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 69 commits:
Release 10.4.17 version
Update dependencies
Fix user-select: contain
Update dependencies
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
Release 10.4.7 version
Update dependencies
Fix print-color-adjust in FF
Release 10.4.6 version
Improve handling print-color-adjust
Fix Node.js 12 on CI
Update dependencies
Update dependencies
Clean up ESLint config
Fix test name
Fix test
Release 10.4.5 version
Update dependencies
Update CI config
Fix #1446 (#1457)
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