⬆ Bump typer from 0.21.1 to 0.24.1 by dependabot[bot] · Pull Request #15032 · fastapi/fastapi · GitHub
Skip to content

⬆ Bump typer from 0.21.1 to 0.24.1#15032

Merged
svlandeg merged 1 commit intomasterfrom
dependabot/uv/typer-0.24.1
Mar 3, 2026
Merged

⬆ Bump typer from 0.21.1 to 0.24.1#15032
svlandeg merged 1 commit intomasterfrom
dependabot/uv/typer-0.24.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 1, 2026

Bumps typer from 0.21.1 to 0.24.1.

Release notes

Sourced from typer's releases.

0.24.1

Internal

0.24.0

Breaking Changes

0.23.1

Fixes

  • 🐛 Fix TYPER_USE_RICH parsing to allow disabling Rich completely. PR #1539 by @​bckohan.

Docs

  • 📝 Remove documentation pages that reference using Click directly. PR #1538 by @​svlandeg.

Internal

0.23.0

Breaking Changes

  • ♻️ When printing error tracebacks with Rich, default to not showing locals, which are sometimes verbose. PR #1072 by @​tiangolo.

Docs

  • 📝 Add more explicit deprecation note in shell packages. PR #1534 by @​tiangolo.

Internal

0.22.0

... (truncated)

Changelog

Sourced from typer's changelog.

0.24.1

Internal

0.24.0

Breaking Changes

0.23.2

Features

  • ✅ Monkeypatch console width to allow running pytest directly. PR #1542 by @​SwaatiR.

Internal

0.23.1

Fixes

  • 🐛 Fix TYPER_USE_RICH parsing to allow disabling Rich completely. PR #1539 by @​bckohan.

Docs

  • 📝 Remove documentation pages that reference using Click directly. PR #1538 by @​svlandeg.

Internal

0.23.0

... (truncated)

Commits
  • eaec8fa 🔖 Release version 0.24.1
  • c73cc2b 📝 Update release notes
  • 6c6259c 👷 Fix CI, do not attempt to build typer-slim, nor typer-cli (#1569)
  • bc65ad8 📝 Update release notes
  • 3aedc0a ➖ Drop support for typer-slim and typer-cli, no more versions will be rel...
  • 4b13020 📝 Update release notes
  • 19aaf0b ⬆ Bump rich from 14.3.2 to 14.3.3 (#1565)
  • 0ece295 📝 Update release notes
  • 833c005 📝 Update release notes
  • 64c0dcb ⬆ Bump pydantic-settings from 2.13.0 to 2.13.1 (#1566)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [typer](https://github.com/fastapi/typer) from 0.21.1 to 0.24.1.
- [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.24.1)

---
updated-dependencies:
- dependency-name: typer
  dependency-version: 0.24.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Mar 1, 2026
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Mar 1, 2026

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 1, 2026

@svlandeg svlandeg merged commit ce0a705 into master Mar 3, 2026
54 checks passed
@svlandeg svlandeg deleted the dependabot/uv/typer-0.24.1 branch March 3, 2026 00:12
ppmathis added a commit to ppmathis/fastapi that referenced this pull request Mar 6, 2026
* bug/flat-fields-for-all-models:
  📝 Update release notes
  ⬆ Bump werkzeug from 3.1.5 to 3.1.6 (fastapi#14948)
  📝 Update release notes
  📝 Update release notes
  ⬆ Bump pydantic-ai from 1.62.0 to 1.63.0 (fastapi#15035)
  ⬆ Bump pytest-codspeed from 4.2.0 to 4.3.0 (fastapi#15034)
  📝 Update release notes
  📝 Update release notes
  ⬆ Bump strawberry-graphql from 0.291.2 to 0.307.1 (fastapi#15033)
  📝 Update release notes
  ⬆ Bump typer from 0.21.1 to 0.24.1 (fastapi#15032)
  📝 Update release notes
  ⬆ Bump actions/download-artifact from 7 to 8 (fastapi#15020)
  ⬆ Bump actions/upload-artifact from 6 to 7 (fastapi#15019)
  leftover from merge conflict
  🎨 Auto format
  ✨ Support for mixed and multiple Pydantic models for parameters using Query, Cookie and Header
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant