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.29
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.30
Choose a head ref
  • 7 commits
  • 13 files changed
  • 5 contributors

Commits on Apr 6, 2026

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

Commits on Apr 7, 2026

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

Commits on Apr 8, 2026

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

Commits on Apr 13, 2026

  1. Update prek dependencies (#3261)

    This PR contains the following updates:
    
    | Package | Type | Update | Change | Pending |
    |---|---|---|---|---|
    |
    [astral-sh/ruff-pre-commit](https://redirect.github.com/astral-sh/ruff-pre-commit)
    | repository | patch | `v0.15.8` → `v0.15.9` | `v0.15.10` |
    |
    [astral-sh/uv-pre-commit](https://redirect.github.com/astral-sh/uv-pre-commit)
    | repository | patch | `0.11.2` → `0.11.3` | `0.11.6` (+2) |
    | [crate-ci/typos](https://redirect.github.com/crate-ci/typos) |
    repository | minor | `v1.44.0` → `v1.45.0` | |
    | [rhysd/actionlint](https://redirect.github.com/rhysd/actionlint) |
    repository | patch | `v1.7.11` → `v1.7.12` | |
    
    Note: The `pre-commit` manager in Renovate is not supported by the
    `pre-commit` maintainers or community. Please do not report any problems
    there, instead [create a Discussion in the Renovate
    repository](https://redirect.github.com/renovatebot/renovate/discussions/new)
    if you have any questions.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)</summary>
    
    ###
    [`v0.15.9`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.15.9)
    
    [Compare
    Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.15.8...v0.15.9)
    
    See: <https://github.com/astral-sh/ruff/releases/tag/0.15.9>
    
    </details>
    
    <details>
    <summary>astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)</summary>
    
    ###
    [`v0.11.3`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.11.3)
    
    [Compare
    Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.11.2...0.11.3)
    
    See: <https://github.com/astral-sh/uv/releases/tag/0.11.3>
    
    </details>
    
    <details>
    <summary>crate-ci/typos (crate-ci/typos)</summary>
    
    ###
    [`v1.45.0`](https://redirect.github.com/crate-ci/typos/blob/HEAD/CHANGELOG.md#014---2019-11-03)
    
    [Compare
    Source](https://redirect.github.com/crate-ci/typos/compare/v1.44.0...v1.45.0)
    
    ##### Bug Fixes
    
    - Ignore numbers as identifiers
    ([a00831c8](https://redirect.github.com/crate-ci/typos/commit/a00831c847b7efd81be520ea9b5d02f70555351f))
    - Improve the organization of --help
    ([a48a457c](https://redirect.github.com/crate-ci/typos/commit/a48a457cc3ca817850118e2a2fb8b20fecdd40b8))
    
    ##### Features
    
    - Dump files, identifiers, and words
    ([ce365ae1](https://redirect.github.com/crate-ci/typos/commit/ce365ae12e12fddfb6fc42a7f1e5ea71834d6051),
    closes
    [#&#8203;41](https://redirect.github.com/crate-ci/typos/issues/41))
    - Give control over allowed identifier characters for leading vs rest
    ([107308a6](https://redirect.github.com/crate-ci/typos/commit/107308a655a425eb593bf5e4928572c16e6a9bdd))
    
    ##### Performance
    
    - Use standard identifier rules to avoid doing umber checks
    ([107308a6](https://redirect.github.com/crate-ci/typos/commit/107308a655a425eb593bf5e4928572c16e6a9bdd))
    - Only do hex check if digits are in identifiers
    ([68cd36d0](https://redirect.github.com/crate-ci/typos/commit/68cd36d0de90226dbc9d31c2ce6d8bf6b69adb5c))
    
    <!-- next-url -->
    
    [Unreleased]:
    https://redirect.github.com/crate-ci/typos/compare/v1.45.0...HEAD
    
    [1.45.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.44.0...v1.45.0
    
    [1.44.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.43.5...v1.44.0
    
    [1.43.5]:
    https://redirect.github.com/crate-ci/typos/compare/v1.43.4...v1.43.5
    
    [1.43.4]:
    https://redirect.github.com/crate-ci/typos/compare/v1.43.3...v1.43.4
    
    [1.43.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.43.2...v1.43.3
    
    [1.43.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.43.1...v1.43.2
    
    [1.43.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.43.0...v1.43.1
    
    [1.43.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.42.3...v1.43.0
    
    [1.42.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.42.2...v1.42.3
    
    [1.42.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.42.1...v1.42.2
    
    [1.42.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.42.0...v1.42.1
    
    [1.42.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.41.0...v1.42.0
    
    [1.41.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.40.1...v1.41.0
    
    [1.40.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.40.0...v1.40.1
    
    [1.40.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.39.2...v1.40.0
    
    [1.39.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.39.1...v1.39.2
    
    [1.39.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.39.0...v1.39.1
    
    [1.39.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.38.1...v1.39.0
    
    [1.38.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.38.0...v1.38.1
    
    [1.38.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.37.3...v1.38.0
    
    [1.37.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.37.2...v1.37.3
    
    [1.37.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.37.1...v1.37.2
    
    [1.37.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.37.0...v1.37.1
    
    [1.37.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.36.3...v1.37.0
    
    [1.36.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.36.2...v1.36.3
    
    [1.36.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.36.1...v1.36.2
    
    [1.36.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.36.0...v1.36.1
    
    [1.36.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.35.8...v1.36.0
    
    [1.35.8]:
    https://redirect.github.com/crate-ci/typos/compare/v1.35.7...v1.35.8
    
    [1.35.7]:
    https://redirect.github.com/crate-ci/typos/compare/v1.35.6...v1.35.7
    
    [1.35.6]:
    https://redirect.github.com/crate-ci/typos/compare/v1.35.5...v1.35.6
    
    [1.35.5]:
    https://redirect.github.com/crate-ci/typos/compare/v1.35.4...v1.35.5
    
    [1.35.4]:
    https://redirect.github.com/crate-ci/typos/compare/v1.35.3...v1.35.4
    
    [1.35.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.35.2...v1.35.3
    
    [1.35.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.35.1...v1.35.2
    
    [1.35.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.35.0...v1.35.1
    
    [1.35.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.34.0...v1.35.0
    
    [1.34.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.33.1...v1.34.0
    
    [1.33.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.33.0...v1.33.1
    
    [1.33.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.32.0...v1.33.0
    
    [1.32.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.31.2...v1.32.0
    
    [1.31.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.31.1...v1.31.2
    
    [1.31.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.31.0...v1.31.1
    
    [1.31.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.30.3...v1.31.0
    
    [1.30.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.30.2...v1.30.3
    
    [1.30.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.30.1...v1.30.2
    
    [1.30.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.30.0...v1.30.1
    
    [1.30.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.29.10...v1.30.0
    
    [1.29.10]:
    https://redirect.github.com/crate-ci/typos/compare/v1.29.9...v1.29.10
    
    [1.29.9]:
    https://redirect.github.com/crate-ci/typos/compare/v1.29.8...v1.29.9
    
    [1.29.8]:
    https://redirect.github.com/crate-ci/typos/compare/v1.29.7...v1.29.8
    
    [1.29.7]:
    https://redirect.github.com/crate-ci/typos/compare/v1.29.6...v1.29.7
    
    [1.29.6]:
    https://redirect.github.com/crate-ci/typos/compare/v1.29.5...v1.29.6
    
    [1.29.5]:
    https://redirect.github.com/crate-ci/typos/compare/v1.29.4...v1.29.5
    
    [1.29.4]:
    https://redirect.github.com/crate-ci/typos/compare/v1.29.3...v1.29.4
    
    [1.29.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.29.2...v1.29.3
    
    [1.29.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.29.1...v1.29.2
    
    [1.29.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.29.0...v1.29.1
    
    [1.29.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.28.4...v1.29.0
    
    [1.28.4]:
    https://redirect.github.com/crate-ci/typos/compare/v1.28.3...v1.28.4
    
    [1.28.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.28.2...v1.28.3
    
    [1.28.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.28.1...v1.28.2
    
    [1.28.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.28.0...v1.28.1
    
    [1.28.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.27.3...v1.28.0
    
    [1.27.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.27.2...v1.27.3
    
    [1.27.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.27.1...v1.27.2
    
    [1.27.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.27.0...v1.27.1
    
    [1.27.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.26.8...v1.27.0
    
    [1.26.8]:
    https://redirect.github.com/crate-ci/typos/compare/v1.26.7...v1.26.8
    
    [1.26.7]:
    https://redirect.github.com/crate-ci/typos/compare/v1.26.6...v1.26.7
    
    [1.26.6]:
    https://redirect.github.com/crate-ci/typos/compare/v1.26.5...v1.26.6
    
    [1.26.5]:
    https://redirect.github.com/crate-ci/typos/compare/v1.26.4...v1.26.5
    
    [1.26.4]:
    https://redirect.github.com/crate-ci/typos/compare/v1.26.3...v1.26.4
    
    [1.26.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.26.2...v1.26.3
    
    [1.26.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.26.1...v1.26.2
    
    [1.26.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.26.0...v1.26.1
    
    [1.26.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.25.0...v1.26.0
    
    [1.25.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.24.6...v1.25.0
    
    [1.24.6]:
    https://redirect.github.com/crate-ci/typos/compare/v1.24.5...v1.24.6
    
    [1.24.5]:
    https://redirect.github.com/crate-ci/typos/compare/v1.24.4...v1.24.5
    
    [1.24.4]:
    https://redirect.github.com/crate-ci/typos/compare/v1.24.3...v1.24.4
    
    [1.24.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.24.2...v1.24.3
    
    [1.24.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.24.1...v1.24.2
    
    [1.24.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.24.0...v1.24.1
    
    [1.24.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.23.7...v1.24.0
    
    [1.23.7]:
    https://redirect.github.com/crate-ci/typos/compare/v1.23.6...v1.23.7
    
    [1.23.6]:
    https://redirect.github.com/crate-ci/typos/compare/v1.23.5...v1.23.6
    
    [1.23.5]:
    https://redirect.github.com/crate-ci/typos/compare/v1.23.4...v1.23.5
    
    [1.23.4]:
    https://redirect.github.com/crate-ci/typos/compare/v1.23.3...v1.23.4
    
    [1.23.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.23.2...v1.23.3
    
    [1.23.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.23.1...v1.23.2
    
    [1.23.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.23.0...v1.23.1
    
    [1.23.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.22.9...v1.23.0
    
    [1.22.9]:
    https://redirect.github.com/crate-ci/typos/compare/v1.22.8...v1.22.9
    
    [1.22.8]:
    https://redirect.github.com/crate-ci/typos/compare/v1.22.7...v1.22.8
    
    [1.22.7]:
    https://redirect.github.com/crate-ci/typos/compare/v1.22.6...v1.22.7
    
    [1.22.6]:
    https://redirect.github.com/crate-ci/typos/compare/v1.22.5...v1.22.6
    
    [1.22.5]:
    https://redirect.github.com/crate-ci/typos/compare/v1.22.4...v1.22.5
    
    [1.22.4]:
    https://redirect.github.com/crate-ci/typos/compare/v1.22.3...v1.22.4
    
    [1.22.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.22.2...v1.22.3
    
    [1.22.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.22.1...v1.22.2
    
    [1.22.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.22.0...v1.22.1
    
    [1.22.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.21.0...v1.22.0
    
    [1.21.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.20.10...v1.21.0
    
    [1.20.10]:
    https://redirect.github.com/crate-ci/typos/compare/v1.20.9...v1.20.10
    
    [1.20.9]:
    https://redirect.github.com/crate-ci/typos/compare/v1.20.8...v1.20.9
    
    [1.20.8]:
    https://redirect.github.com/crate-ci/typos/compare/v1.20.7...v1.20.8
    
    [1.20.7]:
    https://redirect.github.com/crate-ci/typos/compare/v1.20.6...v1.20.7
    
    [1.20.6]:
    https://redirect.github.com/crate-ci/typos/compare/v1.20.5...v1.20.6
    
    [1.20.5]:
    https://redirect.github.com/crate-ci/typos/compare/v1.20.4...v1.20.5
    
    [1.20.4]:
    https://redirect.github.com/crate-ci/typos/compare/v1.20.3...v1.20.4
    
    [1.20.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.20.2...v1.20.3
    
    [1.20.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.20.1...v1.20.2
    
    [1.20.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.20.0...v1.20.1
    
    [1.20.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.19.0...v1.20.0
    
    [1.19.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.18.2...v1.19.0
    
    [1.18.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.18.1...v1.18.2
    
    [1.18.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.18.0...v1.18.1
    
    [1.18.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.17.2...v1.18.0
    
    [1.17.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.17.1...v1.17.2
    
    [1.17.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.17.0...v1.17.1
    
    [1.17.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.26...v1.17.0
    
    [1.16.26]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.25...v1.16.26
    
    [1.16.25]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.24...v1.16.25
    
    [1.16.24]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.23...v1.16.24
    
    [1.16.23]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.22...v1.16.23
    
    [1.16.22]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.21...v1.16.22
    
    [1.16.21]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.20...v1.16.21
    
    [1.16.20]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.19...v1.16.20
    
    [1.16.19]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.18...v1.16.19
    
    [1.16.18]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.17...v1.16.18
    
    [1.16.17]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.16...v1.16.17
    
    [1.16.16]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.15...v1.16.16
    
    [1.16.15]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.14...v1.16.15
    
    [1.16.14]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.13...v1.16.14
    
    [1.16.13]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.12...v1.16.13
    
    [1.16.12]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.11...v1.16.12
    
    [1.16.11]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.10...v1.16.11
    
    [1.16.10]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.9...v1.16.10
    
    [1.16.9]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.8...v1.16.9
    
    [1.16.8]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.7...v1.16.8
    
    [1.16.7]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.6...v1.16.7
    
    [1.16.6]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.5...v1.16.6
    
    [1.16.5]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.4...v1.16.5
    
    [1.16.4]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.3...v1.16.4
    
    [1.16.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.2...v1.16.3
    
    [1.16.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.1...v1.16.2
    
    [1.16.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.16.0...v1.16.1
    
    [1.16.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.15.10...v1.16.0
    
    [1.15.10]:
    https://redirect.github.com/crate-ci/typos/compare/v1.15.9...v1.15.10
    
    [1.15.9]:
    https://redirect.github.com/crate-ci/typos/compare/v1.15.8...v1.15.9
    
    [1.15.8]:
    https://redirect.github.com/crate-ci/typos/compare/v1.15.7...v1.15.8
    
    [1.15.7]:
    https://redirect.github.com/crate-ci/typos/compare/v1.15.6...v1.15.7
    
    [1.15.6]:
    https://redirect.github.com/crate-ci/typos/compare/v1.15.5...v1.15.6
    
    [1.15.5]:
    https://redirect.github.com/crate-ci/typos/compare/v1.15.4...v1.15.5
    
    [1.15.4]:
    https://redirect.github.com/crate-ci/typos/compare/v1.15.3...v1.15.4
    
    [1.15.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.15.2...v1.15.3
    
    [1.15.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.15.1...v1.15.2
    
    [1.15.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.15.0...v1.15.1
    
    [1.15.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.14.12...v1.15.0
    
    [1.14.12]:
    https://redirect.github.com/crate-ci/typos/compare/v1.14.11...v1.14.12
    
    [1.14.11]:
    https://redirect.github.com/crate-ci/typos/compare/v1.14.10...v1.14.11
    
    [1.14.10]:
    https://redirect.github.com/crate-ci/typos/compare/v1.14.9...v1.14.10
    
    [1.14.9]:
    https://redirect.github.com/crate-ci/typos/compare/v1.14.8...v1.14.9
    
    [1.14.8]:
    https://redirect.github.com/crate-ci/typos/compare/v1.14.7...v1.14.8
    
    [1.14.7]:
    https://redirect.github.com/crate-ci/typos/compare/v1.14.6...v1.14.7
    
    [1.14.6]:
    https://redirect.github.com/crate-ci/typos/compare/v1.14.5...v1.14.6
    
    [1.14.5]:
    https://redirect.github.com/crate-ci/typos/compare/v1.14.4...v1.14.5
    
    [1.14.4]:
    https://redirect.github.com/crate-ci/typos/compare/v1.14.3...v1.14.4
    
    [1.14.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.14.2...v1.14.3
    
    [1.14.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.14.1...v1.14.2
    
    [1.14.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.14.0...v1.14.1
    
    [1.14.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.26...v1.14.0
    
    [1.13.26]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.25...v1.13.26
    
    [1.13.25]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.24...v1.13.25
    
    [1.13.24]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.23...v1.13.24
    
    [1.13.23]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.22...v1.13.23
    
    [1.13.22]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.21...v1.13.22
    
    [1.13.21]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.20...v1.13.21
    
    [1.13.20]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.19...v1.13.20
    
    [1.13.19]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.18...v1.13.19
    
    [1.13.18]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.17...v1.13.18
    
    [1.13.17]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.16...v1.13.17
    
    [1.13.16]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.15...v1.13.16
    
    [1.13.15]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.14...v1.13.15
    
    [1.13.14]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.13...v1.13.14
    
    [1.13.13]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.12...v1.13.13
    
    [1.13.12]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.11...v1.13.12
    
    [1.13.11]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.10...v1.13.11
    
    [1.13.10]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.9...v1.13.10
    
    [1.13.9]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.8...v1.13.9
    
    [1.13.8]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.7...v1.13.8
    
    [1.13.7]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.6...v1.13.7
    
    [1.13.6]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.5...v1.13.6
    
    [1.13.5]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.4...v1.13.5
    
    [1.13.4]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.3...v1.13.4
    
    [1.13.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.2...v1.13.3
    
    [1.13.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.1...v1.13.2
    
    [1.13.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.13.0...v1.13.1
    
    [1.13.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.12.14...v1.13.0
    
    [1.12.14]:
    https://redirect.github.com/crate-ci/typos/compare/v1.12.13...v1.12.14
    
    [1.12.13]:
    https://redirect.github.com/crate-ci/typos/compare/v1.12.12...v1.12.13
    
    [1.12.12]:
    https://redirect.github.com/crate-ci/typos/compare/v1.12.11...v1.12.12
    
    [1.12.11]:
    https://redirect.github.com/crate-ci/typos/compare/v1.12.10...v1.12.11
    
    [1.12.10]:
    https://redirect.github.com/crate-ci/typos/compare/v1.12.9...v1.12.10
    
    [1.12.9]:
    https://redirect.github.com/crate-ci/typos/compare/v1.12.8...v1.12.9
    
    [1.12.8]:
    https://redirect.github.com/crate-ci/typos/compare/v1.12.7...v1.12.8
    
    [1.12.7]:
    https://redirect.github.com/crate-ci/typos/compare/v1.12.6...v1.12.7
    
    [1.12.6]:
    https://redirect.github.com/crate-ci/typos/compare/v1.12.5...v1.12.6
    
    [1.12.5]:
    https://redirect.github.com/crate-ci/typos/compare/v1.12.4...v1.12.5
    
    [1.12.4]:
    https://redirect.github.com/crate-ci/typos/compare/v1.12.3...v1.12.4
    
    [1.12.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.12.2...v1.12.3
    
    [1.12.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.12.1...v1.12.2
    
    [1.12.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.12.0...v1.12.1
    
    [1.12.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.11.5...v1.12.0
    
    [1.11.5]:
    https://redirect.github.com/crate-ci/typos/compare/v1.11.4...v1.11.5
    
    [1.11.4]:
    https://redirect.github.com/crate-ci/typos/compare/v1.11.3...v1.11.4
    
    [1.11.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.11.2...v1.11.3
    
    [1.11.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.11.1...v1.11.2
    
    [1.11.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.11.0...v1.11.1
    
    [1.11.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.10.3...v1.11.0
    
    [1.10.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.10.2...v1.10.3
    
    [1.10.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.10.1...v1.10.2
    
    [1.10.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.10.0...v1.10.1
    
    [1.10.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.9.0...v1.10.0
    
    [1.9.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.8.1...v1.9.0
    
    [1.8.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.8.0...v1.8.1
    
    [1.8.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.7.3...v1.8.0
    
    [1.7.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.7.2...v1.7.3
    
    [1.7.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.7.1...v1.7.2
    
    [1.7.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.7.0...v1.7.1
    
    [1.7.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.6.0...v1.7.0
    
    [1.6.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.5.0...v1.6.0
    
    [1.5.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.4.1...v1.5.0
    
    [1.4.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.4.0...v1.4.1
    
    [1.4.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.3.9...v1.4.0
    
    [1.3.9]:
    https://redirect.github.com/crate-ci/typos/compare/v1.3.8...v1.3.9
    
    [1.3.8]:
    https://redirect.github.com/crate-ci/typos/compare/v1.3.7...v1.3.8
    
    [1.3.7]:
    https://redirect.github.com/crate-ci/typos/compare/v1.3.6...v1.3.7
    
    [1.3.6]:
    https://redirect.github.com/crate-ci/typos/compare/v1.3.5...v1.3.6
    
    [1.3.5]:
    https://redirect.github.com/crate-ci/typos/compare/v1.3.4...v1.3.5
    
    [1.3.4]:
    https://redirect.github.com/crate-ci/typos/compare/v1.3.3...v1.3.4
    
    [1.3.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.3.2...v1.3.3
    
    [1.3.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.3.1...v1.3.2
    
    [1.3.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.3.0...v1.3.1
    
    [1.3.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.2.1...v1.3.0
    
    [1.2.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.2.0...v1.2.1
    
    [1.2.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.1.9...v1.2.0
    
    [1.1.9]:
    https://redirect.github.com/crate-ci/typos/compare/v1.1.8...v1.1.9
    
    [1.1.8]:
    https://redirect.github.com/crate-ci/typos/compare/v1.1.7...v1.1.8
    
    [1.1.7]:
    https://redirect.github.com/crate-ci/typos/compare/v1.1.6...v1.1.7
    
    [1.1.6]:
    https://redirect.github.com/crate-ci/typos/compare/v1.1.5...v1.1.6
    
    [1.1.5]:
    https://redirect.github.com/crate-ci/typos/compare/v1.1.4...v1.1.5
    
    [1.1.4]:
    https://redirect.github.com/crate-ci/typos/compare/v1.1.3...v1.1.4
    
    [1.1.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.1.2...v1.1.3
    
    [1.1.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.1.1...v1.1.2
    
    [1.1.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.1.0...v1.1.1
    
    [1.1.0]:
    https://redirect.github.com/crate-ci/typos/compare/v1.0.11...v1.1.0
    
    [1.0.11]:
    https://redirect.github.com/crate-ci/typos/compare/v1.0.10...v1.0.11
    
    [1.0.10]:
    https://redirect.github.com/crate-ci/typos/compare/v1.0.9...v1.0.10
    
    [1.0.9]:
    https://redirect.github.com/crate-ci/typos/compare/v1.0.8...v1.0.9
    
    [1.0.8]:
    https://redirect.github.com/crate-ci/typos/compare/v1.0.7...v1.0.8
    
    [1.0.7]:
    https://redirect.github.com/crate-ci/typos/compare/v1.0.6...v1.0.7
    
    [1.0.6]:
    https://redirect.github.com/crate-ci/typos/compare/v1.0.5...v1.0.6
    
    [1.0.5]:
    https://redirect.github.com/crate-ci/typos/compare/v1.0.4...v1.0.5
    
    [1.0.4]:
    https://redirect.github.com/crate-ci/typos/compare/v1.0.3...v1.0.4
    
    [1.0.3]:
    https://redirect.github.com/crate-ci/typos/compare/v1.0.2...v1.0.3
    
    [1.0.2]:
    https://redirect.github.com/crate-ci/typos/compare/v1.0.1...v1.0.2
    
    [1.0.1]:
    https://redirect.github.com/crate-ci/typos/compare/v1.0.0...v1.0.1
    
    [1.0.0]:
    https://redirect.github.com/crate-ci/typos/compare/v0.4.0...v1.0.0
    
    [0.4.0]:
    https://redirect.github.com/crate-ci/typos/compare/v0.3.0...v0.4.0
    
    [0.3.0]:
    https://redirect.github.com/crate-ci/typos/compare/v0.2.0...v0.3.0
    
    [0.2.0]:
    https://redirect.github.com/crate-ci/typos/compare/v0.1.4...v0.2.0
    
    </details>
    
    <details>
    <summary>rhysd/actionlint (rhysd/actionlint)</summary>
    
    ###
    [`v1.7.12`](https://redirect.github.com/rhysd/actionlint/blob/HEAD/CHANGELOG.md#v1712---2026-03-30)
    
    [Compare
    Source](https://redirect.github.com/rhysd/actionlint/compare/v1.7.11...v1.7.12)
    
    - Support the [`timezone` configuration in
    `on.schedule`](https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#onschedule)
    with checks for IANA timezone string. See the
    [documentation](https://redirect.github.com/rhysd/actionlint/blob/main/docs/checks.md#check-cron-syntax-and-timezone)
    for more details. Note that actionlint starts to embed the timezone
    database in the executables from this version so the binary sizes
    slightly increase.
    ([#&#8203;641](https://redirect.github.com/rhysd/actionlint/issues/641),
    thanks
    [@&#8203;martincostello](https://redirect.github.com/martincostello))
      ```yaml
      on:
        schedule:
          # ERROR: The timezone is not a valid IANA timezone string
          - cron: '*/5 * * * *'
            timezone: 'Asia/Somewhere'
      ```
    - Support the [`jobs.<job_name>.environment.deployment`
    configuration](https://docs.github.com/en/actions/how-tos/deploy/configure-and-manage-deployments/control-deployments#using-environments-without-deployments).
    ([#&#8203;639](https://redirect.github.com/rhysd/actionlint/issues/639),
    thanks [@&#8203;springmeyer](https://redirect.github.com/springmeyer))
    - Support the [`macos-26-intel` runner
    label](https://github.blog/changelog/2026-02-26-macos-26-is-now-generally-available-for-github-hosted-runners/).
    ([#&#8203;629](https://redirect.github.com/rhysd/actionlint/issues/629),
    thanks [@&#8203;hugovk](https://redirect.github.com/hugovk))
    - Fix the [table of webhook activity
    types](https://redirect.github.com/rhysd/actionlint/blob/main/all_webhooks.go)
    are outdated by rebuilding the [script to scrape the
    table](https://redirect.github.com/rhysd/actionlint/tree/main/scripts/generate-webhook-events)
    from scratch.
    - Support Go 1.26 and drop the support for Go 1.24. Now supported
    versions are 1.25 and 1.26.
    - Tests are run on arm64 Windows in CI.
    - Update the popular actions data set to the latest.
    
    \[Changes]\[v1.7.12]
    
    <a id="v1.7.11"></a>
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: (UTC)
    
    - Branch creation
      - "before 4am on Monday"
    - 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.
    
    👻 **Immortal**: This PR will be recreated if closed unmerged. Get
    [config
    help](https://redirect.github.com/renovatebot/renovate/discussions) if
    that's undesired.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/astral-sh/ty).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbnRlcm5hbCJdfQ==-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    48b3fe3 View commit details
    Browse the repository at this point in the history
  2. Update docker/login-action action to v4.1.0 (#3262)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    01144db View commit details
    Browse the repository at this point in the history
  3. Reorder sections in FAQ (#3267)

    Just a minor change to group all typing-related questions in one block.
    sharkdp authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    67077ad View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2026

  1. Bump version to 0.0.30 (#3270)

    Co-authored-by: Alex Waygood <[email protected]>
    charliermarsh and AlexWaygood authored Apr 14, 2026
    Configuration menu
    Copy the full SHA
    12e86b5 View commit details
    Browse the repository at this point in the history
Loading