Skip to content

chore(deps): bump wikitextparser from 0.49.4 to 0.50.1#365

Merged
TrueBrain merged 1 commit intomainfrom
dependabot/pip/wikitextparser-0.50.1
Sep 1, 2022
Merged

chore(deps): bump wikitextparser from 0.49.4 to 0.50.1#365
TrueBrain merged 1 commit intomainfrom
dependabot/pip/wikitextparser-0.50.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps wikitextparser from 0.49.4 to 0.50.1.

Changelog

Sourced from wikitextparser's changelog.

v0.50.0

  • Feat: Table objects now have row_attrs property.
  • Fixed: Infinite loop on parsing tables containing \r. (this is just to prevent infinite loop, CRLF line endings are not supported)
Commits
  • 96a7f61 release: v0.50.1
  • 667750b fix(Table): fix syntax
  • b260a99 release: v0.50.1.dev0
  • 8835071 release: v0.50.0
  • 5fcb4a1 feat(Table): define row_attrs property
  • 4382adc chore(_spans): from regex import compile as rc
  • d5a1539 fix(ATTRS_PATTERN): make space chars optional
  • d4905c6 fix(_lstrip_increase): also increase position on \r
  • 9d18b23 fix(_lstrip_increase): also increase position on \r
  • b0757a8 docs(changelog): fix issue reference
  • 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.49.4 to 0.50.1.
- [Release notes](https://github.com/5j9/wikitextparser/releases)
- [Changelog](https://github.com/5j9/wikitextparser/blob/master/CHANGELOG.rst)
- [Commits](5j9/wikitextparser@v0.49.4...v0.50.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 Aug 29, 2022
@TrueBrain TrueBrain merged commit 74a22b7 into main Sep 1, 2022
@dependabot dependabot bot deleted the dependabot/pip/wikitextparser-0.50.1 branch September 1, 2022 21:18
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