Closed dependabot[bot] closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
365406a
) to head (928ab08
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps floki from 0.35.3 to 0.35.4.
Release notes
Sourced from floki's releases.
Changelog
Sourced from floki's changelog.
Commits
b66034f
Release v0.35.4 (#543)0840a05
Find with descendant selector without html tree (#537)5e7ec16
Always return find elements in the correct order (#540)dc9544e
Raw HTML code clean up (#538)c6f28eb
Optimize namespace and type selector by using pattern match (#536)b7bc377
Bump credo from 1.7.3 to 1.7.4 (#535)c688e2a
Find without build html tree (#534)712c08a
Optimize Floki.children (#533)c2c1a25
Reduce number of function call on traverse (#531)693e27b
Bump fast_html from 2.2.0 to 2.3.0 (#530)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