Conversation
Member
|
@dependabot rebase |
6a69273 to
fb9613d
Compare
Bumps [floki](https://github.com/philss/floki) from 0.37.1 to 0.38.1. - [Release notes](https://github.com/philss/floki/releases) - [Changelog](https://github.com/philss/floki/blob/main/CHANGELOG.md) - [Commits](philss/floki@v0.37.1...v0.38.1) --- updated-dependencies: - dependency-name: floki dependency-version: 0.38.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
fb9613d to
56570e5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps floki from 0.37.1 to 0.38.1.
Release notes
Sourced from floki's releases.
... (truncated)
Changelog
Sourced from floki's changelog.
... (truncated)
Commits
a3a6291Release v0.38.1 (#662)a8afbd8Optimize class matching in Floki.Selector (#665)f50d7f2Optimize FlatText.get/3 memory usage and speed (#664)d6f8407Optimize Finder.get_siblings/2 memory usage and speed (#663)2051793Fix unused require Logger warning in parser_test.exs (#661)67c1125Optimize Finder.get_descendant_ids/2 memory usage and speed (#660)5eda2f2Optimize HTMLTree to_tuple conversion using Enum.reduce (#657)921e932Enable tuple traversal optimization for multiple selectors (#652)26b91e8Speed up attribute lookup (#651)ab1d361Make filter_out faster (#650)