Closed dependabot[bot] closed 6 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:
- extends
Ensure that those are added to the sublime-package.json manually, if relevant.
Bumps pyright from 1.1.364 to 1.1.365.
Release notes
Sourced from pyright's releases.
Commits
66101ee
Published 1.1.365Dependabot 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