Skip to content

chore(deps): bump transformers from 4.57.6 to 5.0.0rc3 in /backend - #7

Open
dependabot[bot] wants to merge 57 commits into
mainfrom
dependabot/pip/backend/transformers-5.0.0rc3
Open

chore(deps): bump transformers from 4.57.6 to 5.0.0rc3 in /backend#7
dependabot[bot] wants to merge 57 commits into
mainfrom
dependabot/pip/backend/transformers-5.0.0rc3

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps transformers from 4.57.6 to 5.0.0rc3.

Commits

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
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 12, 2026
@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hi-rank Ready Ready Preview, Comment Jun 21, 2026 9:12pm

LastCoderPython and others added 26 commits June 14, 2026 20:55
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>
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 @github

dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
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.

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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant