Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump pyright from 1.1.381 to 1.1.382.post1 (#836)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.381 to 1.1.382.post1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/RobertCraigie/pyright-python/releases">pyright's releases</a>.</em></p> <blockquote> <h2>v1.1.382.post1</h2> <p>No release notes provided.</p> <h2>v1.1.382.post0</h2> <p>This release fixes a regression with <code>nodeenv</code> support in the <code>v1.1.382</code> release</p> <h2>v1.1.382</h2> <p>No release notes provided.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/74d008809f97db1400a934b60c691a31f0cb6af3"><code>74d0088</code></a> chore: release v1.1.382.post1 (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/310">#310</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/1ce7b237f3288d533e36c4564569e2b4b9cba447"><code>1ce7b23</code></a> fix: avoid warning for .post versions (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/309">#309</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/c61cac83b57a8b52280ad2493f6c5d633d8be8ef"><code>c61cac8</code></a> chore: release v1.1.382.post0 (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/307">#307</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/f8e738397b237b3caa58d174fb94e2a4c887bd38"><code>f8e7383</code></a> CI: correct setup for nodeenv testing (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/306">#306</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/276e381d86df9da5a240f966107f485e594bc64a"><code>276e381</code></a> fix: correct nodeenv environment (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/305">#305</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/05e4563350ad8c9b4a0b43a26eaf80953bb0f095"><code>05e4563</code></a> Pyright NPM Package update to 1.1.382 (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/303">#303</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/0bf95f92cb33995e4429ba1e6fd5712bef976229"><code>0bf95f9</code></a> refactor(internal): switch to src dir (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/301">#301</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/f4beb25cfebde2357e51483d93259ad850c7073e"><code>f4beb25</code></a> feat(cli): mention nodejs extra if nodeenv install fails</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/e2d0748d4afe19a3af78b58422dba11a631484a7"><code>e2d0748</code></a> feat: add support for nodejs-wheel</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/9edbff05cc81d521063d6e98ef317670e8ef651a"><code>9edbff0</code></a> chore(internal): fix dev requirements</li> <li>Additional commits viewable in <a href="https://github.com/RobertCraigie/pyright-python/compare/v1.1.381...v1.1.382.post1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pyright&package-manager=pip&previous-version=1.1.381&new-version=1.1.382.post1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information