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 mdutils from 1.3.1 to 1.5.1 #73

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps mdutils from 1.3.1 to 1.5.1.

Release notes

Sourced from mdutils's releases.

v1.5.1

Changes

🐛 Bug Fixes

v1.5.0

Changes

🚀 Features

🧰 Maintenance

v1.4.0

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

Changelog

Sourced from mdutils's changelog.

v1.5.1 (2023-03-11)

Full Changelog

Fixed bugs:

  • MarkDownFile not accepting absolute file path anymore #81
  • Fix #81: Absolute path are broken #83 (didix21)

v1.5.0 (2023-02-11)

Full Changelog

Implemented enhancements:

  • Introduce header\_id as parameter for headers #78 (kieferro)

Fixed bugs:

  • converting html tables to markdown creates unusable tables #73

Closed issues:

  • Add Id to header #77
  • mkreports package #71

Merged pull requests:

v1.4.0 (2022-05-31)

Full Changelog

Implemented enhancements:

  • Add fontsize increase option for Paragraph #54
  • Added get\_md\_text method to MdUtils class. #61 (Patitotective)

Fixed bugs:

  • Unwanted line break in link url breaks the link #70
  • Varying Title level leads to IndexError in __add_new_item_table_of_content #68
  • GH-70, GH-73: fix unwanted link and table breaks #74 (didix21)
  • Escape "|" in Table.create_table #63 (jaredliw)

Closed issues:

... (truncated)

Commits
  • 16bcd5a Bump to version v1.5.1
  • e361168 Fix #81: Absolute path are broken
  • 5c71356 Bump to version v1.5.0
  • b507e69 Add script for updating version on different files
  • 7ac2d0f Allow dispatch release-drafter from GitHub
  • 6060c5c Update setup-python version
  • f7d4f41 Add tests for header_id
  • 6a104f8 Add description of header_id to README
  • b9485ce Add header_id as parameter
  • 5a70128 Modify tests to fix flakiness
  • Additional commits viewable in compare view

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)

Bumps [mdutils](https://github.com/didix21/mdutils) from 1.3.1 to 1.5.1.
- [Release notes](https://github.com/didix21/mdutils/releases)
- [Changelog](https://github.com/didix21/mdutils/blob/master/CHANGELOG.md)
- [Commits](didix21/mdutils@v1.3.1...v1.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 13, 2023
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.

0 participants