Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2026

Bumps pyright from 1.1.407 to 1.1.408.

Release notes

Sourced from pyright's releases.

Published 1.1.408

Changes:

  • ad444cc7a0923cb6127279fb95fe0b576d96d0d7 Publish 1.1.408
  • cba32ea0b6f34f58e18348b2dba8b5155cc6eb0c Update typeshed to latest (#11211)
  • 1576956c32c8b75f3202203f3cdedd21c8d3f9f7 Fix completions for typeddicts with errors (#11177)
  • 45159a96da28cb48539c8c0e45d358339a7e3916 Update installation.md (#11175)
  • 5f7ce347e8fbf80c826870b4a95395916cce3454 Update PyCharm setup documentation (#11105)
  • 6f3b72c148dc9db557e133b84e0f9a962e31a9b1 Fixed bug in type narrowing logic for sequence pattern matching. This addresses #11056. (#11085)
  • 89825e1c4e1a37653772b1e93b70a29a77cf85b4 Fixed regression that results in a false positive when using the pydantic.dataclasses.dataclass decorator. This addresses #11060. (#11084)
  • 8d9df830e04b4ab1db0734abd53512fd6e298782 Fixed issue that prevents typeshed from eliminating typing._TypedDict. This addresses #11081. (#11083)
  • 906e40aadd920ef1702f858479ac75daa1d87798 pull-pylance-with-pyright-1.1.407-20251029-180818 (#11072)
  • d2a4d578454f86de1e8612811746748454f95066 pull-pylance-with-pyright-1.1.407-20251024-224406 (#11059)
  • de803205421a78bb83d1c2e4015582fe13c6f281 Update azure-pipelines-release.yml for Azure Pipelines
  • e32067c4a203d2106ae0fb2333fb7482e6f15f66 Update azure-pipelines-release.yml for Azure Pipelines

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 8, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 8, 2026 04:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 8, 2026
@codecov
Copy link

codecov bot commented Jan 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.89%. Comparing base (b45d9cd) to head (4e6af50).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7766   +/-   ##
=======================================
  Coverage   59.89%   59.89%           
=======================================
  Files         352      352           
  Lines       31806    31806           
=======================================
  Hits        19051    19051           
  Misses      12755    12755           

☔ 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 January 8, 2026 07:52
@jenshnielsen
Copy link
Collaborator

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dot-github/pyright-1.1.408 branch from 7df4566 to 4e6af50 Compare January 8, 2026 10:35
@jenshnielsen jenshnielsen added this pull request to the merge queue Jan 8, 2026
Merged via the queue into main with commit 69c629b Jan 8, 2026
18 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dot-github/pyright-1.1.408 branch January 8, 2026 11:41
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.

2 participants