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

chore(deps): update dependency mkdocs-material to v8 #7222

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mkdocs-material <8 -> <9 age adoption passing confidence

Release Notes

squidfunk/mkdocs-material

v8.5.7

Compare Source

  • Deprecated additional admonition qualifiers to reduce size of CSS
  • Fixed #​4511: Search boost does not apply to sections

v8.5.6

Compare Source

  • Modernized appearance of admonitions (with fallback, see docs)
  • Improved appearance of inline code blocks in admonition titles

v8.5.5

Compare Source

  • Updated MkDocs to 1.4
  • Fixed compatibility issues with MkDocs 1.4
  • Fixed #​4430: build error when enabling consent without repository URL

v8.5.4

Compare Source

  • Fixed expand icons shift on sidebar overflow (using scrollbar-gutter)
  • Fixed #​4429: Text in sequence diagrams overflows in Firefox

v8.5.3

Compare Source

  • Fixed build error when enabling cookie consent without analytics
  • Fixed #​4381: Code blocks render ligatures for some fonts

v8.5.2

Compare Source

  • Updated Mermaid.js to version 9.1.7
  • Fixed overly large headlines in search results (8.5.0 regression)
  • Fixed #​4358: Navigation sections appear as clickable (8.5.0 regression)
  • Fixed #​4356: GitHub repository statistics fetched before consent

v8.5.1

Compare Source

  • Fixed #​4366: Removed dependencies with native extensions

v8.5.0

Compare Source

  • Added support for social cards
  • Added support for code annotation anchor links (deep linking)
  • Added support for code annotation comment stripping (syntax modifier)
  • Added support for sidebars scrolling automatically to active item
  • Added support for anchor following table of contents (= auto scroll)
  • Added support for tag icons

v8.4.4

Compare Source

  • Moved comments integration to separate partial (comments.html)

v8.4.3

Compare Source

  • Added Simple Icons to bundled icons (+2,300 icons)
  • Added support for changing edit icon
  • Moved page actions to separate partial (actions.html)
  • Fixed #​4291: Version switching doesn't stay on page when anchors are used
  • Fixed #​4327: Links in data tables do not receive link styling

v8.4.2

Compare Source

  • Updated Slovenian translations
  • Fixed #​4277: Feedback widget hidden after navigation with instant loading
  • Fixed numeric tags in front matter breaking search functionality

v8.4.1

Compare Source

  • Updated Croatian and Hebrew translations

v8.4.0

Compare Source

  • Added support for cookie consent
  • Added support for feedback widget (Was this page helpful?)
  • Added support for dismissable announcement bar
  • Added Armenian, Lithuanian, Tagalog, and Urdu translations

v8.3.9

Compare Source

  • Updated Taiwanese translations for search
  • Allow ids for content tabs with special characters (for mkdocstrings)
  • Fixed #​4083: home not clickable when using versioning (8.3.5 regression)

v8.3.8

Compare Source

  • Fixed #​4053: Limit width of videos to content area
  • Fixed empty tags in front matter breaking search

v8.3.7

Compare Source

  • Fixed search being stuck initializing when using tags (8.3.4 regression)

v8.3.6

Compare Source

  • Fixed #​4028: Links not clickable when using versioning (8.3.5 regression)

v8.3.5

Compare Source

  • Fixed #​4012: Stay on page not working for alias of active version

v8.3.4

Compare Source

  • Fixed #​4004: Tags with multiple words not searchable

v8.3.3

Compare Source

  • Fixed #​4000: Mermaid diagrams too dark in dark mode (8.3.0 regression)

v8.3.2

Compare Source

  • Fixed #​3987: Custom admonition icons don't work when defining color palette

v8.3.1

Compare Source

  • Bump required Jinja version to 3.0.2
  • Removed unnecessary conditions in templates
  • Fixed scroll offset when content tabs are brought into view
  • Fixed #​3977: Content tabs snapping oddly in Firefox
  • Fixed #​3983: Missing condition in footer partial (8.3.0 regression)

v8.3.0

Compare Source

  • Added support for custom admonition icons
  • Added support for linking of content tabs
  • Added support for boosting pages in search
  • Added support for hiding footer navigation
  • Added previous/next indicators to content tabs
  • Improved typeset link colors in light and dark modes

v8.2.16

Compare Source

  • Fixed #​3957: Only animate code annotations when visible (save CPU cycles)

v8.2.15

Compare Source

  • Added Uzbek translations
  • Fixed spacing for code block results in content tabs

v8.2.14

Compare Source

  • Fixed missing top right rounded border on admonition
  • Fixed #​3886: 4xx status codes not handled when using instant loading

v8.2.13

Compare Source

  • Fixed #​3865: Tags index links to tagged pages 404 on Windows
  • Fixed #​3866: Bump required Python version from 3.6+ to 3.7+

v8.2.12

Compare Source

  • Added support for GitHub-style hash fragments for dark/light images
  • Improved rendering of nested code blocks in content tabs and annotations
  • Fixed #​3862: Upgraded to latest Pygments and Python Markdown Extensions

v8.2.11

Compare Source

  • Temporarily pinned Pygments to <2.12
  • Temporarily pinned Python Markdown Extensions to <9.4
  • Improved rendering of code annotation markers

v8.2.10

Compare Source

  • Added Macedonian translations
  • Updated Mermaid.js to version 9.0.1
  • Switched sidebar title in mobile navigation to bold font
  • Fixed color of arrows in class and state diagrams for dark mode
  • Fixed #​3836: Inline admonitions overlayed by code block titles

v8.2.9

Compare Source

  • Mitigate flicker on color palette switch by disabling all transitions
  • Fixed search suggestions not triggered when following deep link
  • Fixed incorrectly computed header height when using instant loading
  • Fixed #​3782: Admonition titles have extra pixels on wide screens in Firefox
  • Fixed #​3802: Always render table of contents container (except when hidden)

v8.2.8

Compare Source

  • Bumped MkDocs version to 1.3.0 to mitigate breaking changes in Jinja
  • Reverted Jinja version range limitation (added in 8.2.7)
  • Improved styling of annotations and fixed borders of code blocks in tabs
  • Added background color to code blocks in focused/hovered links
  • Added check in tags plugin whether tags overview page exists
  • Fixed #​3744: Content tab indicator on wrong position when using back button

v8.2.7

Compare Source

v8.2.6

Compare Source

  • Fixed #​3695: Deprecation warning for unescaped backslashes in templates
  • Fixed #​3696: Annotations not mounted in some Terraform code blocks
  • Fixed #​3698: Annotations not mounted in long code blocks (8.2.5 regression)

v8.2.5

Compare Source

  • Fixed #​3596: Mermaid not working when headline with name 'Mermaid' present
  • Fixed #​3643: Reduce time to render pages with thousands of code blocks
  • Fixed #​3665: Missing styles for Mermaid.js flowcharts cluster labels

v8.2.4

Compare Source

  • Fixed malformed Google Fonts URL when a font setting was omitted
  • Fixed #​3648: Fixed specificity issue with admonitions in lists
  • Fixed #​3653: Invalid outdated version banner URL when using instant loading

v8.2.3

Compare Source

  • Fixed #​3578: Active element in table of contents off-by-one on large screens

v8.2.2

Compare Source

  • Added automatic removal of query parameter when search is closed
  • Fixed #​3599: Anchors always overriden when using navigation tracking

v8.2.1

Compare Source

  • Fixed module material.plugins not being found (8.2.0 regression)

v8.2.0

Compare Source

  • Added native support for Mermaid.js diagrams
  • Added native support for tags (with search integration)
  • Added support for staying on page when switching versions

v8.1.11

Compare Source

v8.1.10

Compare Source

  • Fixed cutoff of very wide logos in the sidebar on mobile

v8.1.9

Compare Source

v8.1.8

Compare Source

  • Added Latvian translations
  • Updated Giscus example integration with dynamic theme change support
  • Fixed #​3479: Back-to-top button not hidden when using sticky navigation tabs
  • Fixed #​3491: Logo in header and drawer doesn't honor aspect ratio

v8.1.7

Compare Source

  • Improved back-to-top button behavior - now not shown on anchor jump

v8.1.6

Compare Source

  • Fixed spacing of blockquotes (8.1.5 regression)
  • Fixed edge cases for rounded corners on code blocks (8.1.5 regression)
  • Fixed issues with code annotation line heights

v8.1.5

Compare Source

  • Improved browser support: Chrome 49+, Safari 10+, Firefox 53+, Edge 79+
  • Improved rendering of inline code blocks in headlines
  • Added Bahasa Malaysian translations
  • Fixed #​3354: MathJax formulas show vertical scrollbar

v8.1.4

Compare Source

  • Added indicator to navigation expander icon
  • Improved support for reduced motion preference
  • Fixed jitter of active content tab indicator

v8.1.3

Compare Source

  • Added animation to active content tab indicator
  • Fixed #​3360: Highlighted lines add blank lines in copied text
  • Fixed usage of subsequent index files when using section index pages

v8.1.2

Compare Source

  • Switched CSS sources to logical properties
  • Added transformation of logical properties to ltr/rtl equivalents
  • Fixed spacing for admonitions inside lists (8.1.1 regression)

v8.1.1

Compare Source

  • Added support for #only-light and #only-dark image hash fragments
  • Fixed copy-to-clipboard adding blank lines when using line anchors
  • Fixed code annotation directionality for right-to-left languages
  • Fixed header title positioning for right-to-left languages
  • Fixed admonition borders for right-to-left languages (8.0.0 regression)
  • Fixed footer navigation link positioning (8.0.0 regression)
  • Fixed footer navigation title breaking out of container when too long
  • Fixed shrinking arrow in navigation title when too long
  • Fixed #​3343: Filtered stopwords appear as missing search terms
  • Fixed #​3346: Site unusable due to usage of :not() (Firefox 78 ESR)

v8.1.0

Compare Source

  • Added basic support for code block line anchors
  • Switched code annotation markers to + signs to improve usability
  • Switched main site title to bold font
  • Improved admonition icon positioning to align when font-size is increased
  • Improved and simplified footnotes CSS
  • Improved and simplified code annotation positioning
  • Fixed syntax error in Russian translations

v8.0.5

Compare Source

  • Fixed #​3302: Footer refactoring induced ellipsis in some browsers
  • Fixed #​3313: Details always rendered closed on load (8.0.4 regression)

v8.0.4

Compare Source

  • Improved support for deeply nested code annotations
  • Improved code annotation and copy-to-clipboard interop
  • Improved styling for code annotations inside admonitions
  • Fixed #​3294: Lists after code blocks without code annotations disappearing
  • Fixed #​3274: Invalid anchor positioning when using instant loading
  • Fixed several positioning issues for code annotations
  • Fixed JavaScript source map roots

v8.0.3

Compare Source

  • Removed deprecated google_analytics setting (was forgotten in 8.0.0)
  • Fixed syntax error in Swedish and Polish translations
  • Fixed #​3283: Invalid back-to-top button position with sticky navigation tabs
  • Fixed #​3285: Default details marker showing due to Safari bug

v8.0.2

Compare Source

  • Fixed #​3275: Code annotations always disappear on click

v8.0.1

Compare Source

  • Improved rendering of code annotation markers
  • Fixed #​3265: Wrong margin on nested admonitions
  • Fixed wrong box-sizing for code annotations in details

v8.0.0

Compare Source

  • Added support for code annotations
  • Added support for anchor tracking
  • Added support for version warning
  • Added copyright partial for easier override
  • Removed deprecated content tabs legacy implementation
  • Removed deprecated seealso admonition type
  • Removed deprecated site_keywords setting (unsupported by MkDocs)
  • Removed deprecated prebuilt search index support
  • Removed deprecated web app manifest – use customization
  • Removed extracopyright variable – use new copyright partial
  • Removed Disqus integation – use customization
  • Switched to :is() selectors for simple selector lists
  • Switched autoprefixer from last 4 years to last 2 years
  • Improved CSS overall to match modern standards
  • Improved CSS variable semantics for fonts
  • Improved extensibility by restructuring partials
  • Improved handling of details when printing
  • Improved keyboard navigation for footnotes
  • Fixed #​3214: Search highlighting breaks site when empty

Please see the upgrade guide


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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Oct 27, 2022
@changeset-bot
Copy link

changeset-bot bot commented Oct 27, 2022

⚠️ No Changeset found

Latest commit: 84ce33b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify
Copy link

netlify bot commented Oct 27, 2022

Deploy Preview for car-park-attendant-cleat-11576 ready!

Name Link
🔨 Latest commit 84ce33b
🔍 Latest deploy log https://app.netlify.com/sites/car-park-attendant-cleat-11576/deploys/635acdee448030000954a12b
😎 Deploy Preview https://deploy-preview-7222--car-park-attendant-cleat-11576.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@renovate renovate bot force-pushed the renovate/mkdocs-material-8.x branch from 61815f2 to 8d2d3f1 Compare October 27, 2022 18:26
@renovate renovate bot force-pushed the renovate/mkdocs-material-8.x branch from 8d2d3f1 to 84ce33b Compare October 27, 2022 18:29
@mmaietta mmaietta merged commit 575e639 into master Oct 28, 2022
@mmaietta mmaietta deleted the renovate/mkdocs-material-8.x branch October 28, 2022 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant