KittyCAD / diff-viewer-extension

View changes to your models directly within GitHub with our extension for all Chrome, Edge, and Chromium-powered browsers.
https://chrome.google.com/webstore/detail/kittycad-diff-viewer/gccpihmphokfjpohkmkbimnhhnlpmegp
26 stars 0 forks source link

Bump three-stdlib from 2.29.4 to 2.29.10 #605

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps three-stdlib from 2.29.4 to 2.29.10.

Release notes

Sourced from three-stdlib's releases.

v2.29.10

2.29.10 (2024-04-30)

Bug Fixes

  • OrbitControls: make "wheel" listener passive (#353) (f357e50)

v2.29.9

2.29.9 (2024-04-28)

Bug Fixes

v2.29.8

2.29.8 (2024-04-27)

Bug Fixes

v2.29.7

2.29.7 (2024-04-27)

Bug Fixes

  • OrbitControls: restore touchAction on dispose (e1f6d3e)

v2.29.6

2.29.6 (2024-03-19)

Bug Fixes

  • KTX2Loader: remove parse overload from types (017639d)

v2.29.5

2.29.5 (2024-03-03)

Bug Fixes

  • types: Remove usages of ambient THREE namespace (#346) (ba6a58d)
  • types: stub TextureEncoding (#347) (11bd428)
Commits
  • f357e50 fix(OrbitControls): make "wheel" listener passive (#353)
  • ea1e4bf fix(SVGLoader): upstream fixes (#359)
  • fb716b0 fix(RGBELoader): upstream fixes (#358)
  • e1f6d3e fix(OrbitControls): restore touchAction on dispose
  • c61652b Fixed rotation defect in VRMLLoader.js (#355)
  • 017639d fix(KTX2Loader): remove parse overload from types
  • ba6a58d fix(types): Remove usages of ambient THREE namespace (#346)
  • 11bd428 fix(types): stub TextureEncoding (#347)
  • See full diff 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)