Skip to content

chore(deps-dev): bump mkdocs-material from 8.5.9 to 8.5.10 #1731

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
Nov 21, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2022

Bumps mkdocs-material from 8.5.9 to 8.5.10.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-8.5.10

  • Adjusted CSS to better allow for custom primary and accent colors
  • Fixed #4620: Primary color is not applied (8.5.9 regression)
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-8.5.10+insiders-4.26.3 (2022-11-15)

  • Fixed #4637: Attachments w/o titles in related links error in blog plugin
  • Fixed #4631: Remote favicons not downloaded and inlined by privacy plugin

mkdocs-material-8.5.10 (2022-11-11)

  • Adjusted CSS to better allow for custom primary and accent colors
  • Fixed #4620: Primary color is not applied (8.5.9 regression)

mkdocs-material-8.5.9 (2022-11-08)

  • Fixed #4600: Illegible link colors for black and white primary colors
  • Fixed #4594: Need to set schema to change link color

mkdocs-material-8.5.8+insiders-4.26.2 (2022-11-03)

  • Updated MkDocs to 1.4.2
  • Added support for tag compare functions when sorting on index pages
  • Fixed footnotes being rendered in post excerpts without separators
  • Fixed error in blog plugin when toc extension is not enabled
  • Fixed issues with invalid asset paths and linked post titles
  • Fixed #4572: Privacy plugin fails when symlinks cannot be created
  • Fixed #4545: Blog plugin doesn't automatically link headline to post
  • Fixed #4542: Blog plugin doesn't allow for multiple instances
  • Fixed #4532: Blog plugin doesn't allow for mixed use of date and datetime

mkdocs-material-8.5.8 (2022-11-03)

  • Added support for always showing settings in cookie consent
  • Fixed #4571: Buttons invisible if primary color is white or black
  • Fixed #4517: Illegible note in sequence diagram when using slate scheme

mkdocs-material-8.5.7+insiders-4.26.1 (2022-10-22)

  • Improved reporting of configuration errors in tags plugin
  • Fixed #4515: Privacy plugin fails when site URL is not defined
  • Fixed #4514: Privacy plugin doesn't fetch Google fonts (4.26.0 regression)

mkdocs-material-8.5.7 (2022-10-22)

  • Deprecated additional admonition qualifiers to reduce size of CSS
  • Fixed #4511: Search boost does not apply to sections

mkdocs-material-8.5.6+insiders-4.26.0 (2022-10-18)

  • Refactored privacy plugin to prepare for new features
  • Added support for rel=noopener links in privacy plugin
  • Resolve encoding issues with blog and privacy plugin

... (truncated)

Commits
  • 08bf992 Prepare 8.5.10 release
  • 6a1b86e Fixed development environment and overrides
  • c62ff2c Allowed to override primary and accent colors more easily
  • 078a411 Allowed to override primary and accent colors more easily
  • 382e870 Formatting
  • a540c33 Documentation
  • 018e5f8 Added Cash App to premium sponsors
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner November 16, 2022 20:12
@dependabot dependabot bot requested review from leandrodamascena and removed request for a team November 16, 2022 20:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 16, 2022
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 16, 2022
@github-actions github-actions bot added the internal Maintenance changes label Nov 16, 2022
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.5.9 to 8.5.10.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@8.5.9...8.5.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/mkdocs-material-8.5.10 branch from aae6f31 to 2eddb63 Compare November 17, 2022 20:25
@codecov-commenter
Copy link

Codecov Report

Base: 99.27% // Head: 99.27% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (2eddb63) compared to base (d4a6726).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1731   +/-   ##
========================================
  Coverage    99.27%   99.27%           
========================================
  Files          129      129           
  Lines         6085     6086    +1     
  Branches       407      407           
========================================
+ Hits          6041     6042    +1     
  Misses          20       20           
  Partials        24       24           
Impacted Files Coverage Δ
aws_lambda_powertools/logging/logger.py 99.41% <ø> (ø)
aws_lambda_powertools/utilities/parser/pydantic.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@heitorlessa
Copy link
Contributor

@dependabot merge

@dependabot dependabot bot merged commit e873de9 into develop Nov 21, 2022
@dependabot dependabot bot deleted the dependabot/pip/develop/mkdocs-material-8.5.10 branch November 21, 2022 12:34
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 internal Maintenance changes python Pull requests that update Python code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants