Bump transformers from 4.50.1 to 5.0.0rc3#11
Conversation
Bumps [transformers](https://github.com/huggingface/transformers) from 4.50.1 to 5.0.0rc3. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.50.1...v5.0.0rc3) --- updated-dependencies: - dependency-name: transformers dependency-version: 5.0.0rc3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 202d589. Configure here.
| wandb==0.19.9 | ||
| websocket-client==1.8.0 | ||
| transformers==4.50.1 | ||
| transformers==5.0.0rc3 |
There was a problem hiding this comment.
Pinning to unstable release candidate version in production
Medium Severity
The transformers dependency is pinned to 5.0.0rc3, a release candidate rather than a stable release. RC versions may contain bugs, and APIs can change between the RC and the final release, potentially breaking the pinned version. Additionally, transformers 5.0.0 is a major version bump that removes all TensorFlow/JAX support, removes deprecated APIs like encode_plus(), changes default dtype behavior, and requires PyTorch 2.4+. These breaking changes could affect downstream code generated by the AI agents that reference transformers APIs.
Reviewed by Cursor Bugbot for commit 202d589. Configure here.
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|


Bumps transformers from 4.50.1 to 5.0.0rc3.
Release notes
Sourced from transformers's releases.
... (truncated)
Commits
cb5079fv5.0.0rc3d1808f2[ci] Fixing some failing tests for important models (#43231)3d27645Add LightOnOCR model implementation (#41621)77146ccfix crash in when running FSDP2+TP (#43226)61317f5[CB] Ensure parallel decoding test passes using FA (#43277)1efe1a6Fix failingPegasusX,Mvp&LEDmodel integration tests (#43245)e8ae373[consistency] Ensure models are added to the_toctree.yml(#43264)c85be98[docs] tensorrt-llm (#43176)38022fd[style] Fix init isort and align makefile and CI (#43260)e977446Fix failingHiera,SwiftFormer&LEDModel integration tests (#43225)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.