Skip to content

build(deps-dev): Bump floki from 0.38.3 to 0.38.4#262

Merged
nelsonic merged 1 commit into
mainfrom
dependabot/hex/floki-0.38.4
Jun 24, 2026
Merged

build(deps-dev): Bump floki from 0.38.3 to 0.38.4#262
nelsonic merged 1 commit into
mainfrom
dependabot/hex/floki-0.38.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps floki from 0.38.3 to 0.38.4.

Release notes

Sourced from floki's releases.

v0.38.4

Fixed

  • Fix a regression with Floki.text/2 when a document contains a DOCTYPE tag.

    It did not appear for most of the users because the "mochiweb" parser (default) does not produce such tag.

    This is similar to the fix from v0.38.3.

    Thanks @​foxbenjaminfox.

Pull requests

New Contributors

Full Changelog: philss/floki@v0.38.3...v0.38.4

Changelog

Sourced from floki's changelog.

[0.38.4] - 2026-06-15

Fixed

  • Fix a regression with Floki.text/2 when a document contains a DOCTYPE tag. It did not appear for most of the users because the "mochiweb" parser (default) does not produce such tag.

    This is similar to the fix from v0.38.3.

    Thanks @​foxbenjaminfox.

Fixed

Commits

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.3 to 0.38.4.
- [Release notes](https://github.com/philss/floki/releases)
- [Changelog](https://github.com/philss/floki/blob/main/CHANGELOG.md)
- [Commits](philss/floki@v0.38.3...v0.38.4)

---
updated-dependencies:
- dependency-name: floki
  dependency-version: 0.38.4
  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 Jun 22, 2026

@nelsonic nelsonic left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @dependabot 🤖📕👌

@nelsonic nelsonic merged commit 9a44196 into main Jun 24, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/hex/floki-0.38.4 branch June 24, 2026 23:12
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.

1 participant