Skip to content

chore(deps): bump wikitextparser from 0.51.1 to 0.52.1#447

Merged
TrueBrain merged 1 commit intomainfrom
dependabot/pip/wikitextparser-0.52.1
May 22, 2023
Merged

chore(deps): bump wikitextparser from 0.51.1 to 0.52.1#447
TrueBrain merged 1 commit intomainfrom
dependabot/pip/wikitextparser-0.52.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2023

Bumps wikitextparser from 0.51.1 to 0.52.1.

Changelog

Sourced from wikitextparser's changelog.

v0.52.1

  • Fixed a syntax error for Python < 3.10.

v0.52.0

  • BREAKING CHANGE: dropping Python 3.6 support.
  • Fixed error in getting plain_text() of emptied-out wikitext (#113)
  • Deprecated: Calling Template.set_arg() without specifying a value for preserve_spacing parameter is deprecated. This is a temporary warning in preparation for changing the default value of this parameter from True to False. (#111)
  • Fixed the stacklevel of warnings.
  • New feature: plain_text() replaces wiki-tables with a TSV string. (#115)

v0.51.2

  • Fixed a bug in detecting reverse pipe tricks <https://en.wikipedia.org/wiki/Help:Pipe_trick#Reverse_pipe_trick>_ as wikilinks.
Commits
  • bd4018a release: v0.52.1
  • 4ec4121 docs(changelog): update
  • 457ea01 fix(_table_to_text): ValueError
  • d6d4dee release: v0.52.1.dev0
  • a2f0102 release: v0.52.0
  • 02f9d89 feat(plain_text): replace_tables
  • 13347a7 fix(Template.set_arg): deprecate calling without specifying preserve_spacing
  • c6e20b4 docs(_del_update): move part of doc to _insert_update
  • 16faebb fix(plain_text): set a default _span_data for empty wikitext
  • 877ebb9 chore: fix typo in comment
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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 [wikitextparser](https://github.com/5j9/wikitextparser) from 0.51.1 to 0.52.1.
- [Changelog](https://github.com/5j9/wikitextparser/blob/master/CHANGELOG.rst)
- [Commits](5j9/wikitextparser@v0.51.1...v0.52.1)

---
updated-dependencies:
- dependency-name: wikitextparser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 22, 2023
@TrueBrain TrueBrain merged commit 77e8a28 into main May 22, 2023
@dependabot dependabot bot deleted the dependabot/pip/wikitextparser-0.52.1 branch May 22, 2023 08:33
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant