-
Notifications
You must be signed in to change notification settings - Fork 20
Bumps [jakebailey/pyright-action](https://github.com/jakebailey/pyright-action) from 1.6.0 to 1.8.1. #36
Description
Bumps jakebailey/pyright-action from 1.6.0 to 1.8.1.
Release notes
Sourced from jakebailey/pyright-action's releases.
v1.8.1
- More verbose npm error (ab655b5)
v1.8.0
This release adds a
pylance-versionoption which allows specifying Pylance versions instead of pyright versions.
- Bump node types, tests cover everything (be76cc4)
- Bump deps (867d946)
- Add
pylance-versionoption (#63) (4f86b1c)v1.7.1
Fixes:
- Fix skip-unannotated (f0b639c)
Other:
- Don't watch in release-it (af54139)
- Update actions/checkout digest to b4ffde6 (#50) (b7a5ff7)
- Update actions/setup-node action to v4 (#56) (3400d73)
- dprint config update (6005fd3)
- Update deps (f9ae0ac)
- Switch to vitest (34c9e23)
- Update actions/setup-node digest to 5e21ff4 (#41) (e4696e5)
- Update actions/checkout action to v4 (#42) (c96123b)
v1.7.0
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.
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.
Commits
6baf8b2Release v1.8.1ab655b5More verbose npm error22721c9Release v1.8.0be76cc4Bump node types, tests cover everything867d946Bump deps4f86b1cAddpylance-versionoption (#63)545429fRelease v1.7.1af54139Don't watch in release-itb7a5ff7Update actions/checkout digest to b4ffde6 (#50)3400d73Update actions/setup-node action to v4 (#56)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Originally posted by @dependabot in #35