scrapli / scrapli_netconf

Fast and flexible Python 3.7+ netconf client specifically for network devices
https://scrapli.github.io/scrapli_netconf/
MIT License
93 stars 6 forks source link

Bump mkdocs-material from 7.2.6 to 7.3.0 #82

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps mkdocs-material from 7.2.6 to 7.3.0.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-7.3.0

  • Added support for sticky navigation tabs
  • Added support for section index pages
  • Added support for removing generator notice

mkdocs-material-7.2.8

  • Fixed #3039: Search modal overlays menu on mobile (7.2.7 regression)

mkdocs-material-7.2.7

  • Updated Serbian and Serbo-Croatian translations
  • Improved appearance of outline on details
  • Fixed #2934: Scrollbar when header is hidden on some mobile browsers
  • Fixed #3032: Anchor in details doesn't open on load (7.0.0 regression)
  • Fixed back-to-top button being focusable when invisible
  • Fixed broken admonition icons (removed in upstream)
Changelog

Sourced from mkdocs-material's changelog.

7.3.0 _ September 23, 2021

  • Added support for sticky navigation tabs
  • Added support for section index pages
  • Added support for removing generator notice

7.2.8 _ September 20, 2021

  • Fixed #3039: Search modal overlays menu on mobile (7.2.7 regression)

7.2.7 _ September 19, 2021

  • Updated Serbian and Serbo-Croatian translations
  • Improved appearance of outline on details
  • Fixed #2934: Scrollbar when header is hidden on some mobile browsers
  • Fixed #3032: Anchor in details doesn't open on load (7.0.0 regression)
  • Fixed back-to-top button being focusable when invisible
  • Fixed broken admonition icons (removed in upstream)
Commits
  • ba1f021 Prepare 7.3.0 release
  • 9d8ebcd Added missing distribution files
  • 377b4d6 Merge of Insiders features tied to 'Caribbean Red' funding goal
  • 62742b4 Formatting
  • 8fa40fa Updated documentation for language overrides
  • 174cb04 docs: clarify overriding of translations for non-English language
  • 166096d Prepare 7.2.8 release
  • 2eabc94 Fixed search modal overlaying menu on mobile (7.2.7 regression)
  • ea130d1 Added documentation for third-party Docker image
  • 96cc7b6 Updated Insiders changelog
  • 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)
codecov[bot] commented 3 years ago

Codecov Report

Merging #82 (9591a19) into develop (df640ff) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #82   +/-   ##
========================================
  Coverage    78.22%   78.22%           
========================================
  Files           16       16           
  Lines          914      914           
========================================
  Hits           715      715           
  Misses         199      199           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update df640ff...9591a19. Read the comment docs.

dependabot[bot] commented 3 years ago

Looks like mkdocs-material is up-to-date now, so this is no longer needed.