-
Notifications
You must be signed in to change notification settings - Fork 699
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix: renderOrder of <Svg> meshes #2061
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
🎉 This PR is included in version 9.109.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
github-merge-queue bot
pushed a commit
to 3um-Group/3UM_Website
that referenced
this pull request
Aug 31, 2024
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) <h3>Snyk has created this PR to upgrade @react-three/drei from 9.108.3 to 9.109.5.</h3> :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project. <hr/> - The recommended version is **7 versions** ahead of your current version. - The recommended version was released on **23 days ago**. <details> <summary><b>Release notes</b></summary> <br/> <details> <summary>Package name: <b>@react-three/drei</b></summary> <ul> <li> <b>9.109.5</b> - <a href="https://github.com/pmndrs/drei/releases/tag/v9.109.5">2024-08-08</a></br><h2><a href="https://github.com/pmndrs/drei/compare/v9.109.4...v9.109.5">9.109.5</a> (2024-08-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>Billboard:</strong> don't disable matrix update (<a href="pmndrs/drei#2063" data-hovercard-type="pull_request" data-hovercard-url="/pmndrs/drei/pull/2063/hovercard">#2063</a>) (<a href="https://github.com/pmndrs/drei/commit/f4f910f76f48e16ef73c52f2d69bd5bbf96a138e">f4f910f</a>)</li> </ul> </li> <li> <b>9.109.4</b> - <a href="https://github.com/pmndrs/drei/releases/tag/v9.109.4">2024-08-08</a></br><h2><a href="https://github.com/pmndrs/drei/compare/v9.109.3...v9.109.4">9.109.4</a> (2024-08-08)</h2> <h3>Bug Fixes</h3> <ul> <li>yarn4 prebuild (<a href="pmndrs/drei#2062" data-hovercard-type="pull_request" data-hovercard-url="/pmndrs/drei/pull/2062/hovercard">#2062</a>) (<a href="https://github.com/pmndrs/drei/commit/e99c07a76151c21d48d102bc7e549b8cf5753c90">e99c07a</a>)</li> </ul> </li> <li> <b>9.109.3</b> - <a href="https://github.com/pmndrs/drei/releases/tag/v9.109.3">2024-08-07</a></br><h2><a href="https://github.com/pmndrs/drei/compare/v9.109.2...v9.109.3">9.109.3</a> (2024-08-07)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>Svg:</strong> patch for three r152 (<a href="pmndrs/drei#2061" data-hovercard-type="pull_request" data-hovercard-url="/pmndrs/drei/pull/2061/hovercard">#2061</a>) (<a href="https://github.com/pmndrs/drei/commit/9f9b268df48aca792b6462e4c67ba713410f4b4c">9f9b268</a>)</li> </ul> </li> <li> <b>9.109.2</b> - <a href="https://github.com/pmndrs/drei/releases/tag/v9.109.2">2024-07-23</a></br><h2><a href="https://github.com/pmndrs/drei/compare/v9.109.1...v9.109.2">9.109.2</a> (2024-07-23)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>Outlines:</strong> use correct uniform type (<a href="pmndrs/drei#2048" data-hovercard-type="pull_request" data-hovercard-url="/pmndrs/drei/pull/2048/hovercard">#2048</a>) (<a href="https://github.com/pmndrs/drei/commit/bd8c036bf40b8ac5cd57403914d9945f8d32d16e">bd8c036</a>)</li> </ul> </li> <li> <b>9.109.1</b> - <a href="https://github.com/pmndrs/drei/releases/tag/v9.109.1">2024-07-22</a></br><h2><a href="https://github.com/pmndrs/drei/compare/v9.109.0...v9.109.1">9.109.1</a> (2024-07-22)</h2> <h3>Bug Fixes</h3> <ul> <li>dispose line material (<a href="pmndrs/drei#2039" data-hovercard-type="pull_request" data-hovercard-url="/pmndrs/drei/pull/2039/hovercard">#2039</a>) (<a href="https://github.com/pmndrs/drei/commit/816650a67a6f5f28108c0012024452f5bdb772f3">816650a</a>)</li> </ul> </li> <li> <b>9.109.0</b> - <a href="https://github.com/pmndrs/drei/releases/tag/v9.109.0">2024-07-22</a></br><h1><a href="https://github.com/pmndrs/drei/compare/v9.108.4...v9.109.0">9.109.0</a> (2024-07-22)</h1> <h3>Features</h3> <ul> <li><strong>Float:</strong> add autoInvalidate prop for on-demand rendering (<a href="pmndrs/drei#2034" data-hovercard-type="pull_request" data-hovercard-url="/pmndrs/drei/pull/2034/hovercard">#2034</a>) (<a href="https://github.com/pmndrs/drei/commit/690f7a0a561d5cad47f1aae430ef93ba6f6f8af9">690f7a0</a>)</li> </ul> </li> <li> <b>9.108.4</b> - <a href="https://github.com/pmndrs/drei/releases/tag/v9.108.4">2024-07-15</a></br><h2><a href="https://github.com/pmndrs/drei/compare/v9.108.3...v9.108.4">9.108.4</a> (2024-07-15)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>useEnvironment:</strong> remove gainmap from cache after webgl context lost (<a href="pmndrs/drei#2029" data-hovercard-type="pull_request" data-hovercard-url="/pmndrs/drei/pull/2029/hovercard">#2029</a>) (<a href="https://github.com/pmndrs/drei/commit/b50a2d4b1a1278ae36058b9b53b85a00ef195762">b50a2d4</a>)</li> </ul> </li> <li> <b>9.108.3</b> - <a href="https://github.com/pmndrs/drei/releases/tag/v9.108.3">2024-07-07</a></br><h2><a href="https://github.com/pmndrs/drei/compare/v9.108.2...v9.108.3">9.108.3</a> (2024-07-07)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>MeshRefractionMaterial:</strong> use color chunks, support opacity prop (<a href="pmndrs/drei#2020" data-hovercard-type="pull_request" data-hovercard-url="/pmndrs/drei/pull/2020/hovercard">#2020</a>) (<a href="https://github.com/pmndrs/drei/commit/7ceab1af8cebe9bf11d791edf60df8df7db04abf">7ceab1a</a>)</li> </ul> </li> </ul> from <a href="https://github.com/pmndrs/drei/releases">@react-three/drei GitHub release notes</a> </details> </details> --- > [!IMPORTANT] > > - Check the changes in this PR to ensure they won't cause issues with your project. > - This PR was automatically created by Snyk using the credentials of a real user. --- **Note:** _You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs._ **For more information:** <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiIwMzI3OGYzMC1hOTUwLTQ2MzUtOGUzNi01ZDFmYmVhMzgwZDciLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjAzMjc4ZjMwLWE5NTAtNDYzNS04ZTM2LTVkMWZiZWEzODBkNyJ9fQ==" width="0" height="0"/> > - 🧐 [View latest project report](https://app.snyk.io/org/3um-group/project/9553dc1c-e7c4-4a83-81ea-024571aa73a5?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr) > - 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates) > - 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/3um-group/project/9553dc1c-e7c4-4a83-81ea-024571aa73a5/settings/integration?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr) > - 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/3um-group/project/9553dc1c-e7c4-4a83-81ea-024571aa73a5/settings/integration?pkg=&utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades) [//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"","from":"react-three/drei","to":"react-three/drei"}],"env":"prod","hasFixes":false,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[],"prId":"03278f30-a950-4635-8e36-5d1fbea380d7","prPublicId":"03278f30-a950-4635-8e36-5d1fbea380d7","packageManager":"npm","priorityScoreList":[],"projectPublicId":"9553dc1c-e7c4-4a83-81ea-024571aa73a5","projectUrl":"https://app.snyk.io/org/3um-group/project/9553dc1c-e7c4-4a83-81ea-024571aa73a5?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr","prType":"upgrade","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":[],"type":"auto","upgrade":[],"upgradeInfo":{"versionsDiff":7,"publishedDate":"2024-08-08T12:07:55.133Z"},"vulns":[]}'
This was referenced Sep 10, 2024
This was referenced Sep 15, 2024
This was referenced Sep 19, 2024
This was referenced Sep 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Why
<Svg>
component is broken afterthree@>=0.152
.What
Added
renderOrder
following mrdoob/three.js#26114 .Checklist
Additional comments
To test this, you need to have three@>=0.152.
Drei
storybook usesthree@0.151.0
so you won't see the bug on the official storybook.This is the same as #1938 but without having to remove
transparent
, as that isn't required in thethree.js
examples either.