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

fix(deps): update dependency color to v4 #786

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
color ^3.1.3 -> ^4.0.0 age adoption passing confidence

Release Notes

Qix-/color

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)

v3.2.1

Compare Source

Patch Release 3.2.1
  • Revert color-convert back down to <2 since v2 introduced ES6 syntax.

If you need color-convert@>=2 then you'll need to have ES6 support. It's 2021, embrace it. 🙂

v3.2.0

Compare Source

Minor Release 3.2.0

NOTE: This is the final release of color that uses ES5 syntax. For those following along, 4.0.0 was just released that switches to ES6 (const/let) syntax, which will (at some point) be followed by another major release that further switches to ES Modules entirely. This will be a sweeping change across the color package suite (color, color-string, color-convert). Keep a look out if these issues have been bothering you.

  • Bumps color convert to latest (fixes some issues with HCG)
  • Bumps mocha to latest

v3.1.4

Compare Source

Patch Release 3.1.4
  • Bumped color-string to latest version, resolving problems for users using package-lock.json files and adding support for space-separated hsl() syntax.

Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@coveralls
Copy link

coveralls commented Jul 17, 2021

Coverage Status

Coverage remained the same at 87.611% when pulling 77bae3a on renovate/color-4.x into 70dfedd on master.

@renovate renovate bot force-pushed the renovate/color-4.x branch 7 times, most recently from 43b20e9 to 78698ec Compare July 26, 2021 12:38
@renovate renovate bot force-pushed the renovate/color-4.x branch 4 times, most recently from f2c5d88 to c045be6 Compare August 3, 2021 08:09
@renovate renovate bot force-pushed the renovate/color-4.x branch 2 times, most recently from c50a85f to 2a304c7 Compare August 19, 2021 14:27
@renovate renovate bot force-pushed the renovate/color-4.x branch 3 times, most recently from d5b9d84 to 899ba38 Compare August 31, 2021 20:25
@renovate renovate bot force-pushed the renovate/color-4.x branch 3 times, most recently from 2d05d2a to c1c1fbf Compare September 9, 2021 15:02
@renovate renovate bot force-pushed the renovate/color-4.x branch 4 times, most recently from 8701fae to 77bae3a Compare September 16, 2021 08:40
@renovate renovate bot force-pushed the renovate/color-4.x branch 4 times, most recently from 7397fd2 to a89944f Compare September 21, 2021 17:02
@renovate renovate bot force-pushed the renovate/color-4.x branch 2 times, most recently from a05dbfa to 0faa84e Compare September 28, 2021 19:13
@renovate renovate bot force-pushed the renovate/color-4.x branch 8 times, most recently from fd9de59 to cee809d Compare December 30, 2021 16:27
@renovate renovate bot force-pushed the renovate/color-4.x branch 10 times, most recently from 1c81ff1 to 07a9495 Compare January 6, 2022 20:09
@renovate renovate bot force-pushed the renovate/color-4.x branch 6 times, most recently from 85189a6 to 100b307 Compare January 11, 2022 16:13
@codecov
Copy link

codecov bot commented Jan 11, 2022

Codecov Report

Merging #786 (6bb8289) into master (f58f8d2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #786   +/-   ##
=======================================
  Coverage   90.70%   90.70%           
=======================================
  Files         174      174           
  Lines        2700     2700           
  Branches      552      552           
=======================================
  Hits         2449     2449           
  Misses        238      238           
  Partials       13       13           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f58f8d2...6bb8289. Read the comment docs.

@renovate renovate bot force-pushed the renovate/color-4.x branch 2 times, most recently from e0aec45 to bd810d9 Compare January 11, 2022 20:56
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.

None yet

3 participants