Skip to content
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(deps): update dependency three-custom-shader-material to v6 #511

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
three-custom-shader-material ^5.4.0 -> ^6.0.0 age adoption passing confidence

Release Notes

FarazzShaikh/THREE-CustomShaderMaterial (three-custom-shader-material)

v6.2.0

Compare Source

  • Add CustomShaderMaterial.clone() method
  • Update regex used to extract main function's body from user's shader code.

v6.1.1

Compare Source

v6.1.0

Compare Source

v6.0.13

Compare Source

v6.0.12

Compare Source

v6.0.11

Compare Source

v6.0.10

Compare Source

v6.0.9

Compare Source

v6.0.8

Compare Source

v6.0.7

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

Rewritten from scratch, now with no dependencies, optimized performance and better type inference.

  • Add csm_Iridescence
  • Add csm_Transmission
  • Add csm_Thickness
  • Add csm_UnlitFac
    • Mix factor between lit (csm_DiffuseColor) and unlit (csm_FragColor) shading.
  • [BREAKING]: Removed official support for extending third-party materials and materials that already use onBeforeCompile.
    • This is due to the complexity of the implementation and the lack of a good way to handle it.
    • You can still extend materials, they may or may not work as expected.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Oct 13, 2024

Deploy Preview for cientos-tresjs ready!

Name Link
🔨 Latest commit 722e9b8
🔍 Latest deploy log https://app.netlify.com/sites/cientos-tresjs/deploys/675feec685e17c0008139f77
😎 Deploy Preview https://deploy-preview-511--cientos-tresjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@alvarosabu
Copy link
Member

I'm not entirely sure about merging this one @andretchen0 @JaimeTorrealba is a major but their release notes are not really helpful in understanding if there is a breaking change 🤔

@renovate renovate bot force-pushed the renovate/three-custom-shader-material-6.x branch from 77b42a9 to e9f42bd Compare October 27, 2024 19:56
@renovate renovate bot requested a review from alvarosabu as a code owner October 27, 2024 19:56
Copy link

pkg-pr-new bot commented Oct 27, 2024

Open in Stackblitz

npm i https://pkg.pr.new/@tresjs/cientos@511

commit: 722e9b8

@renovate renovate bot force-pushed the renovate/three-custom-shader-material-6.x branch from e9f42bd to e84fed5 Compare November 5, 2024 13:12
@renovate renovate bot force-pushed the renovate/three-custom-shader-material-6.x branch from e84fed5 to d5034bc Compare November 13, 2024 15:39
@renovate renovate bot force-pushed the renovate/three-custom-shader-material-6.x branch 2 times, most recently from bae422a to e43d056 Compare November 23, 2024 15:56
@renovate renovate bot force-pushed the renovate/three-custom-shader-material-6.x branch 8 times, most recently from 8e6c3a1 to 49f5e69 Compare December 4, 2024 19:30
@renovate renovate bot changed the title fix(deps): update dependency three-custom-shader-material to v6 fix(deps): update dependency three-custom-shader-material to v6 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/three-custom-shader-material-6.x branch December 8, 2024 18:24
@renovate renovate bot changed the title fix(deps): update dependency three-custom-shader-material to v6 - autoclosed fix(deps): update dependency three-custom-shader-material to v6 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/three-custom-shader-material-6.x branch 7 times, most recently from b756b80 to b474d8e Compare December 13, 2024 08:08
@renovate renovate bot force-pushed the renovate/three-custom-shader-material-6.x branch from b474d8e to 722e9b8 Compare December 16, 2024 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant