Skip to content

fix: bump uipath-dev to >=0.0.82 in dev-console testcase#961

Open
mjnovice wants to merge 1 commit into
mainfrom
fix/bump-uipath-dev-0.0.82
Open

fix: bump uipath-dev to >=0.0.82 in dev-console testcase#961
mjnovice wants to merge 1 commit into
mainfrom
fix/bump-uipath-dev-0.0.82

Conversation

@mjnovice

@mjnovice mjnovice commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Why

The dev-console cross-langchain testcase fails dependency resolution on uipath-python PRs (example): uipath-langchain>=0.13.16 requires uipath>=2.12.1 while every uipath-dev<=0.0.81 pins uipath<2.12.0.

uipath-dev-python#109 (merged) makes uipath-dev 0.0.82 compatible with uipath>=2.12.0, <2.13.0. This PR raises the testcase floor so the resolver requires the compatible version and fails loudly (rather than with a confusing resolution backtrack) if it's unavailable.

Slack context: https://uipath-product.slack.com/archives/C07BTKVLVC3/p1782902385666139?thread_ts=1782860141.222669&cid=C07BTKVLVC3

⚠️ Note: uipath-dev 0.0.82 is being released to PyPI now (CD in progress on uipath-dev-python main) — CI on this PR will fail resolution until it lands.

🤖 Generated with Claude Code

uipath-dev 0.0.82 is the first version compatible with uipath>=2.12
(WorkloadExecution rename). Older versions pin uipath<2.12.0, which
conflicts with uipath-langchain>=0.13.16 (uipath>=2.12.1) and breaks
dependency resolution in the cross-langchain CI.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@sonarqubecloud

sonarqubecloud Bot commented Jul 1, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant