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

Bump mkdocs-material from 7.3.1 to 7.3.2 #99

Merged
merged 1 commit into from
Oct 7, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps mkdocs-material from 7.3.1 to 7.3.2.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-7.3.2

  • Deprecated prebuilding of search index
  • Improved graceful handling of broken search for file://
  • Added minimum Jinja version to list of requirements
  • Fixed #3071: section index pages render empty directories
  • Fixed margin issues when using navigation tabs (7.3.1 regression)
  • Fixed search placeholder sometimes being shown too early
Changelog

Sourced from mkdocs-material's changelog.

7.3.2 _ October 6, 2021

  • Deprecated prebuilding of search index
  • Improved graceful handling of broken search for file://
  • Added minimum Jinja version to list of requirements
  • Fixed #3071: section index pages render empty directories
  • Fixed margin issues when using navigation tabs (7.3.1 regression)
  • Fixed search placeholder sometimes being shown too early
Commits
  • 792a425 Prepare 7.3.2 release
  • 8779d78 Fixed race condition ehen displaying search result metadata
  • 905c8b7 Added Jinja to list of dependencies (see #3085)
  • 36fac52 Updated dependencies
  • e7c799f Fixed top margin of navigation when using navigation.tabs (7.3.1 regression)
  • 88ed401 Improved graceful handling of broken search when browsing locally
  • 149b0db Fixed rendering of section index pages with no other pages
  • e229280 Updated Insiders video
  • eb4afa0 Deprecated prebuilding of search index
  • aaba4cb Updated content tabs documentation
  • 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 7.3.1 to 7.3.2.
- [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@7.3.1...7.3.2)

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

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 7, 2021
@codecov
Copy link

codecov bot commented Oct 7, 2021

Codecov Report

Merging #99 (3b30eeb) into master (3516ec8) will decrease coverage by 3.54%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##            master      #99      +/-   ##
===========================================
- Coverage   100.00%   96.45%   -3.55%     
===========================================
  Files            1       10       +9     
  Lines           40      734     +694     
===========================================
+ Hits            40      708     +668     
- Misses           0       26      +26     
Impacted Files Coverage Δ
...pyspectrafit/test/test_tools.pyspectrafit/tools.py
spectrafit/__init__.py 100.00% <0.00%> (ø)
spectrafit/test/test_input.py 100.00% <0.00%> (ø)
spectrafit/tools.py 100.00% <0.00%> (ø)
spectrafit/test/test_tools.py 100.00% <0.00%> (ø)
spectrafit/spectrafit.py 92.61% <0.00%> (ø)
spectrafit/test/test_plot.py 100.00% <0.00%> (ø)
spectrafit/models.py 99.60% <0.00%> (ø)
spectrafit/test/test_models.py 100.00% <0.00%> (ø)
spectrafit/plotting.py 100.00% <0.00%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3516ec8...3b30eeb. Read the comment docs.

@Anselmoo Anselmoo merged commit 76471e0 into master Oct 7, 2021
@Anselmoo Anselmoo deleted the dependabot/pip/mkdocs-material-7.3.2 branch October 7, 2021 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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