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.14 #51

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mkdocs-material ==9.4.11 -> ==9.5.14 age adoption passing confidence

Release Notes

squidfunk/mkdocs-material (mkdocs-material)

v9.5.14: mkdocs-material-9.5.14

Compare Source

  • Added support for hiding versions from selector when using mike
  • Added init system to improve signal handling in Docker image
  • Fixed edge cases in exclusion logic of info plugin
  • Fixed inability to reset pipeline in search plugin
  • Fixed syntax error in Finnish translations
  • Fixed #​6917: UTF-8 encoding problems in blog plugin on Windows
  • Fixed #​6889: Transparent iframes get background color

Thanks to @​kamilkrzyskow, @​yubiuser and @​todeveni for their contributions

v9.5.13: mkdocs-material-9.5.13

Compare Source

  • Updated Slovak translations
  • Improved info plugin interop with projects plugin
  • Improved info plugin inclusion/exclusion logic
  • Fixed info plugin not gathering files recursively
  • Fixed #​6750: Ensure info plugin packs up all necessary files

Thanks to @​kamilkrzyskow and @​scepka for their contributions

v9.5.12: mkdocs-material-9.5.12

Compare Source

  • Fixed #​6846: Some meta tags removed on instant navigation (9.4.2 regression)
  • Fixed #​6823: KaTex not rendering on instant navigation (9.5.5 regression)
  • Fixed #​6821: Privacy plugin doesn't handle URLs with encoded characters

v9.5.11: mkdocs-material-9.5.11

Compare Source

  • Updated Finnish translation

v9.5.10: mkdocs-material-9.5.10

Compare Source

  • Updated Bahasa Malaysia translations
  • Fixed #​6783: Hide continue reading link for blog posts without separators
  • Fixed #​6779: Incorrect positioning of integrated table of contents

v9.5.9: mkdocs-material-9.5.9

Compare Source

  • Fixed navigation pruning with tabs and sections enabled

v9.5.8: mkdocs-material-9.5.8

Compare Source

  • Added Tamil translations
  • Updated Esperanto translations
  • Fixed relative images not being resolved for instant navigation

v9.5.7: mkdocs-material-9.5.7

Compare Source

  • Fixed #​6731: Small images in figures are not centered
  • Fixed #​6719: Instant navigation breaks table of contents (9.5.5 regression)

v9.5.6: mkdocs-material-9.5.6

Compare Source

  • Fixed #​6700: Missing styles for Mermaid.js labels with Markdown

v9.5.5: mkdocs-material-9.5.5

Compare Source

  • Updated Tagalog translations
  • Updated Pillow to 10.2 to mitigate security vulnerabilities
  • Improved resilience of instant navigation
  • Fixed #​6687: Updated Mermaid.js to version 10.7.0 (latest)
  • Fixed #​6652: Keyboard events in custom elements captured
  • Fixed #​6582: Instant navigation doesn't correctly handle alternate URLs
  • Fixed #​6565: Instant navigation doesn't allow for onclick handlers
  • Fixed #​6345: Instant navigation sometimes breaks browser back button
  • Fixed #​6334: Instant navigation doesn't correctly position anchors (Safari)
  • Fixed #​6275: Instant navigation doesn't correctly resolve after 404
  • Fixed #​6102: Instant navigation reloads page on same link navigation

v9.5.4: mkdocs-material-9.5.4

Compare Source

  • Fixed #​6645: Local storage with invalid value can break site
  • Fixed #​6635: Tags icons before default ignored if default is set

v9.5.3: mkdocs-material-9.5.3

Compare Source

  • Limited version range of MkDocs to < 1.6
  • Updated Macedonian translations
  • Fixed #​6520: Group plugin crashes when using mike
  • Fixed #​6494: Hide author's email address if disabled in git-authors plugin

v9.5.2: mkdocs-material-9.5.2

Compare Source

  • Fixed types for slugify settings in blog plugin config
  • Fixed #​6469: Horizontal scrollbars on MathJax containers

v9.5.1: mkdocs-material-9.5.1

Compare Source

  • Updated Greek translations
  • Fixed #​6464: Privacy plugin cannot be enabled
  • Fixed #​6461: Sorting blog posts ignores time component in date

v9.5.0: mkdocs-material-9.5.0

Compare Source

Merged Insiders features of 'Goat's Horn' funding goal

  • Added privacy plugin: automatic downloading of external assets
  • Added support for card grids and grid layouts
  • Added support for improved tooltips
  • Added support for content tabs anchor links (deep linking)
  • Added support for automatic dark/light mode
  • Added support for document contributors

v9.4.14: mkdocs-material-9.4.14

Compare Source

  • Added support for linking authors in blog posts

v9.4.13: mkdocs-material-9.4.13

Compare Source

  • Fixed #​6365: Blog plugin pagination links to previous pages broken
  • Fixed #​5758: Updated Mermaid.js to version 10.6.1 (latest)

v9.4.12: mkdocs-material-9.4.12

Compare Source

  • Improved blog plugin to generate Unicode-aware slugs by default
  • Fixed non-deterministic order of categories in blog plugin

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 has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Nov 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.37%. Comparing base (1d5c4b6) to head (a99fa0b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   77.70%   78.37%   +0.67%     
==========================================
  Files           9        9              
  Lines         148      148              
  Branches       31       31              
==========================================
+ Hits          115      116       +1     
  Misses         16       16              
+ Partials       17       16       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title Update dependency mkdocs-material to v9.4.12 Update dependency mkdocs-material to v9.4.13 Nov 26, 2023
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 75371d1 to bee21b7 Compare November 26, 2023 12:26
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.4.13 Update dependency mkdocs-material to v9.4.14 Nov 26, 2023
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from bee21b7 to b19bf0d Compare November 26, 2023 16:51
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.4.14 Update dependency mkdocs-material to v9.5.0 Dec 7, 2023
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from b19bf0d to 1d2ecad Compare December 7, 2023 12:53
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.0 Update dependency mkdocs-material to v9.5.1 Dec 8, 2023
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 1d2ecad to 1cda98d Compare December 8, 2023 11:18
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.1 Update dependency mkdocs-material to v9.5.2 Dec 11, 2023
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 1cda98d to 996de00 Compare December 11, 2023 16:43
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.2 Update dependency mkdocs-material to v9.5.3 Dec 23, 2023
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 996de00 to 9b4d2f7 Compare December 23, 2023 21:26
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.3 Update dependency mkdocs-material to v9.5.4 Jan 15, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 9b4d2f7 to 41fbb5d Compare January 15, 2024 14:07
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.4 Update dependency mkdocs-material to v9.5.5 Jan 24, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 41fbb5d to 459f9c4 Compare January 24, 2024 04:48
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.5 Update dependency mkdocs-material to v9.5.6 Jan 28, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 459f9c4 to 773913d Compare January 28, 2024 13:34
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.6 Update dependency mkdocs-material to v9.5.7 Feb 3, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 773913d to a9bc24a Compare February 3, 2024 04:24
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.7 Update dependency mkdocs-material to v9.5.8 Feb 7, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from a9bc24a to 4ada12a Compare February 7, 2024 06:49
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.8 Update dependency mkdocs-material to v9.5.9 Feb 10, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 4ada12a to 5150558 Compare February 10, 2024 09:09
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 5150558 to 5f4b194 Compare February 19, 2024 07:03
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.9 Update dependency mkdocs-material to v9.5.10 Feb 19, 2024
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.10 Update dependency mkdocs-material to v9.5.11 Feb 24, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 5f4b194 to 44d3201 Compare February 24, 2024 06:47
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.11 Update dependency mkdocs-material to v9.5.12 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 44d3201 to 2ab64cf Compare February 29, 2024 04:40
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.12 Update dependency mkdocs-material to v9.5.13 Mar 6, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 2ab64cf to be0d529 Compare March 6, 2024 07:16
@renovate renovate bot changed the title Update dependency mkdocs-material to v9.5.13 Update dependency mkdocs-material to v9.5.14 Mar 18, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from be0d529 to a99fa0b Compare March 18, 2024 01:14
@DrewCarlson DrewCarlson merged commit af4f7e6 into main Mar 18, 2024
8 checks passed
@DrewCarlson DrewCarlson deleted the renovate/mkdocs-material-9.x branch March 18, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant