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

fix(deps): update dependency @react-three/drei to v9 #2113

Merged
merged 3 commits into from
Mar 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@react-three/drei 8.20.2 -> 9.57.3 age adoption passing confidence

Release Notes

pmndrs/drei

v9.57.3

Compare Source

Bug Fixes
  • ensure <GizmoHelper /> rotations respsect camera up direction (#​1330) (a9b8931)

v9.57.2

Compare Source

Bug Fixes

v9.57.1

Compare Source

Bug Fixes

v9.57.0

Compare Source

Features
  • switch pcss impl to something cleaner/less noisy (965c1eb)

v9.56.28

Compare Source

Bug Fixes

v9.56.27

Compare Source

Bug Fixes

v9.56.26

Compare Source

Bug Fixes

v9.56.25

Compare Source

Bug Fixes

v9.56.24

Compare Source

Bug Fixes
  • view scissortest side effect (1bce7a6)

v9.56.23

Compare Source

Bug Fixes
  • set return type to null as a fn w/ return type 'void' is not a valid JSX element (#​1261) (c765706)

v9.56.22

Compare Source

Bug Fixes
  • oc & cc revert events prop as it breaks pointerevents, + update deps (83b02a4)

v9.56.21

Compare Source

Bug Fixes

v9.56.20

Compare Source

Bug Fixes

v9.56.19

Compare Source

Bug Fixes
  • oc events = true, it breaks too much and needs more attention (14f5a25)

v9.56.18

Compare Source

Bug Fixes
  • sparkles shader shouldn't be hardcoded (376ccbc)
  • tonemapping + encoding for points and sparkles (c9b69c8)

v9.56.17

Compare Source

Bug Fixes
  • make rendertexture more configurable (a211b77)

v9.56.16

Compare Source

Bug Fixes
  • mtm custom buffer render (d755cf8)

v9.56.15

Compare Source

Bug Fixes
  • revert contactshadow matrixworlautoupdate, leads to flicker (d3a21a5)

v9.56.14

Compare Source

Bug Fixes
  • update three, fix contact shadow matrix updates (a55e8a8)

v9.56.13

Compare Source

Bug Fixes
  • update bvh, fix extra drawcalls for mtm and contact shadows (6a05933)

v9.56.12

Compare Source

Bug Fixes
  • text3d fix clone, smooth (0eed7f1)

v9.56.11

Compare Source

Bug Fixes
  • rendertexture should allow custom compute (60e2c55)

v9.56.10

Compare Source

Bug Fixes

v9.56.9

Compare Source

Bug Fixes

v9.56.8

Compare Source

Bug Fixes
  • Spotlight/Shadows storybook (61ffa03)

v9.56.7

Compare Source

Bug Fixes

v9.56.6

Compare Source

Bug Fixes

v9.56.5

Compare Source

Bug Fixes

v9.56.4

Compare Source

Bug Fixes

v9.56.3

Compare Source

Bug Fixes
  • transmat backsidethickness (8d7635a)

v9.56.2

Compare Source

Bug Fixes
  • adds color type to background meshtransmissionmaterial (#​1248) (fbcf529)

v9.56.1

Compare Source

Bug Fixes
  • invert thickness for thansmat (66b6305)

v9.56.0

Compare Source

Features

v9.55.0

Compare Source

Features

v9.54.3

Compare Source

Bug Fixes
  • transmat shows backside, fix naming in caustics, too (feebb49)

v9.54.2

Compare Source

Bug Fixes

v9.54.1

Compare Source

Bug Fixes
  • CameraControls: taking advantage on new released .connect method (#​1238) (0b26e93)

v9.54.0

Compare Source

Features

v9.53.3

Compare Source

Bug Fixes
  • invalidate accumulative shadows (175206d)

v9.53.2

Compare Source

Bug Fixes

v9.53.1

Compare Source

Bug Fixes
  • pivot matrix auto transform (1b7137c)

v9.53.0

Compare Source

Features

v9.52.6

Compare Source

Bug Fixes
  • reuse discardmaterial, discard transmat parent, annnotations bool for pivot (27a6bf4)

v9.52.5

Compare Source

Bug Fixes

v9.52.4

Compare Source

Bug Fixes

v9.52.3

Compare Source

Bug Fixes

v9.52.2

Compare Source

Bug Fixes
  • caustic color has to be white by default (9fc35d0)
  • forgot color uniform (ba6a283)

v9.52.1

Compare Source

Bug Fixes

v9.52.0

Compare Source

Features

v9.51.24

Compare Source

Bug Fixes
  • allow shadermaterial to receive uniforms as ctor args (4a7f83f)

v9.51.23

Compare Source

Bug Fixes
  • clean up transmat and usefbo (5dcc7e5)

v9.51.22

Compare Source

Bug Fixes
  • KeyboardControls: don't use deprecated Zustand types (#​1222) (1cd3e05)

v9.51.21

Compare Source

Bug Fixes
  • allow trans mat to use threes build in transmission sampler (4ac722b)

v9.51.20

Compare Source

Bug Fixes

v9.51.19

Compare Source

Bug Fixes
  • missing maath dependency (aff1797)

v9.51.18

Compare Source

Bug Fixes
  • types: import TextMeshImpl does not have a type definition (#​1215) (068c364)

v9.51.17

Compare Source

Bug Fixes
  • transmat bug where distortion only works w/ a buffer (9f78db2)

v9.51.16

Compare Source

Bug Fixes
  • scrollcontrols damp made no sense, use maath (ae64831)

v9.51.15

Compare Source

Bug Fixes
  • remove distortionspeed from trans mat (03a9edc)

v9.51.14

Compare Source

Bug Fixes
  • trans mat cleanup, type fix, better defaults (411831b)

v9.51.13

Compare Source

Bug Fixes

v9.51.12

Compare Source

Bug Fixes

v9.51.11

Compare Source

Bug Fixes
  • trans mat incured extra renders due to transmission > 0 (fb1ab7c)

v9.51.10

Compare Source

Bug Fixes
  • n8programs new transmission material (38fabd1)

v9.51.9

Compare Source

Bug Fixes
  • gizmo uses hud, hud wont have side effects (780d8f5)

v9.51.8

Compare Source

Reverts
  • Revert "fix: gizmo autoclear" (f903d7b)

v9.51.7

Compare Source

Bug Fixes

v9.51.6

Compare Source

Bug Fixes
  • activate roughness in trans mat (white noise) (644a14a)

v9.51.5

Compare Source

Bug Fixes
  • trans mat refract / samples (642b677)

v9.51.4

Compare Source

Bug Fixes
  • trans mat tint & fix diffuse (c48b5ed)

v9.51.3

Compare Source

Bug Fixes
  • remove transmission, fix rand (b369404)

v9.51.2

Compare Source

Bug Fixes
  • transmission refraction + reflections (fec726b)

v9.51.1

Compare Source

Bug Fixes
  • trans mat refract normal 0.85 (a041d2e)

v9.51.0

Compare Source

Bug Fixes
  • transmissionmaterial shared buffer (e0f561c)
Features
  • meshtransmissionmaterial (46a2959)

v9.50.5

Compare Source

Bug Fixes
  • accumulativeshadows didn't work with scene bg (a892743)

v9.50.4

Compare Source

Bug Fixes

v9.50.3

Compare Source

Bug Fixes

v9.50.2

Compare Source

Bug Fixes
  • softshadow dispose materials (08d7945)

v9.50.1

Compare Source

Bug Fixes

v9.50.0

Compare Source

Features

v9.49.0

Compare Source

Features
  • add softshadow component for pcss w/o side effects (631df77)

v9.48.6

Compare Source

Bug Fixes
  • ScrollControls: fix offset computation for raycaster (#​1208) (5334e1f)

v9.48.5

Compare Source

Bug Fixes
  • text is invisible by default, make fontsize 1 (011c6a4)

v9.48.4

Compare Source

Bug Fixes
  • accshadow targetmat should have fog false (377cd1f)

v9.48.3

Compare Source

Bug Fixes
  • accshadows need a fog arg (76c1630)

v9.48.2

Compare Source

Bug Fixes

v9.48.1

Compare Source

Bug Fixes

v9.48.0

Compare Source

Features
  • gltf convenience component (b67bcd6)

v9.47.1

Compare Source

Bug Fixes
  • grid rotation affecting fog in a bad way (937c0c9)

v9.47.0

Compare Source

Features

v9.46.7

Compare Source

Bug Fixes

v9.46.6

Compare Source

Bug Fixes
  • Text: downstream tree-shaking & *BufferGeometry deprecation (#​1145) (c20af06)

v9.46.5

Compare Source

Bug Fixes

v9.46.4

Compare Source

Bug Fixes
  • update meshline & three-stdlib (064fc6e)

v9.46.3

Compare Source

Bug Fixes

v9.46.2

Compare Source

Bug Fixes

v9.46.1

Compare Source

Bug Fixes

v9.46.0

Compare Source

Features

v9.45.1

Compare Source

Bug Fixes

v9.45.0

Compare Source

Features

v9.44.1

Compare Source

Bug Fixes
  • remove whitespace from hud (3618102)

v9.44.0

Compare Source

Features

v9.43.3

Compare Source

Bug Fixes

v9.43.2

Compare Source

Bug Fixes
  • change usetrailtexture to array notation (f0184fd)

v9.43.1

Compare Source

Bug Fixes
  • revert trailtexture constructor (a71356f)
  • trailtexture spread props (5fc8a5e)

v9.43.0

Compare Source

Features

v9.42.2

Compare Source

Bug Fixes

v9.42.1

Compare Source

Bug Fixes
  • stage can configure envmap (2d2d2e8)

v9.42.0

Compare Source

Bug Fixes
  • View component supports non-full screen use cases (#​981) (35c3600)
Features

v9.41.3

Compare Source

Bug Fixes
  • stage offset should be centered (38a231e)

v9.41.2

Compare Source

Bug Fixes
  • stage backward compat, storybook (a6a2663)

v9.41.1

Compare Source

Bug Fixes
  • stage can be free from the camera, accumulative support (afa4a63)

v9.41.0

Compare Source

Bug Fixes
Features

v9.40.5

Compare Source

Bug Fixes
  • usevidtex use loadedmetadata (5d36103)

v9.40.4

Compare Source

Bug Fixes
  • stars should be depthwrite false like sparkles (3cf76e7)

v9.40.3

Compare Source

Bug Fixes

v9.40.2

Compare Source

Bug Fixes

v9.40.1

Compare Source

Bug Fixes

v9.40.0

Compare Source

Features

v9.39.0

Compare Source

Bug Fixes
Features

v9.38.2

Compare Source

Bug Fixes
  • change TransformControlsProps mode & space to union type (#​1116) (9033468)

v9.38.1

Compare Source

Bug Fixes

v9.38.0

Compare Source

Features

v9.37.1

Compare Source

Bug Fixes
  • ortho & persp cam need optional envMap, fix text3d segments missing in usememo deps (e76310f)

v9.37.0

Compare Source

Features
  • allow ortho and pers cams to film into fbos (b46d9a1)

v9.36.0

Compare Source

Features

v9.35.1

Compare Source

Bug Fixes
  • center should be able to disable specific axes (bc78f69)

v9.35.0

Compare Source

Features

v9.34.4

Compare Source

Bug Fixes

v9.34.3

Compare Source

Bug Fixes

v9.34.2

Compare Source

Bug Fixes

v9.34.1

Compare Source

Bug Fixes
  • GizmoHelper - Check if default controls is OrbitControls before resetting UP vector (#​1083) (e7daabd)

v9.34.0

Compare Source

Features
  • add OnDragStartProps to onDragStart of PivotControls (#​1076) (a630d37)

v9.33.1

Compare Source

Bug Fixes

v9.33.0

Compare Source

Features

v9.32.12

Compare Source

Bug Fixes

v9.32.11

Compare Source

Bug Fixes

v9.32.10

Compare Source

Bug Fixes

v9.32.9

Compare Source

Bug Fixes

v9.32.8

Compare Source

Bug Fixes

v9.32.7

Compare Source

Bug Fixes
  • metaballs center position (a51fe2b)

v9.32.6

Compare Source

Bug Fixes

v9.32.5

Compare Source

Bug Fixes
  • line broken with just numbers (207f14e)

v9.32.4

Compare Source

Bug Fixes

v9.32.3

Compare Source

Bug Fixes
  • line should accept v2d and [n,n] (8df8cc1)

v9.32.2

Compare Source

Bug Fixes

v9.32.1

Compare Source

Bug Fixes

v9.32.0

Compare Source

Features

v9.31.2

Compare Source

Bug Fixes

v9.31.1

Compare Source

Bug Fixes
  • add vertex colors to refraction material (6e34966)

v9.31.0

Compare Source

Features

v9.30.3

Compare Source

Bug Fixes
  • refraction instancing, fast chroma (66750d8)

v9.30.2

Compare Source

Bug Fixes
  • refrmaterial takes sampler2d and samplercube (3cc7caa)

v9.30.1

Compare Source

Bug Fixes
  • three namespace for refraction shader (1186305)

v9.30.0

Compare Source

Features

v9.29.2

Compare Source

Bug Fixes
  • allow cubecam to have a custom env (e5ffa04)

v9.29.1

Compare Source

Bug Fixes
  • use rest props for usevideotexture (0ba64bb)

v9.29.0

Compare Source

Features

v9.28.3

Compare Source

Bug Fixes

v9.28.2

Compare Source

Bug Fixes
  • invalidate pivot on drag (7cbe37b)

v9.28.1

Compare Source

Bug Fixes
  • pivot arrow, use cyl for raycast only (3c3a2e2)
  • pivot axis flicker (0a315e7)

v9.28.0

Compare Source

Features

v9.27.0

Compare Source

Bug Fixes
  • types: import TextMeshImpl does not have a type definition (#​1027) (e050dc0)
  • change LineProps.color to be ColorRepresentation (#​1043) (d043601)
Features

v9.26.2

Compare Source

Bug Fixes
  • append html to the connected element (e10e9d1)

v9.26.1

Compare Source

Bug Fixes

v9.26.0

Compare Source

Features

v9.25.3

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file kind:chore labels Mar 7, 2023
@changeset-bot
Copy link

changeset-bot bot commented Mar 7, 2023

⚠️ No Changeset found

Latest commit: 4055644

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

@vercel
Copy link

vercel bot commented Mar 7, 2023

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

Name Status Preview Comments Updated
react-spring ❌ Failed (Inspect) Mar 14, 2023 at 0:23AM (UTC)

@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 7, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 4055644:

Sandbox Source
Animating Auto Configuration
Card Configuration
Cards Stack Configuration
Chaining Transition and a Spring Configuration
CSS Gradients Configuration
CSS Keyframes Configuration
Async CSS variables Configuration
Draggable List Configuration
Exit Before Enter Configuration
Flip Card Configuration
Floating Button Configuration
Goo Blobs Configuration
Image Fade Configuration
List Reordering Configuration
MacOS Dock Configuration
Masonry Grid Configuration
Multistage Transitions Configuration
Noise Configuration
Notification Hub Configuration
Horizontal Parallax Configuration
Sticky Parallax Configuration
Vertical Parallax Configuration
Rocket decay Configuration
Basic Transition Configuration
Native Slide Configuration

@github-actions
Copy link

github-actions bot commented Mar 7, 2023

Size Change: 0 B

Total Size: 56.6 kB

ℹ️ View Unchanged
Filename Size
packages/animated/dist/esm/index.js 1.77 kB
packages/animated/dist/index.js 2.08 kB
packages/core/dist/esm/index.js 11.4 kB
packages/core/dist/index.js 11.6 kB
packages/parallax/dist/esm/index.js 1.7 kB
packages/parallax/dist/index.js 2 kB
packages/rafz/dist/esm/index.js 906 B
packages/rafz/dist/index.js 1.14 kB
packages/react-spring/dist/esm/index.js 52 B
packages/react-spring/dist/index.js 321 B
packages/shared/dist/esm/index.js 6.95 kB
packages/shared/dist/index.js 7.25 kB
packages/types/dist/esm/index.js 53 B
packages/types/dist/index.js 323 B
targets/konva/dist/esm/index.js 336 B
targets/konva/dist/index.js 612 B
targets/native/dist/esm/index.js 752 B
targets/native/dist/index.js 864 B
targets/three/dist/esm/index.js 347 B
targets/three/dist/index.js 679 B
targets/web/dist/esm/index.js 2.2 kB
targets/web/dist/index.js 2.42 kB
targets/zdog/dist/esm/index.js 308 B
targets/zdog/dist/index.js 650 B

compressed-size-action

@renovate
Copy link
Contributor Author

renovate bot commented Mar 17, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

joshuaellis
joshuaellis previously approved these changes Mar 17, 2023
@joshuaellis joshuaellis merged commit ad9420c into main Mar 17, 2023
@joshuaellis joshuaellis deleted the renovate/react-three-drei-9.x branch March 17, 2023 11:26
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 kind:chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant