Skip to content

Commit

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

---

### Release Notes

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

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

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

#### What's Changed

- fix: call onUpdate for attached children prop update by
[@&#8203;CodyJasonBennett](https://togithub.com/CodyJasonBennett) in
[pmndrs/react-three-fiber#2548

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTMuMSIsInVwZGF0ZWRJblZlciI6IjMyLjIxMy4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 3, 2022
1 parent 6c0fb7b commit aac09ea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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.7",
"@react-three/fiber": "8.8.7",
"@react-three/fiber": "8.8.8",
"@tailwindcss/forms": "0.5.3",
"chart.js": "3.9.1",
"classnames": "2.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -2725,9 +2725,9 @@ __metadata:
languageName: node
linkType: hard

"@react-three/fiber@npm:8.8.7":
version: 8.8.7
resolution: "@react-three/fiber@npm:8.8.7"
"@react-three/fiber@npm:8.8.8":
version: 8.8.8
resolution: "@react-three/fiber@npm:8.8.8"
dependencies:
"@babel/runtime": ^7.17.8
"@types/react-reconciler": ^0.26.7
Expand Down Expand Up @@ -2756,7 +2756,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 7aa42027c78ba862b6748066fca2400735862f5c9c76c36cf2bee153d85d34d912bc4efdf88a8d018e328a36561f02d008542a8b392c33c5dd05d3792c417b62
checksum: 043432debcc2031e32790b9defff9cbae5952804dc191ab577ef0acf08d3d2f62e862d05174e9bd8456141494017b9816a21c807f11f80b65ccf8dd343b2aae5
languageName: node
linkType: hard

Expand Down Expand Up @@ -19767,7 +19767,7 @@ __metadata:
"@next/eslint-plugin-next": 12.3.1
"@plaiceholder/next": 2.5.0
"@react-three/drei": 9.32.7
"@react-three/fiber": 8.8.7
"@react-three/fiber": 8.8.8
"@storybook/addon-actions": 6.5.12
"@storybook/addon-docs": 6.5.12
"@storybook/addon-essentials": 6.5.12
Expand Down

1 comment on commit aac09ea

@vercel
Copy link

@vercel vercel bot commented on aac09ea Oct 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.