Skip to content

Commit

Permalink
Update dependency @react-three/drei to v9.32.11 (#573)
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.32.7` ->
`9.32.11`](https://renovatebot.com/diffs/npm/@react-three%2fdrei/9.32.7/9.32.11)
|
[![age](https://badges.renovateapi.com/packages/npm/@react-three%2fdrei/9.32.11/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@react-three%2fdrei/9.32.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@react-three%2fdrei/9.32.11/compatibility-slim/9.32.7)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@react-three%2fdrei/9.32.11/confidence-slim/9.32.7)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

##### Bug Fixes

- **View:** wrap portal in fragment
([#&#8203;1074](https://togithub.com/pmndrs/drei/issues/1074))
([161c486](https://togithub.com/pmndrs/drei/commit/161c486d2b1ca4d3b86557b501250c4d249d77c5))

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

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

##### Bug Fixes

- move PivotControls to web
([#&#8203;1073](https://togithub.com/pmndrs/drei/issues/1073))
([1e1801b](https://togithub.com/pmndrs/drei/commit/1e1801b3064a346ad777921d1b2363dbea982761))

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

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

##### Bug Fixes

- **Sparkles:** remove circular dependency
([#&#8203;1072](https://togithub.com/pmndrs/drei/issues/1072))
([827edb0](https://togithub.com/pmndrs/drei/commit/827edb0396def4bb88c861a2fc5375eeec617187))

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

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

##### Bug Fixes

- **RenderTexture:** use texture JSX props
([#&#8203;1071](https://togithub.com/pmndrs/drei/issues/1071))
([b529674](https://togithub.com/pmndrs/drei/commit/b529674deb42f9a854090d50c4b577137445ef2c))

</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, click
this checkbox.

---

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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIxNC4wIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 4, 2022
1 parent e91645f commit 95d8bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -21,7 +21,7 @@
"@headlessui/react": "1.7.3",
"@monaco-editor/react": "4.4.6",
"@plaiceholder/next": "2.5.0",
"@react-three/drei": "9.32.7",
"@react-three/drei": "9.32.11",
"@react-three/fiber": "8.8.8",
"@tailwindcss/forms": "0.5.3",
"chart.js": "3.9.1",
Expand Down

0 comments on commit 95d8bff

Please sign in to comment.