0xs1r4t / sirat.xyz

my website. under construction 🔧
https://sirat.xyz
0 stars 0 forks source link

Bump @react-three/drei from 9.5.4 to 9.17.1 #103

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @react-three/drei from 9.5.4 to 9.17.1.

Release notes

Sourced from @​react-three/drei's releases.

v9.17.1

9.17.1 (2022-07-10)

Bug Fixes

  • GizmoHelper's incorrect snapping with TrackballControls (c7fa011)

v9.17.0

9.17.0 (2022-07-08)

Features

  • add abstraction for CatmullRomCurve3 (#963) (416590e)
  • add an abstraction component for marchingcubes (#872) (a2dfb04)

v9.16.1

9.16.1 (2022-07-07)

Bug Fixes

v9.16.0

9.16.0 (2022-07-03)

Features

  • add center as an option for viewcube (#951) (050c334)

v9.15.0

9.15.0 (2022-07-03)

Bug Fixes

Features

v9.14.3

9.14.3 (2022-06-24)

... (truncated)

Commits
  • c7fa011 fix: GizmoHelper's incorrect snapping with TrackballControls
  • a2dfb04 feat: add an abstraction component for marchingcubes (#872)
  • 416590e feat: add abstraction for CatmullRomCurve3 (#963)
  • 371366d fix: fixed PointMaterial on WebGL1 (#971)
  • 050c334 feat: add center as an option for viewcube (#951)
  • 12ec68d Fix: Add bevelSegments to Text3D (#966)
  • fd78ed7 feat: add makeDefault prop to MapControls (#917)
  • 2e6af40 fix: correct Mask children prop type (#959)
  • a4aaeff Update README.md
  • 37053f7 fix: mirrored ground plane appearing in ground projected Environment (#957)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #105.