Skip to content

Bump mkdocs-include-markdown-plugin from 3.4.1 to 3.9.0#33

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/mkdocs-include-markdown-plugin-3.9.0
Closed

Bump mkdocs-include-markdown-plugin from 3.4.1 to 3.9.0#33
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/mkdocs-include-markdown-plugin-3.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 1, 2022

Copy link
Copy Markdown
Contributor

Bumps mkdocs-include-markdown-plugin from 3.4.1 to 3.9.0.

Release notes

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

v3.9.0

New features:

  • Included files are watched when using mkdocs serve. Only supported from Mkdocs v1.4.0 onwards.

Deprecated:

  • The support for Python 3.6 has been oficially deprecated and the plugin will not be installable on that version from the next v4.0.0 release.

v3.8.1

Bug fixes:

  • Fixed two errors relative to includer indentation for both directives.

v3.8.0

New features:

v3.7.1

Bug fixes:

  • HTML-escape file paths in comments generated by include-markdown directive to prevent broken content when including some edge cases.

v3.7.0

New features:

  • Added new argument encoding for both directives.

v3.6.1

Bug fixes:

  • Wrap start and end delimiters contents by single quotes in comments to show them better.

v3.6.0

New features:

  • Allow to configure globally custom tags strings to open and close directives (#112).

v3.5.2

Bug fixes:

  • Fixed incompatibility between trailing-newlines and comments arguments of include-markdown directive.

v3.5.1

Bug fixes:

  • Fixed nested inclusions showing incorrect warning messages.
  • Fixed error skipping relative URLs rewriting in indented codeblocks using Windows newlines.

... (truncated)

Commits
  • 89ef479 Watch included files when serving with Mkdocs (#91)
  • 3896ccf Update pre-commit hooks (#126)
  • 9a98934 Fix error computing includer indentation (#124)
  • d3c7066 Update JSON schema
  • 3a4c332 Configurable default values for directive arguments (#122)
  • 0c5dba6 HTML-escape filenames in include-markdown comments (#120)
  • 31be084 Add encoding argument for directives (#119)
  • 9dc4eb8 Wrap start and end delimiters in comments (#115)
  • a289b0b Add example including from files with frontmatters (#114)
  • 06541dc Add example with custom tags
  • 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 [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) from 3.4.1 to 3.9.0.
- [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases)
- [Commits](mondeja/mkdocs-include-markdown-plugin@v3.4.1...v3.9.0)

---
updated-dependencies:
- dependency-name: mkdocs-include-markdown-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 1, 2022
@codecov

codecov Bot commented Oct 1, 2022

Copy link
Copy Markdown

Codecov Report

Base: 76.59% // Head: 76.49% // Decreases project coverage by -0.10% ⚠️

Coverage data is based on head (3722cd0) compared to base (ac60527).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #33      +/-   ##
==========================================
- Coverage   76.59%   76.49%   -0.11%     
==========================================
  Files          22       21       -1     
  Lines        1145     1140       -5     
  Branches      110       86      -24     
==========================================
- Hits          877      872       -5     
  Misses        259      259              
  Partials        9        9              
Impacted Files Coverage Δ
bonfo/__init__.py

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot @github

dependabot Bot commented on behalf of github Nov 1, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #37.

@dependabot dependabot Bot closed this Nov 1, 2022
@dependabot dependabot Bot deleted the dependabot/pip/mkdocs-include-markdown-plugin-3.9.0 branch November 1, 2022 07:23
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.

1 participant