Skip to content

Bump markdownify from 0.12.1 to 0.14.1#5478

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/markdownify-0.14.1
Open

Bump markdownify from 0.12.1 to 0.14.1#5478
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/markdownify-0.14.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps markdownify from 0.12.1 to 0.14.1.

Release notes

Sourced from markdownify's releases.

0.14.1

Fixes technical errors regarding the heading tag:

Full Changelog: matthewwithanm/python-markdownify@0.14.0...0.14.1

0.14.0

What's Changed

New Contributors

Full Changelog: matthewwithanm/python-markdownify@0.13.1...0.14.0

0.13.1

What's Changed

Full Changelog: matthewwithanm/python-markdownify@0.13.0...0.13.1

0.13.0

What's Changed

New Contributors

Full Changelog: matthewwithanm/python-markdownify@0.12.1...0.13.0

Commits
  • 8f70e39 Merge branch 'develop'
  • 6258f5c bump to version v0.14.1
  • 3466061 prevent \<hn> to call convert_hn and crash
  • 9595618 prevent very large headline prefixes
  • e935ce8 Merge branch 'develop'
  • fe8a821 bump to version v0.14.0
  • 54c7ca9 renamed functions that return boolean
  • 1978083 Merge branch 'alfonsrv-fix-pr-118' into jsm28-list-indentation
  • 9202027 ignore bs4 warnings in tests
  • 9bf4ff1 Merge branch 'jsm28-selective-escaping' into jsm28-list-indentation
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 28, 2025
@gaiksaya
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [markdownify](https://github.com/matthewwithanm/python-markdownify) from 0.12.1 to 0.14.1.
- [Release notes](https://github.com/matthewwithanm/python-markdownify/releases)
- [Commits](matthewwithanm/python-markdownify@0.12.1...0.14.1)

---
updated-dependencies:
- dependency-name: markdownify
  dependency-version: 0.14.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/markdownify-0.14.1 branch from 005af6b to 35bb2d2 Compare April 10, 2026 22:39
@github-actions
Copy link
Copy Markdown
Contributor

PR Code Analyzer ❗

AI-powered 'Code-Diff-Analyzer' found issues on commit 35bb2d2.

PathLineSeverityDescription
Pipfile36highDependency version change: markdownify bumped from ~=0.12.1 to ~=0.14.1. Per mandatory rule, all dependency version changes must be flagged. Maintainers should verify the new package hashes against the official PyPI release.
Pipfile.lock1300highTransitive dependency version change: soupsieve bumped from 2.7 to 2.8.3 with new hashes and updated Python version markers (>= '3.8' changed to >= '3.9'). Per mandatory rule, all dependency version changes must be flagged. Maintainers should verify artifact authenticity.
Pipfile.lock1287lowPython version marker modified for a package: excluded version list changed from '3.0, 3.1, 3.2, 3.3' to '3.0, 3.1, 3.2', re-enabling use on Python 3.3. Low risk but anomalous — Python 3.3 is EOL and this change is unrelated to the stated markdownify upgrade.

The table above displays the top 10 most important findings.

Total: 3 | Critical: 0 | High: 2 | Medium: 0 | Low: 1


Pull Requests Author(s): Please update your Pull Request according to the report above.

Repository Maintainer(s): You can bypass diff analyzer by adding label skip-diff-analyzer after reviewing the changes carefully, then re-run failed actions. To re-enable the analyzer, remove the label, then re-run all actions.


⚠️ Note: The Code-Diff-Analyzer helps protect against potentially harmful code patterns. Please ensure you have thoroughly reviewed the changes beforehand.

Thanks.

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 python Pull requests that update Python code valued-contributor

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant