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

[Snyk] Upgrade: color, p5 #16

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

Conversation

yamcodes
Copy link
Owner

@yamcodes yamcodes commented Sep 7, 2024

snyk-top-banner

Snyk has created this PR to upgrade multiple dependencies.

👯 The following dependencies are linked and will therefore be updated together.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

Name Versions Released on

color
from 4.2.0 to 4.2.3 | 3 versions ahead of your current version | 2 years ago
on 2022-04-05
p5
from 1.4.0 to 1.10.0 | 12 versions ahead of your current version | a month ago
on 2024-07-31

Release notes
Package name: color
  • 4.2.3 - 2022-04-05

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

  • 4.2.2 - 2022-04-05

    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!

  • 4.2.1 - 2022-02-11

    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!

  • 4.2.0 - 2022-01-11

    Minor Release 4.2.0

    • Add .hexa() method (#237)

    Thanks to @ n0rush for their contribution!

from color GitHub release notes
Package name: p5

Snyk has created this PR to upgrade:
  - color from 4.2.0 to 4.2.3.
    See this package in npm: https://www.npmjs.com/package/color
  - p5 from 1.4.0 to 1.10.0.
    See this package in npm: https://www.npmjs.com/package/p5

See this project in Snyk:
https://app.snyk.io/org/yamyam263/project/8a2e5afb-f660-4a72-a3ca-501d7067fe3d?utm_source=github&utm_medium=referral&page=upgrade-pr
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.

p5.Graphics.remove() doesn't remove some resources
2 participants