Skip to content

chore(deps): upgrade actions and uv dependencies - #247

Merged
WH-2099 merged 1 commit into
mainfrom
chore/deps-upgrade
Aug 7, 2026
Merged

chore(deps): upgrade actions and uv dependencies#247
WH-2099 merged 1 commit into
mainfrom
chore/deps-upgrade

Conversation

@WH-2099

@WH-2099 WH-2099 commented Aug 6, 2026

Copy link
Copy Markdown
Member

Important

  1. Make sure you have read our contribution guidelines
  2. Search existing issues and pull requests to confirm this change is not a duplicate
  3. Open or identify the issue this pull request resolves or advances
  4. Use a Conventional Commits title for this pull request, and mark breaking changes with !
  5. Remember that the pull request title will become the squash merge commit message
  6. If CLA Assistant prompts you, sign CLA.md in the pull request conversation

Related Issue

Closes #246

Summary

Checklist

  • This pull request links the issue it resolves or advances
  • This pull request title follows Conventional Commits, and any breaking change is marked with !
  • If CLA Assistant prompted me, I signed CLA.md in the pull request conversation

Copilot AI balanced review requested due to automatic review settings August 6, 2026 12:48
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Aug 6, 2026
@WH-2099 WH-2099 self-assigned this Aug 6, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Upgrades CI actions, Python dependencies, and tooling while preserving compatibility.

Changes:

  • Updates SHA-pinned GitHub Actions and refreshed uv.lock.
  • Requires uv_build 0.12 and disallows prereleases.
  • Applies Ruff/ty compatibility and hook formatting fixes.

Reviewed changes

Copilot reviewed 10 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/pr.yml Updates setup-uv.
.github/workflows/release.yml Updates setup and publishing actions.
.github/workflows/test.yml Updates setup-uv.
pyproject.toml Updates build and resolution settings.
uv.lock Refreshes resolved dependencies.
examples/slim_llm/credentials.example.json Sorts JSON keys.
tests/graph_engine/test_dispatch_patterns.py Applies ty and Ruff compatibility.
tests/http/test_executor_secret_masking.py Updates Ruff suppression.
tests/variables/test_sensitivity.py Updates Ruff suppression.
tests/variables/test_workflow_type_encoder_secret.py Updates Ruff suppression.
tests/workflows/test_full_graph_events.py Updates Ruff suppressions.

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

@WH-2099
WH-2099 enabled auto-merge (squash) August 6, 2026 14:16
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Aug 7, 2026
@WH-2099
WH-2099 merged commit 3a2205f into main Aug 7, 2026
9 checks passed
@WH-2099
WH-2099 deleted the chore/deps-upgrade branch August 7, 2026 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

chore(deps): upgrade actions and uv dependencies

3 participants