Skip to content

Update wikitextparser requirement from ~=0.56.4 to ~=1.0.2#488

Merged
Meno25 merged 1 commit into
mainfrom
dependabot/pip/wikitextparser-approx-eq-1.0.1
Jul 6, 2026
Merged

Update wikitextparser requirement from ~=0.56.4 to ~=1.0.2#488
Meno25 merged 1 commit into
mainfrom
dependabot/pip/wikitextparser-approx-eq-1.0.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on wikitextparser to permit the latest version.

Changelog

Sourced from wikitextparser's changelog.

v1.0.2 (2026-06-25)

  • Fixed: Attribute matching regex for tags. (#146)

v1.0.1 (2026-06-19)

  • Fixed: Attribute values are now stripped.
  • Fixed: Handling of half-quoted attribute values is improved. For example <ref name="hola/> is now parsed the same way MediaWiki parses it. (#144)

v1.0.0 (2026-06-12)

  • Fixed handling of CRLF line endings in get_sections method. (#145)

v0.56.4 (2025-05-14)

  • Fixed a bug in detection of images in plain_text method. (#141)
  • Improved typehints.

v0.56.3 (2024-10-18)

  • Fixed a bug in detecting HTML tags nested in wiki markup. (#140)
  • Improved type hints.

v0.56.2

  • Fixed a bug in external_links property where | was recognized as part of the link by mistake. (#139)

v0.56.1

  • Fixed a bug in get_sections when top_levels_only was True.

v0.56.0

  • Drop Python 3.7 support.

v0.55.14

  • Fixed a bug in detecting the text of an external link. (#137)

v0.55.13

  • Fixed a bug in Section.level resulting in malformed section titles when multiple levels are added (#135)

v0.55.12

  • Performance improvements in extracting bold and italic nodes. (#133)

v0.55.11

  • Performance improvements in __setitem__/__delitem__ and pformat/plain_text methods. (#131)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 22, 2026
Updates the requirements on [wikitextparser](https://github.com/5j9/wikitextparser) to permit the latest version.
- [Changelog](https://github.com/5j9/wikitextparser/blob/main/CHANGELOG.rst)
- [Commits](5j9/wikitextparser@v0.56.4...v1.0.2)

---
updated-dependencies:
- dependency-name: wikitextparser
  dependency-version: 1.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Update wikitextparser requirement from ~=0.56.4 to ~=1.0.1 Update wikitextparser requirement from ~=0.56.4 to ~=1.0.2 Jun 25, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/wikitextparser-approx-eq-1.0.1 branch from acea25e to a764e26 Compare June 25, 2026 16:13
@Meno25 Meno25 merged commit d8a3ad0 into main Jul 6, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/pip/wikitextparser-approx-eq-1.0.1 branch July 6, 2026 18: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.

1 participant