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.30.3 #124

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v9.30.3

9.30.3 (2022-09-15)

Bug Fixes

  • refraction instancing, fast chroma (66750d8)

v9.30.2

9.30.2 (2022-09-14)

Bug Fixes

  • refrmaterial takes sampler2d and samplercube (3cc7caa)

v9.30.1

9.30.1 (2022-09-14)

Bug Fixes

  • three namespace for refraction shader (1186305)

v9.30.0

9.30.0 (2022-09-14)

Features

v9.29.2

9.29.2 (2022-09-14)

Bug Fixes

  • allow cubecam to have a custom env (e5ffa04)

v9.29.1

9.29.1 (2022-09-08)

Bug Fixes

  • use rest props for usevideotexture (0ba64bb)

v9.29.0

9.29.0 (2022-09-08)

... (truncated)

Commits
  • 66750d8 fix: refraction instancing, fast chroma
  • 3cc7caa fix: refrmaterial takes sampler2d and samplercube
  • 1186305 fix: three namespace for refraction shader
  • 9cbc220 feat: meshrefractionmaterial
  • e5ffa04 fix: allow cubecam to have a custom env
  • 0ba64bb fix: use rest props for usevideotexture
  • c6fbb04 feat: usevideotexture
  • 838aab8 Update README.md
  • 5e20226 fix: pivot axis width
  • 7cbe37b fix: invalidate pivot on drag
  • 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 #128.