vberlier / nbtlib

A python library to read and edit nbt data.
MIT License
119 stars 16 forks source link

chore(deps-dev): bump mudkip from 0.4.10 to 0.7.0 #180

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mudkip from 0.4.10 to 0.7.0.

Release notes

Sourced from mudkip's releases.

v0.7.0

Feature

  • Remove mdinclude as the normal include directive supports custom parsers now (f7da3f0)

v0.6.1

Fix

  • Change myst-nb settings (e6b2452)
  • Remove nb_render_priority (e703076)

v0.5.3

Fix

  • Relax myst-nb requirement (67f1ea9)

v0.5.2

Fix

v0.5.1

Fix

  • Disable smartquotes by default (3822594)

v0.5.0

Feature

  • Add wip vitepress preset (fc8c928)

v0.4.15

Fix

  • Use native autodoc typehints and add intersphinx (ed51b54)

v0.4.14

Fix

  • Take into account the output directory when detecting changes (a5749f4)

v0.4.13

Fix

v0.4.12

Fix

  • Update furo to the latest version (0f0707a)

v0.4.11

Fix

Changelog

Sourced from mudkip's changelog.

v0.7.0 (2022-05-31)

Feature

  • Remove mdinclude as the normal include directive supports custom parsers now (f7da3f0)

v0.6.1 (2022-05-31)

Fix

  • Change myst-nb settings (e6b2452)
  • Remove nb_render_priority (e703076)

v0.6.0 (2022-05-31)

Feature

  • New myst-nb version that integrates recent markdown-it-py (6281675)

v0.5.3 (2022-04-05)

Fix

  • Relax myst-nb requirement (67f1ea9)

v0.5.2 (2022-04-05)

Fix

v0.5.1 (2022-02-20)

Fix

  • Disable smartquotes by default (3822594)

v0.5.0 (2022-02-20)

Feature

  • Add wip vitepress preset (fc8c928)

v0.4.15 (2022-02-19)

Fix

  • Use native autodoc typehints and add intersphinx (ed51b54)

v0.4.14 (2021-11-20)

Fix

  • Take into account the output directory when detecting changes (a5749f4)

v0.4.13 (2021-11-20)

Fix

v0.4.12 (2021-09-23)

Fix

  • Update furo to the latest version (0f0707a)

v0.4.11 (2021-09-12)

Fix

Commits
  • e0740e9 0.7.0
  • f7da3f0 feat: remove mdinclude as the normal include directive supports custom parser...
  • 3772151 0.6.1
  • e6b2452 fix: change myst-nb settings
  • e703076 fix: remove nb_render_priority
  • 745a976 0.6.0
  • 6281675 feat: new myst-nb version that integrates recent markdown-it-py
  • c7d5bc6 chore(deps-dev): bump python-semantic-release from 7.27.1 to 7.28.0
  • c577907 chore(deps): bump furo from 2022.3.4 to 2022.4.7
  • 110e6b9 0.5.3
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #184.