From c49ecb81e7abcaa3f2507c224d2f28131fc530c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Oct 2022 15:17:06 +0000 Subject: [PATCH] Update dependency @react-three/fiber to v8.9.0 (#649) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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.10` -> `8.9.0`](https://renovatebot.com/diffs/npm/@react-three%2ffiber/8.8.10/8.9.0) | [![age](https://badges.renovateapi.com/packages/npm/@react-three%2ffiber/8.9.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@react-three%2ffiber/8.9.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@react-three%2ffiber/8.9.0/compatibility-slim/8.8.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@react-three%2ffiber/8.9.0/confidence-slim/8.8.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
pmndrs/react-three-fiber ### [`v8.9.0`](https://togithub.com/pmndrs/react-three-fiber/releases/tag/v8.9.0) [Compare Source](https://togithub.com/pmndrs/react-three-fiber/compare/v8.8.11...v8.9.0) ##### What's Changed - fix(loop): export flush methods and types by [@​CodyJasonBennett](https://togithub.com/CodyJasonBennett) in [https://github.com/pmndrs/react-three-fiber/pull/2580](https://togithub.com/pmndrs/react-three-fiber/pull/2580) Re-release of [#​2481](https://togithub.com/pmndrs/react-three-fiber/issues/2481) from [`v8.7.0`](https://togithub.com/pmndrs/react-three-fiber/releases/tag/v8.7.0), it just didn't get exported. **Full Changelog**: https://github.com/pmndrs/react-three-fiber/compare/v8.8.11...v8.9.0 ### [`v8.8.11`](https://togithub.com/pmndrs/react-three-fiber/releases/tag/v8.8.11) [Compare Source](https://togithub.com/pmndrs/react-three-fiber/compare/v8.8.10...v8.8.11) #### What's Changed - docs(links): Add Threejs Journey link to recommended documentation by [@​Ahlecss](https://togithub.com/Ahlecss) in [https://github.com/pmndrs/react-three-fiber/pull/2592](https://togithub.com/pmndrs/react-three-fiber/pull/2592) - fix: pointer events and pointer capture by [@​adventful](https://togithub.com/adventful) in [https://github.com/pmndrs/react-three-fiber/pull/2600](https://togithub.com/pmndrs/react-three-fiber/pull/2600) - fix(events): sort by distance on undefined roots by [@​Inuniku](https://togithub.com/Inuniku) in [https://github.com/pmndrs/react-three-fiber/pull/2599](https://togithub.com/pmndrs/react-three-fiber/pull/2599) - fix(useLoader): make better use of generics for extensions by [@​CodyJasonBennett](https://togithub.com/CodyJasonBennett) in [https://github.com/pmndrs/react-three-fiber/pull/2598](https://togithub.com/pmndrs/react-three-fiber/pull/2598) #### New Contributors - [@​Ahlecss](https://togithub.com/Ahlecss) made their first contribution in [https://github.com/pmndrs/react-three-fiber/pull/2592](https://togithub.com/pmndrs/react-three-fiber/pull/2592) - [@​adventful](https://togithub.com/adventful) made their first contribution in [https://github.com/pmndrs/react-three-fiber/pull/2600](https://togithub.com/pmndrs/react-three-fiber/pull/2600) **Full Changelog**: https://github.com/pmndrs/react-three-fiber/compare/v8.8.10...v8.8.11
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c4ad2fc94..ea1478cb0 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@monaco-editor/react": "4.4.6", "@plaiceholder/next": "2.5.0", "@react-three/drei": "9.38.2", - "@react-three/fiber": "8.8.10", + "@react-three/fiber": "8.9.0", "@tailwindcss/forms": "0.5.3", "chart.js": "3.9.1", "classnames": "2.3.2", diff --git a/yarn.lock b/yarn.lock index 1e5ade50f..b26d26c51 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2795,9 +2795,9 @@ __metadata: languageName: node linkType: hard -"@react-three/fiber@npm:8.8.10": - version: 8.8.10 - resolution: "@react-three/fiber@npm:8.8.10" +"@react-three/fiber@npm:8.9.0": + version: 8.9.0 + resolution: "@react-three/fiber@npm:8.9.0" dependencies: "@babel/runtime": ^7.17.8 "@types/react-reconciler": ^0.26.7 @@ -2826,7 +2826,7 @@ __metadata: optional: true react-native: optional: true - checksum: 35a2816563cb430632d81c74b7cb388c7e1f7332d11849767197c57b107e49be6190b3d1fb93c4227e4e6840792b9e263933d6478980a323b8355508139c7bf1 + checksum: f426aca32f9ecc52aa753d767065f9b2d1865f8dbe523e2109b3b2d07a9054fa311e2473cc58f94a8b5662aa32033a5fde6ad5e5efdbf5582136109a1c4d1d9e languageName: node linkType: hard @@ -19998,7 +19998,7 @@ __metadata: "@next/eslint-plugin-next": 12.3.1 "@plaiceholder/next": 2.5.0 "@react-three/drei": 9.38.2 - "@react-three/fiber": 8.8.10 + "@react-three/fiber": 8.9.0 "@storybook/addon-actions": 6.5.13 "@storybook/addon-docs": 6.5.13 "@storybook/addon-essentials": 6.5.13