Commit bace292
build(deps): bump basedpyright from 1.31.4 to 1.31.6 in /dev-tools/scripts (#15281)
* build(deps): bump basedpyright in /dev-tools/scripts
Bumps [basedpyright](https://github.com/detachhead/basedpyright) from 1.31.4 to 1.31.6.
- [Release notes](https://github.com/detachhead/basedpyright/releases)
- [Commits](DetachHead/basedpyright@v1.31.4...v1.31.6)
---
updated-dependencies:
- dependency-name: basedpyright
dependency-version: 1.31.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: remove disabled reportShadowedImports pyright check
Remove commented-out reportShadowedImports setting from pyproject.toml.
This check was intentionally disabled due to performance
concerns, it now no longer exists.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Robert Muir <rmuir@apache.org>1 parent a6e47fd commit bace292
2 files changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
0 commit comments