Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump markdownify from 0.6.1 to 0.11.6 #2429

Merged
merged 4 commits into from
Mar 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2023

Bumps markdownify from 0.6.1 to 0.11.6.

Release notes

Sourced from markdownify's releases.

Fixed CLI options, added nix shell file to repo

No release notes provided.

Fixed cli options and lint/test order

No release notes provided.

Fixed rst linting error, added linter to tox

No release notes provided.

Using tox, added CLI and fixed pre

Thanks to all contributors! :)

Added wrap option

No release notes provided.

Fixed table heading handling

Thanks to @​mvkorpel

Inline images, escaping asterisks, language callback

Thanks to all contributors! 🥳

Enable convertig BeautifulSoup objects

No release notes provided.

Added escape_underscores option

No release notes provided.

Updated flake8 major version

Thanks to milahu!

Added code language support

Thanks to @​Inzaniak !

Fix: remove space around list elements

No release notes provided.

Fix: Convert tags in table cells as inline

No release notes provided.

Fix readme syntax error

No release notes provided.

Fixed escaping inside code tags

No release notes provided.

Added and , allow default link titles

No release notes provided.

Ignoring DOCTYPE

And testing CData

... (truncated)

Commits

Dependabot compatibility score

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 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)

@dependabot dependabot bot added a: dependencies Related to package dependencies and management python Pull requests that update Python code labels Mar 3, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/markdownify-0.11.6 branch from 57f46ab to 310502b Compare March 3, 2023 15:52
@wookie184
Copy link
Contributor

As per the comment above the dependency in the pyproject.toml, this shouldn't be done currently.

It doesn't seem like there's been any progress on the upstream issue (matthewwithanm/python-markdownify#31), so we should probably go ahead with monkey-patching whitespace_re back to how it was before the change in this commit if we can confirm that works: matthewwithanm/python-markdownify@97c78ef#diff-a790e50462779b502322f094b8ac42dd0cc2501d827c5d00df702cfbe95d1c2dR8

@dependabot dependabot bot force-pushed the dependabot/pip/markdownify-0.11.6 branch from 310502b to 7c27d23 Compare March 3, 2023 18:30
Bumps [markdownify](https://github.com/matthewwithanm/python-markdownify) from 0.6.1 to 0.11.6.
- [Release notes](https://github.com/matthewwithanm/python-markdownify/releases)
- [Commits](matthewwithanm/python-markdownify@0.6.1...0.11.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/markdownify-0.11.6 branch from 7c27d23 to 84f9fbf Compare March 3, 2023 18:35
@wookie184 wookie184 self-assigned this Mar 3, 2023
@wookie184 wookie184 marked this pull request as draft March 3, 2023 23:20
@wookie184
Copy link
Contributor

Cases mentioned in #2156 were both fixed. I tried a couple of other commands and didn't notice any other issues.

@wookie184 wookie184 marked this pull request as ready for review March 4, 2023 16:05
@wookie184 wookie184 requested review from Den4200 and jb3 as code owners March 4, 2023 16:05
@wookie184 wookie184 added p: 3 - low Low Priority s: needs review Author is waiting for someone to review and approve labels Mar 4, 2023
@Xithrius Xithrius enabled auto-merge (squash) March 7, 2023 20:59
@Xithrius Xithrius merged commit bf8f8f4 into main Mar 7, 2023
@Xithrius Xithrius deleted the dependabot/pip/markdownify-0.11.6 branch March 7, 2023 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a: dependencies Related to package dependencies and management p: 3 - low Low Priority python Pull requests that update Python code s: needs review Author is waiting for someone to review and approve
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants