Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency mkdocs-material to v9.5.49 #259

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2024

This PR contains the following updates:

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

Release Notes

squidfunk/mkdocs-material (mkdocs-material)

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

v9.5.39: mkdocs-material-9.5.39

Compare Source

  • Fixed #​7226: not staying on page when using mike's canonical versioning

Thanks go to @​ilyagr for their contributions

v9.5.38: mkdocs-material-9.5.38

Compare Source

  • Added Albanian translations

Thanks go to @​gerardkraja for their contributions

v9.5.37: mkdocs-material-9.5.37

Compare Source

  • Added 4th and 5th level ordered list styles
  • Fixed #​7548: Tags have no spacing in search

v9.5.36: mkdocs-material-9.5.36

Compare Source

  • Fixed #​7544: Social cards incorrectly rendering HTML entities
  • Fixed #​7542: Improved support for setting custom list styles

v9.5.35: mkdocs-material-9.5.35

Compare Source

  • Fixed #​7498: Search not showing for Vietnamese language

v9.5.34: mkdocs-material-9.5.34

Compare Source

  • Updated Mermaid.js to version 11 (latest)

Thanks go to @​manselmi for their contributions

v9.5.33: mkdocs-material-9.5.33

Compare Source

  • Fixed #​7453: Incorrect position of tooltip when sorting table

v9.5.32: mkdocs-material-9.5.32

Compare Source

  • Fixed RXSS vulnerability via deep link in search results
  • Added support for fetching latest release from GitLab

Thanks go to @​joaopalmeiro for their contributions

v9.5.31: mkdocs-material-9.5.31

Compare Source

  • Fixed #​7405: DockerHub missing images > 9.5.27 due to change in Alpine/APK

v9.5.30: mkdocs-material-9.5.30

Compare Source

  • Fixed #​7380: Navigation icons disappearing on hover in Safari
  • Fixed #​7367: Blog readtime computation includes SVG text content

Thanks go to @​sisp for their contributions

v9.5.29: mkdocs-material-9.5.29

Compare Source

  • Updated Galician translations
  • Fixed #​7362: Annotations in figure captions rendering incorrectly

Thanks go to @​mmontes11 for their contributions

v9.5.28: mkdocs-material-9.5.28

Compare Source

  • Fixed #​7313: Improved tooltips mounted in sidebar when feature is disabled

v9.5.27: mkdocs-material-9.5.27

Compare Source

  • Updated Estonian translations

Thanks to @​Eilyre for their contributions

v9.5.26: mkdocs-material-9.5.26

Compare Source

  • Fixed #​7232: Tab switches on scroll when linking tabs (9.5.19 regression)
  • Fixed #​7230: Blog author avatar broken when referring to local file

v9.5.25: mkdocs-material-9.5.25

Compare Source

  • Fixed #​7209: Tags plugin crashing on numeric tags

v9.5.24: mkdocs-material-9.5.24

Compare Source

  • Fixed #​7187: Version selector title rendering issue

v9.5.23: mkdocs-material-9.5.23

Compare Source

  • Fixed #​7183: Edge case in anchor navigation when using instant navigation
  • Fixed #​6436: Version selector not showing version alias

v9.5.22: mkdocs-material-9.5.22

Compare Source

  • Fixed #​7170: Copy button adds empty lines for line spans (9.5.18 regression)
  • Fixed #​7160: Version switching doesn't stay on page (9.5.5 regression)
  • Fixed #​5619: Links in Mermaid.js diagrams not discernible

v9.5.21: mkdocs-material-9.5.21

Compare Source

  • Fixed #​7133: Ensure latest version of Mermaid.js is used
  • Fixed #​7125: Added warning for dotfiles in info plugin

Thanks to @​kamilkrzyskow for their contributions

v9.5.20: mkdocs-material-9.5.20

Compare Source

  • Fixed deprecation warning in privacy plugin (9.5.19 regression)
  • Fixed #​7119: Tags plugin emits deprecation warning (9.5.19 regression)
  • Fixed #​7118: Social plugin crashes if fonts are disabled (9.5.19 regression)
  • Fixed #​7085: Social plugin crashes on Windows when downloading fonts

v9.5.19: mkdocs-material-9.5.19

Compare Source

  • Updated MkDocs to 1.6 and limited version to < 2
  • Updated Docker image to latest Alpine Linux
  • Removed setup.py, now that GitHub fully understands pyproject.toml
  • Improved interop of social plugin with third-party MkDocs themes
  • Fixed #​7099: Blog reading time not rendered correctly for Japanese
  • Fixed #​7097: Improved resilience of tags plugin when no tags are given
  • Fixed #​7090: Active tab indicator in nested content tabs rendering bug

v9.5.18: mkdocs-material-9.5.18

Compare Source

  • Refactored tooltips implementation to fix positioning issues
  • Fixed #​7044: Rendering glitch when hovering contributor avatar in Chrome
  • Fixed #​7043: Highlighted lines in code blocks cutoff on mobile
  • Fixed #​6910: Incorrect position of tooltip for page status in sidebar
  • Fixed #​6760: Incorrect position and overly long tooltip in tables
  • Fixed #​6488: Incorrect position and cutoff tooltip in content tabs

v9.5.17: mkdocs-material-9.5.17

Compare Source

  • Updated Serbian translations
  • Fixed #​7003: Confusing keyboard interaction for palette toggle
  • Fixed #​7001: Blog posts now show time by default (9.5.16 regression)
  • Fixed edge case in backport of social plugin font loading logic

Thanks to @​stcksmsh for their contributions.

v9.5.16: mkdocs-material-9.5.16

Compare Source

  • Updated Russian translations
  • Improved error handling and reporting in social plugin
  • Improved error handling and reporting in privacy plugin
  • Fixed blog plugin not allowing to use time in format strings
  • Fixed #​6983: Social plugin crashes because of Google Fonts API change

Thanks to @​kamilkrzyskow, @​Guts, @​szg-alex-payne and @​natakazakova 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 is behind base branch, 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 chore Maintenance dependencies Pull requests that update a dependency file. labels Mar 31, 2024
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.16 Update dependency mkdocs-material to v9.5.17 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 54c0786 to d40dcba Compare April 2, 2024 07:39
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.17 Update dependency mkdocs-material to v9.5.18 Apr 16, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from d40dcba to a3c9f70 Compare April 16, 2024 04:12
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.18 Update dependency mkdocs-material to v9.5.19 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from a3c9f70 to 541e8a6 Compare April 25, 2024 04:51
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.19 Update dependency mkdocs-material to v9.5.20 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 541e8a6 to b15991f Compare April 29, 2024 10:59
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.20 Update dependency mkdocs-material to v9.5.21 May 3, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from b15991f to f507bd6 Compare May 3, 2024 19:51
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.21 Update dependency mkdocs-material to v9.5.22 May 12, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from f507bd6 to 2bcb4da Compare May 12, 2024 13:54
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.22 Update dependency mkdocs-material to v9.5.23 May 15, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 2 times, most recently from 88651ff to 5e88a8a Compare May 20, 2024 19:23
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.23 Update dependency mkdocs-material to v9.5.24 May 20, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 5e88a8a to c3c5a5f Compare May 27, 2024 11:10
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.24 Update dependency mkdocs-material to v9.5.25 May 27, 2024
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.25 Update dependency mkdocs-material to v9.5.26 Jun 6, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from c3c5a5f to 1f10a76 Compare June 6, 2024 13:35
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 1f10a76 to a28eca8 Compare June 16, 2024 15:06
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.26 Update dependency mkdocs-material to v9.5.27 Jun 16, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from a28eca8 to 63bb1a0 Compare July 5, 2024 23:56
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.27 Update dependency mkdocs-material to v9.5.28 Jul 5, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 63bb1a0 to f1e490d Compare July 14, 2024 13:21
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.28 Update dependency mkdocs-material to v9.5.29 Jul 14, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from f1e490d to eaa49b1 Compare July 23, 2024 11:21
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.29 Update dependency mkdocs-material to v9.5.30 Jul 23, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 2 times, most recently from 0b650ad to 39e25c8 Compare September 29, 2024 09:57
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.38 Update dependency mkdocs-material to v9.5.39 Sep 29, 2024
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.39 Update dependency mkdocs-material to v9.5.40 Oct 10, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 39e25c8 to d9eb4f0 Compare October 10, 2024 09:20
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.40 Update dependency mkdocs-material to v9.5.41 Oct 15, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 2 times, most recently from 6c84b77 to 261b4ef Compare October 20, 2024 09:47
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.41 Update dependency mkdocs-material to v9.5.42 Oct 20, 2024
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.42 Update dependency mkdocs-material to v9.5.43 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 2 times, most recently from 6653b97 to 27f3047 Compare November 5, 2024 19:54
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.43 Update dependency mkdocs-material to v9.5.44 Nov 5, 2024
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.44 Update dependency mkdocs-material to v9.5.45 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 27f3047 to e7da930 Compare November 20, 2024 11:03
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.45 Update dependency mkdocs-material to v9.5.46 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from e7da930 to e32f2d0 Compare November 25, 2024 13:32
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.46 Update dependency mkdocs-material to v9.5.47 Dec 1, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from e32f2d0 to 9fd0895 Compare December 1, 2024 10:32
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 9fd0895 to bfff922 Compare December 8, 2024 18:03
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.47 Update dependency mkdocs-material to v9.5.48 Dec 8, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from bfff922 to b063903 Compare December 16, 2024 12:45
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.48 Update dependency mkdocs-material to v9.5.49 Dec 16, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 2 times, most recently from cd8d22d to dba82cb Compare December 16, 2024 22:53
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from dba82cb to 2712609 Compare December 16, 2024 22:54
@github-actions github-actions bot merged commit 837cea8 into develop Dec 16, 2024
5 of 6 checks passed
@github-actions github-actions bot deleted the renovate/mkdocs-material-9.x branch December 16, 2024 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge chore Maintenance dependencies Pull requests that update a dependency file.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant