chore: update n8n to 2.28.x (v2.63.1)#920
Merged
Merged
Conversation
- Updated n8n-nodes-base from 2.27.4 to 2.28.4 - Updated n8n-core from 2.27.3 to 2.28.5 - Updated n8n-workflow from 2.27.2 to 2.28.4 - Updated @n8n/n8n-nodes-langchain from 2.27.4 to 2.28.6 - Rebuilt node database (826 core nodes: 676 n8n-nodes-base + 150 langchain) - Refreshed community nodes: +58 new (1,247 -> 1,305; 1,161 verified) - Fetched READMEs and generated AI summaries for new community nodes (1,295/1,305 community nodes now have an AI summary) - Updated README n8n badge and node counts (2,131 total: 826 core + 1,305 community) - Updated CHANGELOG Conceived by Romuald Członkowski - https://www.aiadvisors.pl/en 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates this project’s pinned n8n dependency set to the 2.28.x line and refreshes user-facing documentation/versioning to match the new node corpus and release version.
Changes:
- Bumped package version to
2.63.1and updated n8n-related dependencies (n8n-core,n8n-nodes-base,n8n-workflow,@n8n/n8n-nodes-langchain) to 2.28.x. - Updated README badge and node counts to reflect the regenerated node database + refreshed community corpus.
- Added a
2.63.1changelog entry documenting the dependency and corpus refresh.
Reviewed changes
Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| README.md | Updates n8n version badge and node count figures to match the refreshed node corpus. |
| package.json | Bumps package version and updates n8n dependency versions to 2.28.x. |
| package-lock.json | Locks updated dependency graph for the n8n 2.28.x upgrade. |
| CHANGELOG.md | Documents the 2.63.1 release contents and node corpus refresh. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
Test Results Summary📊 ArtifactsGenerated at Mon, 06 Jul 2026 10:05:28 GMT |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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.
Summary
Updates n8n and all related dependencies to the 2.28.x line, and refreshes the community-node corpus with docs.
Dependency updates
Node database
n8n-nodes-base+ 150@n8n/n8n-nodes-langchain).gpt54mini) for the new nodes — 1,295/1,305 community nodes now carry an AI summary. The remaining 10 have no npm README to summarize.Docs
Version bumped 2.63.0 → 2.63.1. Local
npm run validatepassed (critical nodes + core-node completeness); full test suite runs in CI.Conceived by Romuald Członkowski - https://www.aiadvisors.pl/en
🤖 Generated with Claude Code