Skip to content
This repository was archived by the owner on Jun 2, 2022. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 4, 2021

Bumps mkdocs-material from 5.5.13 to 7.3.1.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-7.3.1

  • Added new experimental content tabs implementation
  • Fixed #3069: GitHub stats broken for users/orgs (7.1.0 regression)
  • Fixed #3070: Sections not linking to index page
  • Fixed title not linking to index page when using tabs
  • Fixed Disqus integration when using instant loading
  • Fixed some spacing issues for right-to-left languages
  • Fixed syntax error in Serbian translations

mkdocs-material-7.3.0

  • Added support for sticky navigation tabs
  • Added support for section index pages
  • Added support for removing generator notice

mkdocs-material-7.2.8

  • Fixed #3039: Search modal overlays menu on mobile (7.2.7 regression)

mkdocs-material-7.2.7

  • Updated Serbian and Serbo-Croatian translations
  • Improved appearance of outline on details
  • Fixed #2934: Scrollbar when header is hidden on some mobile browsers
  • Fixed #3032: Anchor in details doesn't open on load (7.0.0 regression)
  • Fixed back-to-top button being focusable when invisible
  • Fixed broken admonition icons (removed in upstream)

mkdocs-material-7.2.6

  • Fixed rendering of blockquote elements (7.0.0 regression)
  • Fixed #2973: Custom search worker setting ignored

mkdocs-material-7.2.5

  • Updated Portuguese translations
  • Fixed execution of RxJS teardown logic (7.2.3 regression)
  • Fixed #2970: Search results show escaped characters (7.2.2 regression)

mkdocs-material-7.2.4

  • Fixed #2926: Version selector not working (7.2.3 regression)
  • Fixed #2929: Missing CSS class for banner (consistency with Insiders)

mkdocs-material-7.2.3

  • Slight facelift of data tables, now closer to Material Design
  • Fixed instant loading not respecting clicks on search results
  • Fixed #2881: Invalid anchor offsets when using instant loading

mkdocs-material-7.2.2

  • Updated Korean translations
  • Fixed #2879: Search highlighting does not properly escape HTML

mkdocs-material-7.2.1

  • Fixed #2862: Back-to-top button overlays active search bar

... (truncated)

Changelog

Sourced from mkdocs-material's changelog.

7.3.1 _ October 2, 2021

  • Added new experimental content tabs implementation
  • Fixed #3069: GitHub stats broken for users/orgs (7.1.0 regression)
  • Fixed #3070: Sections not linking to index page
  • Fixed title not linking to index page when using tabs
  • Fixed Disqus integration when using instant loading
  • Fixed some spacing issues for right-to-left languages
  • Fixed syntax error in Serbian translations

7.3.0 _ September 23, 2021

  • Added support for sticky navigation tabs
  • Added support for section index pages
  • Added support for removing generator notice

7.2.8 _ September 20, 2021

  • Fixed #3039: Search modal overlays menu on mobile (7.2.7 regression)

7.2.7 _ September 19, 2021

  • Updated Serbian and Serbo-Croatian translations
  • Improved appearance of outline on details
  • Fixed #2934: Scrollbar when header is hidden on some mobile browsers
  • Fixed #3032: Anchor in details doesn't open on load (7.0.0 regression)
  • Fixed back-to-top button being focusable when invisible
  • Fixed broken admonition icons (removed in upstream)

7.2.6 _ September 1, 2021

  • Fixed rendering of blockquote elements (7.0.0 regression)
  • Fixed #2973: Custom search worker setting ignored

7.2.5 _ August 25, 2021

  • Updated Portuguese translations
  • Fixed execution of RxJS teardown logic (7.2.3 regression)
  • Fixed #2970: Search results show escaped characters (7.2.2 regression)

7.2.4 _ August 11, 2021

  • Fixed #2926: Version selector not working (7.2.3 regression)
  • Fixed #2929: Missing CSS class for banner (consistency with Insiders)

7.2.3 _ August 9, 2021

  • Slight facelift of data tables, now closer to Material Design
  • Fixed instant loading not respecting clicks on search results
  • Fixed #2881: Invalid anchor offsets when using instant loading

... (truncated)

Commits
  • 2fbf0e9 Prepare 7.3.1 release
  • eaa6e91 Re-use Disqus configuration
  • e71b129 Fixed Disqus integration with instant loading
  • 2d3354b Fixed some spacing issues for right-to-left languages
  • 12666a3 Fixed incompatibility between navigation.sections and navigation.indexes
  • ef0979f Fixed broken GitHub stats for organizations (7.1.0 regression)
  • 32ab26a Fixed Serbian translations
  • c037a0e Merge branch 'master' of github.com:squidfunk/mkdocs-material
  • c541e68 Bumped Python Markdown Extensions and switched to alternate style
  • 0d2d568 Merge pull request #3057 from majkinetor/master
  • 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 5.5.13 to 7.3.1.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md)
- [Commits](squidfunk/mkdocs-material@5.5.13...7.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 4, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 11, 2021

Superseded by #127.

@dependabot dependabot bot closed this Oct 11, 2021
@dependabot dependabot bot deleted the dependabot/pip/mkdocs-material-7.3.1 branch October 11, 2021 06:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant