Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Updates the requirements on mdutils to permit the latest version.

Release notes

Sourced from mdutils's releases.

v1.8.1

Changes

🐛 Bug Fixes

  • fix: Text starting with ** (bold) breaks new_list method @​didix21 (#117)
Changelog

Sourced from mdutils's changelog.

v1.8.1 (2025-10-18)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Text starting with ** (bold) breaks new_list method #116
  • fix: Text starting with ** (bold) breaks new_list method #117 (didix21)

Merged pull requests:

v1.8.0 (2025-07-10)

Full Changelog

v1.7.0 (2025-06-05)

Full Changelog

Implemented enhancements:

  • Enable specifying title header style, default being setext #112 (tonur)
  • Refactor Header #94 (didix21)

Fixed bugs:

  • Cannot specify style of title, so the style of the first header is always "setext" even though the default style of other headers is "atx" #111
  • fix: add IDE support for List argument of text_align in new_table #109 (natebwangsut)
  • Remove extra spaces added by new_line() #103 (bbodenmiller)

Closed issues:

  • Fix example for example provided #106
  • README.md Broken examples in Create Links section #105
  • . #102
  • Clarifying documentation around MdUtils filename param #98
  • Implement automated releases #88

Merged pull requests:

... (truncated)

Commits
  • 170f7d0 Bump version to v1.8.1
  • ad4b720 fix: Text starting with ** (bold) breaks new_list method
  • 2a3c2fb Add publish pypi action
  • b458378 Bump version to v1.8.0
  • d81833b Generate tables from 2D string arrays (#114)
  • 2a89e48 build and publish wheel
  • a3c379d Bump to version v1.7.0
  • cb15978 Enable specifying title header style, default being setext
  • eebd079 fix: add support for List argument of text_align in new_table
  • 4b1734f Update codecov github action and add analytics
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [mdutils](https://github.com/didix21/mdutils) to permit the latest version.
- [Release notes](https://github.com/didix21/mdutils/releases)
- [Changelog](https://github.com/didix21/mdutils/blob/master/CHANGELOG.md)
- [Commits](didix21/mdutils@v1.6.0...v1.8.1)

---
updated-dependencies:
- dependency-name: mdutils
  dependency-version: 1.8.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies python Pull requests that update python code labels Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants