Skip to content
This repository was archived by the owner on Apr 4, 2022. It is now read-only.

Bump troika-three-text from 0.40.0 to 0.45.1 #183

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2022

Bumps troika-three-text from 0.40.0 to 0.45.1.

Changelog

Sourced from troika-three-text's changelog.

0.45.1 (2022-03-06)

Bug Fixes

  • troika-three-text: fix SDF texture resizing in Three r136+ (7c26687)

0.45.0 (2022-01-02)

Features

  • troika-three-text: SDFs for all fonts are now stored in the same texture (7e871f7)

Performance Improvements

  • troika-three-text: avoid extra draw call on double sided materials as of Three r130 (6222ef3)
  • troika-three-text: make the glyphColors buffer transferable (c8c92fa)

0.44.0 (2021-11-14)

Bug Fixes

  • troika-three-text: fill in missing caret positions when the final glyph is a ligature - #165 (ad2eda6)

0.43.1-alpha.0 (2021-10-24)

Bug Fixes

  • troika-three-text: fix font parsing failures in iOS Safari (a542b42)

... (truncated)

Commits
  • 21a7678 v0.45.1
  • 7c26687 fix(troika-three-text): fix SDF texture resizing in Three r136+
  • a1ab2b3 v0.45.0
  • 6222ef3 perf(troika-three-text): avoid extra draw call on double sided materials as o...
  • c8c92fa perf(troika-three-text): make the glyphColors buffer transferable
  • 7e871f7 feat(troika-three-text): SDFs for all fonts are now stored in the same texture
  • a6b913e v0.44.0
  • ad2eda6 fix(troika-three-text): fill in missing caret positions when the final glyph ...
  • 0d775b1 feature(troika-three-text): provide interior caret positions for ligatures
  • a909b5c v0.43.1-alpha.0
  • Additional commits viewable 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 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)

Bumps [troika-three-text](https://github.com/protectwise/troika/tree/HEAD/packages/troika-three-text) from 0.40.0 to 0.45.1.
- [Release notes](https://github.com/protectwise/troika/releases)
- [Changelog](https://github.com/protectwise/troika/blob/v0.45.1/packages/troika-three-text/CHANGELOG.md)
- [Commits](https://github.com/protectwise/troika/commits/v0.45.1/packages/troika-three-text)

---
updated-dependencies:
- dependency-name: troika-three-text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2022

Superseded by #184.

@dependabot dependabot bot closed this Mar 11, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/troika-three-text-0.45.1 branch March 11, 2022 22:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants