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

build(deps): bump mkdocs-material from 9.1.12 to 9.1.13 #663

Merged
merged 1 commit into from
May 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2023

Bumps mkdocs-material from 9.1.12 to 9.1.13.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.1.13

  • Fixed #5517: Social plugin crashes for some fonts (e.g. Open Sans)
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.1.13+insiders-4.34.1 (2023-05-16)

  • Disable social plugin debug mode by default on mkdocs build
  • Added warning in social plugin debug mode when font style couldn't be found
  • Set default concurrency of built-in multi-threaded plugins to CPUs - 1
  • Fixed #5521: Social plugin triggers race condition when downloading fonts
  • Fixed #5515: Social plugin crashes when concurrency is set to 1

mkdocs-material-9.1.13 (2023-05-16)

  • Fixed #5517: Social plugin crashes for some fonts (e.g. Open Sans)

mkdocs-material-9.1.12+insiders-4.34.0 (2023-05-14)

  • Added support for new overflow mode to auto-fit text in social plugin
  • Reduced subtle rendering bugs in (code) annotations due to subpixel rounding
  • Improved print styles for (code) annotation lists
  • Improved performance of social plugin, now 3x as fast
  • Improved interop of typeset plugin with MkDocstrings
  • Fixed logo location for variants of default template in social plugin
  • Fixed #5446: Built-in typeset plugin picks up headings in code blocks

mkdocs-material-9.1.12+insiders-4.33.2 (2023-05-12)

  • Fixed #5508: Social plugin crashes trying to copy cards on Docker/Windows
  • Fixed #5507: Social plugin crashes on serve when layouts folder doesn't exist
  • Fixed #5505: Social plugin trying to resolve logo in wrong location
  • Fixed #5496: Annotations with nested lists incorrectly mounted
  • Fixed #5493: Social plugin crashes on Python 3.8

mkdocs-material-9.1.12 (2023-05-12)

  • Updated Bengali (Bangla) translations
  • Fixed #5503: Docker image publish errors on uppercase characters
  • Fixed #5407: Auto-pause media when in hidden content tabs

mkdocs-material-9.1.11+insiders-4.33.1 (2023-05-09)

  • Added support for SVG background images in social plugin

mkdocs-material-9.1.11 (2023-05-08)

  • Fixed #5487: Social plugin crashes without options (9.1.10 regression)

mkdocs-material-9.1.10+insiders-4.33.0 (2023-05-08)

  • Added support for custom layouts for social plugin
  • Added support for background images for social cards

mkdocs-material-9.1.10 (2023-05-08)

... (truncated)

Commits
  • 7e6ee58 Prepare 9.1.13 release
  • 0f4aed3 Merge pull request #5518 from icebreakerone/master
  • fdf8362 Merge remote-tracking branch 'upstream/master'
  • facfa5c Updated dependencies
  • f77a452 Merge branch 'master' of github.com:squidfunk/mkdocs-material
  • ea49176 Prepare 9.1.12+insiders-4.34.0 release
  • 93a63b8 Merge pull request #5463 from kamilkrzyskow/cache-methodology-fix-date
  • ba5f249 Documentation
  • 811a073 Update cache key creation to use date suffix
  • 308afb9 Adjusted documentation for light/dark images in custom color schemes
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.12 to 9.1.13.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.1.12...9.1.13)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from TomerFi as a code owner May 17, 2023 02:57
@dependabot dependabot bot added the type: dependencies Pull requests that update a dependency file label May 17, 2023
@pull-request-size pull-request-size bot added the size: xs Pull request has less then 10 lines label May 17, 2023
@auto-me-bot auto-me-bot bot added the status: needs review Pull request needs a review label May 17, 2023
@auto-me-bot auto-me-bot bot added status: approved Pull request is approved and removed status: needs review Pull request needs a review labels May 17, 2023
@github-actions
Copy link

Test Results

36 tests   36 ✔️  1s ⏱️
  1 suites    0 💤
  1 files      0

Results for commit a7a84f9.

@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Merging #663 (a7a84f9) into dev (1778e9b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #663   +/-   ##
=======================================
  Coverage   97.66%   97.66%           
=======================================
  Files           1        1           
  Lines         171      171           
=======================================
  Hits          167      167           
  Misses          4        4           

@TomerFi TomerFi merged commit 568a107 into dev May 17, 2023
8 checks passed
@TomerFi TomerFi deleted the dependabot/pip/mkdocs-material-9.1.13 branch May 17, 2023 04:12
@auto-me-bot auto-me-bot bot added status: merged Pull request merged and removed status: approved Pull request is approved labels May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request has less then 10 lines status: merged Pull request merged type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant