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: astral-sh/ty
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.1-alpha.15
Choose a base ref
...
head repository: astral-sh/ty
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.1-alpha.16
Choose a head ref
  • 4 commits
  • 10 files changed
  • 3 contributors

Commits on Jul 21, 2025

  1. Update astral-sh/setup-uv action to v6.4.1 (#858)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    c2b60be View commit details
    Browse the repository at this point in the history
  2. Update pre-commit dependencies (#857)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    c28ac94 View commit details
    Browse the repository at this point in the history
  3. Update rui314/setup-mold digest to 702b190 (#856)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    326db79 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

  1. Bump version to 0.0.1-alpha.16 (#890)

    Changes which I chose not to include; let me know if one of these should
    be added:
    
    ```
    - Add warning for unknown `TY_MEMORY_REPORT` value ([#19465](astral-sh/ruff#19465))
    - Add goto definition to playground ([#19425](astral-sh/ruff#19425))
    - Added support for "go to references" in ty playground. ([#19516](astral-sh/ruff#19516))
    - Fall back to `Unknown` if no type is stored for an expression ([#19517](astral-sh/ruff#19517))
    - Make `Module` a Salsa ingredient ([#19495](astral-sh/ruff#19495))
    - Return a tuple spec from the iterator protocol ([#19496](astral-sh/ruff#19496))
    ```
    
    ---------
    
    Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
    sharkdp and AlexWaygood authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    c452e53 View commit details
    Browse the repository at this point in the history
Loading