Update embedded-text requirement from 0.4.0 to 0.5.0
Updates the requirements on embedded-text to permit the latest version.
Release notes
Sourced from embedded-text's releases.
v0.5.0
Stable release of embedded-text 0.5.0.
This release fixes a whitespace rendering inconsistency and hides a small number of private API.
Changelog
Sourced from embedded-text's changelog.
0.5.0 (2021-09-08)
Fixed:
- #157 Fixed carrying whitespace to the next line
Removed:
- #155 Removed
TextBox::fit_heightandTextBox::fit_height_limited#155: embedded-graphics/embedded-text#155 #157: embedded-graphics/embedded-text#157
0.5.0-beta.4 (2021-08-16)
Added:
- #148 Added
TextBoxStyleBuilder::leading_spaces()andTextBoxStyleBuilder::trailing_spaces()- #148 Added
TextBoxStyle::leading_spacesandTextBoxStyle::trailing_spacesFixed:
Removed:
- #150 Removed unused
as-slicedependency#143: embedded-graphics/embedded-text#143 #144: embedded-graphics/embedded-text#144 #148: embedded-graphics/embedded-text#148 #150: embedded-graphics/embedded-text#150
0.5.0-beta.3 (2021-08-08)
Added:
... (truncated)
Commits
722d4f6Prepare 0.5.07d5a49aMerge pull request #157 from embedded-graphics/spaces53fe66dChangelog8074d34Add changelog entry765e5acCheck example9a862f7Adjust tests982e758Correctly eat a space if leading spaces don't fit85fbc03Add example0485555Merge pull request #156 from embedded-graphics/example-text87bf847Clarify text in example- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)