Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fastapi/typer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.15.0
Choose a base ref
...
head repository: fastapi/typer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.15.1
Choose a head ref
  • 19 commits
  • 23 files changed
  • 9 contributors

Commits on Dec 4, 2024

  1. ⬆ Update httpx requirement from <0.28.0,>=0.27.0 to >=0.27.0,<0.29.0 (#…

    …1065)
    
    Updates the requirements on [httpx](https://github.com/encode/httpx) to permit the latest version.
    - [Release notes](https://github.com/encode/httpx/releases)
    - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
    - [Commits](encode/httpx@0.27.0...0.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: httpx
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    9ece54d View commit details
    Browse the repository at this point in the history
  2. 📝 Update release notes

    [skip ci]
    github-actions committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    3552e6f View commit details
    Browse the repository at this point in the history
  3. ⬆ [pre-commit.ci] pre-commit autoupdate (#1071)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.8.0 → v0.8.1](astral-sh/ruff-pre-commit@v0.8.0...v0.8.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    9c681e0 View commit details
    Browse the repository at this point in the history
  4. 📝 Update release notes

    [skip ci]
    github-actions committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    5dd270d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47534b7 View commit details
    Browse the repository at this point in the history
  6. 📝 Update release notes

    [skip ci]
    github-actions committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    27a1c8e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b9f2205 View commit details
    Browse the repository at this point in the history
  8. 📝 Update release notes

    [skip ci]
    github-actions committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    d18847a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e6f11c4 View commit details
    Browse the repository at this point in the history
  10. 📝 Update release notes

    [skip ci]
    github-actions committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    9be60da View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b826dc4 View commit details
    Browse the repository at this point in the history
  12. 📝 Update release notes

    [skip ci]
    github-actions committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    5f378ee View commit details
    Browse the repository at this point in the history
  13. 🗑️ Deprecate shell_complete and continue to use autocompletion fo…

    …r CLI parameters (#974)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Sebastián Ramírez <[email protected]>
    3 people authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    d8e56e2 View commit details
    Browse the repository at this point in the history
  14. 📝 Update release notes

    [skip ci]
    github-actions committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    b88c327 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dbc335b View commit details
    Browse the repository at this point in the history
  16. 📝 Update release notes

    [skip ci]
    github-actions committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    95ba85f View commit details
    Browse the repository at this point in the history
  17. ✏️ Fix a few typos in the source and documentation (#1028)

    Co-authored-by: Kevin Kirsche <[email protected]>
    Co-authored-by: svlandeg <[email protected]>
    Co-authored-by: Sofie Van Landeghem <[email protected]>
    4 people authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    3b9ce47 View commit details
    Browse the repository at this point in the history
  18. 📝 Update release notes

    [skip ci]
    github-actions committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    bd89bf6 View commit details
    Browse the repository at this point in the history
  19. 🔖 Release version 0.15.1

    tiangolo committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    0b89650 View commit details
    Browse the repository at this point in the history
Loading