Skip to content

Bump pyright from 1.1.401 to 1.1.402#730

Merged
spoorcc merged 2 commits intomainfrom
dependabot/pip/main/pyright-1.1.402
Jun 27, 2025
Merged

Bump pyright from 1.1.401 to 1.1.402#730
spoorcc merged 2 commits intomainfrom
dependabot/pip/main/pyright-1.1.402

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 11, 2025

Bumps pyright from 1.1.401 to 1.1.402.

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)

Description by Korbit AI

What change is being made?

Update the pyright dependency from version 1.1.401 to 1.1.402 and refactor the ScenarioIncludeDirective class in scenario_directive.py to use ViewList from docutils.statemachine.

Why are these changes being made?

The pyright version bump ensures compatibility and access to the latest features or bug fixes in the dependency. The transition to using ViewList in scenario_directive.py simplifies handling of nested directives and improves code readability and maintainability, aligning with best practices in documentation parsing within the docutils ecosystem.

Is this description stale? Ask me to generate a new description by commenting /korbit-generate-pr-description

@dependabot dependabot Bot added the dependencies Packages this project depends on label Jun 11, 2025
@korbit-ai
Copy link
Copy Markdown

korbit-ai Bot commented Jun 11, 2025

By default, I don't review pull requests opened by bots. If you would like me to review this pull request anyway, you can request a review via the /korbit-review command in a comment.

@dependabot dependabot Bot force-pushed the dependabot/pip/main/pyright-1.1.402 branch from db54bcc to ef6046c Compare June 17, 2025 18:50
@ben-edna
Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.401 to 1.1.402.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.401...v1.1.402)

---
updated-dependencies:
- dependency-name: pyright
  dependency-version: 1.1.402
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/main/pyright-1.1.402 branch from ef6046c to 7c536ea Compare June 27, 2025 15:01
@spoorcc spoorcc merged commit 07fdf1a into main Jun 27, 2025
27 checks passed
@spoorcc spoorcc deleted the dependabot/pip/main/pyright-1.1.402 branch June 27, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Packages this project depends on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants