Skip to content

Commit

Permalink
Update dependency @react-three/drei to v9.50.5 (#746)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@react-three/drei](https://togithub.com/pmndrs/drei) | [`9.50.4` ->
`9.50.5`](https://renovatebot.com/diffs/npm/@react-three%2fdrei/9.50.4/9.50.5)
|
[![age](https://badges.renovateapi.com/packages/npm/@react-three%2fdrei/9.50.5/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@react-three%2fdrei/9.50.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@react-three%2fdrei/9.50.5/compatibility-slim/9.50.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@react-three%2fdrei/9.50.5/confidence-slim/9.50.4)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>pmndrs/drei</summary>

### [`v9.50.5`](https://togithub.com/pmndrs/drei/releases/tag/v9.50.5)

[Compare
Source](https://togithub.com/pmndrs/drei/compare/v9.50.4...v9.50.5)

##### Bug Fixes

- accumulativeshadows didn't work with scene bg
([a892743](https://togithub.com/pmndrs/drei/commit/a89274366839fc4ac4221e7b8dd2e5824b5ef1f5))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/ziyadedher/ziyadedher).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuODEuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 4, 2023
1 parent 84f9e17 commit 81d7eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@headlessui/react": "1.7.7",
"@monaco-editor/react": "4.4.6",
"@plaiceholder/next": "2.5.0",
"@react-three/drei": "9.50.4",
"@react-three/drei": "9.50.5",
"@react-three/fiber": "8.10.0",
"@tailwindcss/forms": "0.5.3",
"chart.js": "4.1.1",
Expand Down

0 comments on commit 81d7eef

Please sign in to comment.