equinor / esv-intersection

A reusable component to create intersection visualizations for wells
https://equinor.github.io/esv-intersection/storybook/latest
MIT License
12 stars 7 forks source link

[Snyk] Upgrade curve-interpolator from 3.1.1 to 3.2.0 #785

Closed venikx closed 1 year ago

venikx commented 1 year ago

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


Snyk has created this PR to upgrade curve-interpolator from 3.1.1 to 3.2.0.

:information_source: 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 **1 version** ahead of your current version. - The recommended version was released **21 days ago**, on 2023-09-18.
Release notes
Package name: curve-interpolator
  • 3.2.0 - 2023-09-18
    • Added function getFrenetFrames to CurveInterpolator. This function calculates the tangents, normals and binormals for given a number of segments for a 3d curve. The implementation is an adapted copy from the implementation of the same thing found in the curve class in THREE.js and I included it in this library because its so useful. Creds to the devs @ THREE.js (https://github.com/mrdoob/three.js).
    • Some internal housekeeping
  • 3.1.1 - 2023-02-24
    • Fixed issue #30
from curve-interpolator GitHub release notes
Commit messages
Package name: curve-interpolator
  • ee45164 Added function to CurveInterpolator for returning Frenet-frames + a few fixes
  • 8765187 Merge pull request #33 from kjerandp/dependabot/npm_and_yarn/word-wrap-1.2.4
  • bf48073 Bump word-wrap from 1.2.3 to 1.2.4
  • f7b9c55 Made the createLookupTable function more generic for future use and fixed types for map/forEach/reduce functions
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](https://app.snyk.io/org/heappurple-team/project/a32735b2-93fd-4a40-a5d0-9dac097e2757?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/heappurple-team/project/a32735b2-93fd-4a40-a5d0-9dac097e2757/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/heappurple-team/project/a32735b2-93fd-4a40-a5d0-9dac097e2757/settings/integration?pkg=curve-interpolator&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 9ce621b7c24194b336b0ee4781bbc1b9213cc835

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