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.47.1 #153

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v9.47.1

9.47.1 (2022-12-17)

Bug Fixes

  • grid rotation affecting fog in a bad way (937c0c9)

v9.47.0

9.47.0 (2022-12-17)

Features

v9.46.7

9.46.7 (2022-12-15)

Bug Fixes

  • stop all AnimationActions on unmount/mixer change (#1176) (16f1caf)
  • MeshRefractionMaterial: vNormal should be normalized (#1184) (57d95f1)

v9.46.6

9.46.6 (2022-12-15)

Bug Fixes

  • Text: downstream tree-shaking & *BufferGeometry deprecation (#1145) (c20af06)

v9.46.5

9.46.5 (2022-12-13)

Bug Fixes

v9.46.4

9.46.4 (2022-12-08)

Bug Fixes

  • update meshline & three-stdlib (064fc6e)

v9.46.3

... (truncated)

Commits
  • 937c0c9 fix: grid rotation affecting fog in a bad way
  • 70e0403 Update Grid.tsx
  • 416a1c6 Update Grid.tsx
  • d8c2d84 feat: grid (#1186)
  • 16f1caf fix: stop all AnimationActions on unmount/mixer change (#1176)
  • 57d95f1 fix(MeshRefractionMaterial): vNormal should be normalized (#1184)
  • c20af06 fix(Text): downstream tree-shaking & *BufferGeometry deprecation (#1145)
  • a1098f8 fix: update meshline
  • 064fc6e fix: update meshline & three-stdlib
  • 5f6aef7 fix: remove TransformControls events from cleanup (#1171)
  • 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 1 year ago

Superseded by #155.