ajfisher / node-pixel

Library for using addressable LEDs (such as NeoPixels/WS2812) with Firmata and JohnnyFive
MIT License
275 stars 71 forks source link

chore: bump color-string from 1.6.0 to 1.7.4 #277

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps color-string from 1.6.0 to 1.7.4.

Release notes

Sourced from color-string's releases.

1.7.4

Patch Release 1.7.4

  • Fix bug in .to.hex() output if the inputs aren't rounded numbers (#25)

1.7.3

Patch Release 1.7.3

  • Fix hue modulo operation (#50)

Thanks to @​adroitwhiz for their contributions.

1.7.2

Patch Release 1.7.2

  • Fix issue where color-string with incorrectly return a color for properties on Object's prototype like "constructor". (#45)

Thanks to @​tolmasky for their contributions.

1.7.1

Patch release 1.7.1

  • Reduce acceptable characters in keyword matching regex (#42)

Thanks to @​benmccann for their contributions!

1.7.0

Minor Release 1.7.0

  • Add support for space-separated RGB (#58)
  • Removed Travis CI in favor of Github Actions
  • Small repository cleanup.

Thanks to @​JJC1138 and @​clytras for their contributions!

Commits


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
ajfisher commented 2 years ago

@dependabot merge

On Sat, 27 Nov 2021, 06:03 dependabot[bot], @.***> wrote:

@dependabot https://github.com/dependabot[bot] requested your review on: #277 https://github.com/ajfisher/node-pixel/pull/277 chore: bump color-string from 1.6.0 to 1.7.4.

— You are receiving this because your review was requested. Reply to this email directly, view it on GitHub https://github.com/ajfisher/node-pixel/pull/277#event-5679009211, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA5DI7DDD37WSTVS7IZUZDUN7KXPANCNFSM5I3GXG2Q .