Skip to content

Python: Chore(deps-dev): Bump zuban from 0.9.1 to 0.9.2 in /python - #8037

Merged
Eduard van Valkenburg (eavanvalkenburg) merged 3 commits into
mainfrom
dependabot/pip/python/zuban-0.9.2
Sep 4, 2026
Merged

Python: Chore(deps-dev): Bump zuban from 0.9.1 to 0.9.2 in /python#8037
Eduard van Valkenburg (eavanvalkenburg) merged 3 commits into
mainfrom
dependabot/pip/python/zuban-0.9.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bumps zuban from 0.9.1 to 0.9.2.

Release notes

Sourced from zuban's releases.

v0.9.2

Full changelog available here

Commits
  • 6cb3caa chore: Release
  • 108cf1a Ensure files are loaded after imports for PreClassCalculationLookup, this was...
  • 1839dda Debugging
  • 49d0467 Fix hover for statements, where alias detection is too eager, fixes #534
  • 12dc67c Generalize enum member narrowing a bit more
  • d14a396 Narrow dataclasses like normal classes with if, fixes #535
  • 0cb0e2a Add narrowing for enum with type()
  • 78d8780 Fix type(...) narrowing with final dataclasses
  • 01b2318 Use is_final in a specific case
  • 3828c36 Start using Type::is_metaclass
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [zuban](https://github.com/zubanls/zubanls-python) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/zubanls/zubanls-python/releases)
- [Commits](zubanls/zuban@v0.9.1...v0.9.2)

---
updated-dependencies:
- dependency-name: zuban
  dependency-version: 0.9.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Usage: [Issues, PRs], Target: dependencies in the project python Usage: [Issues, PRs], Target: Python labels Sep 3, 2026
Copilot AI balanced review requested due to automatic review settings September 3, 2026 14:35
@dependabot dependabot Bot added the python Usage: [Issues, PRs], Target: Python label Sep 3, 2026
@dependabot dependabot Bot added the dependencies Usage: [Issues, PRs], Target: dependencies in the project label Sep 3, 2026
@dependabot
dependabot Bot deployed to github-app-auth September 3, 2026 14:35 Active
@github-actions github-actions Bot changed the title Chore(deps-dev): Bump zuban from 0.9.1 to 0.9.2 in /python Python: Chore(deps-dev): Bump zuban from 0.9.1 to 0.9.2 in /python Sep 3, 2026
@dependabot
dependabot Bot deployed to github-app-auth September 3, 2026 14:35 Active

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

Regenerate and commit python/uv.lock with Zuban 0.9.2.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Updates the Python development dependency Zuban from 0.9.1 to 0.9.2.

Changes:

  • Bumps the pinned Zuban version.
  • The corresponding python/uv.lock update is missing and must be regenerated.
File summaries
File Description
python/pyproject.toml Updates Zuban to 0.9.2, but the frozen lockfile remains at 0.9.1.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Balanced

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

Comment thread python/pyproject.toml
Co-authored-by: eavanvalkenburg <13749212+eavanvalkenburg@users.noreply.github.com>
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Sep 4, 2026
@eavanvalkenburg

Copy link
Copy Markdown
Member

Copilot fix this PR

Copilot AI commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Copilot fix this PR

The PR fix is already present in commit 5ba019c: python/uv.lock resolves zuban==0.9.2. Verified with uv lock --check; the working tree is clean.

@eavanvalkenburg

Copy link
Copy Markdown
Member

Copilot there is a merge conflict, fix that

…/zuban-0.9.2

# Conflicts:
#	python/uv.lock

Co-authored-by: eavanvalkenburg <13749212+eavanvalkenburg@users.noreply.github.com>

Copilot AI commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Copilot there is a merge conflict, fix that

Merged origin/main and resolved the python/uv.lock conflict in merge commit b5795e9. The lockfile keeps uv==0.12.6 from main and zuban==0.9.2; uv lock --check passes.

Merged via the queue into main with commit ae79e3c Sep 4, 2026
42 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/python/zuban-0.9.2 branch September 4, 2026 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Usage: [Issues, PRs], Target: dependencies in the project python Usage: [Issues, PRs], Target: Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants