Conversation
Agent-Logs-Url: https://github.com/ubie-oss/mcp-vertexai-search/sessions/f040b520-ca92-4fce-bfbc-1c162c8ce9de Co-authored-by: yu-iskw <[email protected]>
Direct dependencies: - mcp[cli]: >=1.9.2 → >=1.23.0 (CVE-2025-53366, CVE-2025-53365, CVE-2025-66416) - google-cloud-aiplatform: >=1.96.0 → >=1.133.0 (CVE-2026-2473) Transitive constraints added via [tool.uv.constraint-dependencies]: - protobuf>=6.33.5 (CVE-2026-0994) - pyasn1>=0.6.3 (CVE-2026-23490, CVE-2026-30922) - pygments>=2.20.0 (CVE-2026-4539) - python-multipart>=0.0.26 (CVE-2026-24486, CVE-2026-40347) - requests>=2.33.0 (CVE-2024-47081, CVE-2026-25645) - starlette>=0.49.1 (CVE-2025-54121, CVE-2025-62727) - urllib3>=2.6.3 (CVE-2025-50181/50182/66418/66471, CVE-2026-21441) Regenerated uv.lock - all 12 tests pass, pip-audit clean. Agent-Logs-Url: https://github.com/ubie-oss/mcp-vertexai-search/sessions/f040b520-ca92-4fce-bfbc-1c162c8ce9de Co-authored-by: yu-iskw <[email protected]>
Copilot created this pull request from a session on behalf of
yu-iskw
April 17, 2026 03:24
View session
Contributor
|
@copilot Can you fix to pass the failed CI jobs? |
[email protected] crashes with ModuleNotFoundError: No module named 'pkg_resources'. Bumping to 1.157.0 (as recommended by the open Trunk upgrade PR) fixes the crash." Agent-Logs-Url: https://github.com/ubie-oss/mcp-vertexai-search/sessions/d208e6c7-30bd-45f6-a74c-8402c116efb6 Co-authored-by: yu-iskw <[email protected]>
Contributor
Author
The Trunk Check was failing because |
…t exist) [email protected] fails with HTTP 404 because that release tag does not exist in aquasecurity/trivy. Updating to 0.69.2 which is the trunk-io/plugins known_good_version for trivy. Agent-Logs-Url: https://github.com/ubie-oss/mcp-vertexai-search/sessions/6d944786-7dbd-4a74-b178-97c455b0eab1 Co-authored-by: yu-iskw <[email protected]>
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.
uv export+pip-auditpyproject.tomlmcp[cli]>=1.9.2→>=1.23.0(CVE-2025-53366, CVE-2025-53365, CVE-2025-66416)google-cloud-aiplatform>=1.96.0→>=1.133.0(CVE-2026-2473)[tool.uv.constraint-dependencies]for transitive vulnerabilitiesuv.lockviauv lock[email protected]→1.157.0(crashed withModuleNotFoundError: No module named 'pkg_resources')[email protected]→0.69.2(v0.63.0 release does not exist, HTTP 404 on install)