Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency typer to v0.12.2 #88

Closed
wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typer ==0.10.0 -> ==0.12.2 age adoption passing confidence

Release Notes

tiangolo/typer (typer)

v0.12.2

Compare Source

Features
  • ✨ Improve column help display, ensure commands column width is the same on all panels. PR #​567 by @​ssbarnea.
Fixes
Docs

v0.12.1

Compare Source

Now you don't need to install typer[all]. When you install typer it comes with the default optional dependencies and the typer command.

If you don't want the extra optional dependencies (rich and shellingham), you can install typer-slim instead.

You can also install typer-slim[standard], which includes the default optional dependencies, but not the typer command.

Now the package typer-cli doesn't add anything on top of what typer has, it only depends on typer, and is there only for backwards compatibility, so that projects that depend on typer-cli can get the latest features of the typer command while they upgrade their dependencies to require typer directly.

Features
Fixes
  • 🐛 Fix broken installation when upgrading from typer <0.12.0 to typer >=0.12.0, make typer independent of typer-slim, include typer command in typer package. PR #​791 by @​tiangolo.

This fixes a problem that would break the typer installation directory when upgrading from typer <0.12.0 to typer >=0.12.0, see issue #​790.

By installing the latest version (0.12.1) it fixes it, for any previous version, even if the installation directory was already broken by the previous upgrade.

Internal

v0.12.0

Compare Source

Features
  • ✨ Add typer-slim package without extras, make typer include typer-slim[default] and integrate Typer CLI (typer command) into Typer. PR #​780 by @​tiangolo.
Internal

v0.11.1

Compare Source

Fixes
  • 🔧 Explicitly include testing files in sdist for redistributors (e.g. OpenSUSE) and add CI to test redistribution. PR #​773 by @​tiangolo.
Internal
  • 👷 Do not use the cache for dependencies when publishing to PyPI. PR #​774 by @​tiangolo.

v0.11.0

Compare Source

Breaking Changes
Refactors
  • 🔧 Migrate from Black, isort, flake8, autoflake, pyupgrade to Ruff. PR #​763 by @​tiangolo.
Internal

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from samip5 as a code owner March 26, 2024 23:23
@renovate renovate bot changed the title chore(deps): update dependency typer to v0.11.0 chore(deps): update dependency typer to v0.11.1 Mar 29, 2024
@renovate renovate bot force-pushed the renovate/typer-0.x branch from 1d3c4c8 to abf302a Compare March 29, 2024 01:52
@renovate renovate bot changed the title chore(deps): update dependency typer to v0.11.1 chore(deps): update dependency typer to v0.12.0 Mar 30, 2024
@renovate renovate bot force-pushed the renovate/typer-0.x branch 2 times, most recently from 002626a to 0f3b33d Compare April 5, 2024 02:06
@renovate renovate bot changed the title chore(deps): update dependency typer to v0.12.0 chore(deps): update dependency typer to v0.12.1 Apr 5, 2024
@renovate renovate bot changed the title chore(deps): update dependency typer to v0.12.1 chore(deps): update dependency typer to v0.12.2 Apr 8, 2024
@renovate renovate bot force-pushed the renovate/typer-0.x branch from 0f3b33d to 3ee469f Compare April 8, 2024 20:28
Copy link
Contributor Author

renovate bot commented Apr 8, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@samip5 samip5 closed this Apr 15, 2024
@samip5 samip5 deleted the renovate/typer-0.x branch April 15, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant