chore(deps): bump transformers from 4.57.6 to 5.0.0rc3 in /backend - #7
Open
dependabot[bot] wants to merge 57 commits into
Open
chore(deps): bump transformers from 4.57.6 to 5.0.0rc3 in /backend#7dependabot[bot] wants to merge 57 commits into
dependabot[bot] wants to merge 57 commits into
Conversation
Git index surgery:
- Untrack 99 .pyc/__pycache__ compiled bytecode files
- Untrack 17 ChromaDB binary blobs (runtime data, re-ingested on deploy)
- Remove zombie source files from index: security.py, observability.py,
schema.sql, education_schema.py, agent_models.py, schemas.py,
query_parser.py, embedder.py, utils/__init__.py
New tracked infrastructure:
- Add .gitignore (root) with comprehensive rules
- Add .github/ CI/CD workflows (ci.yml, deploy-azure.yml)
- Add backend/requirements-lock.txt (lockfile CI/CD depends on)
- Add backend/pyproject.toml (Python 3.13, ruff config)
- Add backend/.dockerignore with tests/ and .pytest_cache/
Phase 7-18 application changes now tracked:
- New: app/api/{admin,analytics,colleges,compare,health,profile}.py
- New: app/middleware/ (rate_limit, api_key_auth, observability, csp)
- New: app/db/migrations/ (V1-V5 schema files)
- New: app/services/{log,alert,usage,email_validator,profile_enricher}.py
- New: app/db/__init__.py (package declaration)
- New: tests/ suite (13 test files)
- New: frontend/{admin/,compare/,lib/,components/}
- New: infrastructure/azure/ (deploy.sh, .env.azure.example)
Code fixes:
- Move inline import threading to module-level in college_info_service.py
- Move test_remediation.py to tests/ directory
- Delete stale artifacts: latency_report.json, server_error.log
…zers with Python 3.13
…ette and python-multipart
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.15 to 7.5.16. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.15...v7.5.16) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.16 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…x shared_task localhost fallback
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.14.1 to 2.14.2. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.14.1...v2.14.2) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.14.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [langsmith](https://github.com/langchain-ai/langsmith-sdk) from 0.8.15 to 0.8.18. - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.8.15...v0.8.18) --- updated-dependencies: - dependency-name: langsmith dependency-version: 0.8.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…ngsmith-0.8.18 chore(deps): bump langsmith from 0.8.15 to 0.8.18 in /backend
…dantic-settings-2.14.2 chore(deps): bump pydantic-settings from 2.14.1 to 2.14.2 in /backend
…rontend/tar-7.5.16 chore(deps-dev): bump tar from 7.5.15 to 7.5.16 in /frontend
Bumps [transformers](https://github.com/huggingface/transformers) from 4.57.6 to 5.0.0rc3. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.57.6...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
Bot
force-pushed
the
dependabot/pip/backend/transformers-5.0.0rc3
branch
from
June 21, 2026 21:11
1bcb25b to
529936a
Compare
Author
|
A newer version of transformers exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
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.
Bumps transformers from 4.57.6 to 5.0.0rc3.
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)