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 #896

Merged
merged 1 commit into from
Apr 5, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 3, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

Qix-/color

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: 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, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/color-4.x branch from 1127004 to 8c890eb Compare October 4, 2021 07:10
@renovate renovate bot force-pushed the renovate/color-4.x branch from 8c890eb to 5e80b77 Compare October 21, 2021 04:37
@Methuselah96
Copy link
Member

Waiting on storybookjs/storybook#13491.

@renovate renovate bot force-pushed the renovate/color-4.x branch 2 times, most recently from 74e6699 to 12d7aab Compare November 26, 2021 09:53
@renovate renovate bot force-pushed the renovate/color-4.x branch 3 times, most recently from 2c5bb27 to fde155a Compare December 5, 2021 02:06
@renovate renovate bot force-pushed the renovate/color-4.x branch from fde155a to 963150e Compare December 27, 2021 02:27
@renovate renovate bot force-pushed the renovate/color-4.x branch from 963150e to 4f4b4b5 Compare January 11, 2022 11:53
@renovate renovate bot force-pushed the renovate/color-4.x branch from 4f4b4b5 to 1b6128c Compare January 22, 2022 23:08
@renovate renovate bot force-pushed the renovate/color-4.x branch from 1b6128c to f9389f6 Compare February 11, 2022 17:18
@changeset-bot
Copy link

changeset-bot bot commented Feb 11, 2022

⚠️ No Changeset found

Latest commit: bc8b090

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/color-4.x branch from f9389f6 to 7150665 Compare February 28, 2022 05:17
@renovate renovate bot force-pushed the renovate/color-4.x branch from 7150665 to ef190bd Compare April 4, 2022 04:10
@renovate renovate bot force-pushed the renovate/color-4.x branch from ef190bd to bc8b090 Compare April 5, 2022 11:37
@Methuselah96 Methuselah96 merged commit 5c4721a into main Apr 5, 2022
@Methuselah96 Methuselah96 deleted the renovate/color-4.x branch April 5, 2022 13:11
luotaoyeah pushed a commit to luotaoyeah/redux-devtools that referenced this pull request Apr 19, 2022
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.

2 participants