Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump jakebailey/pyright-action from 1 to 2 (#202)
Bumps [jakebailey/pyright-action](https://github.com/jakebailey/pyright-action) from 1 to 2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jakebailey/pyright-action/releases">jakebailey/pyright-action's releases</a>.</em></p> <blockquote> <h2>v1.8.1</h2> <ul> <li>More verbose npm error (ab655b5)</li> </ul> <h2>v1.8.0</h2> <p>This release adds a <code>pylance-version</code> option which allows specifying Pylance versions instead of pyright versions.</p> <ul> <li>Bump node types, tests cover everything (be76cc4)</li> <li>Bump deps (867d946)</li> <li>Add <code>pylance-version</code> option (<a href="https://redirect.github.com/jakebailey/pyright-action/issues/63">#63</a>) (4f86b1c)</li> </ul> <h2>v1.7.1</h2> <p>Fixes:</p> <ul> <li>Fix skip-unannotated (f0b639c)</li> </ul> <p>Other:</p> <ul> <li>Don't watch in release-it (af54139)</li> <li>Update actions/checkout digest to b4ffde6 (<a href="https://redirect.github.com/jakebailey/pyright-action/issues/50">#50</a>) (b7a5ff7)</li> <li>Update actions/setup-node action to v4 (<a href="https://redirect.github.com/jakebailey/pyright-action/issues/56">#56</a>) (3400d73)</li> <li>dprint config update (6005fd3)</li> <li>Update deps (f9ae0ac)</li> <li>Switch to vitest (34c9e23)</li> <li>Update actions/setup-node digest to 5e21ff4 (<a href="https://redirect.github.com/jakebailey/pyright-action/issues/41">#41</a>) (e4696e5)</li> <li>Update actions/checkout action to v4 (<a href="https://redirect.github.com/jakebailey/pyright-action/issues/42">#42</a>) (c96123b)</li> </ul> <h2>v1.7.0</h2> <p>This version automatically uses Node 20 if present on the runner, rather than Node 16; this should improve performance by using a newer / faster version of Node.</p> <p>This should bea backwards-compatible change; if a runner is missing Node 20 in the default runner install, Node 16 will continue to be used instead.</p> <h2>v1.6.0</h2> <ul> <li>Used undashed flags for 1.1.309 onward (9a4e6bb)</li> <li>Handle all flags (e2b6bd2)</li> <li>Improve logic for disabling JSON (13f7f6c)</li> <li>Sort getInput mock calls for better test diffs (24f5e1f)</li> <li>Add test, quoting (221a611)</li> <li>Switch extra-args parsing to one which handles quotes (9e4af90)</li> <li>Fix testing (e5f0c49)</li> <li>Big dep update (d326e6c)</li> </ul> <h2>v1.5.1</h2> <ul> <li>Update deps (483e025)</li> <li>Don't tie --outputjson to no-comments, fixing verify-types (b6645e3)</li> </ul> <h2>v1.5.0</h2> <ul> <li>Add --ignoreexternal to YAML (3e3605c)</li> <li>Update deps (6578665)</li> <li>Move away from jest globals (68c6232)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jakebailey/pyright-action/commit/b8ffdb7aa4a15fab942303261611eaa541f3f8b0"><code>b8ffdb7</code></a> Release v2.2.1</li> <li><a href="https://github.com/jakebailey/pyright-action/commit/c4eaa8ceb1b933691ec00bf1b54c50604b80c9fb"><code>c4eaa8c</code></a> Stop warning about python-version and python-platform in 1.1.352+</li> <li><a href="https://github.com/jakebailey/pyright-action/commit/a8fd988a7773d6f8a1dc5d93c37b9930cb4da0e7"><code>a8fd988</code></a> Release v2.2.0</li> <li><a href="https://github.com/jakebailey/pyright-action/commit/93a05d0fa01403810a642a4d49bca4aac45a76b3"><code>93a05d0</code></a> Add 'annotate' input, replacing 'no-comment'</li> <li><a href="https://github.com/jakebailey/pyright-action/commit/328130c4b590cc23f9481ed63c9bf0085dc47647"><code>328130c</code></a> Smoke test on all OSs</li> <li><a href="https://github.com/jakebailey/pyright-action/commit/ce41adefd7a10917f3f02d6a6c875e66d4f9ad0d"><code>ce41ade</code></a> Pin GHA</li> <li><a href="https://github.com/jakebailey/pyright-action/commit/ac095333d854d42bf16587b946db1cca37c41ddc"><code>ac09533</code></a> Update codecov/codecov-action digest to 54bcd87 (<a href="https://redirect.github.com/jakebailey/pyright-action/issues/87">#87</a>)</li> <li><a href="https://github.com/jakebailey/pyright-action/commit/47f833f079b2666b2d2eabbe051a38a20310f91d"><code>47f833f</code></a> Release v2.1.2</li> <li><a href="https://github.com/jakebailey/pyright-action/commit/f84ea8af9ead158c84a9cd0cc847a3f40c3735a1"><code>f84ea8a</code></a> Handle case where --project is not json</li> <li><a href="https://github.com/jakebailey/pyright-action/commit/cccc068c36fa37830f79e905023207cc2817254e"><code>cccc068</code></a> Release v2.1.1</li> <li>Additional commits viewable in <a href="https://github.com/jakebailey/pyright-action/compare/v1...v2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jakebailey/pyright-action&package-manager=github_actions&previous-version=1&new-version=2)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information