Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Bumps the all-dependencies group with 2 updates: typer and fastapi.

Updates typer from 0.21.1 to 0.21.2

Release notes

Sourced from typer's releases.

0.21.2

Fixes

  • 🐛 Fix highlighting of optional variadic argument metavars. PR #1508 by @​BenjyWiener.
  • 🐛 Fix --help text alignment when using typer.style() in option descriptions. PR #1356 by @​mahimairaja.

Refactors

Upgrades

Docs

  • 📝 Add reference (code API) docs. PR #1504 by @​svlandeg.
  • 📝 Update the "Building a Package" tutorial to use uv instead of poetry. PR #1474 by @​svlandeg.
  • 📝 Update management-tasks.md to be in line with management-tasks.md in FastAPI repo. PR #1519 by @​YuriiMotov.
  • 📝 Add link to Typer developer survey. PR #1514 by @​tiangolo.
  • 📝 Add contribution instructions about LLM generated code and comments and automated tools for PRs. PR #1489 by @​alejsdev.
  • 🐛 Fix copy button in custom.js. PR #1488 by @​alejsdev.

Internal

Changelog

Sourced from typer's changelog.

0.21.2

Fixes

  • 🐛 Fix highlighting of optional variadic argument metavars. PR #1508 by @​BenjyWiener.
  • 🐛 Fix --help text alignment when using typer.style() in option descriptions. PR #1356 by @​mahimairaja.

Refactors

Upgrades

Docs

  • 📝 Add reference (code API) docs. PR #1504 by @​svlandeg.
  • 📝 Update the "Building a Package" tutorial to use uv instead of poetry. PR #1474 by @​svlandeg.
  • 📝 Update management-tasks.md to be in line with management-tasks.md in FastAPI repo. PR #1519 by @​YuriiMotov.
  • 📝 Add link to Typer developer survey. PR #1514 by @​tiangolo.
  • 📝 Add contribution instructions about LLM generated code and comments and automated tools for PRs. PR #1489 by @​alejsdev.
  • 🐛 Fix copy button in custom.js. PR #1488 by @​alejsdev.

Internal

Commits
  • d9b46c3 🔖 Release version 0.21.2
  • 7a30ae5 📝 Update release notes
  • 2d529b2 📝 Add reference (code API) docs (#1504)
  • 1db87e0 📝 Update release notes
  • 7c12035 📝 Update the "Building a Package" tutorial to use uv instead of poetry (#...
  • 2ace760 📝 Update release notes
  • f864bfe 🔧 Update config for labeler (#1530)
  • ffae793 📝 Update release notes
  • 81a2d50 🎨 Update types and errors, comment ty for now (#1531)
  • a7cacb1 📝 Update release notes
  • Additional commits viewable in compare view

Updates fastapi from 0.128.6 to 0.128.7

Release notes

Sourced from fastapi's releases.

0.128.7

Features

Refactors

  • ♻️ Simplify reading files in memory, do it sequentially instead of (fake) parallel. PR #14884 by @​tiangolo.

Docs

Internal

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-dependencies group with 2 updates: [typer](https://github.com/fastapi/typer) and [fastapi](https://github.com/fastapi/fastapi).


Updates `typer` from 0.21.1 to 0.21.2
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.21.1...0.21.2)

Updates `fastapi` from 0.128.6 to 0.128.7
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.128.6...0.128.7)

---
updated-dependencies:
- dependency-name: typer
  dependency-version: 0.21.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: fastapi
  dependency-version: 0.128.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 11, 2026
@chatgpt-codex-connector
Copy link

You have reached your Codex rate limits. Please try again later.

@github-actions
Copy link

📚 Documentation has been built for this PR!

You can download the documentation directly here:
https://github.com/chrisguidry/docket/actions/runs/21890840612/artifacts/5459381046

@chrisguidry chrisguidry merged commit 0547095 into main Feb 11, 2026
38 checks passed
@chrisguidry chrisguidry deleted the dependabot/uv/all-dependencies-7b89dd61cb branch February 11, 2026 20:19
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant