Skip to content

chore(deps): bump transformers from 4.53.3 to 5.0.0rc3 in /packages/ai/src/ai/common/models/vision#1272

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/packages/ai/src/ai/common/models/vision/transformers-5.0.0rc3
Closed

chore(deps): bump transformers from 4.53.3 to 5.0.0rc3 in /packages/ai/src/ai/common/models/vision#1272
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/packages/ai/src/ai/common/models/vision/transformers-5.0.0rc3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 14, 2026

Copy link
Copy Markdown
Contributor

Bumps transformers from 4.53.3 to 5.0.0rc3.

Release notes

Sourced from transformers's releases.

Release candidate v5.0.0rc3

New models:

What's Changed

We are getting closer and closer to the official release! This RC is focused on removing more of the deprecated stuff, fixing some minors issues, doc updates.

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Bumps [transformers](https://github.com/huggingface/transformers) from 4.53.3 to 5.0.0rc3.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.53.3...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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 14, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 14, 2026
@github-actions github-actions Bot added the module:ai AI/ML modules label Jun 14, 2026
@github-actions

Copy link
Copy Markdown
🤖 Internal: Discord sync marker

Auto-managed by the Discord notification workflow. Stores the linked Discord message ID. Do not edit or delete.

@anandray

Copy link
Copy Markdown
Contributor

Closing — replacing this PR with a direct dismissal of alerts #182 and #183 as not_used. Grep confirmed transformers.Trainer (the GHSA-69w3-r845-3855 surface) is never imported in our Python tree — all 22 from transformers import … lines load inference classes only (AutoModel, AutoTokenizer, pipeline, CLIPModel, ViTModel, TrOCRProcessor, Mask2Former*). The proposed bump to 5.0.0rc3 is also a pre-release with broken CI — not safe to merge regardless.

@dependabot @github

dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/packages/ai/src/ai/common/models/vision/transformers-5.0.0rc3 branch June 17, 2026 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file module:ai AI/ML modules python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant