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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2021

Bumps troika-three-text from 0.40.0 to 0.44.0.

Changelog

Sourced from troika-three-text's changelog.

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)

0.43.0 (2021-09-20)

Features

  • troika-three-text: allow line wrapping after some common non-whitespace chars like hyphens (1b20e34), closes #136

Performance Improvements

  • troika-three-text: parallelize SDF generation with multiple worker threads (c2bf886)

0.42.0 (2021-05-17)

Bug Fixes

  • add three to peerDependencies in all leaf packages (0a11ab6)

Features

  • open up 'three' peer dependency to include future versions (d4a5b23)

... (truncated)

Commits
  • 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
  • de7eadd chore: use https rather than ssh for typr git dependency
  • a542b42 fix(troika-three-text): fix font parsing failures in iOS Safari
  • 497fa53 v0.43.0
  • c2bf886 perf(troika-three-text): parallelize SDF generation with multiple worker threads
  • eef5652 refactor: separate SDF generation from the typesetting logic
  • 1b20e34 feat(troika-three-text): allow line wrapping after some common non-whitespace...
  • 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.44.0.
- [Release notes](https://github.com/protectwise/troika/releases)
- [Changelog](https://github.com/protectwise/troika/blob/master/packages/troika-three-text/CHANGELOG.md)
- [Commits](https://github.com/protectwise/troika/commits/v0.44.0/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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 15, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 3, 2022

Superseded by #169.

@dependabot dependabot bot closed this Jan 3, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/troika-three-text-0.44.0 branch January 3, 2022 22:12
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