Skip to content

chore(deps): update dependency mkdocs-material to v9.6.9 - autoclosed#523

Closed
renovate[bot] wants to merge 2 commits intomainfrom
renovate/mkdocs-material-9.x
Closed

chore(deps): update dependency mkdocs-material to v9.6.9 - autoclosed#523
renovate[bot] wants to merge 2 commits intomainfrom
renovate/mkdocs-material-9.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mkdocs-material (changelog) == 9.5.39 -> ==9.6.9 age adoption passing confidence

Release Notes

squidfunk/mkdocs-material (mkdocs-material)

v9.6.9: mkdocs-material-9.6.9

Compare Source

  • Updated Serbo-Croatian translations
  • Fixed #​8086: Custom SVG icons containing hashes break rendering
  • Fixed #​8067: Drawer has gap on right side in Firefox on some OSs

v9.6.8: mkdocs-material-9.6.8

Compare Source

  • Added Welsh translations
  • Fixed #​8076: Privacy plugin crashes if HTTP download fails

v9.6.7: mkdocs-material-9.6.7

Compare Source

  • Fixed #​8056: Error in backrefs implementation (9.6.6 regression)
  • Fixed #​8054: Unescaped quotes in ARIA labels of table of contents

v9.6.6: mkdocs-material-9.6.6

Compare Source

  • Fixed #​8040: Privacy plugin not replacing exteral assets (9.6.5 regression)
  • Fixed #​8031: Replace unmaintained regex package in search plugin

v9.6.5: mkdocs-material-9.6.5

Compare Source

  • Fixed #​8016: Tags listing not showing when when file name has spaces
  • Fixed #​8012: Privacy plugin crashes if HTTP download fails

v9.6.4: mkdocs-material-9.6.4

Compare Source

  • Fixed #​7985: Blog content sometimes not stretching to full width
  • Fixed #​7978: Navigation rendering bug in Safari 18.3

v9.6.3: mkdocs-material-9.6.3

Compare Source

  • Fixed rendering of arrow heads in Mermaid.js class diagrams
  • Fixed #​7960: Tags plugin crashes on numeric metadata titles

v9.6.2: mkdocs-material-9.6.2

Compare Source

  • Fixed #​7955: Excessively long words don't break on narrow screens
  • Fixed #​7947: Scope setting interferes with outdated version banner

v9.6.1: mkdocs-material-9.6.1

Compare Source

  • Fixed #​7943: Tags plugin crashing due to merge error

v9.6.0: mkdocs-material-9.6.0

Compare Source

  • Added meta plugin
  • Rewrite of the tags plugin
  • Added support for allow lists in tags plugin
  • Added support for and custom sorting in tags plugin
  • Added support for related links in blog plugin
  • Added support for custom index pages in blog plugin
  • Added support for navigation subtitles
  • Fixed #​7924: Anchors might require two clicks when using instant navigation

v9.5.50: mkdocs-material-9.5.50

Compare Source

  • Fixed #​7913: Social plugin renders attribute lists in page title

v9.5.49: mkdocs-material-9.5.49

Compare Source

  • Adjusted title color in dark mode for all supported Mermaid.js diagrams
  • Fixed #​7803: Privacy plugin crashes on generated files
  • Fixed #​7781: Mermaid.js flow chart title not visible in dark mode

v9.5.48: mkdocs-material-9.5.48

Compare Source

  • Fixed #​7774: Disabling social cards doesn't work

v9.5.47: mkdocs-material-9.5.47

Compare Source

  • Fixed #​7750: Numeric tags break search
  • Fixed #​7748: Blog plugin breaks when using future drafts (9.5.45 regression)

Thanks go to @​perpil for their contributions

v9.5.46: mkdocs-material-9.5.46

Compare Source

  • Added support for removing preload hints in privacy plugin
  • Fixed #​7734: Code blocks in h5 headlines are uppercased
  • Fixed #​7725: Blog plugin crashing on missing timezone (9.5.45 regression)

Thanks go to @​nejch and @​perpil for their contributions

v9.5.45: mkdocs-material-9.5.45

Compare Source

  • Reduced size of Docker image through multi-stage build
  • Fixed #​7708: Blog plugin crashing on YAML dates with timezones

Thanks go to @​FrancoisCapon and @​perpil for their contributions

v9.5.44: mkdocs-material-9.5.44

Compare Source

  • Fixed #​7672: Font CSS 404's when using privacy plugin (9.5.43 regression)

Thanks go to @​nejch for their contributions.

v9.5.43: mkdocs-material-9.5.43

Compare Source

  • Added support for external images in SVGs in privacy plugin
  • Fixed #​7651: Privacy plugin doesn't handle quoted URLs in CSS

Thanks go to @​nejch for their contributions

v9.5.42: mkdocs-material-9.5.42

Compare Source

  • Fixed #​7625: Invalid encoding of boolean attributes in privacy plugin
  • Fixed #​7624: Crash when disabling privacy plugin (9.5.41 regression)

v9.5.41: mkdocs-material-9.5.41

Compare Source

  • Fixed #​7619: Improved tooltip on logo disappears after instant navigation
  • Fixed #​7616: Race condition in built-in privacy plugin when inlining assets
  • Fixed #​7615: Comments and "Was this page helpful?" visible when printing

v9.5.40: mkdocs-material-9.5.40

Compare Source

  • Updated Latvian translations
  • Fixed #​7597: Social cards not using site name on home page

Thanks go to @​pekkaklarck and @​klejejs for their contributions


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 10, 2024
@codacy-production
Copy link

codacy-production bot commented Oct 10, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (2128e86) 619 204 32.96%
Head commit (af1eff6) 619 (+0) 204 (+0) 32.96% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#523) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.5.40 chore(deps): update dependency mkdocs-material to v9.5.41 Oct 15, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from de22cf8 to 634f770 Compare October 15, 2024 18:01
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.5.41 chore(deps): update dependency mkdocs-material to v9.5.42 Oct 20, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 56f7574 to 2d7845b Compare October 20, 2024 10:46
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.5.42 chore(deps): update dependency mkdocs-material to v9.5.43 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from d01d5b6 to 4811461 Compare October 31, 2024 11:31
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.5.43 chore(deps): update dependency mkdocs-material to v9.5.44 Nov 5, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from cec1783 to 3cf7d49 Compare November 5, 2024 20:34
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.5.44 chore(deps): update dependency mkdocs-material to v9.5.45 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 2 times, most recently from e35fec1 to 3b465b5 Compare November 25, 2024 12:31
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.5.45 chore(deps): update dependency mkdocs-material to v9.5.46 Nov 25, 2024
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.5.46 chore(deps): update dependency mkdocs-material to v9.5.47 Dec 1, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 973956c to 4c906ed Compare December 1, 2024 09:11
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.5.47 chore(deps): update dependency mkdocs-material to v9.5.48 Dec 8, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 40e35e7 to 9ed46ba Compare December 8, 2024 16:52
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 301eb86 to 234004e Compare December 16, 2024 12:47
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.5.48 chore(deps): update dependency mkdocs-material to v9.5.49 Dec 16, 2024
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.5.49 chore(deps): update dependency mkdocs-material to v9.5.50 Jan 18, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 69f4df0 to 5779ea0 Compare January 18, 2025 05:06
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 9380956 to 9d82447 Compare January 31, 2025 04:32
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.5.50 chore(deps): update dependency mkdocs-material to v9.6.0 Jan 31, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 01e6fcc to 8c6a19a Compare February 1, 2025 21:52
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.0 chore(deps): update dependency mkdocs-material to v9.6.1 Feb 1, 2025
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.1 chore(deps): update dependency mkdocs-material to v9.6.2 Feb 3, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from c356b03 to fe4bad9 Compare February 3, 2025 17:23
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.2 chore(deps): update dependency mkdocs-material to v9.6.3 Feb 7, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 45b2110 to 7335a56 Compare February 7, 2025 08:56
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from ffb7cde to b81d11b Compare February 12, 2025 10:45
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.3 chore(deps): update dependency mkdocs-material to v9.6.4 Feb 12, 2025
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.4 chore(deps): update dependency mkdocs-material to v9.6.5 Feb 21, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 28f4f2d to 7568f4f Compare February 21, 2025 19:47
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.5 chore(deps): update dependency mkdocs-material to v9.6.6 Mar 1, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 2 times, most recently from c656059 to 87311d4 Compare March 3, 2025 02:28
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.6 chore(deps): update dependency mkdocs-material to v9.6.7 Mar 3, 2025
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.7 chore(deps): update dependency mkdocs-material to v9.6.8 Mar 13, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 5974d61 to 7cd4e64 Compare March 13, 2025 15:44
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from cc9ec09 to 2e53ee2 Compare March 17, 2025 11:00
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.8 chore(deps): update dependency mkdocs-material to v9.6.9 Mar 17, 2025
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.9 chore(deps): update dependency mkdocs-material to v9.6.9 - autoclosed Mar 24, 2025
@renovate renovate bot closed this Mar 24, 2025
@renovate renovate bot deleted the renovate/mkdocs-material-9.x branch March 24, 2025 16:58
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.

0 participants