Skip to content

Commit

Permalink
Update dependency mdutils to v1.6.0 (#480)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [mdutils](https://togithub.com/didix21/mdutils) | `==1.4.0` ->
`==1.6.0` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/mdutils/1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/mdutils/1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/mdutils/1.4.0/1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/mdutils/1.4.0/1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>didix21/mdutils (mdutils)</summary>

###
[`v1.6.0`](https://togithub.com/didix21/mdutils/blob/HEAD/CHANGELOG.md#v160-2023-04-29)

[Compare
Source](https://togithub.com/didix21/mdutils/compare/v1.5.1...v1.6.0)

[Full
Changelog](https://togithub.com/didix21/mdutils/compare/v1.5.1...v1.6.0)

**Implemented enhancements:**

- DEPRECATION on setup.py
[#&#8203;80](https://togithub.com/didix21/mdutils/issues/80)
- Code adherence to PEP 8
[#&#8203;46](https://togithub.com/didix21/mdutils/issues/46)
- [GH-80](https://togithub.com/didix21/mdutils/issues/80): Support
poetry build system
[#&#8203;93](https://togithub.com/didix21/mdutils/pull/93)
([didix21](https://togithub.com/didix21))
- [GH-84](https://togithub.com/didix21/mdutils/issues/84): Add types to
mdutils methods
[#&#8203;85](https://togithub.com/didix21/mdutils/pull/85)
([didix21](https://togithub.com/didix21))

**Fixed bugs:**

- DeprecationWarning with Python 3.11
[#&#8203;90](https://togithub.com/didix21/mdutils/issues/90)

**Closed issues:**

- Add types on mdutils methods
[#&#8203;84](https://togithub.com/didix21/mdutils/issues/84)

**Merged pull requests:**

- [GH-90](https://togithub.com/didix21/mdutils/issues/90): Avoid warning
on python 3.11
[#&#8203;92](https://togithub.com/didix21/mdutils/pull/92)
([didix21](https://togithub.com/didix21))
- Fix build badge
[#&#8203;91](https://togithub.com/didix21/mdutils/pull/91)
([didix21](https://togithub.com/didix21))
- [GH-46](https://togithub.com/didix21/mdutils/issues/46): Add flake8
config [#&#8203;86](https://togithub.com/didix21/mdutils/pull/86)
([didix21](https://togithub.com/didix21))
- Import coverage to codecov
[#&#8203;66](https://togithub.com/didix21/mdutils/pull/66)
([didix21](https://togithub.com/didix21))

###
[`v1.5.1`](https://togithub.com/didix21/mdutils/blob/HEAD/CHANGELOG.md#v151-2023-03-11)

[Compare
Source](https://togithub.com/didix21/mdutils/compare/v1.5.0...v1.5.1)

[Full
Changelog](https://togithub.com/didix21/mdutils/compare/v1.5.0...v1.5.1)

**Fixed bugs:**

- MarkDownFile not accepting absolute file path anymore
[#&#8203;81](https://togithub.com/didix21/mdutils/issues/81)
- Fix [#&#8203;81](https://togithub.com/didix21/mdutils/issues/81):
Absolute path are broken
[#&#8203;83](https://togithub.com/didix21/mdutils/pull/83)
([didix21](https://togithub.com/didix21))

###
[`v1.5.0`](https://togithub.com/didix21/mdutils/blob/HEAD/CHANGELOG.md#v150-2023-02-11)

[Compare
Source](https://togithub.com/didix21/mdutils/compare/v1.4.0...v1.5.0)

[Full
Changelog](https://togithub.com/didix21/mdutils/compare/v1.4.0...v1.5.0)

**Implemented enhancements:**

- Introduce `header\_id` as parameter for headers
[#&#8203;78](https://togithub.com/didix21/mdutils/pull/78)
([kieferro](https://togithub.com/kieferro))

**Fixed bugs:**

- converting html tables to markdown creates unusable tables
[#&#8203;73](https://togithub.com/didix21/mdutils/issues/73)

**Closed issues:**

- Add Id to header
[#&#8203;77](https://togithub.com/didix21/mdutils/issues/77)
- mkreports package
[#&#8203;71](https://togithub.com/didix21/mdutils/issues/71)

**Merged pull requests:**

- Update setup-python version
[#&#8203;79](https://togithub.com/didix21/mdutils/pull/79)
([didix21](https://togithub.com/didix21))
- Modify tests to fix flakiness
[#&#8203;76](https://togithub.com/didix21/mdutils/pull/76)
([blazyy](https://togithub.com/blazyy))
- Fix typos in README
[#&#8203;75](https://togithub.com/didix21/mdutils/pull/75)
([kieferro](https://togithub.com/kieferro))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/secretflow/spu).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent 33c175d commit add45dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ sphinxcontrib-nwdiag==2.0.0
sphinxcontrib-seqdiag==3.0.0
pytablewriter==0.64.2
linkify-it-py==2.0.2
mdutils==1.4.0
mdutils==1.6.0
spu>=0.3.1b0
pydata-sphinx-theme

0 comments on commit add45dc

Please sign in to comment.