pmndrs / drei

🥉 useful helpers for react-three-fiber
https://docs.pmnd.rs/drei
MIT License
8.45k stars 710 forks source link

chore(deps): bump troika-three-text from 0.50.2 to 0.52.0 #2195

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps troika-three-text from 0.50.2 to 0.52.0.

Changelog

Sourced from troika-three-text's changelog.

0.52.0 (2024-11-11)

Features

  • BatchedText: Support remaining visual properties (60c5e93)

0.51.1 (2024-11-11)

Note: Version bump only for package troika-three-text

0.51.0 (2024-11-10)

Bug Fixes

  • BatchedText: Fix texel read for taller data texture (57f3b0b)
  • troika-three-text: Fix error when first character is whitespace #313 (f71679e)

Features

  • BatchedText: support fillOpacity, and color now sets the diffuse uniform (8f83424)
  • troika-three-text: Add config to disable web worker (86023ec), closes #337

0.50.3 (2024-11-01)

Bug Fixes

  • ensure high precision sampling of batched text data texture (f8bd307)
Commits
  • d2eab04 v0.52.0
  • 60c5e93 feat(BatchedText): Support remaining visual properties
  • 6d94024 v0.51.1
  • 9c214c7 v0.51.0
  • f71679e fix(troika-three-text): Fix error when first character is whitespace #313
  • 8f83424 feat(BatchedText): support fillOpacity, and color now sets the diffuse uniform
  • 86023ec feat(troika-three-text): Add config to disable web worker
  • 57f3b0b fix(BatchedText): Fix texel read for taller data texture
  • afcf40d v0.50.3
  • f8bd307 fix: ensure high precision sampling of batched text data texture
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
drei ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 12, 2024 11:43pm
codesandbox-ci[bot] commented 2 weeks ago

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.

github-actions[bot] commented 1 week ago

:tada: This PR is included in version 9.116.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: