Open dependabot[bot] opened 4 days ago
This PR updates the postcss dependency from version 8.4.41 to 8.4.49. The update includes several bug fixes related to position calculations, custom syntax handling, and error fixes. This is a minor version bump that maintains backward compatibility.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Update postcss dependency version |
|
package.json package-lock.json |
Bumps postcss from 8.4.41 to 8.4.49.
Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
aed8b89
Release 8.4.49 version3450630
Fix position calculations when offset is missing (#1983)77420d6
Release 8.4.48 version341529f
Update dependencies66fa667
Add Node.js 23 to CI1a8b261
fix inconsistent position calculations (#1980)1cc6ac3
Clarify usage in docs5e6fd13
Release 8.4.47 version714bc10
Typo439d20e
Release 8.4.46 versionDependabot 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
Summary by Sourcery
Chores:
This change is