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: tox-dev/sphinx-autodoc-typehints
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.0
Choose a base ref
...
head repository: tox-dev/sphinx-autodoc-typehints
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.5.0
Choose a head ref
  • 14 commits
  • 10 files changed
  • 5 contributors

Commits on Sep 9, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#478)

    updates:
    - [github.com/tox-dev/pyproject-fmt: 2.2.1 → 2.2.3](tox-dev/pyproject-fmt@2.2.1...2.2.3)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8c8c73d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    8a90d57 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#484)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bdf5359 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Improve the CI (#485)

    gaborbernat authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ec010d0 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    gaborbernat authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    658bc80 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    51f6cb3 View commit details
    Browse the repository at this point in the history
  2. Link to API directly

    gaborbernat authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4b19ed2 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#489)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c632481 View commit details
    Browse the repository at this point in the history
  2. Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#488)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    73293b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#490)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    70b7c4f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    07c2751 View commit details
    Browse the repository at this point in the history
  2. Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#491)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e24bf5e View commit details
    Browse the repository at this point in the history
  3. [pre-commit.ci] pre-commit autoupdate (#492)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e17a669 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Apply typehints_formatter to signature (#494)

    * Apply typehints_formatter to signature
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Fix lint
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Priyansh121096 and pre-commit-ci[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    244af2f View commit details
    Browse the repository at this point in the history
Loading