Skip to content
This repository has been archived by the owner on May 13, 2023. It is now read-only.

Update pyright requirement from ==1.1.256 to ==1.1.296 #146

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2023

Updates the requirements on pyright to permit the latest version.

Release notes

Sourced from pyright's releases.

v1.1.296

This release adds support for offline usage after the first initial run to cache the installed package.

This release also changes how the root cache directory is resolved, it now follows this pattern:

  • Checks the PYRIGHT_PYTHON_CACHE_DIR environment variable
  • Checks the XDG_CACHE_HOME environment variable
  • Then if neither of the above are set, it defaults to ~/.cache
Commits
  • 2fe6613 [pyright updated to 1.1.296] Update Version (#156)
  • 0596d33 feat: add support for offline usage (#136)
  • d087231 Fix get_tmp_path_suffix - hash is randomized on Python 3+ (#155)
  • 1087381 Pyright NPM Package update to 1.1.295 (#154)
  • 5f0fa9e Pyright NPM Package update to 1.1.294 (#151)
  • e57ffdd Suppress extraneous langserver output (#150)
  • 331d9f0 Pyright NPM Package update to 1.1.293 (#148)
  • 84dc9ac fix: hash usernames to avoid special character clashes (#147)
  • 67b95d7 [pyright updated to 1.1.292] Update Version (#144)
  • a935769 Pyright NPM Package update to 1.1.291 (#142)
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [pyright](https://github.com/RobertCraigie/pyright-python) to permit the latest version.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.256...v1.1.296)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 28, 2023
@dependabot dependabot bot requested a review from Jonxslays February 28, 2023 22:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants