quirrel.dev
quirrel.dev copied to clipboard
build(deps): bump polished from 4.1.2 to 4.2.2
Bumps polished from 4.1.2 to 4.2.2.
Release notes
Sourced from polished's releases.
v4.2.2
Bug Fixes
- Color Modules - addresses an issue with longer floats in color values. (#610 - Thanks to
@levymetal)v4.2.1
Bug Fixes
hls(a)- now properly parses percentages for opacity.rgb(a)- now properly parses percentages for opacity.v4.2.0
Improvements
- color Modules - now support space-separated CSS color values for rgb(a) and hsl(a). (#605)
rgb- now accepts optional opacity value.hsl- now accepts optional opacity value.v4.1.4
Bug Fixes
- mix - remove unnecessary division by 1 (#59)
v4.1.3
Bug Fixes
- Addressed several performance issues with regexes.
Commits
8d5ccfafix(parsetorgb): fixes support for variable length floats02435dadocs(parsetorgb): update regexesb928cdbfix(parsetorgb): fix rgba/hsla alpha precisionbee4d68chore(parsergb): fix support for percentage based opacity22b4305chore(hsl/rgb): update space-separated color testsf35d317fix(parsetorgb): add 4 space-separated CSS color value support to parsetoRGB58796b6docs(transparentize): fix trailing comma and semicolon in example code7fc0ff9fix(parsetohsl): fixes support for 4 space-separated CSS valuesbf2bd28Build(deps): Bump cached-path-relative from 1.0.2 to 1.1.067770bbchore(typescript): remove redundant TS build/check in CI- Additional commits viewable in compare view
Dependabot 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 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 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)