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 v8.5.11 (release-4.15) - abandoned #5429

Open
wants to merge 1 commit into
base: release-4.15
Choose a base branch
from

Conversation

red-hat-konflux[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
mkdocs-material (changelog) minor ==8.2.8 -> ==8.5.11

Release Notes

squidfunk/mkdocs-material (mkdocs-material)

v8.5.11: mkdocs-material-8.5.11

Compare Source

v8.5.10: mkdocs-material-8.5.10

Compare Source

  • Adjusted CSS to better allow for custom primary and accent colors
  • Fixed #​4620: Primary color is not applied (8.5.9 regression)

v8.5.9: mkdocs-material-8.5.9

Compare Source

  • Fixed #​4600: Illegible links for black/white primary colors (8.5.8 regression)
  • Fixed #​4594: Need to set schema to change link color

v8.5.8: mkdocs-material-8.5.8

Compare Source

  • Added support for always showing settings in cookie consent
  • Fixed #​4571: Buttons invisible if primary color is white or black
  • Fixed #​4517: Illegible note in sequence diagram when using slate scheme

v8.5.7: mkdocs-material-8.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: mkdocs-material-8.5.6

Compare Source

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

v8.5.5: mkdocs-material-8.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: mkdocs-material-8.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: mkdocs-material-8.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: mkdocs-material-8.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: mkdocs-material-8.5.1

Compare Source

  • Fixed #​4366: Removed dependencies with native extensions

v8.5.0: mkdocs-material-8.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: mkdocs-material-8.4.4

Compare Source

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

v8.4.3: mkdocs-material-8.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: mkdocs-material-8.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: mkdocs-material-8.4.1

Compare Source

  • Updated Croatian and Hebrew translations

v8.4.0: mkdocs-material-8.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: mkdocs-material-8.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: mkdocs-material-8.3.8

Compare Source

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

v8.3.7: mkdocs-material-8.3.7

Compare Source

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

v8.3.6: mkdocs-material-8.3.6

Compare Source

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

v8.3.5: mkdocs-material-8.3.5

Compare Source

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

v8.3.4: mkdocs-material-8.3.4

Compare Source

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

v8.3.3: mkdocs-material-8.3.3

Compare Source

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

v8.3.2: mkdocs-material-8.3.2

Compare Source

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

v8.3.1: mkdocs-material-8.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: mkdocs-material-8.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: mkdocs-material-8.2.16

Compare Source

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

v8.2.15: mkdocs-material-8.2.15

Compare Source

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

v8.2.14: mkdocs-material-8.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: mkdocs-material-8.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: mkdocs-material-8.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: mkdocs-material-8.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: mkdocs-material-8.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: mkdocs-material-8.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)

Configuration

📅 Schedule: Branch creation - "after 5am on saturday" (UTC), 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

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@openshift-ci openshift-ci bot requested review from enxebre and sjenning January 18, 2025 16:16
@openshift-ci openshift-ci bot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. area/documentation Indicates the PR includes changes for documentation labels Jan 18, 2025
Copy link
Contributor

openshift-ci bot commented Jan 18, 2025

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Copy link
Contributor

openshift-ci bot commented Jan 18, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]
Once this PR has been reviewed and has the lgtm label, please assign bryan-cox for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@red-hat-konflux red-hat-konflux bot changed the title Update dependency mkdocs-material to v8.5.11 (release-4.15) Update dependency mkdocs-material to v8.5.11 (release-4.15) - abandoned Jan 18, 2025
Copy link
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@red-hat-konflux red-hat-konflux bot changed the title Update dependency mkdocs-material to v8.5.11 (release-4.15) - abandoned Update dependency mkdocs-material to v8.5.11 (release-4.15) Jan 18, 2025
@red-hat-konflux red-hat-konflux bot changed the title Update dependency mkdocs-material to v8.5.11 (release-4.15) Update dependency mkdocs-material to v8.5.11 (release-4.15) - abandoned Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Indicates the PR includes changes for documentation needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants