Skip to content

Comments

Bump lazy_html from 0.1.8 to 0.1.10#90

Merged
joladev merged 1 commit intomainfrom
dependabot/hex/lazy_html-0.1.10
Feb 11, 2026
Merged

Bump lazy_html from 0.1.8 to 0.1.10#90
joladev merged 1 commit intomainfrom
dependabot/hex/lazy_html-0.1.10

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

Bumps lazy_html from 0.1.8 to 0.1.10.

Release notes

Sourced from lazy_html's releases.

v0.1.10

Fixed

  • LazyHTML.query/2 and LazyHTML.query_by_id/2 returning duplicate nodes (#31)

v0.1.9

Added

  • LazyHTML.parent_node/1 and LazyHTML.nth_child/1 (#25)

Fixed

  • Segmentation fault when calling LazyHTML.from_tree/1 with highly nested trees (#30)
Changelog

Sourced from lazy_html's changelog.

v0.1.10 (2026-02-09)

Fixed

  • LazyHTML.query/2 and LazyHTML.query_by_id/2 returning duplicate nodes (#31)

v0.1.9 (2026-02-09)

Added

  • LazyHTML.parent_node/1 and LazyHTML.nth_child/1 (#25)

Fixed

  • Segmentation fault when calling LazyHTML.from_tree/1 with highly nested trees (#30)
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 [lazy_html](https://github.com/dashbitco/lazy_html) from 0.1.8 to 0.1.10.
- [Release notes](https://github.com/dashbitco/lazy_html/releases)
- [Changelog](https://github.com/dashbitco/lazy_html/blob/main/CHANGELOG.md)
- [Commits](dashbitco/lazy_html@v0.1.8...v0.1.10)

---
updated-dependencies:
- dependency-name: lazy_html
  dependency-version: 0.1.10
  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 Feb 10, 2026
@joladev joladev merged commit 994c397 into main Feb 11, 2026
1 check passed
@joladev joladev deleted the dependabot/hex/lazy_html-0.1.10 branch February 11, 2026 11:39
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