Skip to content

chore(release): 2.51.1 — sanitizer hardening#780

Merged
czlonkowski merged 2 commits into
mainfrom
release/2.51.1
May 6, 2026
Merged

chore(release): 2.51.1 — sanitizer hardening#780
czlonkowski merged 2 commits into
mainfrom
release/2.51.1

Conversation

@czlonkowski

Copy link
Copy Markdown
Owner

Summary

Version bump + changelog for the sanitizer hardening shipped in #779. The release workflow keys off package.json changes, so this PR is what drives the npm publish, GitHub release, and Docker images for v2.51.1.

  • Bumps package.json: 2.51.02.51.1 (patch — hardening fix).
  • Adds a [2.51.1] - 2026-05-06 "Security" section to CHANGELOG.md summarizing the changes from chore(sanitizer): harden workflow sanitization patterns #779 (new provider patterns, type-aware placeholders, n8n/Supabase URL redaction, email/phone PII, idempotency lookaheads, Bearer-delimiter fix, phone-vs-UUID disambiguation).

Test plan

  • release.yml triggers on package.json change → version-detect step will see 2.51.02.51.1 and run publish-npm + create-release + build-docker.
  • package.runtime.json is auto-synced inside the workflow via npm run sync:runtime-version, no manual edit needed.

Conceived by Romuald Członkowski - https://www.aiadvisors.pl/en

🤖 Generated with Claude Code

Bumps the package version and records the WorkflowSanitizer hardening
shipped in #779 in the changelog. The release workflow keys off
package.json changes, so this commit is what drives the npm publish
and GitHub release for v2.51.1.

Conceived by Romuald Członkowski - https://www.aiadvisors.pl/en

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 6, 2026 10:23

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the n8n-mcp v2.51.1 patch release by bumping the package version and adding release notes for the sanitizer hardening work shipped in #779.

Changes:

  • Bump package.json version from 2.51.0 to 2.51.1.
  • Add a 2.51.1 changelog entry describing the security/sanitizer hardening shipped in #779.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Updates the npm package version to 2.51.1 for the release workflow.
CHANGELOG.md Adds v2.51.1 release notes under a Security section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
Conceived by Romuald Członkowski - https://www.aiadvisors.pl/en

Agent-Logs-Url: https://github.com/czlonkowski/n8n-mcp/sessions/af31191f-3d37-450e-92ad-d665cf92e5c7

Co-authored-by: czlonkowski <56956555+czlonkowski@users.noreply.github.com>
@czlonkowski czlonkowski merged commit b7ad528 into main May 6, 2026
9 checks passed
@czlonkowski czlonkowski deleted the release/2.51.1 branch May 6, 2026 10:31
@github-actions

github-actions Bot commented May 6, 2026

Copy link
Copy Markdown
Contributor

Test Results Summary

📊 Artifacts


Generated at Wed, 06 May 2026 10:41:07 GMT
Commit: 2f82168
Run: #1063

@codecov

codecov Bot commented May 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

RenatoAscencio pushed a commit to serversmx/n8n-mcp that referenced this pull request May 6, 2026
* chore(release): 2.51.1 — sanitizer hardening

Bumps the package version and records the WorkflowSanitizer hardening
shipped in czlonkowski#779 in the changelog. The release workflow keys off
package.json changes, so this commit is what drives the npm publish
and GitHub release for v2.51.1.

Conceived by Romuald Członkowski - https://www.aiadvisors.pl/en

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* chore: sync package.runtime.json and package-lock.json to v2.51.1

Conceived by Romuald Członkowski - https://www.aiadvisors.pl/en

Agent-Logs-Url: https://github.com/czlonkowski/n8n-mcp/sessions/af31191f-3d37-450e-92ad-d665cf92e5c7

Co-authored-by: czlonkowski <56956555+czlonkowski@users.noreply.github.com>

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
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.

3 participants