Skip to content

Conversation

@dependabot
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

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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
@github-actions
Copy link

Stale pull request message. Please comment to remove stale tag. Otherwise this pr will be closed soon.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 27, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/mdutils-approx-eq-1.8 branch December 27, 2025 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies no-pr-activity python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant