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.37.1 #138

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v9.37.1

9.37.1 (2022-10-24)

Bug Fixes

  • ortho & persp cam need optional envMap, fix text3d segments missing in usememo deps (e76310f)

v9.37.0

9.37.0 (2022-10-23)

Features

  • allow ortho and pers cams to film into fbos (b46d9a1)

v9.36.0

9.36.0 (2022-10-17)

Features

v9.35.1

9.35.1 (2022-10-16)

Bug Fixes

  • center should be able to disable specific axes (bc78f69)

v9.35.0

9.35.0 (2022-10-16)

Features

  • add enabled prop to PresentationControls (#1096) (c046d08)

v9.34.4

9.34.4 (2022-10-13)

Bug Fixes

  • TransformControls: prefer refcallbacks for handlers (#1095) (d0b21a6)

v9.34.3

9.34.3 (2022-10-07)

... (truncated)

Commits
  • e76310f fix: ortho & persp cam need optional envMap, fix text3d segments missing in u...
  • b46d9a1 feat: allow ortho and pers cams to film into fbos
  • 566b703 docs: correct <Mask/>'s children type in README (#1103)
  • 7b7d486 feat: add Svg component (#1091)
  • bc78f69 fix: center should be able to disable specific axes
  • c046d08 feat: add enabled prop to PresentationControls (#1096)
  • cced45e docs: correct spelling of ratio (#1101)
  • bd1c26b chore(deps): bump to x.3
  • 3cfae0c chore(deps): upgrade stdlib (#1100)
  • 4c88f3b chore(docs): typo in README "width" and "foward" (#1097)
  • 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 #142.