Skip to content

build(deps-dev): bump floki from 0.38.0 to 0.38.2 in /src/flagd-ui#258

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/src/flagd-ui/floki-0.38.2
Closed

build(deps-dev): bump floki from 0.38.0 to 0.38.2 in /src/flagd-ui#258
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/src/flagd-ui/floki-0.38.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps floki from 0.38.0 to 0.38.2.

Release notes

Sourced from floki's releases.

v0.38.2

Performance

This is another juicy patch version with performance improvements made by @​preciz.

Please check the pull requests to see the improvements.

Fixed

  • Fix compiler warnings for the upcoming Elixir v1.20.
  • Fix typespecs of Floki.attribute/3.
  • Fix documentation for some functions.

All pull requests

... (truncated)

Changelog

Sourced from floki's changelog.

[0.38.2] - 2026-05-18

Performance

This is another juicy patch version with performance improvements made by @​preciz.

Please check the pull requests to see the improvements.

Fixed

  • Fix compiler warnings for the upcoming Elixir v1.20.
  • Fix typespecs of Floki.attribute/3.
  • Fix documentation for some functions.

[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.

... (truncated)

Commits
  • 561f135 Release v0.38.2 (#694)
  • 8d76085 Bump ex_doc from 0.40.1 to 0.40.2 (#693)
  • 1cbd12b Bump jason from 1.4.4 to 1.4.5 (#692)
  • b7f9ddd Optimize selector traversal (#691)
  • 9be11cf Bump html5ever from 0.17.0 to 0.18.0 (#686)
  • 5804991 Optimize case-insensitive attribute includes match (#690)
  • 66738b6 Refactor attribute retrieval functions for a 1.2-1.5x speedup (#689)
  • a5cd540 Optimize HTMLTree updates and deletions (#687)
  • a06531c Optimize Floki.text/2 by extracting text in a single pass (#684)
  • 0680554 Simplify HTMLTree.build/1 by avoiding redundant build_tree calls (#683)
  • 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.2.
- [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.2)

---
updated-dependencies:
- dependency-name: floki
  dependency-version: 0.38.2
  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 May 21, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 22, 2026

Superseded by #261.

@dependabot dependabot Bot closed this May 22, 2026
@dependabot dependabot Bot deleted the dependabot/hex/src/flagd-ui/floki-0.38.2 branch May 22, 2026 06:29
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants