release: promote transformers Dependabot floor to main - #99
Conversation
sentence-transformers 3.4.1 capped transformers below 5.0; upgrade the embeddings stack and pin a workspace constraint so uv.lock resolves transformers 5.14.1, clearing open Dependabot alerts on uv.lock. Co-authored-by: Cursor <cursoragent@cursor.com>
…endabot fix(deps): constrain transformers>=5.5.0 for Dependabot CVE floor
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
Summary
transformers>=5.5.0constraint + lock) from 0.12.0-dev to main so Dependabot default-branch alerts clear.Test plan
Beads: mro-0zzy
Made with Cursor
Summary by cubic
Promote the
transformers>=5.5.0floor tomainand refresh the lockfile to resolvetransformers5.14.1. This upgrades the embeddings stack and clears default-branch Dependabot alerts.tool.uv.constraint-dependencies = ["transformers>=5.5.0"].uv.locktotransformers5.14.1 andsentence-transformers5.6.1.huggingface-hubto 1.16.1 andpydanticto 2.13.4.black,ruff,pytest).Written for commit 0c637cf. Summary will update on new commits.