Skip to content

Commit

Permalink
Update dependency @react-three/fiber to v8.8.9 (#574)
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/fiber](https://togithub.com/pmndrs/react-three-fiber) |
[`8.8.8` ->
`8.8.9`](https://renovatebot.com/diffs/npm/@react-three%2ffiber/8.8.8/8.8.9)
|
[![age](https://badges.renovateapi.com/packages/npm/@react-three%2ffiber/8.8.9/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@react-three%2ffiber/8.8.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@react-three%2ffiber/8.8.9/compatibility-slim/8.8.8)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@react-three%2ffiber/8.8.9/confidence-slim/8.8.8)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>pmndrs/react-three-fiber</summary>

###
[`v8.8.9`](https://togithub.com/pmndrs/react-three-fiber/releases/tag/v8.8.9)

[Compare
Source](https://togithub.com/pmndrs/react-three-fiber/compare/v8.8.8...v8.8.9)

#### What's Changed

- fix(createPortal): use correct JSX type by
[@&#8203;CodyJasonBennett](https://togithub.com/CodyJasonBennett) in
[pmndrs/react-three-fiber#2550

**Full Changelog**:
pmndrs/react-three-fiber@v8.8.8...v8.8.9

</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 5, 2022
1 parent 95d8bff commit 6be4ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -22,7 +22,7 @@
"@monaco-editor/react": "4.4.6",
"@plaiceholder/next": "2.5.0",
"@react-three/drei": "9.32.11",
"@react-three/fiber": "8.8.8",
"@react-three/fiber": "8.8.9",
"@tailwindcss/forms": "0.5.3",
"chart.js": "3.9.1",
"classnames": "2.3.2",
Expand Down

0 comments on commit 6be4ddb

Please sign in to comment.