[misc] chore: update harbor requirement from <0.16.0,>=0.15.0 to >=0.15.0,<0.17.0#244
Merged
Merged
Conversation
JoyboyBrian
added a commit
that referenced
this pull request
Jul 1, 2026
## Summary Consolidates Dependabot PRs #242 and #245. Those PRs cannot go green on their own: Dependabot only edits `pyproject.toml`, while CI installs with `uv sync --locked`, so every pip bump fails the lockfile check. This PR applies the same version changes together with the regenerated `uv.lock`. Closes #242 Closes #245 ## Changes - `ruff` 0.15.15 → 0.15.20, synced in `.pre-commit-config.yaml` per the "Keep in sync with pre-commit and CI" convention (Dependabot does not know about it) - `pyright` 1.1.410 → 1.1.411 - `openai-agents[litellm]` `>=0.14,<0.15` → `>=0.14,<0.18` - `uv.lock` regenerated with `uv lock --upgrade-package openai-agents`, so the lock actually moves to openai-agents 0.17.7 (transitively `openai` 2.30.0 → 2.44.0) and tests exercise the new upper bound rather than staying on 0.14 ## Verification - `pytest`: 1720 passed against openai-agents 0.17.7 - `ruff check` / `ruff format --check`: clean on 0.15.20 - `pyright osmosis_ai/`: 0 errors on 1.1.411 - `pyright --verifytypes`: no unexpected public API errors Not included (tracked separately): #243 (typer — conflicts with the deliberate `<0.26` cap; needs discussion) and #244 (harbor — needs API-compat verification). <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Update `ruff`/`pyright` and widen `openai-agents` to <0.18, regenerating `uv.lock` so CI uses the updated constraints. This consolidates pending bot bumps and keeps pre-commit versions aligned. - **Dependencies** - `ruff` 0.15.15 → 0.15.20 (synced in `.pre-commit-config.yaml`) - `pyright[nodejs]` 1.1.410 → 1.1.411 - `openai-agents[litellm]` `>=0.14,<0.15` → `>=0.14,<0.18`; `uv.lock` updated to `openai-agents` 0.17.7 (transitive `openai` 2.30.0 → 2.44.0) <sup>Written for commit 1fa1cf5. Summary will update on new commits.</sup> <a href="https://cubic.dev/pr/Osmosis-AI/osmosis-sdk-python/pull/247?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a> <!-- End of auto-generated description by cubic. -->
24c0c60 to
4b74839
Compare
Updates the requirements on [harbor](https://github.com/harbor-framework/harbor) to permit the latest version. - [Release notes](https://github.com/harbor-framework/harbor/releases) - [Changelog](https://github.com/harbor-framework/harbor/blob/main/CHANGELOG.md) - [Commits](harbor-framework/harbor@v0.15.0...v0.16.1) --- updated-dependencies: - dependency-name: harbor dependency-version: 0.16.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
4b74839 to
8190aea
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on harbor to permit the latest version.
Release notes
Sourced from harbor's releases.
Commits
137c278v0.16.17c2288bDelete terminal-bench-2027b931Add collapsible reasoning blocks in trial viewer (#2116)0f0a5b6fix(claude-code): tolerate None usage fields in _build_metrics (#2111)7076fe4Show reasoning content before duplicate messages (#2112)2a46154feat(cli): addharbor job/trial initto scaffold configs from run flags (#2...8168d0aBump versions.cd5dbaeMerge branch 'main' of github.com:harbor-framework/harbora3ee9e0Update .gitignore7a10f77Reduce download insert return payloads (#2110)