Skip to content

deps: bump typer from 0.27.0 to 0.27.1 - #420

Merged
cdeust merged 2 commits into
mainfrom
dependabot/pip/typer-0.27.1
Aug 10, 2026
Merged

deps: bump typer from 0.27.0 to 0.27.1#420
cdeust merged 2 commits into
mainfrom
dependabot/pip/typer-0.27.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps typer from 0.27.0 to 0.27.1.

Release notes

Sourced from typer's releases.

0.27.1

Features

  • ✨ Make epilog formatting consistent with other parts of the help string. PR #1405 by @​svlandeg.

Docs

Internal

Changelog

Sourced from typer's changelog.

0.27.1 (2026-08-03)

Features

  • ✨ Make epilog formatting consistent with other parts of the help string. PR #1405 by @​svlandeg.

Docs

Internal

Commits
  • fe2aa0e 🔖 Release version 0.27.1 (#1919)
  • 680dc99 📝 Update release notes
  • ac3efd5 ✨ Make epilog formatting consistent with other parts of the help string (#1...
  • 32d80ef 📝 Update release notes
  • 10cb3c9 ⬆️ Upgrade latest-changes to 0.7.1 (#1909)
  • ac329a0 📝 Update release notes
  • c37ae2f 📝 Add Library Skills documentation (#1906)
  • 0974a7e 📝 Update release notes
  • 951178c 🐛 Prevent scroll-to-top on restart/fast buttons in the documentation (#1904)
  • 9051baa 📝 Update release notes
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/typer-0.27.1 branch from 17b976c to 9e6cdfa Compare August 10, 2026 11:45
dependabot Bot and others added 2 commits August 10, 2026 15:48
Bumps [typer](https://github.com/fastapi/typer) from 0.27.0 to 0.27.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.27.0...0.27.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Dependabot only rewrites the hash-pinned requirements/*.txt exports;
uv.lock is the source of truth (issue #203) and was left at typer
0.27.0, so scripts/generate_pip_constraints.py --check failed CI Lint.

Co-Authored-By: Claude <noreply@anthropic.com>
@cdeust
cdeust force-pushed the dependabot/pip/typer-0.27.1 branch from 9e6cdfa to 0f80279 Compare August 10, 2026 13:50
@cdeust

cdeust commented Aug 10, 2026

Copy link
Copy Markdown
Owner

ZETETIC-REVIEW: APPROVE

Move 0: no ledger applicable (pure dependency-lock bump, no branches/error-arms introduced); no seen-defect rationalization present.

Verified on head 0f80279 (merge-base with origin/main == origin/main HEAD cdf084b — branch is current, not stale):

  • Diff is exactly the typer 0.27.0 → 0.27.1 lockfile bump across all 9 requirements/*.txt plus uv.lock. Hashes match PyPI-published sdist/wheel for 0.27.1. Nothing outside scope.
  • scripts/check_craftsmanship.py --base origin/main: OK (exit 0).
  • scripts/check_marketplace_pins.py: all pins current (one pre-existing, unrelated NOTICE re: MCP registry propagation lag — not introduced by this diff).

No functional code touched. Mergeable as-is.

@cdeust
cdeust merged commit a2bea4a into main Aug 10, 2026
40 of 42 checks passed
@cdeust
cdeust deleted the dependabot/pip/typer-0.27.1 branch August 10, 2026 15:14
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