seasick / openscad-web-gui

Web GUI for OpenSCAD, using OpenSCAD WASM
https://seasick.github.io/openscad-web-gui/
GNU General Public License v3.0
44 stars 5 forks source link

chore(deps): bump @react-three/drei from 9.97.0 to 9.105.5 #42

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps @react-three/drei from 9.97.0 to 9.105.5.

Release notes

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

v9.105.5

9.105.5 (2024-04-28)

Bug Fixes

  • regenerate types, update stdlib for CSB (1c676bc)

v9.105.4

9.105.4 (2024-04-13)

Bug Fixes

  • useVideoTexture: lazy initialize hls.js when supported (#1919) (153607d)

v9.105.3

9.105.3 (2024-04-09)

Bug Fixes

v9.105.2

9.105.2 (2024-04-07)

Bug Fixes

  • splitting things mixed in the useFont loader function logic (#1904) (32ea209)

v9.105.1

9.105.1 (2024-04-03)

Bug Fixes

  • types off for envmap rotation (53f8f80)

v9.105.0

9.105.0 (2024-04-03)

Bug Fixes

... (truncated)

Commits
  • 1c676bc fix: regenerate types, update stdlib for CSB
  • 153607d fix(useVideoTexture): lazy initialize hls.js when supported (#1919)
  • 4a5add6 fix: env bg
  • 32ea209 fix: splitting things mixed in the useFont loader function logic (#1904)
  • 53f8f80 fix: types off for envmap rotation
  • 03ec48e fix: snapshot
  • 896b337 fix: snapshottttt
  • 938aa72 fix: envmap new props + build snapshot
  • 94c0752 feat: support for envmap intensity and update gainmap
  • a3db5c8 fix: build?
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 6 months ago

Superseded by #48.