chore(deps-dev): bump pyright from 1.1.399 to 1.1.412 - #3718
chore(deps-dev): bump pyright from 1.1.399 to 1.1.412#3718dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [pyright](https://github.com/Microsoft/pyright/tree/HEAD/packages/pyright) from 1.1.399 to 1.1.412. - [Release notes](https://github.com/Microsoft/pyright/releases) - [Commits](https://github.com/Microsoft/pyright/commits/1.1.412/packages/pyright) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.412 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Castiron custom code✅ No new custom-code files detected. 34 mixed files remain; 0 existing customizations changed. Compared 34 existing customizations unchanged
A changed generated baseline means this report cannot reliably identify which handwritten lines changed. Inspect the custom-code diffDownload the exact patch produced by this run (requires repository access): gh run download 32522606188 --repo openai/openai-python \
--name castiron-custom-code-32522606188-1 --dir /tmp/castiron-custom-code-32522606188-1
git apply --stat /tmp/castiron-custom-code-32522606188-1/custom-code.patch
cat /tmp/castiron-custom-code-32522606188-1/custom-code.patchOr reproduce it from an SDK checkout containing the vendored reporter: git fetch --no-tags origin e43b422412a9e96c9cc5192c61fffbe2d7e04836 c9fca53ad153bc53e3f975ae1cdf5e6b70ea9343
python3 scripts/castiron/custom_code_report.py report \
--base e43b422412a9e96c9cc5192c61fffbe2d7e04836 \
--head c9fca53ad153bc53e3f975ae1cdf5e6b70ea9343 --fetch --require-head-hash --public \
--out /tmp/castiron-custom-code-c9fca53ad153
cat /tmp/castiron-custom-code-c9fca53ad153/custom-code.patchThis is the current full custom patch for mixed files, not an attribution of only the handwritten lines changed by this PR. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c9fca53ad1
ℹ️ 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": { | ||
| "@stdy/cli": "0.22.1", | ||
| "pyright": "1.1.399" | ||
| "pyright": "1.1.412" |
There was a problem hiding this comment.
Keep the launcher fixture in sync with the Pyright pin
This version is also hard-coded as the default in tests/node-tooling.test.cjs::installFake, which still installs 1.1.399. The launcher therefore rejects the fixture before forwarding arguments, and node --test tests/node-tooling.test.cjs now fails with status 1 !== 7. Because .github/actions/setup-node-tooling/action.yml runs this test in every workflow using that action, the dependency bump breaks CI until the fixture version is updated.
Useful? React with 👍 / 👎.
Bumps pyright from 1.1.399 to 1.1.412.
Release notes
Sourced from pyright's releases.
... (truncated)
Commits
8df447dBump version to 1.1.412 (#11624)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)Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for pyright since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)