chore(deps): bump typer from 0.26.7 to 0.27.0 - #70
Conversation
Bumps [typer](https://github.com/fastapi/typer) from 0.26.7 to 0.27.0. - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.26.7...0.27.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Verified locally on top of current Scanner behaviour is unchanged, but help screens are not. typer 0.27.0 carries one documented breaking change (fastapi/typer#1863, "how metavar is printed"), and it is visible on every
The unknown-flag error also drops a stray tuple repr — This is cosmetic and carries no downstream doc drift: nothing in this repo's README, docs, tests, or the ten CI smoke tests asserts on metavar formatting, and the aisbom.io site does not embed CLI help output. Flagging it explicitly because it is user-facing on a public CLI. Everything else is byte-identical
The |
Bumps typer from 0.26.7 to 0.27.0.
Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
Commits
60af34b🔖 Release version 0.27.0 (#1899)efaf4d5📝 Update release notes42196d4💥 Update metavar printing (#1863)3a3bd0f📝 Update release notesfa6caa9⬆ Bump the python-packages group across 1 directory with 5 updates (#1896)35b8990📝 Update release notes5c7e904⬆️ Bump ty to 0.0.53 (#1877)91b19a0📝 Update release notes4336118⬆ Bump the github-actions group across 1 directory with 4 updates (#1897)9a5a42e📝 Update release notesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)