Thanks to visit codestin.com
Credit goes to github.com

Skip to content

⬆ Bump mkdocs-material from 9.1.17 to 9.1.21#9960

Merged
tiangolo merged 1 commit into
masterfrom
dependabot/pip/mkdocs-material-9.1.21
Aug 5, 2023
Merged

⬆ Bump mkdocs-material from 9.1.17 to 9.1.21#9960
tiangolo merged 1 commit into
masterfrom
dependabot/pip/mkdocs-material-9.1.21

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2023

Copy link
Copy Markdown
Contributor

Bumps mkdocs-material from 9.1.17 to 9.1.21.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.1.21

  • Fixed MkDocs 1.4 compat issue in social plugin (9.1.20 regression)

mkdocs-material-9.1.20

  • Updated Sanskrit translations
  • Fixed deprecation warnings for social plugin

mkdocs-material-9.1.19

  • Added support for MkDocs 1.5+
  • Fixed #5699: Improve error reporting in social plugin

mkdocs-material-9.1.18

  • Updated Danish translations
  • Added support for installing user requirements in Docker image
  • Fixed #5655: Search separator with lookbehind breaks highlighting
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.1.21 (2023-07-27)

  • Fixed MkDocs 1.4 compat issue in social plugin (9.1.20 regression)

mkdocs-material-9.1.20 (2023-07-27)

  • Fixed deprecation warnings for social plugin

mkdocs-material-9.1.19 (2023-07-18)

  • Added support for MkDocs 1.5+
  • Fixed #5699: Improve error reporting in social plugin

mkdocs-material-9.1.18+insiders-4.37.0 (2023-07-07)

  • Added support for overriding social cards settings per page
  • Added new social card default/only/image layout
  • Improved resilience of optimize and social plugin
  • Fixed rendering bugs for pruned navigation items
  • Fixed jumping of content tabs anchor links when instant loading is enabled
  • Fixed #5676: Optimize plugin doesn't check for pngquant

mkdocs-material-9.1.18 (2023-07-03)

  • Updated Danish translations
  • Added support for installing user requirements in Docker image
  • Fixed #5655: Search separator with lookbehind breaks highlighting

mkdocs-material-9.1.17+insiders-4.36.1 (2023-06-23)

  • Fixed #5618: Date comparison breaking for drafts in blog plugin

mkdocs-material-9.1.17 (2023-06-23)

  • Fixed #5633: Code annotations with nested lists incorrectly mounted
  • Fixed #5628: Regression in new social plugin configuration scheme

mkdocs-material-9.1.16+insiders-4.36.0 (2023-06-15)

  • Added support for instant prefetching to speed up slow connections
  • Improved stability of anchor link removal in built-in typeset plugin
  • Improved performance of regular expressions in typeset plugin
  • Removed unnecessary import test for cairosvg in optimize plugin
  • Fixed #5590: regular expression for anchor link removal too greedy

mkdocs-material-9.1.16 (2023-06-15)

  • Updated Indonesian translations
  • Ensure scroll bar follows color scheme of operating system

... (truncated)

Commits
  • 98a009b Prepare 9.1.21 release
  • feef806 Bumped MkDocs to 1.5.0 to mitigate error in social plugin
  • 39580db Updated changelog
  • 08ab76f Prepare 9.1.20 release
  • 068472a Documentation
  • 772421d Merge pull request #5759 from kamilkrzyskow/social-patch2
  • f548d79 Updated social plugin to use theme.custom_dir
  • 3e8faa0 Updated dependencies
  • b72adf3 Updated documentation for custom cookies
  • ea9446e Merge branch 'master' of github.com:squidfunk/mkdocs-material
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 28, 2023
@dependabot dependabot Bot force-pushed the dependabot/pip/mkdocs-material-9.1.21 branch 2 times, most recently from de0f2a0 to f78173a Compare August 3, 2023 15:26
@tiangolo

tiangolo commented Aug 3, 2023

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.17 to 9.1.21.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.1.17...9.1.21)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/pip/mkdocs-material-9.1.21 branch from f78173a to 20f4322 Compare August 3, 2023 15:59
@tiangolo

tiangolo commented Aug 3, 2023

Copy link
Copy Markdown
Member

📝 Docs preview for commit 20f4322 at: https://171427e8.fastapitiangolo.pages.dev

@tiangolo

tiangolo commented Aug 3, 2023

Copy link
Copy Markdown
Member

📝 Docs preview for commit 20f4322 at: https://fa368571.fastapitiangolo.pages.dev

@tiangolo tiangolo merged commit d48a184 into master Aug 5, 2023
@tiangolo tiangolo deleted the dependabot/pip/mkdocs-material-9.1.21 branch August 5, 2023 08:22
magiskboy pushed a commit to magiskboy/fastapi that referenced this pull request Aug 15, 2023
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.17 to 9.1.21.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.1.17...9.1.21)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
emirthab pushed a commit to emirthab/fastapi that referenced this pull request Sep 1, 2023
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.17 to 9.1.21.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.1.17...9.1.21)

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

Signed-off-by: dependabot[bot] <[email protected]>

📝 Update release notes

🔖 Release version 0.103.0

📝 Update release notes

📝 Update release notes

✨ Add support for `openapi_examples` in all FastAPI parameters (fastapi#10152)

* ♻️ Refactor model for OpenAPI Examples to use a reusable TypedDict

* ✨ Add support for openapi_examples in parameters

* 📝 Add new docs examples for new parameter openapi_examples

* 📝 Update docs for Schema Extra to include OpenAPI examples

* ✅ Add tests for new source examples, for openapi_examples

* ✅ Add tests for openapi_examples corner cases and all parameters

* 💡 Tweak and ignore type annotation checks for custom TypedDict

📝 Update release notes

📝 Add note to docs about Separate Input and Output Schemas with FastAPI version (fastapi#10150)

📝 Update release notes

🔖 Release version 0.102.0

📝 Update release notes

📝 Update release notes

✨ Add support for disabling the separation of input and output JSON Schemas in OpenAPI with Pydantic v2 (fastapi#10145)

* 📝 Add docs for Separate OpenAPI Schemas for Input and Output

* 🔧 Add new docs page to MkDocs config

* ✨ Add separate_input_output_schemas parameter to FastAPI class

* 📝 Add source examples for separating OpenAPI schemas

* ✅ Add tests for separated OpenAPI schemas

* 📝 Add source examples for Python 3.10, 3.9, and 3.7+

* 📝 Update docs for Separate OpenAPI Schemas with new multi-version examples

* ✅ Add and update tests for different Python versions

* ✅ Add tests for corner cases with separate_input_output_schemas

* 📝 Update tutorial to use Union instead of Optional

* 🐛 Fix type annotations

* 🐛 Fix correct import in test

* 💄 Add CSS to simulate browser windows for screenshots

* ➕ Add playwright as a dev dependency to automate generating screenshots

* 🔨 Add Playwright scripts to generate screenshots for new docs

* 📝 Update docs, tweak text to match screenshots

* 🍱 Add screenshots for new docs

📝 Update release notes

📝 Add new docs section, How To - Recipes, move docs that don't have to be read by everyone to How To (fastapi#10114)

* 📝 Start How To docs section, move Peewee, remove Peewee from dependencies

* 🚚 Move em files to new locations

* 🚚 Move and re-structure advanced docs, move relevant to How To

* 🔧 Update MkDocs config, new files in How To

* 📝 Move docs for Conditional OpenAPI for Japanese to How To

* 📝 Move example source files for Extending OpenAPI into each of the new sections

* ✅ Update tests with new locations for source files

* 🔥 Remove init from Peewee examples

📝 Update release notes

♻️ Refactor tests for new Pydantic 2.2.1 (fastapi#10115)

📝 Update release notes

📝 Update Advanced docs, add links to sponsor courses (fastapi#10113)

📝 Update release notes

📝 Update docs for generating clients (fastapi#10112)

📝 Update release notes

📝 Tweak MkDocs and add redirects (fastapi#10111)

📝 Update release notes

📝 Restructure docs for cloud providers, include links to sponsors (fastapi#10110)

📝 Update release notes

🔧 Update sponsors, add Speakeasy (fastapi#10098)

🔖 Release version 0.101.1

📝 Update release notes

📝 Update release notes

✨ Add `ResponseValidationError` printable details, to show up in server error logs (fastapi#10078)

📝 Update release notes

📝 Update release notes

🌐 Add Japanese translation for `docs/ja/docs/deployment/concepts.md` (fastapi#10062)

🌐 Add Japanese translation for `docs/ja/docs/deployment/server-workers.md` (fastapi#10064)

📝 Update release notes

🌐 Update Japanese translation for `docs/ja/docs/deployment/docker.md` (fastapi#10073)

📝 Update release notes

🌐 Add Ukrainian translation for `docs/uk/docs/fastapi-people.md` (fastapi#10059)

📝 Update release notes

🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/cookie-params.md` (fastapi#10032)

📝 Update release notes

🌐 Add Russian translation for `docs/ru/docs/deployment/docker.md` (fastapi#9971)

📝 Update release notes

🌐 Add Vietnamese translation for `docs/vi/docs/python-types.md` (fastapi#10047)

📝 Update release notes

🔧 Add sponsor Porter (fastapi#10051)

📝 Update release notes

🔧 Update sponsors, add Jina back as bronze sponsor (fastapi#10050)

📝 Update release notes

📝 Update release notes

📝 Update release notes

✏️ Fix typo in deprecation warnings in `fastapi/params.py` (fastapi#9854)

fix typo for deprecation warnings depreacated -> deprecated

✏️ Fix typo in release notes (fastapi#9835)

✏️ Fix typos in comments on internal code in `fastapi/concurrency.py` and `fastapi/routing.py` (fastapi#9590)

📝 Update release notes

📝 Update release notes

📝 Add external article: Build an SMS Spam Classifier Serverless Database with FaunaDB and FastAPI (fastapi#9847)

📝 Update release notes

📝 Fix typo in `docs/en/docs/contributing.md` (fastapi#9878)

📝 Fix code highlighting in `docs/en/docs/tutorial/bigger-applications.md` (fastapi#9806)

Update bigger-applications.md

📝 Update release notes

📝 Update release notes

🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/global-dependencies.md` (fastapi#9970)

🌐 Add Urdu translation for `docs/ur/docs/benchmarks.md` (fastapi#9974)

📝 Update release notes

📝 Update release notes

⬆ Bump mypy from 1.4.0 to 1.4.1 (fastapi#9756)

Bumps [mypy](https://github.com/python/mypy) from 1.4.0 to 1.4.1.
- [Commits](python/mypy@v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-Authored-By: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-Authored-By: Yois4101 <[email protected]>
Co-Authored-By: Marcelo Trylesinski <[email protected]>
Co-Authored-By: Vicente Merino <[email protected]>
Co-Authored-By: dedkot <[email protected]>
Co-Authored-By: Vladislav Kramorenko <[email protected]>
Co-Authored-By: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
emirthab pushed a commit to emirthab/fastapi that referenced this pull request Sep 1, 2023
Revert "Add Json Support To Params"

This reverts commit 0ed16c0.

Add Json Support To Params

Add Json Support To Params

📝 Update release notes

🔖 Release version 0.103.0

📝 Update release notes

📝 Update release notes

✨ Add support for `openapi_examples` in all FastAPI parameters (fastapi#10152)

* ♻️ Refactor model for OpenAPI Examples to use a reusable TypedDict

* ✨ Add support for openapi_examples in parameters

* 📝 Add new docs examples for new parameter openapi_examples

* 📝 Update docs for Schema Extra to include OpenAPI examples

* ✅ Add tests for new source examples, for openapi_examples

* ✅ Add tests for openapi_examples corner cases and all parameters

* 💡 Tweak and ignore type annotation checks for custom TypedDict

📝 Update release notes

📝 Add note to docs about Separate Input and Output Schemas with FastAPI version (fastapi#10150)

📝 Update release notes

🔖 Release version 0.102.0

📝 Update release notes

📝 Update release notes

✨ Add support for disabling the separation of input and output JSON Schemas in OpenAPI with Pydantic v2 (fastapi#10145)

* 📝 Add docs for Separate OpenAPI Schemas for Input and Output

* 🔧 Add new docs page to MkDocs config

* ✨ Add separate_input_output_schemas parameter to FastAPI class

* 📝 Add source examples for separating OpenAPI schemas

* ✅ Add tests for separated OpenAPI schemas

* 📝 Add source examples for Python 3.10, 3.9, and 3.7+

* 📝 Update docs for Separate OpenAPI Schemas with new multi-version examples

* ✅ Add and update tests for different Python versions

* ✅ Add tests for corner cases with separate_input_output_schemas

* 📝 Update tutorial to use Union instead of Optional

* 🐛 Fix type annotations

* 🐛 Fix correct import in test

* 💄 Add CSS to simulate browser windows for screenshots

* ➕ Add playwright as a dev dependency to automate generating screenshots

* 🔨 Add Playwright scripts to generate screenshots for new docs

* 📝 Update docs, tweak text to match screenshots

* 🍱 Add screenshots for new docs

📝 Update release notes

📝 Add new docs section, How To - Recipes, move docs that don't have to be read by everyone to How To (fastapi#10114)

* 📝 Start How To docs section, move Peewee, remove Peewee from dependencies

* 🚚 Move em files to new locations

* 🚚 Move and re-structure advanced docs, move relevant to How To

* 🔧 Update MkDocs config, new files in How To

* 📝 Move docs for Conditional OpenAPI for Japanese to How To

* 📝 Move example source files for Extending OpenAPI into each of the new sections

* ✅ Update tests with new locations for source files

* 🔥 Remove init from Peewee examples

📝 Update release notes

♻️ Refactor tests for new Pydantic 2.2.1 (fastapi#10115)

📝 Update release notes

📝 Update Advanced docs, add links to sponsor courses (fastapi#10113)

📝 Update release notes

📝 Update docs for generating clients (fastapi#10112)

📝 Update release notes

📝 Tweak MkDocs and add redirects (fastapi#10111)

📝 Update release notes

📝 Restructure docs for cloud providers, include links to sponsors (fastapi#10110)

📝 Update release notes

🔧 Update sponsors, add Speakeasy (fastapi#10098)

🔖 Release version 0.101.1

📝 Update release notes

📝 Update release notes

✨ Add `ResponseValidationError` printable details, to show up in server error logs (fastapi#10078)

📝 Update release notes

📝 Update release notes

🌐 Add Japanese translation for `docs/ja/docs/deployment/concepts.md` (fastapi#10062)

🌐 Add Japanese translation for `docs/ja/docs/deployment/server-workers.md` (fastapi#10064)

📝 Update release notes

🌐 Update Japanese translation for `docs/ja/docs/deployment/docker.md` (fastapi#10073)

📝 Update release notes

🌐 Add Ukrainian translation for `docs/uk/docs/fastapi-people.md` (fastapi#10059)

📝 Update release notes

🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/cookie-params.md` (fastapi#10032)

📝 Update release notes

🌐 Add Russian translation for `docs/ru/docs/deployment/docker.md` (fastapi#9971)

📝 Update release notes

🌐 Add Vietnamese translation for `docs/vi/docs/python-types.md` (fastapi#10047)

📝 Update release notes

🔧 Add sponsor Porter (fastapi#10051)

📝 Update release notes

🔧 Update sponsors, add Jina back as bronze sponsor (fastapi#10050)

📝 Update release notes

📝 Update release notes

📝 Update release notes

✏️ Fix typo in deprecation warnings in `fastapi/params.py` (fastapi#9854)

fix typo for deprecation warnings depreacated -> deprecated

✏️ Fix typo in release notes (fastapi#9835)

✏️ Fix typos in comments on internal code in `fastapi/concurrency.py` and `fastapi/routing.py` (fastapi#9590)

📝 Update release notes

📝 Update release notes

📝 Add external article: Build an SMS Spam Classifier Serverless Database with FaunaDB and FastAPI (fastapi#9847)

📝 Update release notes

📝 Fix typo in `docs/en/docs/contributing.md` (fastapi#9878)

📝 Fix code highlighting in `docs/en/docs/tutorial/bigger-applications.md` (fastapi#9806)

Update bigger-applications.md

📝 Update release notes

📝 Update release notes

🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/global-dependencies.md` (fastapi#9970)

🌐 Add Urdu translation for `docs/ur/docs/benchmarks.md` (fastapi#9974)

📝 Update release notes

📝 Update release notes

⬆ Bump mypy from 1.4.0 to 1.4.1 (fastapi#9756)

Bumps [mypy](https://github.com/python/mypy) from 1.4.0 to 1.4.1.
- [Commits](python/mypy@v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

⬆ Bump mkdocs-material from 9.1.17 to 9.1.21 (fastapi#9960)

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.17 to 9.1.21.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.1.17...9.1.21)

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

Signed-off-by: dependabot[bot] <[email protected]>

🔖 Release version 0.101.0

📝 Update release notes

📝 Update release notes

📌 Do not allow Pydantic 2.1.0 that breaks (require 2.1.1) (fastapi#10012)

📝 Update release notes

📝 Update release notes

✨ Enable Pydantic's serialization mode for responses, add support for Pydantic's `computed_field`, better OpenAPI for response models, proper required attributes, better generated clients (fastapi#10011)

* ✨ Enable Pydantic's serialization mode for responses

* ✅ Update tests with new Pydantic v2 serialization mode

* ✅ Add a test for Pydantic v2's computed_field

📝 Update release notes

👷 Add GitHub Actions step dump context to debug external failures (fastapi#10008)

📝 Update release notes

🔧 Restore MkDocs Material pin after the fix (fastapi#10001)

📝 Update release notes

🔧 Update the Question template to ask for the Pydantic version (fastapi#10000)

📝 Update release notes

✅ Fix tests for compatibility with pydantic 2.1.1 (fastapi#9943)

📝 Update release notes

➖ Remove direct dependency on MkDocs, Material for MkDocs defines its own dependency (fastapi#9986)

📝 Update release notes

👥 Update FastAPI People (fastapi#9999)

📝 Update release notes

🐳 Update Dockerfile with compatibility versions, to upgrade later (fastapi#9998)

📝 Update release notes

➕ Add pydantic-settings to FastAPI People dependencies (fastapi#9988)

📝 Update release notes

♻️ Update FastAPI People logic with new Pydantic (fastapi#9985)

📝 Update release notes

✅ Fix test error in Windows for `jsonable_encoder` (fastapi#9840)

📝 Update release notes

🌐 Add Russian translation for `docs/ru/docs/tutorial/security/index.md` (fastapi#9963)

📝 Update release notes

🍱 Update sponsors, Fern badge (fastapi#9982)

📝 Update release notes

👷 Deploy docs to Cloudflare Pages (fastapi#9978)

📝 Update release notes

🔧 Update sponsor Fern (fastapi#9979)

📝 Update release notes

👷 Update CI debug mode with Tmate (fastapi#9977)

📝 Update release notes

Co-Authored-By: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-Authored-By: Yois4101 <[email protected]>
Co-Authored-By: Marcelo Trylesinski <[email protected]>
Co-Authored-By: Vicente Merino <[email protected]>
Co-Authored-By: dedkot <[email protected]>
Co-Authored-By: Vladislav Kramorenko <[email protected]>
Co-Authored-By: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-Authored-By: Sebastián Ramírez <[email protected]>
Co-Authored-By: github-actions <[email protected]>
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