Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump three-stdlib from 2.23.4 to 2.24.2 #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Bumps three-stdlib from 2.23.4 to 2.24.2.

Release notes

Sourced from three-stdlib's releases.

v2.24.2

2.24.2 (2023-08-06)

Bug Fixes

v2.24.1

2.24.1 (2023-08-01)

Bug Fixes

v2.24.0

2.24.0 (2023-08-01)

Features

  • OrbitControls: stopListenToKeyEvents (#275) (7aa3117)

v2.23.15

2.23.15 (2023-08-01)

Bug Fixes

v2.23.14

2.23.14 (2023-07-30)

Bug Fixes

  • OrbitControls: update camera up direction (#273) (6616a6e)

v2.23.13

2.23.13 (2023-07-07)

Bug Fixes

  • OculusHandPointerModel: safely dispose pointer mesh (#271) (048da9a)

v2.23.12

2.23.12 (2023-07-05)

... (truncated)

Commits
  • e7dad43 fix(postprocessing): use premult alpha (#277)
  • 4c04593 fix: r154 shader chunk compat (#276)
  • 7aa3117 feat(OrbitControls): stopListenToKeyEvents (#275)
  • 4df2314 fix: SVGLoader accepts Vector3 (#274)
  • 6616a6e fix(OrbitControls): update camera up direction (#273)
  • 048da9a fix(OculusHandPointerModel): safely dispose pointer mesh (#271)
  • 1401fce fix: updated RenderPixelatedPass types to match source file (#265)
  • 9ecea65 fix(utils): toCreasedNormals(): call toNonIndexed() only on indexed geome...
  • 73b1298 fix(GLTFLoader): harden navigator check
  • 0a6a015 fix(OculusHandPointerModel): cleanup on disconnect, implement dispose (#266)
  • 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)

Bumps [three-stdlib](https://github.com/pmndrs/three-stdlib) from 2.23.4 to 2.24.2.
- [Release notes](https://github.com/pmndrs/three-stdlib/releases)
- [Changelog](https://github.com/pmndrs/three-stdlib/blob/main/release.config.js)
- [Commits](pmndrs/three-stdlib@v2.23.4...v2.24.2)

---
updated-dependencies:
- dependency-name: three-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants