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 sat from 0.5.0 to 0.9.0 #1

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade sat from 0.5.0 to 0.9.0.

merge advice
ℹ️ 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 6 months ago, on 2021-04-05.
Release notes
Package name: sat
  • 0.9.0 - 2021-04-05
    • Add getAABBAsBox methods to Polygon and Circle that returns a Box (getAABB returns a Polygon) - thanks getkey!
  • 0.8.0 - 2019-09-07
    • Combine consecutive duplicate points in polygons to remove zero-length edges. (Fixes #55)
    • Add the ability to set an offset for circles - thanks funnisimo!
  • 0.7.1 - 2018-05-24
    • Check explicitly for undefined y param when scaling vectors. (Fixes #52)
  • 0.7.0 - 2018-02-17
    • Add getCentroid method to Polygon that computes the centroid. (Fixes #50)
      • Useful for computing the center of a polygon if you want to rotate around it.
  • 0.6.0 - 2016-09-11
    • Fix "Vornoi" -> "Voronoi" everywhere. Changes are all in private code, no functional changes. (Fixes #27)
    • Exposed isSeparatingAxis() function - thanks hexus!
    • Allow pointInPolygon to work with small polygons. (Fixes #41)
  • 0.5.0 - 2014-12-26
    • (POTENTIALLY BREAKING CHANGE) Make recalc on Polygon more memory efficient. It no longer does any allocations. The calcPoints,edges and normals vector arrays are reused and only created in setPoints when the number of new points is different than the current ones. (Fixes #15)
      • points, angle and offset can no longer be manually changed. The setPoints, setAngle, and setOffset methods must be used.
      • As a result of this, the recalc method is no longer part of the API.
    • Add getAABB to Polygon and Circle that calculate Axis-Aligned Bounding Boxes - thanks TuurDutoit! (Fixes #17)
from sat GitHub release notes
Commit messages
Package name: sat

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.

Add user skins Fire a food Ability to split
1 participant