Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Bump mkdocs from 1.2.2 to 1.2.3 in /docs #1198

Merged
merged 1 commit into from Nov 5, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps mkdocs from 1.2.2 to 1.2.3.

Release notes

Sourced from mkdocs's releases.

1.2.3

MkDocs 1.2.3 is a bugfix release for MkDocs 1.2.

Aside: MkDocs has a new chat room on Gitter/Matrix. More details.

Improvements:

  • Built-in themes now also support these languages:

  • Third-party plugins will take precedence over built-in plugins with the same name (#2591)

  • Bugfix: Fix ability to load translations for some languages: core support (#2565) and search plugin support with fallbacks (#2602)

  • Bugfix (regression in 1.2): Prevent directory traversal in the dev server (#2604)

  • Bugfix (regression in 1.2): Prevent webserver warnings from being treated as a build failure in strict mode (#2607)

  • Bugfix: Correctly print colorful messages in the terminal on Windows (#2606)

  • Bugfix: Python version 3.10 was displayed incorrectly in --version (#2618)

Other small improvements; see commit log.

Commits
  • d167eab Release 1.2.3 (#2614)
  • 5629b09 Re-format translation files to pass a lint check (#2621)
  • 2c4679b Re-format translation files to pass a lint check (#2620)
  • 9262cc5 Fix the code to abbreviate Python's version (#2618)
  • 8345850 Add hint about -f/--config-file in configuration documentation (#2616)
  • 815af48 Added translation for Brazilian Portuguese (#2535)
  • 6563439 Update contact instructions: announce chat, preference for issues (#2610)
  • 6b72eef We can again announce support of zh_CN locale (#2609)
  • b18ae29 Drop assert_mock_called_once compat method from tests (#2611)
  • 7a27572 Isolate strict warning counter to just the ongoing build (#2607)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies python Pull requests that update Python code labels Nov 4, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/docs/mkdocs-1.2.3 branch from ff97376 to 231d754 Compare November 4, 2021 12:33
@codecov
Copy link

codecov bot commented Nov 4, 2021

Codecov Report

Merging #1198 (cec6a25) into master (0212b6a) will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1198      +/-   ##
==========================================
+ Coverage   89.15%   89.21%   +0.05%     
==========================================
  Files          21       21              
  Lines        6872     6872              
  Branches      794      794              
==========================================
+ Hits         6127     6131       +4     
+ Misses        580      578       -2     
+ Partials      165      163       -2     
Flag Coverage Δ
unit 89.12% <ø> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
aioredis/client.py 82.55% <0.00%> (+0.10%) ⬆️
aioredis/connection.py 66.38% <0.00%> (+0.23%) ⬆️

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 0212b6a...cec6a25. Read the comment docs.

Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](mkdocs/mkdocs@1.2.2...1.2.3)

---
updated-dependencies:
- dependency-name: mkdocs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/docs/mkdocs-1.2.3 branch from 231d754 to cec6a25 Compare November 4, 2021 12:46
@seandstewart seandstewart merged commit 5d51d8d into master Nov 5, 2021
@seandstewart seandstewart deleted the dependabot/pip/docs/mkdocs-1.2.3 branch November 5, 2021 22:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant