Closed renovate[bot] closed 7 months ago
Because you closed this PR without merging, Renovate will ignore this update (>=0.9, <1.0
). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps
array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
0.9.4
->0.12.0
Release Notes
tiangolo/typer (typer)
### [`v0.12.0`](https://togithub.com/tiangolo/typer/releases/tag/0.12.0) [Compare Source](https://togithub.com/tiangolo/typer/compare/0.11.1...0.12.0) ##### Features - ✨ Add `typer-slim` package without extras, make `typer` include `typer-slim[default]` and integrate Typer CLI (`typer` command) into Typer. PR [#780](https://togithub.com/tiangolo/typer/pull/780) by [@tiangolo](https://togithub.com/tiangolo). ##### Internal - 🔧 Temporarily disable social plugin while a MkDocs issue is handled. PR [#779](https://togithub.com/tiangolo/typer/pull/779) by [@tiangolo](https://togithub.com/tiangolo). - 👷 Fix install MkDocs Insiders only when available. PR [#778](https://togithub.com/tiangolo/typer/pull/778) by [@tiangolo](https://togithub.com/tiangolo). ### [`v0.11.1`](https://togithub.com/tiangolo/typer/releases/tag/0.11.1) [Compare Source](https://togithub.com/tiangolo/typer/compare/0.11.0...0.11.1) ##### Fixes - 🔧 Explicitly include testing files in sdist for redistributors (e.g. OpenSUSE) and add CI to test redistribution. PR [#773](https://togithub.com/tiangolo/typer/pull/773) by [@tiangolo](https://togithub.com/tiangolo). ##### Internal - 👷 Do not use the cache for dependencies when publishing to PyPI. PR [#774](https://togithub.com/tiangolo/typer/pull/774) by [@tiangolo](https://togithub.com/tiangolo). ### [`v0.11.0`](https://togithub.com/tiangolo/typer/releases/tag/0.11.0) [Compare Source](https://togithub.com/tiangolo/typer/compare/0.10.0...0.11.0) ##### Breaking Changes - 🔧 Refactor package manager, move from Flit to PDM, remove private pip extras for `test`, `doc`, `dev`. PR [#764](https://togithub.com/tiangolo/typer/pull/764) by [@tiangolo](https://togithub.com/tiangolo). - 🔥 Remove support for Click 7, require Click 8+. PR [#760](https://togithub.com/tiangolo/typer/pull/760) by [@tiangolo](https://togithub.com/tiangolo). - 🔥 Remove support for Python 3.6. PR [#758](https://togithub.com/tiangolo/typer/pull/758) by [@tiangolo](https://togithub.com/tiangolo). ##### Refactors - 🔧 Migrate from Black, isort, flake8, autoflake, pyupgrade to Ruff. PR [#763](https://togithub.com/tiangolo/typer/pull/763) by [@tiangolo](https://togithub.com/tiangolo). ##### Internal - ⬆️ Upgrade coverage and configs. PR [#769](https://togithub.com/tiangolo/typer/pull/769) by [@tiangolo](https://togithub.com/tiangolo). - 🔧 Upgrade mypy and config. PR [#768](https://togithub.com/tiangolo/typer/pull/768) by [@tiangolo](https://togithub.com/tiangolo). - 👷 Upgrade Smokeshow GitHub action. PR [#767](https://togithub.com/tiangolo/typer/pull/767) by [@tiangolo](https://togithub.com/tiangolo). - 👷 Upgrade latest-changes GitHub Action. PR [#766](https://togithub.com/tiangolo/typer/pull/766) by [@tiangolo](https://togithub.com/tiangolo). - 👷 Upgrade issue-manager GitHub Action. PR [#765](https://togithub.com/tiangolo/typer/pull/765) by [@tiangolo](https://togithub.com/tiangolo). - 👷 Add alls-green to CI. PR [#759](https://togithub.com/tiangolo/typer/pull/759) by [@tiangolo](https://togithub.com/tiangolo). ### [`v0.10.0`](https://togithub.com/tiangolo/typer/releases/tag/0.10.0) [Compare Source](https://togithub.com/tiangolo/typer/compare/0.9.4...0.10.0) ##### Fixes - 🐛 Fix default value of `None` for CLI Parameters when the type is `list | None` and the default value is `None`. PR [#664](https://togithub.com/tiangolo/typer/pull/664) by [@theowisear](https://togithub.com/theowisear).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.