Skip to content

Bump pyright from 1.1.408 to 1.1.409 in /.github#8050

Merged
jenshnielsen merged 2 commits intomainfrom
dependabot/npm_and_yarn/dot-github/pyright-1.1.409
Apr 16, 2026
Merged

Bump pyright from 1.1.408 to 1.1.409 in /.github#8050
jenshnielsen merged 2 commits intomainfrom
dependabot/npm_and_yarn/dot-github/pyright-1.1.409

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2026

Bumps pyright from 1.1.408 to 1.1.409.

Release notes

Sourced from pyright's releases.

Published 1.1.409

Changes:

  • 63998f4d0720a86447f4c4a04716e34f3e703660 Publish 1.1.409
  • 4fe3b948aa325895d0565f8f7712d57c3742a9f5 Update typeshed to bd18cc640cba4dadc51ac9a5157b79ff6adf5de3 (#11389)
  • 870edd1274cbbef4170f0f0268391a88f39e2a09 fix style (#11390)
  • 28ea84a49e5943cf33e59616efb87057ef52397b tokenizer: accept ':' in type: ignore code names for namespaced codes (#11383) [ #11345 ]
  • a8975005d59e9657c66cd32db95164d960e40e4b Implement fix for literal loops (#11368)
  • 4da46a6260201a3a717fe4a426a5385bf1700943 Fix match statement issue (#11363)
  • e2aebd474f3d85b0c51d98033d5694a5254d2087 reportPrivateUsage: honor all for module-level _name in non-py.typed source (#11375)
  • 81b868640b695cc3908ba985172f2969b72827d6 Preserve condition when narrowing Any to None (#11367)
  • 7f29b0036bcc1aa3180694c721e8dc898a550230 Fixed bug in mixed gradual tuple assignment logic that's affecting sh… (#11371) [ #11127 ]
  • 7c187be810284ccc2e4b9b88806df775a32024f9 Fix type narrowing bug (#11364)
  • 50a53855d44e27aa4184410961fe0e76003c556e Fix workspace initialization when workspaceFolders capability is enabled (#11239) (#11370) [ #11249 ]
  • 872edae18dbae97a41927a1dc2e878a0dc5fb327 Update typeshed and agents (#11310)
  • 51c403d76bac5b3ea668dec40dad7c9232b24817 docs: remove duplicate word in import statements (#11327)
  • 8832b38673f23d55d3281a7f4ccfa6d7b2f24310 Fallback to root pyproject.toml if project pyproject.toml doesnt contain [tool.pyright] (#11323)
  • f6bdd936e2240fb2097a93bb01d8c3ff57a6209a Preserve diagnostic rule overrides when positional args override include (#11285)
  • c9711806db1288a906883921d6534c4899f79673 Fix prettier (#11284)
  • 1bec65c15fba26016281d44d977bf667b89b9d30 Add iOS and Android as pythonPlatform (#11221)
  • 5a325e4874e775436671eed65ad696787a1ef74b Convert worker OOM to a fatal error. (#11274)
  • 321c1825ab6badb7c8b8ccfd12558910a6d75450 Avoid cloneStr for small strings and intern tokenizer identifiers (#11267)
  • 74ec0f50dd6818cd17de925c0ad8c86ef1308765 Optimize findClosestMatch complexity (#11263)
  • 66456ea79f59fc90bc1cc3074e2e5748365fee25 Fix reportPrivateImportUsage errors disappearing when source package is tracked (#11237)
  • e89e2dbf99e5f69896a19dcc9d6ac565101e2c32 Fix workspace initialization when workspaceFolders capability is enabled (#11239)
  • 138238b4b3a3a83d98f7d6bc78322fab69cf165a Push pylance changes to pyright for release of 2026.1.0 (#11218)
  • 270cc0a6640837a25deff57abc9643079ec3c423 Publish 1.1.408 (#11212)

This list of changes was auto generated.

Commits

Dependabot compatibility score

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

Bumps [pyright](https://github.com/Microsoft/pyright/tree/HEAD/packages/pyright) from 1.1.408 to 1.1.409.
- [Release notes](https://github.com/Microsoft/pyright/releases)
- [Commits](https://github.com/Microsoft/pyright/commits/1.1.409/packages/pyright)

---
updated-dependencies:
- dependency-name: pyright
  dependency-version: 1.1.409
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 16, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 16, 2026 04:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 16, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.59%. Comparing base (003f1ff) to head (660e926).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8050   +/-   ##
=======================================
  Coverage   70.59%   70.59%           
=======================================
  Files         333      333           
  Lines       32490    32490           
=======================================
  Hits        22936    22936           
  Misses       9554     9554           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jenshnielsen jenshnielsen enabled auto-merge April 16, 2026 05:36
@jenshnielsen jenshnielsen added this pull request to the merge queue Apr 16, 2026
Merged via the queue into main with commit 12dc208 Apr 16, 2026
18 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dot-github/pyright-1.1.409 branch April 16, 2026 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant