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 8.4.1 to 8.4.2 #529

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2022

Bumps mkdocs-material from 8.4.1 to 8.4.2.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-8.4.2

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

Sourced from mkdocs-material's changelog.

mkdocs-material-8.4.2 (2022-08-27)

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

mkdocs-material-8.4.1+insiders-4.22.0 (2022-08-21)

  • Added support for navigation status

mkdocs-material-8.4.1 (2022-08-21)

  • Updated Croatian and Hebrew translations

mkdocs-material-8.4.0+insiders-4.21.1 (2022-08-13)

  • Fixed #4176: Broken image when avatar is served by Gravatar
  • Fixed #4212: Deferred search initialization for file:// locations

mkdocs-material-8.4.0 (2022-08-13)

  • 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

mkdocs-material-8.3.9+insiders-4.21.0 (2022-07-17)

  • Added meta plugin: set front matter for all pages in a folder
  • Fixed #4114: Tags plugin fails if only tags_extra_files is set

mkdocs-material-8.3.9+insiders-4.20.1 (2022-07-11)

  • Fixed #4105: Tags plugin fails if tags_file is not set (4.20.0 regression)

mkdocs-material-8.3.9+insiders-4.20.0 (2022-07-07)

  • Added support for additional tags indexes
  • Fixed #4100: Tag icons not shown in tags index

mkdocs-material-8.3.9+insiders-4.19.2 (2022-07-04)

  • Fixed #4051: Privacy plugin fails if symlinking isn't allowed on Windows

mkdocs-material-8.3.9 (2022-07-04)

  • 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)

... (truncated)

Commits
  • ad3d720 Documentation
  • 3125543 Prepare 8.4.2 release
  • 46d06c1 Fixed feedback widget not shown when using instant loading
  • 86378ed Updated dependencies
  • 662b33d Merge branch 'master' of github.com:squidfunk/mkdocs-material
  • 4c4e3c0 Fixed numeric tags breaking search
  • 2e8ebf5 Updated Slovenian translations (#4284)
  • 3fbd048 Merge branch 'master' of github.com:squidfunk/mkdocs-material
  • 60dd31d Added Jitterbit to premium sponsors
  • fdf90b7 Updated FontAwesome icon names (#4279)
  • See full diff 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 8.4.1 to 8.4.2.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@8.4.1...8.4.2)

---
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 August 29, 2022 02:29
@dependabot dependabot bot added the type: dependencies Pull requests that update a dependency file label Aug 29, 2022
@pull-request-size pull-request-size bot added the size: xs Pull request has less then 10 lines label Aug 29, 2022
Copy link

@autoapproval autoapproval bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

Copy link

@autoapproval autoapproval bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@trafico-bot trafico-bot bot added the status: approved Pull request is approved label Aug 29, 2022
@github-actions
Copy link

Test Results

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

Results for commit 2be2784.

@codecov
Copy link

codecov bot commented Aug 29, 2022

Codecov Report

Merging #529 (2be2784) into dev (4f60fa9) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               dev      #529   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          117       117           
=========================================
  Hits           117       117           

@TomerFi TomerFi merged commit 7db5f7d into dev Aug 29, 2022
@TomerFi TomerFi deleted the dependabot/pip/mkdocs-material-8.4.2 branch August 29, 2022 03:07
@trafico-bot trafico-bot bot added status: merged Pull request merged and removed status: approved Pull request is approved labels Aug 29, 2022
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.

1 participant