Skip to content

Upgrade: Bump wikitextparser from 0.49.3 to 0.49.4#340

Merged
TrueBrain merged 1 commit intomainfrom
dependabot/pip/wikitextparser-0.49.4
Jul 30, 2022
Merged

Upgrade: Bump wikitextparser from 0.49.3 to 0.49.4#340
TrueBrain merged 1 commit intomainfrom
dependabot/pip/wikitextparser-0.49.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2022

Bumps wikitextparser from 0.49.3 to 0.49.4.

Changelog

Sourced from wikitextparser's changelog.

v0.49.4

  • Fixed: Handle empty tables instead of raising IndexError. (#107)
Commits
  • 9995b05 release: v0.49.4
  • 8f3de9a test(_wikitext): improve coverage
  • 05520a9 fix(_match_table): handle empty tables (with no rows)
  • 8ab5ed8 chore(get_tags): add a todo comment about self-closing tags
  • fbc9d70 chore: use f-strings
  • 611f97b chore(START_TAG_PATTERN): remove self_closing group
  • 6807d16 test(test_replace_nested_template_functions): remove unused function
  • 9776173 release: v0.49.4.dev0
  • See full diff 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.49.3 to 0.49.4.
- [Release notes](https://github.com/5j9/wikitextparser/releases)
- [Changelog](https://github.com/5j9/wikitextparser/blob/master/CHANGELOG.rst)
- [Commits](5j9/wikitextparser@v0.49.3...v0.49.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 29, 2022
@TrueBrain TrueBrain merged commit 8d85322 into main Jul 30, 2022
@dependabot dependabot bot deleted the dependabot/pip/wikitextparser-0.49.4 branch July 30, 2022 18:53
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