Update dependency types-lxml to v2023.10.21 #77

Merged
Xefir merged 1 commits from renovate/types-lxml-2023.x-lockfile into master 2023-10-22 08:00:56 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
types-lxml dev minor 2023.3.28 -> 2023.10.21

Release Notes

abelcheung/types-lxml (types-lxml)

v2023.10.21

Compare Source

Bug Fix

  • Types for emitted events and values in iterparse() were not optimal (issue #​19, thanks to @​Daverball)
  • Most html link and clean functions should be unable to process ElementTree, except Cleaner.clean_html()

Feature

  • Completed following modules, thus really having lxml fully covered (sans a few submodules that will never be implemented):
    • lxml.html.diff
    • lxml.ElementInclude
  • Declares support for Python 3.12
  • Update for upcoming lxml 5.0
    • Schematron constructor arguments
    • Some obsolete functions removed

Internal change


Here is the list of change since last release. Besides, please check out release notes for previous release as well, since it contains substantial changes.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [types-lxml](https://github.com/abelcheung/types-lxml) | dev | minor | `2023.3.28` -> `2023.10.21` | --- ### Release Notes <details> <summary>abelcheung/types-lxml (types-lxml)</summary> ### [`v2023.10.21`](https://github.com/abelcheung/types-lxml/releases/tag/2023.10.21) [Compare Source](https://github.com/abelcheung/types-lxml/compare/2023.3.28...2023.10.21) #### Bug Fix - Types for emitted events and values in `iterparse()` were not optimal (issue [#&#8203;19](https://github.com/abelcheung/types-lxml/issues/19), thanks to [@&#8203;Daverball](https://github.com/Daverball)) - Most `html` link and clean functions should be unable to process `ElementTree`, except `Cleaner.clean_html()` #### Feature - Completed following modules, thus *really* having `lxml` fully covered (sans a few submodules that will never be implemented): - `lxml.html.diff` - `lxml.ElementInclude` - Declares support for Python 3.12 - Update for upcoming `lxml` 5.0 - `Schematron` constructor arguments - Some obsolete functions removed #### Internal change - Start implementing runtime type checks and compare with static type checker results, utilizing [`typeguard`](https://github.com/agronholm/typeguard) and [`pyright`](https://github.com/microsoft/pyright) - Use [`setuptools_scm`](https://github.com/pypa/setuptools_scm) in place of [`pdm-backend`](https://github.com/pdm-project/pdm-backend) as package build backend *** Here is the [list of change since last release](https://github.com/abelcheung/types-lxml/compare/2023.3.28...2023.10.21). Besides, please check out [release notes for previous release](https://github.com/abelcheung/types-lxml/releases/tag/2023.3.28) as well, since it contains substantial changes. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Xefir added 1 commit 2023-10-22 06:47:45 +00:00
books / lint (push) Successful in 3m55s Details
books / epub (push) Successful in 3m50s Details
9aac65c699
Update dependency types-lxml to v2023.10.21
Xefir merged commit 0a8b1f343d into master 2023-10-22 08:00:56 +00:00
Xefir deleted branch renovate/types-lxml-2023.x-lockfile 2023-10-22 08:00:57 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Xefir/Auberge_Vagabonde#77
No description provided.