sopelj / python-ember-mug

Python Library to Interact with Ember Mugs
MIT License
27 stars 4 forks source link

build(deps-dev): bump mkdocs-include-markdown-plugin from 3.9.1 to 4.0.4 #24

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps mkdocs-include-markdown-plugin from 3.9.1 to 4.0.4.

Release notes

Sourced from mkdocs-include-markdown-plugin's releases.

v4.0.4

Bug fixes:

  • Fixed error using livereload server with Mkdocs < 1.4.0

v4.0.3

Enhancements:

  • Added some performance improvements.

v4.0.2

Bug fixes:

  • Fixed LiveReloadServer not imported at runtime with serve command (regression in 4.0.1)

v4.0.1

Enhancements:

  • The plugin has been fully typed.

Bug fixes:

  • Prevented an edge case bug when specifying an invalid encoding parameter in directives.

v4.0.0

:warning: Breaking changes:

  • The plugin is no longer installable on Python 3.6.
Commits


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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #24 (f5fbc1a) into main (16673a8) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #24   +/-   ##
=======================================
  Coverage   88.26%   88.26%           
=======================================
  Files          11       11           
  Lines         699      699           
  Branches      121      121           
=======================================
  Hits          617      617           
  Misses         68       68           
  Partials       14       14           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.