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-dev): bump mkdocs-material from 9.4.6 to 9.4.11 #918

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2023

Bumps mkdocs-material from 9.4.6 to 9.4.11.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.4.11

  • Fixed #6364: Search plugin crashing when enabling theme while serving
  • Fixed blog plugin crashing when disabling pagination

mkdocs-material-9.4.10

  • Fixed #6356: Version selector can't be disabled via mike's configuration
  • Fixed #6281: Navigation not rendering due to Safari bug (9.4.2 regression)
  • Fixed #6261: Navigation expansion animates on first load (9.4.2 regression)

mkdocs-material-9.4.9

  • Fixed #6344: Long entries cutoff in table of contents
  • Fixed #6336: Custom template for glob archive not working with pagination
  • Fixed #6328: Blog plugin crashes for locales with dashes, e.g. pt-BR
  • Fixed #6327: Copy-to-clipboard button doesn't trim trailing line feed
  • Fixed #6302: Version strings not matched when using mike, only aliases
  • Fixed instant navigation progress indicator for gzipped content in Chrome
  • Fixed rendering bug on details marker rotation in Firefox

mkdocs-material-9.4.8

  • Fixed invalid local address replacement when using instant loading
  • Fixed #6275: Crash after navigation caused 404 when using instant loading

mkdocs-material-9.4.7

  • Added Azerbaijani translations
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.4.11+insiders-4.44.0 (2023-11-23)

  • Added pagination settings for archive pages in blog plugin
  • Added pagination settings for category pages in blog plugin

mkdocs-material-9.4.11 (2023-11-23)

  • Fixed #6364: Search plugin crashing when enabling theme while serving
  • Fixed blog plugin crashing when disabling pagination

mkdocs-material-9.4.10+insiders-4.43.1 (2023-11-19)

  • Added third-party theme support in projects plugin, improving editing
  • Fixed #6360: Projects plugin crashes when theme is not Material for MkDocs
  • Fixed #6306: Projects plugin not reloading nested project configuration

mkdocs-material-9.4.10 (2023-11-19)

  • Fixed #6356: Version selector can't be disabled via mike's configuration
  • Fixed #6281: Navigation not rendering due to Safari bug (9.4.2 regression)
  • Fixed #6261: Navigation expansion animates on first load (9.4.2 regression)

mkdocs-material-9.4.9 (2023-11-17)

  • Fixed #6344: Long entries cutoff in table of contents
  • Fixed #6336: Custom template for glob archive not working with pagination
  • Fixed #6328: Blog plugin crashes for locales with dashes, e.g. pt-BR
  • Fixed #6327: Copy-to-clipboard button doesn't trim trailing line feed
  • Fixed #6302: Version strings not matched when using mike, only aliases
  • Fixed instant navigation progress indicator for gzipped content in Chrome
  • Fixed rendering bug on details marker rotation in Firefox

mkdocs-material-9.4.8+insiders-4.43.0 (2023-11-05)

  • Added support for GitLab committers (document contributors)
  • Fixed #6264: Fixed compatibility with Python < 3.10
  • Fixed #6254: Meta plugin not applying meta files to blog posts

mkdocs-material-9.4.8 (2023-11-05)

  • Fixed invalid local address replacement when using instant loading
  • Fixed #6275: Crash after navigation caused 404 when using instant loading

mkdocs-material-9.4.7+insiders-4.42.3 (2023-10-27)

  • Fixed #6251: Cards in grids cut off on very small screens
  • Fixed #6241: Using social plugin + static-i18n plugin errors

mkdocs-material-9.4.7 (2023-10-27)

... (truncated)

Commits
  • 909f2d5 Enabled chatbot
  • 697116f Prepare 9.4.11 release
  • 8053524 Prepare 9.4.11 release
  • ae05629 Fixed crash of blog plugin when pagination is disabled
  • 0fd2a39 Added documentation on new advanced blog settings
  • a6772cf Added documentation on new advanced blog settings
  • 120a9be Merge branch 'master' of github.com:squidfunk/mkdocs-material
  • 48402d0 Deactivated chatbot
  • 73c67d7 Merge pull request #6381 from AdrianoKF/6378-json-schema-neoteroi
  • 3d76c89 Replace Neoteroi markdown extensions schema with external URL
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.4.6 to 9.4.11.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.4.6...9.4.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2023

The following labels could not be found: dependencies.

Copy link

codecov bot commented Nov 24, 2023

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (120d514) 97.33% compared to head (4b15748) 97.47%.
Report is 96 commits behind head on master.

Files Patch % Lines
commitizen/cli.py 82.14% 5 Missing ⚠️
commitizen/providers/scm_provider.py 91.17% 3 Missing ⚠️
commitizen/git.py 33.33% 2 Missing ⚠️
commitizen/changelog_formats/__init__.py 97.77% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #918      +/-   ##
==========================================
+ Coverage   97.33%   97.47%   +0.13%     
==========================================
  Files          42       55      +13     
  Lines        2104     2337     +233     
==========================================
+ Hits         2048     2278     +230     
- Misses         56       59       +3     
Flag Coverage Δ
unittests 97.47% <97.90%> (+0.13%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2023

Superseded by #919.

@dependabot dependabot bot closed this Nov 27, 2023
@dependabot dependabot bot deleted the dependabot/pip/mkdocs-material-9.4.11 branch November 27, 2023 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants