Bump color-string from 1.9.1 to 2.1.4
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(8 months ago)
(8 months ago)
dependencies javascript
Bumps color-string from 1.9.1 to 2.1.4.
Release notes
Sourced from color-string's releases.
2.1.4
What's Changed
- feat: Make string checks case insensitive by
@camdecosterin https://github.com/Qix-/color-string/pull/81Full Changelog: https://github.com/Qix-/color-string/compare/2.1.3...2.1.4
2.1.3
What's Changed
- fix: get.rgb() returning invalid results with named color by
@d4rya38in https://github.com/Qix-/color-string/pull/86- feat: Add rgb decimal fraction, scientific notation support by
@camdecosterin https://github.com/Qix-/color-string/pull/78New Contributors
@d4rya38made their first contribution in https://github.com/Qix-/color-string/pull/86@camdecostermade their first contribution in https://github.com/Qix-/color-string/pull/78Full Changelog: https://github.com/Qix-/color-string/compare/2.1.2...2.1.3
2.1.2
Functionally identical release to
2.1.0.Version
2.1.1is compromised. Please see debug-js/debug#1005.2.1.0
What's Changed
- parsing no comma rgb(a) by
@gallyamowin https://github.com/Qix-/color-string/pull/74- add suppot for hwb no comma format by
@LitoMorein https://github.com/Qix-/color-string/pull/76New Contributors
@gallyamowmade their first contribution in https://github.com/Qix-/color-string/pull/74Full Changelog: https://github.com/Qix-/color-string/compare/2.0.1...2.1.0
2.0.1
What's Changed
- Change typings to always return null instead of undefined by
@screendriverin https://github.com/Qix-/color-string/pull/73New Contributors
@screendrivermade their first contribution in https://github.com/Qix-/color-string/pull/73Full Changelog: https://github.com/Qix-/color-string/compare/2.0.0...2.0.1
2.0.0
What's Changed
- Move to ESM and remove swizzle support by
@LitoMorein https://github.com/Qix-/color-string/pull/69New Contributors
@LitoMoremade their first contribution in https://github.com/Qix-/color-string/pull/69Full Changelog: https://github.com/Qix-/color-string/compare/1.9.1...2.0.0
Commits
247fb2c2.1.4dedbb42feat: Make string checks case insensitive (#81)bb67f9f2.1.3ccdb4e6feat: Add rgb decimal fraction, scientific notation support (#78)0d4fd0creturn copy of keyword to RGB array result (#86)6281a802.1.22ee821a2.1.0f535914update package.json author information4a97a02add support for hwb no comma format (#76)5afecccparsing no comma rgb(a) (#74)- 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 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)
Package Dependencies
Technical Details
| ID: | 11690077 |
| UUID: | 3678933270 |
| Node ID: | PR_kwDODSVcOM62PIlg |
| Host: | GitHub |
| Repository: | controlshift/aws-lambda-redshift-loader |