deps(deps): bump taffy from 0.7.7 to 0.13.0 - #8391
Conversation
Bumps [taffy](https://github.com/DioxusLabs/taffy) from 0.7.7 to 0.13.0. - [Release notes](https://github.com/DioxusLabs/taffy/releases) - [Changelog](https://github.com/DioxusLabs/taffy/blob/main/CHANGELOG.md) - [Commits](DioxusLabs/taffy@v0.7.7...v0.13.0) --- updated-dependencies: - dependency-name: taffy dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Validated locally on macOS: this does not compile. Two independent classes of breakage: 1. The alignment enums were restructured. ...and the same for 2. A thread-safety regression that is not a mechanical rename: The new node type holds a Leaving this open. Given the size of the jump, stepping through intermediate taffy versions |
Bumps taffy from 0.7.7 to 0.13.0.
Release notes
Sourced from taffy's releases.
... (truncated)
Changelog
Sourced from taffy's changelog.
... (truncated)
Commits
45a5629Prepare for v0.13.0 release (#1080)7957808Support self-start and self-end alignment keywords (#1077)b11b1bdAdd generated tests for float placement after sibling margins (#1079)9930638Exclude absolutely positioned children from implicit grid size estimate (#1075)9d9dcffAlign empty grids (all tracks collapsed) within the container (#1078)1dd3e83Add generated tests for abspos grid items in grids with gaps (#1073)5f2d500Fix static position of absolutely positioned flex children (#1072)1c539f8Fix abspos grid line resolution under content alignment (#1071)ac84daaDon't collapse float margins with the margins of its children (#1065)a7fb1c2Float placement: allow floats to overflow their containing block per CSS2 §9....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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)