Skip to content

Update mwparserfromhell requirement from <1.0,>=0.7 to >=0.7.2,<1.0 - #1

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/mwparserfromhell-gte-0.7.2-and-lt-1.0
Open

Update mwparserfromhell requirement from <1.0,>=0.7 to >=0.7.2,<1.0#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/mwparserfromhell-gte-0.7.2-and-lt-1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown

Updates the requirements on mwparserfromhell to permit the latest version.

Release notes

Sourced from mwparserfromhell's releases.

version 0.7.2

  • Fix building on non-CPython implementations like PyPy. (#341)
  • Improve typing.
Changelog

Sourced from mwparserfromhell's changelog.

v0.7.2 (released July 1, 2025):

  • Fix building on non-CPython implementations like PyPy. (#341)
  • Improve typing.

v0.7.1 (released June 30, 2025):

  • Modernize packaging.
  • Explicitly support $WITH_EXTENSION/$WITHOUT_EXTENSION to control whether the C tokenizer should be built.
  • Fix building in C23 (e.g. in GCC 15). (#340)

v0.7.0 (released June 28, 2025):

  • Dropped support for end-of-life Python 3.8.
  • Added support for Python 3.13.
  • Added type hints and fixed various type-checker complaints. (#338)
  • Added 'after' parameter to Template.add(). (#281, #315)
  • Added Template.update() method to set multiple parameters at once. (#337)

v0.6.6 (released January 4, 2024):

  • Dropped support for end-of-life Python 3.7.
  • Added support for Python 3.12.
  • Raised nested node depth limit from 40 to 100 to match current MediaWiki. (#313)

v0.6.5 (released September 5, 2023):

  • Dropped support for end-of-life Python 3.6.
  • Added support for Python 3.11.
  • Fixed parsing of leading zeros in named HTML entities. (#288)
  • Fixed memory leak parsing tags. (#303)
  • Fixed pickling SmartList objects. (#289)

v0.6.4 (released February 14, 2022):

  • Dropped support for end-of-life Python 3.5.
  • Added support for Python 3.10. (#278)
  • Fixed a regression in v0.6.2 that broke parsing of nested wikilinks in file captions. For now, the parser will interpret nested wikilinks in normal links as well, even though this differs from MediaWiki. (#270)

v0.6.3 (released September 2, 2021):

  • Added Linux AArch64 wheels. (#276)
  • Fixed C integer conversion, manifesting as parsing errors on big-endian platforms. (#277)

v0.6.2 (released May 16, 2021):

... (truncated)

Commits

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)

Updates the requirements on [mwparserfromhell](https://github.com/earwig/mwparserfromhell) to permit the latest version.
- [Release notes](https://github.com/earwig/mwparserfromhell/releases)
- [Changelog](https://github.com/earwig/mwparserfromhell/blob/main/CHANGELOG)
- [Commits](earwig/mwparserfromhell@v0.7.0...v0.7.2)

---
updated-dependencies:
- dependency-name: mwparserfromhell
  dependency-version: 0.7.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependency updates label Jul 27, 2026
@dependabot
dependabot Bot requested a review from DrDeathLabs as a code owner July 27, 2026 11:05
@dependabot dependabot Bot added the dependencies Dependency updates label Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants