Closed dependabot[bot] closed 3 months ago
Following are the schema changes in the new version. Make sure that those are reflected in LSP-pyright.sublime-settings
and sublime-package.json
files.
sublime-package.json schema updated.
New keys found in the latest pyrightconfig.json schema:
- enableReachabilityAnalysis
Ensure that those are added to the sublime-package.json manually, if relevant.
Bumps pyright from 1.1.377 to 1.1.378.
Release notes
Sourced from pyright's releases.
Commits
9c003e9
Published 1.1.378ede08a0
[PylanceBot] Pull Pylance with Pyright 1.1.377 (#8808)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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show