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 @react-three/xr from 5.5.0 to 6.2.2 in /client/StichHub #654

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Bumps @react-three/xr from 5.5.0 to 6.2.2.

Release notes

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

v6.2.0

react-three/xr v6.2.0

🎥 YouTube Video | 🪿 Tweet

Features

  • ⛰️ Unbounded spaces using bounded: false - Example
  • 📐 Depth sensing using depthSensing: true - Example
  • ➕ Secondary input sources using secondaryInputSources: true - Example | Tutorial
  • 📺 Dynamic and static high quality layers using <XRLayer ... /> - Example | Tutorial

Fixes

  • #322: incorrect XRRigidTransform when using frame.createAnchor
  • #331: Window is not defined error when using @​react-three/xr with Next.js
  • #324: Wheel scrolling not working when using forwardObjectEvents

Breaking Changes

  • useSessionSupported is now called useSessionModeSupported
  • useXRHandState("right"), useXRHandState("controller"), ... is now called useXRInputSource("hand", "right"), useXRInputSource("controller", "right"), ...
  • useXRHandState("right"), useXRControllerState("right"), ... for getting the hand state when rendering a hand is now called useXRInputSourceStateContext("hand"), useXRInputSourceStateContext("controller"), ...
  • removed unnecessary useXRPlane hook

Documentation

v6.1.0

react-three/xr v6.1.0

Features

  • Anchor Support: Added anchor functionality to attach 3D object positioning onto the real world
  • Emulator: Integrated emulator via IWER (runs on localhost or everywhere else when pressing windows/command + alt/option + E
  • Hit Testing: Now supporting a simple API for Hit Testing
  • DOM Overlay: Integrated DOM overlay, enabling HTML content to be layered over the XR scene.

Fixes

  • Pointer Event Order: Corrected the inheritance of pointerEventsOrder to ensure events propagate as expected.
  • Object Events Forwarding: Fixed issues with inverted object event forwarding, ensuring correct interaction handling.
  • Origin Scale & MinDistance: Resolved inaccuracies with origin scaling and minimum distance calculations.
  • XR Screen Input: Addressed issues related to XR screen input, improving interaction consistency.
  • Teleport Pointer: Disabled teleport pointer by default, preventing unintended navigation in scenes.
  • VR Sessions: Fixed a bug related to VR sessions in unbounded environments, ensuring proper session management.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by bela-bohlender, a new releaser for @​react-three/xr since your current version.


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 <dependency name> 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)

Bumps [@react-three/xr](https://github.com/pmndrs/xr) from 5.5.0 to 6.2.2.
- [Release notes](https://github.com/pmndrs/xr/releases)
- [Commits](pmndrs/xr@v5.5.0...v6.2.2)

---
updated-dependencies:
- dependency-name: "@react-three/xr"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2024
Copy link

vercel bot commented Sep 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
stichhub ❌ Failed (Inspect) Sep 1, 2024 7:07pm
stichhub-backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 1, 2024 7:07pm

@UBA-GCOEN
Copy link
Owner

Hello @dependabot[bot]!
Thank you for submitting this pull request Your pull request will be reviewed by maintainers shortly. Meanwhile make sure you have referenced the respected issue in this pr Your pr will not be merged if it does not have reference to respected issue
please read our Contributing Guidelines https://github.com/UBA-GCOEN/StichHub/blob/main/CONTRIBUTING.md And Code of Conduct https://github.com/UBA-GCOEN/StichHub/blob/main/CODE_OF_CONDUCT.md

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2024

Superseded by #668.

@dependabot dependabot bot closed this Oct 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client/StichHub/react-three/xr-6.2.2 branch October 1, 2024 20:05
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.

1 participant