reactist
reactist copied to clipboard
build(deps): bump @adobe/css-tools from 4.0.1 to 4.4.4
Bumps @adobe/css-tools from 4.0.1 to 4.4.4.
Changelog
Sourced from @adobe/css-tools's changelog.
[4.4.4] - 2025-07-22
Changed
- Switch from yarn to npm for package management
- Switch from eslint to biome for code formatting and linting
- Reformat codebase to comply with biome recommendations
- Switch from webpack to rollup for bundling
Fixed
- Fix module exports to ensure proper compatibility with bundlers
- Add validation check to prevent future export issues
[4.4.3] - 2025-05-15
Security
- Fix polynomial regular expression vulnerability on uncontrolled data
- Refactor code to enable GitHub security static analysis
Performance
- Improve parsing performance with minor optimizations
- Replace regex patterns with string search (indexOf-based) for better performance
Added
- Add new utility functions with comprehensive unit tests
- Add improved formatting for CSS Grid template areas (#283 by
@jogibear9988)Fixed
- Fix TypeScript error with ConstructorParameters in Parcel bundler (#444)
[4.4.2] - 2025-02-12
Fixed
- Fix regular expression for parsing quoted values in parentheses
[4.4.0] - 2024-06-05
Added
- Add support for CSS
@starting-styleat-rule (#319)[4.3.3] - 2024-01-24
Changed
- Update package export configuration (#271)
[4.3.2] - 2023-11-28
Security
- Fix ReDoS vulnerability with crafted CSS strings - CVE-2023-48631
Fixed
... (truncated)
Commits
- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.