Skip to content

chore(deps): bump selectolax from 0.3.34 to 0.4.0 in /deployer in the dependencies group#35

Merged
caugner merged 1 commit intomainfrom
dependabot/pip/deployer/dependencies-091ab71288
Oct 15, 2025
Merged

chore(deps): bump selectolax from 0.3.34 to 0.4.0 in /deployer in the dependencies group#35
caugner merged 1 commit intomainfrom
dependabot/pip/deployer/dependencies-091ab71288

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 6, 2025

Bumps the dependencies group in /deployer with 1 update: selectolax.

Updates selectolax from 0.3.34 to 0.4.0

Release notes

Sourced from selectolax's releases.

v0.4.0

  • Fix incorrect default value in docstrings for strict argument
  • Fix incorrect exception handling for any_css_matches
  • Fix docstring for css_first method
  • Fix memory leak in merge_text_nodes for lexbor backend
  • Update lexbor backend
  • Add .inner_html property. Allows to get and set inner HTML of a node.
  • Update various docstrings.
  • Optimize performance forcss_first in lexbor backend
  • Fix segfaults when accessing attributes. Resolves #135.
  • Add new .clone method to lexbor backend. Resolve #117.
  • Improve unicode handling for malformed text. Resolves #138.
  • Fix segfaults when doing double .decompose. Resolves #179.
  • Fix sefgaults when doing double .unwrap. Resolves #169.
  • Fix typo for tag names. Clarify available tag names.
Changelog

Sourced from selectolax's changelog.

Version 0.4.0

  • Fix incorrect default value in docstrings for strict argument
  • Fix incorrect exception handling for any_css_matches
  • Fix docstring for css_first method
  • Fix memory leak in merge_text_nodes for lexbor backend
  • Update lexbor backend
  • Add .inner_html property. Allows to get and set inner HTML of a node.
  • Update various docstrings.
  • Optimize performance forcss_first in lexbor backend
  • Fix segfaults when accessing attributes. Resolves #135.
  • Add new .clone method to lexbor backend. Resolve #117.
  • Improve unicode handling for malformed text. Resolves #138.
  • Fix segfaults when doing double .decompose. Resolves #179.
  • Fix sefgaults when doing double .unwrap. Resolves #169.
  • Fix typo for tag names. Clarify available tag names.
Commits
  • 72d7b6a Bump version: 0.3.34 → 0.4.0
  • aca550f Update changelog
  • 772a691 Fix typo for tag names. Clarify available tag names.
  • 1f9b78d Update cibuildwheel
  • bf332e5 Improve logging
  • 6a8fa19 Fix segfauls when doing unwrap or decompose twice
  • ea06dac Fix code formatting
  • 6332dfa Improve unicode handling for malformed text. Resolved #138.
  • c4a9590 Update docstring
  • 1224517 Add new .clone method to lexbor backend. Resolve #117.
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 6, 2025
@dependabot dependabot Bot requested a review from a team as a code owner October 6, 2025 22:49
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 6, 2025
@dependabot dependabot Bot force-pushed the dependabot/pip/deployer/dependencies-091ab71288 branch from 71a26e4 to 2e9582a Compare October 13, 2025 22:32
Bumps the dependencies group in /deployer with 1 update: [selectolax](https://github.com/rushter/selectolax).


Updates `selectolax` from 0.3.34 to 0.4.0
- [Release notes](https://github.com/rushter/selectolax/releases)
- [Changelog](https://github.com/rushter/selectolax/blob/master/CHANGES.md)
- [Commits](rushter/selectolax@v0.3.34...v0.4.0)

---
updated-dependencies:
- dependency-name: selectolax
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/deployer/dependencies-091ab71288 branch from 2e9582a to d8792ca Compare October 15, 2025 09:35
@dependabot dependabot Bot requested a review from a team as a code owner October 15, 2025 09:35
@caugner caugner merged commit 40ae4c0 into main Oct 15, 2025
5 checks passed
@caugner caugner deleted the dependabot/pip/deployer/dependencies-091ab71288 branch October 15, 2025 16:14
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.

2 participants