Skip to content

Bump floki from 0.38.0 to 0.38.1 in /src/flagd-ui#5

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/src/flagd-ui/floki-0.38.1
Closed

Bump floki from 0.38.0 to 0.38.1 in /src/flagd-ui#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/src/flagd-ui/floki-0.38.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps floki from 0.38.0 to 0.38.1.

Release notes

Sourced from floki's releases.

v0.38.1

Performance

This version contains major performance improvements in the following functions:

  • Floki.filter_out/2.
  • Floki.find/2 - with some improvements to specific selectors, like classes and attribute selectors.
  • Floki.text/2.

Those functions are not only faster, but are now using less memory. Please check the PRs related to this release if you want to better understand the numbers.

All the improvements in this version were made by Barna Kovacs - @​preciz, so shout out and thanks to him!

Pull requests

New Contributors

Full Changelog: philss/floki@v0.38.0...v0.38.1

Changelog

Sourced from floki's changelog.

[0.38.1] - 2026-03-17

Performance

This version contains major performance improvements in the following functions:

  • Floki.filter_out/2.
  • Floki.find/2 - with some improvements to specific selectors, like classes and attribute selectors.
  • Floki.text/2.

Those functions are not only faster, but are now using less memory. Please check the PRs related to this release if you want to better understand the numbers.

All the improvements in this version were made by Barna Kovacs - @​preciz, so shout out and thanks to him!

Fixed

Remove a warning about an unused require Logger that pops up when using Elixir v1.20.

Commits
  • a3a6291 Release v0.38.1 (#662)
  • a8afbd8 Optimize class matching in Floki.Selector (#665)
  • f50d7f2 Optimize FlatText.get/3 memory usage and speed (#664)
  • d6f8407 Optimize Finder.get_siblings/2 memory usage and speed (#663)
  • 2051793 Fix unused require Logger warning in parser_test.exs (#661)
  • 67c1125 Optimize Finder.get_descendant_ids/2 memory usage and speed (#660)
  • 5eda2f2 Optimize HTMLTree to_tuple conversion using Enum.reduce (#657)
  • 921e932 Enable tuple traversal optimization for multiple selectors (#652)
  • 26b91e8 Speed up attribute lookup (#651)
  • ab1d361 Make filter_out faster (#650)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [floki](https://github.com/philss/floki) from 0.38.0 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.38.0...v0.38.1)

---
updated-dependencies:
- dependency-name: floki
  dependency-version: 0.38.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Mar 30, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions bot added the Stale label Apr 6, 2026
@github-actions
Copy link
Copy Markdown

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Apr 13, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/hex/src/flagd-ui/floki-0.38.1 branch April 13, 2026 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants