-
Notifications
You must be signed in to change notification settings - Fork 238
Pull requests: FlowElement-ai/m_flow
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore: use explicit conversion flag in f-strings instead of
str() (ruff RUF010)
#156
opened May 2, 2026 by
alexzhu0
Contributor
Loading…
chore: iterate dict directly instead of via
.keys() (ruff SIM118)
#155
opened May 2, 2026 by
alexzhu0
Contributor
Loading…
chore: replace deprecated
EnvironmentError alias with OSError (ruff UP024)
#154
opened May 2, 2026 by
alexzhu0
Contributor
Loading…
chore: drop empty
if TYPE_CHECKING: blocks and orphaned imports (ruff TC005)
#153
opened May 2, 2026 by
alexzhu0
Contributor
Loading…
chore: sort
__slots__ tuples alphabetically (ruff RUF023)
#152
opened May 2, 2026 by
alexzhu0
Contributor
Loading…
chore: drop unnecessary
# -*- coding: utf-8 -*- declarations (ruff UP009)
#151
opened May 2, 2026 by
alexzhu0
Contributor
Loading…
chore: drop unnecessary
pass statements (ruff PIE790)
#150
opened May 2, 2026 by
alexzhu0
Contributor
Loading…
build(deps): update pylance requirement from <=0.36.0,>=0.20.0 to >=0.20.0,<=4.0.1
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#149
opened May 2, 2026 by
dependabot
Bot
Loading…
build(deps): update pydantic requirement from <2.13.0,>=2.10.0 to >=2.10.0,<2.14.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#148
opened May 2, 2026 by
dependabot
Bot
Loading…
build(deps-dev): update graphiti-core requirement from <0.29,>=0.7.0 to >=0.7.0,<0.30
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#147
opened May 2, 2026 by
dependabot
Bot
Loading…
build(deps-dev): update langfuse requirement from <3,>=2.30.0 to >=2.30.0,<5
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#146
opened May 2, 2026 by
dependabot
Bot
Loading…
build(deps-dev): bump pypika from 0.48.9 to 0.51.1 in the python-minor-and-patch group
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#145
opened May 2, 2026 by
dependabot
Bot
Loading…
build(deps): bump github/codeql-action from 3.35.1 to 4.35.3
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#144
opened May 2, 2026 by
dependabot
Bot
Loading…
build(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 in the actions-minor-and-patch group
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#143
opened May 2, 2026 by
dependabot
Bot
Loading…
chore: trivial idiom cleanups (ruff PIE810, FURB167, B009)
#135
opened May 1, 2026 by
alexzhu0
Contributor
Loading…
chore: make trace_cli datetime.fromtimestamp() tz-aware (ruff DTZ006)
#134
opened May 1, 2026 by
alexzhu0
Contributor
Loading…
chore: simplify redundant dict comprehensions (ruff C416, C420)
#131
opened May 1, 2026 by
alexzhu0
Contributor
Loading…
ProTip!
Filter pull requests by the default branch with base:main.