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 d3-color to v3 [security] #217

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
d3-color (source) ^1.2.3 -> ^3.0.0 age adoption passing confidence

GitHub Vulnerability Alerts

GHSA-36jr-mh4h-2g58

The d3-color module provides representations for various color spaces in the browser. Versions prior to 3.1.0 are vulnerable to a Regular expression Denial of Service. This issue has been patched in version 3.1.0. There are no known workarounds.


Release Notes

d3/d3-color (d3-color)

v3.1.0

Compare Source

v3.0.1

Compare Source

  • Make build reproducible.

v3.0.0

Compare Source

  • Adopt type: module.

This package now requires Node.js 12 or higher. For more, please read Sindre Sorhus’s FAQ.

v2.0.0

Compare Source

This release adopts ES2015 language features such as for-of and drops support for older browsers, including IE. If you need to support pre-ES2015 environments, you should stick with d3-color 1.x or use a transpiler.

v1.4.1

Compare Source

  • Fix parsing of 4- and 8-digit hexadecimal transparent colors. #​52

v1.4.0

Compare Source

  • Add support for parsing 4- and 8-digit hexadecimal colors. #​60 Thanks, @​zerovox!
  • Add sideEffects: false to the package.json.

v1.3.0

Compare Source

v1.2.8

Compare Source

  • Revert chroma clamping in hcl.toString. (#​33)

v1.2.7

Compare Source

  • Account for rounding when determining whether a color is displayable.

v1.2.6

Compare Source

  • Implement chroma clamping in hcl.toString. (#​33)
  • Fix achromatic representation of white in HCL colorspace (again).

v1.2.5

Compare Source

  • Fix achromatic representation of white in HCL colorspace.

v1.2.4

Compare Source

  • Fix achromatic representation of black and white in HCL colorspace.

Configuration

📅 Schedule: Branch creation - "" (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.

@netlify
Copy link

netlify bot commented Nov 20, 2022

fail

Name Link
🔨 Latest commit a68b577
🔍 Latest deploy log https://app.netlify.com/sites/mcs-ui/deploys/637a433e669377000968dc81

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

0 participants