Skip to content

Update mkdocs-material requirement from <9.0.0,>=7.1.9 to >=7.1.9,<10.0.0 - #86

Merged
eadwinCode merged 1 commit into
mainfrom
dependabot/pip/mkdocs-material-gte-7.1.9-and-lt-10.0.0
May 4, 2023
Merged

Update mkdocs-material requirement from <9.0.0,>=7.1.9 to >=7.1.9,<10.0.0#86
eadwinCode merged 1 commit into
mainfrom
dependabot/pip/mkdocs-material-gte-7.1.9-and-lt-10.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 1, 2023

Copy link
Copy Markdown
Contributor

Updates the requirements on mkdocs-material to permit the latest version.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.1.8

  • Fixed #5417: Theme breaks when palette is not defined (9.1.7 regression)
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.1.8 (2023-04-24)

  • Fixed #5417: Theme breaks when palette is not defined (9.1.7 regression)

mkdocs-material-9.1.7+insiders-4.32.6 (2023-04-22)

  • Fixed #5336: Interplay of blog plugin with git-revision-date-localized

mkdocs-material-9.1.7 (2023-04-22)

  • Updated Persian (Farsi) and Turkish translations
  • Fixed #5401: Added missing flag to disable built-in tags plugin
  • Fixed #5206: Ensure defaults are set for primary and accent colors
  • Fixed unnecessary inclusion of palette CSS when unused

mkdocs-material-9.1.6+insiders-4.32.5 (2023-04-07)

  • Fixed #5322: Navigation tabs hoist nested page icons

mkdocs-material-9.1.6 (2023-04-07)

  • Updated Persian (Farsi) translations
  • Fixed #5300: Boxes in Mermaid sequence diagrams not color-abiding

mkdocs-material-9.1.5 (2023-03-31)

  • Updated Lithuanian and Japanese translations
  • Updated Mermaid.js to version 9.4.3
  • Fixed #5290: Footer previous/next labels cut-off for short page titles

mkdocs-material-9.1.4+insiders-4.32.4 (2023-03-24)

  • Fixed #5241: Built-in typeset plugin jams navigation for anchors in headings

mkdocs-material-9.1.4 (2023-03-24)

  • Fixed #5239: Instant loading breaks anchors in details (9.1.1 regression)
  • Fixed #5211: Anchor following not working for Chinese (9.1.2 regression)

mkdocs-material-9.1.3 (2023-03-14)

  • Added Kurdish (Soranî) translations
  • Updated Norwegian (Bokmål), Portuguese and Romanian translations
  • Improved compatibility with mkdocs-jupyter plugin
  • Fixed #5198: Built-in search plugin not filtering script and style tags
  • Fixed #5176: Back-to-top + instant loading not working (9.1.1 regression)

mkdocs-material-9.1.2+insiders-4.32.3 (2023-03-09)

  • Fixed Docker image release workflow (9.1.0 regression)

... (truncated)

Commits
  • 2ac2cbc Prepare 9.1.8 release
  • f0d506c Fixed theme breaking when no palette is defined
  • 0028518 Prepare 9.1.7 release
  • 6398f52 Merge branch 'master' of github.com:squidfunk/mkdocs-material
  • 6f13021 Fixed unnecessary inclusion of palette.css
  • 6fe1d55 Always set default primary and accent colors
  • 207fd40 Merge pull request #5389 from robingenz/patch-1
  • ba90cb1 Added missing enabled setting for tags plugin
  • c0cdb3c Updated Turkish translations
  • ab94f5f Updated Persian (Farsi) translations
  • Additional commits viewable in compare view

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)

Updates the requirements on [mkdocs-material](https://github.com/squidfunk/mkdocs-material) to permit the latest version.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@7.1.9...9.1.8)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 1, 2023
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #86 (7c5d7e2) into main (ceda55b) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main      #86   +/-   ##
=======================================
  Coverage   96.97%   96.97%           
=======================================
  Files         186      186           
  Lines        6141     6141           
=======================================
  Hits         5955     5955           
  Misses        186      186           

@eadwinCode
eadwinCode merged commit b58adaf into main May 4, 2023
@dependabot
dependabot Bot deleted the dependabot/pip/mkdocs-material-gte-7.1.9-and-lt-10.0.0 branch May 4, 2023 19:37
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants