chore: bump fastapi from 0.136.1 to 0.139.0 - #3
Merged
Merged
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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
force-pushed
the
dependabot/pip/fastapi-0.139.0
branch
from
July 3, 2026 11:10
850c696 to
1b2e683
Compare
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.
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 fastapi from 0.136.1 to 0.139.0.
Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
cecd96d🔖 Release version 0.139.0 (#15910)aea6609📝 Update release notes319be50✨ Support dependencies inapp.frontend(), e.g. for automatic cookie authent...66a90f6📝 Update release notesd30a3eb👥 Update FastAPI People - Experts (#15909)122f1b5📝 Update release notesfd6ece3👥 Update FastAPI GitHub topic repositories (#15906)ec2a6ad📝 Update release notes9d7d7fe🌐 Update translations for fr (update-outdated) (#15897)8dc852d📝 Update release notesDependabot 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)