Open depfu[bot] opened 1 week ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 86.47%. Comparing base (
a4a63a2
) to head (24ba7bb
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
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?
✳️ postcss (8.4.39 → 8.4.49) · Repo · Changelog
Release Notes
8.4.49
8.4.48
8.4.47
8.4.46
8.4.45
8.4.44
8.4.43
8.4.42
8.4.41
8.4.40
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 64 commits:
Release 8.4.49 version
Fix position calculations when offset is missing (#1983)
Release 8.4.48 version
Update dependencies
Add Node.js 23 to CI
fix inconsistent position calculations (#1980)
Clarify usage in docs
Release 8.4.47 version
Typo
Release 8.4.46 version
Update dependencies
Fix error on inserting node without raws in some cases
Update dependencies
Update remaining workflow jobs to use latest version of actions (#1968)
Release 8.4.45 version
Update unnecessary check
Try to fix CI
Release 8.4.44 version
Another way to fix markClean() is undefined issue
Release 8.4.43 version
Update dependencies
Update AST if it is not made by PostCSS >= 8.4.41
Release 8.4.42 version
Add ESLint to CI
Sort source code and fix ESLint
Try to fix old Node.js tests
Update dependencies
Clean up code
Pretty CssSyntaxError from onelined (minified) css (#1965)
Merge pull request #1961 from nex3/readonly-array
Use `ReadonlyArray` for argument types that aren't modified
Merge pull request #1957 from nex3/protected-normalize
Merge pull request #1958 from nex3/typedoc
Fix a few TypeDoc warnings
Add a protected `markDirty()` method on `Node`
Declare `Container.normalize()` as a protected method
Merge pull request #1956 from Juneezee/refactor/replace-indexOf-with-startsWith
Replace `indexOf === 0` with `startsWith`
Merge pull request #1955 from Marukome0743/Marukome0743-patch-1
chore(docs): improve visual appearance of images in README.md
Release 8.4.41 version
Update dependencies
Merge pull request #1952 from nex3/rule-props
Merge remote-tracking branch 'origin/main' into rule-props
Declare `Input.toJSON()`
Remove dead website
Update dependencies
Declaration#variable do not have setter
Fix type
Sort keys
Merge pull request #1953 from querkmachine/patch-1
Fix setter name typo in declaration.d.ts
Use `never` to ensure that `selector` and `selectors` are mutex
Use explicit `this` return types for clone methods
Universally allow Root nodes in methods that add children
Require either `selector` or `selectors` in `RuleProps`
Merge pull request #1951 from bluwy/refactor-regex
Better refactor
Refactor regex usage
Release 8.4.40 version
Merge pull request #1950 from nex3/node-getters
Declare Node subclass attributes as getters
Update dependencies
Make name more clear
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