Commit 13b3448
authored
Update dependency ty to >=0.0.55,<0.0.56 (#861)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [ty](http://anaconda.org/conda-forge/ty)
([source](https://redirect.github.com/astral-sh/ty)) | feature-analysis
| patch | `>=0.0.54,<0.0.55` → `>=0.0.55,<0.0.56` |
---
### Release Notes
<details>
<summary>astral-sh/ty (ty)</summary>
###
[`v0.0.55`](https://redirect.github.com/astral-sh/ty/blob/HEAD/CHANGELOG.md#0055)
[Compare
Source](https://redirect.github.com/astral-sh/ty/compare/0.0.54...0.0.55)
Released on 2026-06-26.
##### LSP server
- Render full diagnostics in color
([#​26384](https://redirect.github.com/astral-sh/ruff/pull/26384))
##### Documentation
- Document colored diagnostic output
([#​3858](https://redirect.github.com/astral-sh/ty/pull/3858))
##### Performance
- Improve vendored filesystem concurrency
([#​26408](https://redirect.github.com/astral-sh/ruff/pull/26408))
- Optimize enum comparisons in equality evaluation
([#​26340](https://redirect.github.com/astral-sh/ruff/pull/26340))
- Remove redundant semantic index shrinks
([#​26392](https://redirect.github.com/astral-sh/ruff/pull/26392))
- Use never-change durability for one-shot checks
([#​26359](https://redirect.github.com/astral-sh/ruff/pull/26359))
##### Core type checking
- Correct enum alias detection and scalar constructors
([#​26345](https://redirect.github.com/astral-sh/ruff/pull/26345))
- Fix structural pattern binding inference
([#​26411](https://redirect.github.com/astral-sh/ruff/pull/26411))
- Improve variable-length tuple slicing
([#​26151](https://redirect.github.com/astral-sh/ruff/pull/26151))
- Infer class and mapping pattern bindings
([#​25941](https://redirect.github.com/astral-sh/ruff/pull/25941))
- Infer empty collection constructors from later uses
([#​26389](https://redirect.github.com/astral-sh/ruff/pull/26389))
- Skip shadowed submodule bindings during import analysis
([#​26385](https://redirect.github.com/astral-sh/ruff/pull/26385))
- Sync vendored typeshed stubs
([#​26406](https://redirect.github.com/astral-sh/ruff/pull/26406)).
[Typeshed
diff](https://redirect.github.com/python/typeshed/compare/8e6a886ca5b14742924be721d345a619762d6e93...3c6221722aac5bd9dbfc5fbf7b4f0bf64b2c5724)
- Track literal iterable emptiness for reachability
([#​25222](https://redirect.github.com/astral-sh/ruff/pull/25222))
- Validate positional class patterns against `__match_args__`
([#​26195](https://redirect.github.com/astral-sh/ruff/pull/26195))
##### Contributors
- [@​charliermarsh](https://redirect.github.com/charliermarsh)
- [@​carljm](https://redirect.github.com/carljm)
- [@​AlexWaygood](https://redirect.github.com/AlexWaygood)
- [@​MichaReiser](https://redirect.github.com/MichaReiser)
- [@​mtshiba](https://redirect.github.com/mtshiba)
- [@​felixscherz](https://redirect.github.com/felixscherz)
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- 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/trafalmadorian97/mecfs_bioinformatics).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent b5b5dee commit 13b3448
2 files changed
Lines changed: 11 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments