Skip to content

chore(deps): bump uipath to 2.14.21 - #1097

Open
viswa-uipath wants to merge 1 commit into
mainfrom
chore/bump-uipath-2.14.21
Open

viswa-uipath wants to merge 1 commit into
mainfrom
chore/bump-uipath-2.14.21

Conversation

@viswa-uipath

Copy link
Copy Markdown
Contributor

Summary

Bumps the uipath dependency floor from 2.14.19 to 2.14.21 and the package version from 0.18.8 to 0.18.9.

The new uipath release pulls in uipath-ipc==2.5.2 as a transitive dependency, which is reflected in uv.lock.

Testing

  • uv lock --check — lockfile up to date
  • uv sync --all-extras — resolves cleanly
  • just lint — all checks passed
  • uv run pytest — 4 failures, all pre-existing on main and unrelated to this change (verified by re-running them on a clean tree): two Windows-environment-specific cases in test_output_file_tool.py (CSV mimetype resolution, symlink rejection) and two solution pack/solution publish schema-example cases in test_uipath_cli_tool.py.

🤖 Generated with Claude Code

Picks up uipath 2.14.21, which adds the uipath-ipc transitive dependency.
Bumps the package version to 0.18.9.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings September 17, 2026 05:16

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.

🟢 Approval recommended

The changes are a straightforward, internally consistent version/dependency bump with no additional code-path modifications in the diff.

Pull request overview

This PR updates the uipath-langchain package metadata to align with a dependency floor bump for the upstream uipath SDK, ensuring the lockfile reflects the resolved transitive dependency set.

Changes:

  • Bump uipath minimum required version from 2.14.19 to 2.14.21 (while keeping <2.15.0).
  • Bump project version from 0.18.8 to 0.18.9.
  • Update uv.lock to reflect the new resolved graph, including transitive uipath-ipc==2.5.2.
File summaries
File Description
uv.lock Updates resolved dependency versions for uipath==2.14.21, adds transitive uipath-ipc==2.5.2, and bumps editable package version metadata to 0.18.9.
pyproject.toml Bumps project version to 0.18.9 and updates the declared uipath dependency floor to >=2.14.21,<2.15.0.
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@sonarqubecloud

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.

3 participants