Skip to content

build(deps): bump selectolax from 0.4.10 to 0.4.12 - #117

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/selectolax-0.4.12
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/selectolax-0.4.12

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps selectolax from 0.4.10 to 0.4.12.

Release notes

Sourced from selectolax's releases.

v0.4.12

  • Add options parameter to LexborHTMLParser to pass Lexbor document parsing options (for example, LexborDocumentOptions.WO_EVENTS to disable mutation events). Fixes #221.
  • Fix LexborHTMLParser.clone() losing nodes for empty HTML fragments
  • Allow empty elements in text_lexbor. Fixes #220.
  • Update lexbor

Version 0.4.11

  • Add NULL checks for CSS selectors module to prevent crashes
  • Fix html5test pretty print serialization mode checks
  • Update lexbor
Changelog

Sourced from selectolax's changelog.

Version 0.4.12

  • Add options parameter to LexborHTMLParser to pass Lexbor document parsing options (for example, LexborDocumentOptions.WO_EVENTS to disable mutation events). Fixes #221.
  • Fix LexborHTMLParser.clone() losing nodes for empty HTML fragments
  • Allow empty elements in text_lexbor. Fixes #220.
  • Update lexbor

Version 0.4.11

  • Add NULL checks for CSS selectors module to prevent crashes
  • Fix html5test pretty print serialization mode checks
  • Update lexbor
Commits
  • d300874 Document LexborDocumentOptions.WO_EVENTS
  • 5412fc6 Preserve whole document in LexborHTMLParser.clone
  • bd1fbfa Bump version: 0.4.11 → 0.4.12
  • d8dfae5 Update lexbor
  • 9483b63 Update changelog
  • 433cd7f Preserve document options in clone for lexbor
  • d481e39 Update changelog
  • 487a137 Add Lexbor document options to LexborHTMLParser
  • 54c4818 Make ruff linter happy
  • 62e7f0e Allow empty elements in text_lexbor. Fixes #220.
  • 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 [selectolax](https://github.com/rushter/selectolax) from 0.4.10 to 0.4.12.
- [Release notes](https://github.com/rushter/selectolax/releases)
- [Changelog](https://github.com/rushter/selectolax/blob/master/CHANGES.md)
- [Commits](rushter/selectolax@v0.4.10...v0.4.12)

---
updated-dependencies:
- dependency-name: selectolax
  dependency-version: 0.4.12
  dependency-type: direct:production
  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 python Pull requests that update Python code labels Sep 22, 2026
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants