Skip to content

Commit

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

---

### Release Notes

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

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

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

#### What's Changed

- fix(events): type spread event props by
[@&#8203;CodyJasonBennett](https://togithub.com/CodyJasonBennett) in
[pmndrs/react-three-fiber#2608

**Full Changelog**:
pmndrs/react-three-fiber@v8.9.0...v8.9.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMTMuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 2, 2022
1 parent c580fbe commit ed45179
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.40.0",
"@react-three/fiber": "8.9.0",
"@react-three/fiber": "8.9.1",
"@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 @@ -2795,9 +2795,9 @@ __metadata:
languageName: node
linkType: hard

"@react-three/fiber@npm:8.9.0":
version: 8.9.0
resolution: "@react-three/fiber@npm:8.9.0"
"@react-three/fiber@npm:8.9.1":
version: 8.9.1
resolution: "@react-three/fiber@npm:8.9.1"
dependencies:
"@babel/runtime": ^7.17.8
"@types/react-reconciler": ^0.26.7
Expand Down Expand Up @@ -2826,7 +2826,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: f426aca32f9ecc52aa753d767065f9b2d1865f8dbe523e2109b3b2d07a9054fa311e2473cc58f94a8b5662aa32033a5fde6ad5e5efdbf5582136109a1c4d1d9e
checksum: 75aabbc206a306bc5e46cc491327cd1e409fd46f2eb95864a0c8925097cef9c7f076547ff19c530ccf3192bd36451a28d5eefa0b0c21b60c49638b8a32dbd454
languageName: node
linkType: hard

Expand Down Expand Up @@ -20006,7 +20006,7 @@ __metadata:
"@next/eslint-plugin-next": 12.3.2
"@plaiceholder/next": 2.5.0
"@react-three/drei": 9.40.0
"@react-three/fiber": 8.9.0
"@react-three/fiber": 8.9.1
"@storybook/addon-actions": 6.5.13
"@storybook/addon-docs": 6.5.13
"@storybook/addon-essentials": 6.5.13
Expand Down

1 comment on commit ed45179

@vercel
Copy link

@vercel vercel bot commented on ed45179 Nov 2, 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.