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.56.20 #167

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v9.56.20

9.56.20 (2023-02-09)

Bug Fixes

  • multiple stories because of Storybook bug (#1269) (5f012aa)

v9.56.19

9.56.19 (2023-02-08)

Bug Fixes

  • oc events = true, it breaks too much and needs more attention (14f5a25)

v9.56.18

9.56.18 (2023-02-06)

Bug Fixes

  • sparkles shader shouldn't be hardcoded (376ccbc)
  • tonemapping + encoding for points and sparkles (c9b69c8)

v9.56.17

9.56.17 (2023-02-04)

Bug Fixes

  • make rendertexture more configurable (a211b77)

v9.56.16

9.56.16 (2023-02-04)

Bug Fixes

  • mtm custom buffer render (d755cf8)

v9.56.15

9.56.15 (2023-02-04)

Bug Fixes

  • revert contactshadow matrixworlautoupdate, leads to flicker (d3a21a5)

v9.56.14

... (truncated)

Commits
  • 5f012aa fix: multiple stories because of Storybook bug (#1269)
  • 9836998 Use roughnessFactor instead of roughness (#1272)
  • 14f5a25 fix: oc events = true, it breaks too much and needs more attention
  • c9b69c8 fix: tonemapping + encoding for points and sparkles
  • 376ccbc fix: sparkles shader shouldn't be hardcoded
  • a211b77 fix: make rendertexture more configurable
  • d755cf8 fix: mtm custom buffer render
  • d3a21a5 fix: revert contactshadow matrixworlautoupdate, leads to flicker
  • a55e8a8 fix: update three, fix contact shadow matrix updates
  • 6a05933 fix: update bvh, fix extra drawcalls for mtm and contact shadows
  • 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 #169.