Skip to content

Bump mkdocs-material from 9.1.18 to 9.1.21 #54

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

Merged
merged 1 commit into from
Aug 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2023

Bumps mkdocs-material from 9.1.18 to 9.1.21.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.1.21

  • Fixed MkDocs 1.4 compat issue in social plugin (9.1.20 regression)

mkdocs-material-9.1.20

  • Updated Sanskrit translations
  • Fixed deprecation warnings for social plugin

mkdocs-material-9.1.19

  • Added support for MkDocs 1.5+
  • Fixed #5699: Improve error reporting in social plugin
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.1.21 (2023-07-27)

  • Fixed MkDocs 1.4 compat issue in social plugin (9.1.20 regression)

mkdocs-material-9.1.20 (2023-07-27)

  • Fixed deprecation warnings for social plugin

mkdocs-material-9.1.19 (2023-07-18)

  • Added support for MkDocs 1.5+
  • Fixed #5699: Improve error reporting in social plugin

mkdocs-material-9.1.18+insiders-4.37.0 (2023-07-07)

  • Added support for overriding social cards settings per page
  • Added new social card default/only/image layout
  • Improved resilience of optimize and social plugin
  • Fixed rendering bugs for pruned navigation items
  • Fixed jumping of content tabs anchor links when instant loading is enabled
  • Fixed #5676: Optimize plugin doesn't check for pngquant

mkdocs-material-9.1.18 (2023-07-03)

  • Updated Danish translations
  • Added support for installing user requirements in Docker image
  • Fixed #5655: Search separator with lookbehind breaks highlighting

mkdocs-material-9.1.17+insiders-4.36.1 (2023-06-23)

  • Fixed #5618: Date comparison breaking for drafts in blog plugin

mkdocs-material-9.1.17 (2023-06-23)

  • Fixed #5633: Code annotations with nested lists incorrectly mounted
  • Fixed #5628: Regression in new social plugin configuration scheme

mkdocs-material-9.1.16+insiders-4.36.0 (2023-06-15)

  • Added support for instant prefetching to speed up slow connections
  • Improved stability of anchor link removal in built-in typeset plugin
  • Improved performance of regular expressions in typeset plugin
  • Removed unnecessary import test for cairosvg in optimize plugin
  • Fixed #5590: regular expression for anchor link removal too greedy

mkdocs-material-9.1.16 (2023-06-15)

  • Updated Indonesian translations
  • Ensure scroll bar follows color scheme of operating system

... (truncated)

Commits
  • 98a009b Prepare 9.1.21 release
  • feef806 Bumped MkDocs to 1.5.0 to mitigate error in social plugin
  • 39580db Updated changelog
  • 08ab76f Prepare 9.1.20 release
  • 068472a Documentation
  • 772421d Merge pull request #5759 from kamilkrzyskow/social-patch2
  • f548d79 Updated social plugin to use theme.custom_dir
  • 3e8faa0 Updated dependencies
  • b72adf3 Updated documentation for custom cookies
  • ea9446e Merge branch 'master' of github.com:squidfunk/mkdocs-material
  • 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)

@dependabot dependabot bot requested a review from ElBe-Plaq as a code owner July 28, 2023 05:18
@dependabot dependabot bot added the dependencies Dependency updates. label Jul 28, 2023
@mergify mergify bot added the Review requested A review by a core team member is requested. label Jul 28, 2023
@mergify
Copy link
Contributor

mergify bot commented Jul 28, 2023

Checks failed

Checks:

Name Status
CodeFactor
label
dependency-review
build
pre-commit.ci - pr
CommitCheck

| install-dependencies (3.8) | ❌ |

@ElBe-Plaq
Copy link
Member

@dependabot recreate

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.18 to 9.1.21.
- [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.18...9.1.21)

---
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 force-pushed the dependabot/pip/mkdocs-material-9.1.21 branch from dae0057 to 9b635e6 Compare August 5, 2023 21:30
@ElBe-Plaq ElBe-Plaq added this to the Release v1.0.0-alpha3 milestone Aug 6, 2023
@ElBe-Plaq ElBe-Plaq added approved Changes that got approved by the core team. and removed Review requested A review by a core team member is requested. labels Aug 6, 2023
@mergify mergify bot merged commit b6f9e11 into main Aug 6, 2023
@mergify
Copy link
Contributor

mergify bot commented Aug 6, 2023

Merging pull request

Checks:

Name Status
CodeFactor
Summary
label
dependency-review
install-dependencies (3.8)
MegaLinter
pre-commit.ci - pr
docs/readthedocs.org:i-language-rust
CommitCheck

@mergify mergify bot added the Review requested A review by a core team member is requested. label Aug 6, 2023
@delete-merged-branch delete-merged-branch bot deleted the dependabot/pip/mkdocs-material-9.1.21 branch August 6, 2023 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Changes that got approved by the core team. dependencies Dependency updates. Review requested A review by a core team member is requested. size/XS
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant