Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency color to v5 #507

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update dependency color to v5 #507

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
color ^3.2.1 -> ^5.0.0 age adoption passing confidence

Release Notes

Qix-/color (color)

v5.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: Qix-/color@4.2.3...5.0.0

v4.2.3

Compare Source

Patch Release 4.2.3

  • 957531f mention .hex() is lossy (#​244)
  • d00bd1a Correct the limits on XYZ model
  • 4ac1315 mark the package as side-effects free (#​189)
  • f34a0ba use correct WCAG luminance constant (fixes #​248)
  • 9dcc3b7 update YIQ formula constants (fixes #​107, ref chartjs/chartjs-color#2)
  • 5696221 remove numeric separators
    • Not sure why I had such a strong stance on this. I see now how annoying and terrible they are. Apologies to everyone who was affected, this was a bad decision on my part.
  • b26040e remove bitchy issue template

Thanks to @​csandman, @​zdenekkostal, @​technobuddha, and @​maranomynet for their contributions!

v4.2.2

Compare Source

Patch Release 4.2.2

  • 406d384 contast ratio level AAA is above 7:1
  • c7b8e75 fix linting issues
  • 5df6f50 don't compute valpha based on faulty argument counts (fixes #​250)

Thanks to @​shfshanyue for their contribution!

v4.2.1

Compare Source

Patch Release 4.2.1

NOTE: This is a metadata patch that changes no functionality of the library itself.

  • Restrict node version to ">=12.5.0" #​236

Thank you @​wtho for their contribution!

v4.2.0

Compare Source

Minor Release 4.2.0

Thanks to @​n0ruSh for their contribution!

v4.1.0

Compare Source

Minor Release 4.1.0

  • Update color-string to 1.9.0

v4.0.2

Compare Source

Patch Release 4.0.2

  • Bump color-string to ~1.7.4

v4.0.1

Compare Source

Patch Release 4.0.1

  • Remove no-op in integer constructor (#​208)
  • Fixed var to const in readme

v4.0.0

Compare Source

Major Release 4.0.0

NOTE: "Major" here used loosely. This release is an interim major release that introduces ES6 syntax into the package without changing the import method (require()). There will be a follow-up major release that switches entirely to ESM and will set the appropriate engine key in package.json. This was just a necessary first step to allow those who don't (yet) use ESModules a sane place to upgrade and pin to.

  • Move ES6 syntax (i.e. const/let, still using require)

Configuration

📅 Schedule: Branch creation - "* * * * 1-5" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.51%. Comparing base (76db4c7) to head (b6668ef).
Report is 18 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #507   +/-   ##
=======================================
  Coverage   83.51%   83.51%           
=======================================
  Files          71       71           
  Lines        4700     4700           
  Branches      603      603           
=======================================
  Hits         3925     3925           
  Misses        768      768           
  Partials        7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant