n8n/packages/@n8n
Declan Carroll a3f247272b
chore: Bump Python to 3.14 and pip to 26.1 in runner images
- Bump Python from 3.13 to 3.14 in alpine and distroless runner Dockerfiles,
  task-runner-python pyproject, .python-version, README, and ci-python workflow
- Bump pip floor from 26.0 to 26.1 (alpine runtime stage); add explicit pip
  upgrade in distroless python-runner-builder so site-packages copied into
  the final image carries the upgraded pip
- Parameterize hardcoded python paths in distroless runtime-prep stage so
  future ARG bumps no longer require search-and-replace across stages
- Regenerate uv.lock: requires-python plus minimum-needed bumps to native-ext
  packages that ship cp314 wheels (aiohttp, multidict, propcache, yarl,
  frozenlist, coverage); dev tooling versions held

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-07 16:03:12 +01:00
..
agents feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +00:00
ai-node-sdk 🚀 Release 2.20.0 (#29761) 2026-05-05 09:14:22 +00:00
ai-utilities 🚀 Release 2.20.0 (#29761) 2026-05-05 09:14:22 +00:00
ai-workflow-builder.ee feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +00:00
api-types fix(core): Gate web search tool use behind approval checks correctly (no-changelog) (#29685) 2026-05-07 11:06:51 +00:00
backend-common feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +00:00
backend-test-utils 🚀 Release 2.20.0 (#29761) 2026-05-05 09:14:22 +00:00
benchmark 🚀 Release 2.19.0 (#29374) 2026-04-28 09:23:10 +00:00
chat-hub 🚀 Release 2.20.0 (#29761) 2026-05-05 09:14:22 +00:00
cli 🚀 Release 2.19.0 (#29374) 2026-04-28 09:23:10 +00:00
client-oauth2 🚀 Release 2.20.0 (#29761) 2026-05-05 09:14:22 +00:00
codemirror-lang 🚀 Release 2.16.0 (#28080) 2026-04-07 04:26:54 +00:00
codemirror-lang-html 🚀 Release 2.9.0 (#25850) 2026-02-16 17:12:46 +00:00
codemirror-lang-sql 🚀 Release 2.19.0 (#29374) 2026-04-28 09:23:10 +00:00
computer-use fix(ai-builder): Improve filesystem read handling (no-changelog) (#29870) 2026-05-07 08:24:47 +00:00
config feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +00:00
constants 🚀 Release 2.19.0 (#29374) 2026-04-28 09:23:10 +00:00
crdt 🚀 Release 2.19.0 (#29374) 2026-04-28 09:23:10 +00:00
create-node 🚀 Release 2.20.0 (#29761) 2026-05-05 09:14:22 +00:00
db fix(core): Filter WaitTracker to only poll waiting executions (#29898) 2026-05-07 10:10:05 +00:00
decorators feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +00:00
di 🚀 Release 2.19.0 (#29374) 2026-04-28 09:23:10 +00:00
engine chore(core): Scaffold @n8n/engine package (no-changelog) (#29838) 2026-05-06 09:04:24 +00:00
errors 🚀 Release 2.19.0 (#29374) 2026-04-28 09:23:10 +00:00
eslint-config chore: Prepare tsconfigs for tsgo (#29230) 2026-04-27 12:30:22 +00:00
eslint-plugin-community-nodes docs: Correct rationale for no-overrides-field ESLint rule (#29973) 2026-05-07 10:07:14 +00:00
expression-runtime 🚀 Release 2.20.0 (#29761) 2026-05-05 09:14:22 +00:00
extension-sdk 🚀 Release 2.16.0 (#28080) 2026-04-07 04:26:54 +00:00
imap fix: Handle IMAP fetch errors to prevent instance crash and stuck workflows (#29469) 2026-05-06 08:34:41 +00:00
instance-ai feat(ai-builder): Add --prebuilt-workflows flag for eval CLI (no-changelog) (#29830) 2026-05-07 11:47:29 +00:00
json-schema-to-zod 🚀 Release 2.19.0 (#29374) 2026-04-28 09:23:10 +00:00
local-gateway fix: Remove serve mode from computer-use (no-changelog) (#29102) 2026-04-28 08:31:18 +00:00
mcp-browser feat: Use agent-browser within Computer Use (no-changelog) (#29863) 2026-05-07 07:27:49 +00:00
mcp-browser-extension fix: Correct connect.html path in browser extension (#29714) 2026-05-07 08:11:53 +00:00
node-cli fix(core): Lint package.json in community node tooling (no-changelog) (#29864) 2026-05-06 10:56:31 +00:00
nodes-langchain feat(editor): Cap eval concurrency slider at admin-set limit (#29807) 2026-05-07 08:31:13 +00:00
permissions feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +00:00
scan-community-package fix(core): Lint package.json in community node tooling (no-changelog) (#29864) 2026-05-06 10:56:31 +00:00
stylelint-config refactor(editor): Add motion.scss utilities to standardise animations and transitions (#29704) 2026-05-05 07:34:43 +00:00
syslog-client 🚀 Release 2.19.0 (#29374) 2026-04-28 09:23:10 +00:00
task-runner 🚀 Release 2.20.0 (#29761) 2026-05-05 09:14:22 +00:00
task-runner-python chore: Bump Python to 3.14 and pip to 26.1 in runner images 2026-05-07 16:03:12 +01:00
tournament 🚀 Release 2.20.0 (#29761) 2026-05-05 09:14:22 +00:00
typescript-config 🚀 Release 2.16.0 (#28080) 2026-04-07 04:26:54 +00:00
utils 🚀 Release 2.19.0 (#29374) 2026-04-28 09:23:10 +00:00
vitest-config 🚀 Release 2.19.0 (#29374) 2026-04-28 09:23:10 +00:00
workflow-sdk feat(core): Accept merge.input(n) inside ifElse/switch branch targets in workflow-sdk (#29716) 2026-05-07 07:46:06 +00:00