build(deps-dev): bump pyright from 1.1.399 to 1.1.411 - #3681
build(deps-dev): bump pyright from 1.1.399 to 1.1.411#3681dependabot[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2a0443960b
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| }, | ||
| "devDependencies": { | ||
| "pyright": "1.1.399" | ||
| "pyright": "1.1.411" |
There was a problem hiding this comment.
Wait for Pyright to clear the dependency cooldown
Pyright 1.1.411 was published on the same day as this commit, so it has not satisfied the repository's eight-day cooldown. Clean CI and contributor setup run scripts/bootstrap-node, whose frozen install is governed by minimumReleaseAge: 11520, minimumReleaseAgeStrict: true, and trustLockfile: false in pnpm-workspace.yaml; those installs will reject this version until it ages sufficiently. Delay the bump or use the documented, reviewed security-update exception if this is urgent.
AGENTS.md reference: AGENTS.md:L21-L24
Useful? React with 👍 / 👎.
Bumps [pyright](https://github.com/Microsoft/pyright/tree/HEAD/packages/pyright) from 1.1.399 to 1.1.411. - [Release notes](https://github.com/Microsoft/pyright/releases) - [Commits](https://github.com/Microsoft/pyright/commits/1.1.411/packages/pyright) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.411 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2a04439 to
e32bb2b
Compare
Bumps pyright from 1.1.399 to 1.1.411.
Release notes
Sourced from pyright's releases.
... (truncated)
Commits
c9315a2Bump version to 1.1.411 (#11523)a147f88Pull Pylance with Pyright 1.1.410 (#11522)de5220aPull Pylance with Pyright 1.1.410 (#11506)92235e0Publish version 1.1.410 (#11461)4cc1392Update rspack dependencies to version 2.0.4 (#11458)4243a1bBump node-forge from 1.3.3 to 1.4.0 in /packages/pyright (#11422)8f9807eBump fast-uri from 3.1.0 to 3.1.2 in /packages/pyright (#11428)53969cffix: restore axios 1.16.0 and correct minimatch/npm-check-updates regressions...47aace8chore: consolidate open Dependabot PRs into single dependency update (#11417)34c556bPush pylance changes to pyright (#11396)Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for pyright since your current version.