react-three-rapier
react-three-rapier copied to clipboard
chore(deps-dev): bump @react-three/drei from 9.74.14 to 9.105.5 in /packages/react-three-rapier
Bumps @react-three/drei from 9.74.14 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
v9.105.3
9.105.3 (2024-04-09)
Bug Fixes
- env bg (4a5add6)
v9.105.2
9.105.2 (2024-04-07)
Bug Fixes
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 CSB153607d
fix(useVideoTexture): lazy initialize hls.js when supported (#1919)4a5add6
fix: env bg32ea209
fix: splitting things mixed in the useFont loader function logic (#1904)53f8f80
fix: types off for envmap rotation03ec48e
fix: snapshot896b337
fix: snapshottttt938aa72
fix: envmap new props + build snapshot94c0752
feat: support for envmap intensity and update gainmapa3db5c8
fix: build?- Additional commits viewable in compare view
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)
⚠️ No Changeset found
Latest commit: ff472d200019bc35a7e5e141c8170f23ae9f2b4c
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Superseded by #669.