Skip to content

chore: bump fastapi from 0.136.1 to 0.139.0 - #3

Merged
Cipher208 merged 1 commit into
masterfrom
dependabot/pip/fastapi-0.139.0
Jul 3, 2026
Merged

Cipher208 merged 1 commit into
masterfrom
dependabot/pip/fastapi-0.139.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps fastapi from 0.136.1 to 0.139.0.

Release notes

Sourced from fastapi's releases.

0.139.0

Features

  • ✨ Support dependencies in app.frontend(), e.g. for automatic cookie authentication for the frontend. PR #15908 by @​tiangolo.

Translations

Internal

0.138.1

Refactors

  • ♻️ Refactor Library Skills, make info easier to find for agents. PR #15841 by @​tiangolo.

Internal

... (truncated)

Commits
  • cecd96d 🔖 Release version 0.139.0 (#15910)
  • aea6609 📝 Update release notes
  • 319be50 ✨ Support dependencies in app.frontend(), e.g. for automatic cookie authent...
  • 66a90f6 📝 Update release notes
  • d30a3eb 👥 Update FastAPI People - Experts (#15909)
  • 122f1b5 📝 Update release notes
  • fd6ece3 👥 Update FastAPI GitHub topic repositories (#15906)
  • ec2a6ad 📝 Update release notes
  • 9d7d7fe 🌐 Update translations for fr (update-outdated) (#15897)
  • 8dc852d 📝 Update release notes
  • Additional commits viewable in compare view

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)

@dependabot @github

dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.136.1 to 0.139.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.136.1...0.139.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.139.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@Cipher208
Cipher208 force-pushed the dependabot/pip/fastapi-0.139.0 branch from 850c696 to 1b2e683 Compare July 3, 2026 11:10
@Cipher208
Cipher208 merged commit 389da91 into master Jul 3, 2026
11 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/fastapi-0.139.0 branch July 3, 2026 11:14
Cipher208 pushed a commit that referenced this pull request Sep 3, 2026
- alembic 20260903_1300_a25: CREATE TABLE IF NOT EXISTS preferences —
  the table was a pre-v8 legacy survivor (prod DBs had it, fresh
  migrated DBs didn't), breaking AdaptiveThresholdManager on its
  first write to a fresh deploy (audit finding #3).
- downgrade is a no-op: legacy deployments carry real rows.
- tests: fresh-DB presence, adaptive round-trip on a fresh deploy,
  legacy rows survive re-migration.
Cipher208 pushed a commit that referenced this pull request Sep 15, 2026
…ontradictions

cron-3 audit #3: ConflictResolver.check inserted every non-conflicting message into memory_conflicts and paired on min_similarity=0.3, so adjacent greetings/thanks were flagged as 'contradictions' (138/138 false). Gate check() on the content-shape predicates the L4 promotion already trusts (is_dialogic/is_status_broadcast/dump/transcript/system-injection): phatic/status/system input never enters the conflict store. Regression guard: fact-like near-duplicates still conflict.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant