[js] Update @kurkle/color 0.5.1 → 0.6.3 (major) - #894
Closed
depfu[bot] wants to merge 1 commit into
Closed
depfu[bot] wants to merge 1 commit into
depfu[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
Closed in favor of #895. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @kurkle/color (0.5.1 → 0.6.3) · Repo
Release Notes
0.6.3
0.6.2
0.6.1
0.6.0
0.5.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 36 commits:
Merge pull request #242 from kurkle/perf/oklch-arithmeticperf: cheaper arithmetic in the oklch <-> rgb conversion pathMerge pull request #237 from kurkle/perf/shared-alpha-parseMerge pull request #241 from kurkle/perf/oklch-stringMerge pull request #244 from kurkle/perf/hsl-opsperf: skip the array round trip in HSL-based operationsperf: round oklchString's channels without toFixedMerge pull request #239 from kurkle/perf/comment-guardperf: skip the comment regex in functionParse when there is no commentrefactor: share the optional alpha parsing between the hue and oklch parsersMerge pull request #233 from kurkle/feat/oklchMerge pull request #234 from kurkle/perf/mangle-private-propsfeat: parse and serialize oklch() colorsperf: mangle and strip the private _rgb and _valid propertiesMerge pull request #235 from kurkle/perf/plain-color-namesMerge pull request #236 from kurkle/fix/cjs-typesfix: ship CommonJS type declarations and gate the package contractperf: store the color-name table as a plain stringMerge pull request #232 from kurkle/chore/prepack-buildchore: run build in prepack so published banner has the real versionMerge pull request #231 from kurkle/test/chartjs-compattest: pin the Chart.js runtime contract for ColorMerge pull request #230 from kurkle/chore/vitest-5chore(deps): bump vitest to ^5.0.0Merge pull request #229 from kurkle/chore/deps-update-pr1chore(deps): update within-range deps, bump typescript to ^6.0.3Merge pull request #228 from kurkle/ci/bench-ignore-scriptsci: pass --ignore-scripts to every npm install in workflowsMerge pull request #227 from kurkle/dependabot/npm_and_yarn/dev-dependencies-3eb1f0165dchore(deps-dev): bump the dev-dependencies group across 1 directory with 5 updatesMerge pull request #226 from kurkle/ci/dependabot-typescript-ignoreci(deps): ignore TypeScript major bumps in dependabotMerge pull request #224 from kurkle/dependabot/github_actions/actions-9b61906d8bMerge pull request #225 from kurkle/ci/sonar-workflow-scanci: pass SONAR_TOKEN explicitly, scan workflow files with Sonarchore(deps): bump the actions group across 1 directory with 2 updatesDepfu 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