Skip to content

Bump selectolax from 0.4.8 to 0.4.9#73

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/selectolax-0.4.9
Open

Bump selectolax from 0.4.8 to 0.4.9#73
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/selectolax-0.4.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps selectolax from 0.4.8 to 0.4.9.

Release notes

Sourced from selectolax's releases.

v0.4.9

  • Add an ability to specify tags and namespace for fragmented parser
  • Add a new serialization mode when pretty printing: html5test
  • Allow empty HTML fragments
  • Fix attrs access for non-element nodes
  • Improve buffer cleanups
  • Fix duplicate text when doing text(deep=True) on a text node
  • Improve text concatenation performance
  • Improve attribute handling
Changelog

Sourced from selectolax's changelog.

Version 0.4.9

  • Add an ability to specify tags and namespace for fragmented parser
  • Add a new serialization mode when pretty printing: html5test
  • Allow empty HTML fragments
  • Fix attrs access for non-element nodes
  • Improve buffer cleanups
  • Fix duplicate text when doing text(deep=True) on a text node
  • Improve text concatenation performance
  • Improve attribute handling
Commits
  • 8d951fb Bump version: 0.4.8 → 0.4.9
  • d0a3fd1 Update changelog
  • 0b21e12 Update changelog
  • 0d36e23 Remove unused import
  • ef0840e Improve any_attribute_longer_than
  • 9b078e3 Improve handling of Selector.attribute_longer_than
  • 191ab50 Improve string concatentation
  • c91c307 Fix duplicate text extraction for fragment roots
  • b05e532 Update changelog
  • bc0fc60 Clean up Lexbor serialization buffers on failure
  • 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.8 to 0.4.9.
- [Release notes](https://github.com/rushter/selectolax/releases)
- [Changelog](https://github.com/rushter/selectolax/blob/master/CHANGES.md)
- [Commits](rushter/selectolax@v0.4.8...v0.4.9)

---
updated-dependencies:
- dependency-name: selectolax
  dependency-version: 0.4.9
  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:uv Pull requests that update python:uv code labels May 29, 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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants