Skip to content

ci: Update pyrefly dependency version to 1.0.0#36100

Merged
asukaminato0721 merged 2 commits into
mainfrom
asukaminato0721-patch-1
May 13, 2026
Merged

ci: Update pyrefly dependency version to 1.0.0#36100
asukaminato0721 merged 2 commits into
mainfrom
asukaminato0721-patch-1

Conversation

@asukaminato0721
Copy link
Copy Markdown
Contributor

Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

#35862

Screenshots

Before After
... ...

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran make lint && make type-check (backend) and cd web && pnpm exec vp staged (frontend) to appease the lint gods

Copilot AI review requested due to automatic review settings May 13, 2026 05:16
@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. dependencies Pull requests that update a dependency file labels May 13, 2026
@asukaminato0721 asukaminato0721 enabled auto-merge May 13, 2026 05:16
@asukaminato0721 asukaminato0721 changed the title Update pyrefly dependency version to 1.0.0 ci: Update pyrefly dependency version to 1.0.0 May 13, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the API project’s dev dependency constraint for pyrefly to require version >=1.0.0, aligning the repo with the new major release of the type-checking tool used in CI workflows.

Changes:

  • Bump pyrefly dev dependency from >=0.64.0 to >=1.0.0 in api/pyproject.toml.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread api/pyproject.toml
@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #36100      +/-   ##
==========================================
- Coverage   85.88%   85.88%   -0.01%     
==========================================
  Files        4456     4456              
  Lines      210920   210920              
  Branches    39446    39446              
==========================================
- Hits       181144   181142       -2     
- Misses      26552    26553       +1     
- Partials     3224     3225       +1     
Flag Coverage Δ
api 85.31% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@asukaminato0721 asukaminato0721 added this pull request to the merge queue May 13, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 13, 2026
Merged via the queue into main with commit bb1c883 May 13, 2026
30 checks passed
@asukaminato0721 asukaminato0721 deleted the asukaminato0721-patch-1 branch May 13, 2026 07:23
zhangtaodemama added a commit to zhangtaodemama/langgenius-dify-bfaadcb0c706 that referenced this pull request May 13, 2026
BeautyyuYanli pushed a commit that referenced this pull request May 13, 2026
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
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 lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants