Skip to content

Commit

Permalink
fix(deps): update dependency @react-three/fiber to v8.15.12 (#44)
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.15.10` ->
`8.15.12`](https://renovatebot.com/diffs/npm/@react-three%2ffiber/8.15.10/8.15.12)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@react-three%2ffiber/8.15.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@react-three%2ffiber/8.15.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@react-three%2ffiber/8.15.10/8.15.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@react-three%2ffiber/8.15.10/8.15.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>pmndrs/react-three-fiber (@&#8203;react-three/fiber)</summary>

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

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

#### What's Changed

- fix(useLoader): loosen GLTF inference check by
[@&#8203;CodyJasonBennett](https://togithub.com/CodyJasonBennett) in
[pmndrs/react-three-fiber#3105
- fix(types): preserve deprecated XR type annotations by
[@&#8203;CodyJasonBennett](https://togithub.com/CodyJasonBennett) in
[pmndrs/react-three-fiber#3111

**Full Changelog**:
pmndrs/react-three-fiber@v8.15.11...v8.15.12

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

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

#### What's Changed

- fix(types): update import from three/examples by
[@&#8203;Methuselah96](https://togithub.com/Methuselah96) in
[pmndrs/react-three-fiber#3095

#### New Contributors

- [@&#8203;warrenseine](https://togithub.com/warrenseine) made their
first contribution in
[pmndrs/react-three-fiber#3094

**Full Changelog**:
pmndrs/react-three-fiber@v8.15.10...v8.15.11

</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://developer.mend.io/github/simonknittel/sinister-incorporated).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->
  • Loading branch information
renovate[bot] committed Dec 20, 2023
2 parents 0c60c90 + 3f90a4f commit 1cbbe35
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@prisma/client": "5.4.2",
"@radix-ui/react-popover": "1.0.7",
"@react-three/drei": "9.88.11",
"@react-three/fiber": "8.15.10",
"@react-three/fiber": "8.15.12",
"@react-three/postprocessing": "2.15.10",
"@t3-oss/env-nextjs": "0.7.1",
"@tanstack/react-query": "4.36.1",
Expand Down

0 comments on commit 1cbbe35

Please sign in to comment.