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 p5 from 1.4.0 to 1.7.0 #6

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

Conversation

yamcodes
Copy link
Owner

@yamcodes yamcodes commented Oct 6, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade p5 from 1.4.0 to 1.7.0.

ℹ️ 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.


  • The recommended version is 5 versions ahead of your current version.
  • The recommended version was released 3 months ago, on 2023-07-10.
Release notes
Package name: p5
  • 1.7.0 - 2023-07-10
    Read more
  • 1.6.0 - 2023-02-22
    Read more
  • 1.5.0 - 2022-10-18
    Read more
  • 1.4.2 - 2022-07-21
    Read more
  • 1.4.1 - 2022-02-03
    Read more
  • 1.4.0 - 2021-06-29

    General Changes

    Code Changes

    • Added support for UInt32 vertex indices
    • Change p5.Geometry's module/submodule
    • Fixes initialization of user-defined stroke shader
    • Processing keyword changed to p5 on mouse.js
    • Disable codecov comments
    • Fix "Javacript" typo in error message
    • Update GIF disposal handling
    • Update reference.js
    • Add text wrapping function
    • Update browser compatibility info for build process
    • describeElement() regex quick fix

    Documentation Changes

    • Removed redundant string "(Optional)" everywhere in the inline documentation
    • Fixes canvas size problem of fract() page in reference section
    • add missing space in arc() docs
    • Add p5.Camera.frustum documentation on reference page
    • norender class added to createCapture documentation
    • Update README.md -- aligned vertical bars
    • Updated Hindi contributor docs README.md
    • Added missing hindi translations to unit_testing.md
    • Add fes message
    • Fix copypasta in sample code
    • Add a reference from one dist() the other one and vise-verse.
    • Improve createCamera() example
    • Fix the texture() example
    • Add vertex() variant to documentation
    • Add example for specularMaterial()
    • Update describe() reference
    • Fix typos show up in docs
    • Fix "it's" in translation.json
    • Improve documentation clarity of some of the camera methods
    • Group materials on reference page
    • Added hindi translations for es6-adoption.md file
    • Added example and decription of params of beginShape()
    • Fixed the documentation for Vector.angleBetween to indicate that it respects angleMode.
    • Adding missing </code></div> in the centerY and centerZ example code
    • Remove extra optional text from docs for describe()
    • Fix typos in descriptions
    • Update Maintainers in Contributor Docs
    • Fixed errors in hindi translation of contributor docs
    • Fixed typo
    • Converted some auto-generated links in the reference documentation to same-document references

    New Contributors

    😻 New contributors since last release: @ Nitin-Rana, @ sflanker, @ pearmini, @ osteele, @ code4humanity, @ JetStarBlues, @ JetStarBlues, @ ghalestrilo, @ TylersGit, @ ageonic, @ cryptochap, @ christhomson, @ DavidWeiss2, @ leokamwathi, @ davepagurek, @ Rahulm2310, @ smrnjeet222, @ maxthomax

    You can find all of our contributors in our ReadMe.

from p5 GitHub release notes
Commit messages
Package name: p5
  • 1c2273d 1.7.0
  • b4edf1a Merge pull request #6263 from inaridarkfox4231/triangle_orientation_fix
  • 9a6261e add explanation comments
  • 4cc80ca fix triangle orientation
  • 2d12675 Merge pull request #6256 from processing/dependabot/npm_and_yarn/tough-cookie-4.1.3
  • ae85651 Merge pull request #6174 from wuyudi/check-fes
  • 91cd13d Merge pull request #6259 from inaridarkfox4231/Logarithmic-interpolation-of-distance
  • 7660ba7 Added unit test for distance interpolation
  • 43f471e Change distance interpolation to logarithmic interpolation
  • f20a407 Bump tough-cookie from 2.3.3 to 4.1.3
  • f2e1477 Update p5.js project mentor
  • f2a0c5b Merge pull request #6251 from inaridarkfox4231/p5_Camera_slerp()
  • aea4207 do not use lerp
  • ea56c80 rewrite with vectors and 3x3Matrix functions
  • ac8514e If there is a target, set result and return that.
  • 8840630 Changed to take target as an argument
  • bbd3892 fix transpose to transpose3x3
  • c73a042 fix indent
  • 2896e0a add other tests for 3x3Matrix
  • 56dab63 Merge pull request #6250 from davepagurek/class-methods-bullets
  • 32ce959 test for unit test of p5.Matrix 3x3
  • 7e13d3c slightly modify createSubMatrix3x3
  • 98663c0 add mat3 method to original copy() specification
  • 35dd5d2 Make the argument of copy obtained by slice instead of array

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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