Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
},
"devDependencies": {
"@stdy/cli": "0.22.1",
"pyright": "1.1.399"
"pyright": "1.1.411"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge 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 👍 / 👎.

}
}
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading