deps(deps): bump body-parser from 2.2.0 to 2.2.1#18
Open
dependabot[bot] wants to merge 51 commits into
Open
Conversation
…mentation - Simplified and clarified project description and features - Added comprehensive Shelly GitHub integration documentation - Included gap analysis and improvement roadmap - Enhanced troubleshooting section with Shelly-specific solutions - Improved architecture diagram and command reference - Streamlined installation and configuration instructions
- Updated all OpenAI references to Vertex AI throughout README - Changed configuration examples to use Google Cloud credentials - Updated environment variables for Vertex AI setup - Fixed architecture diagram to show Vertex AI PaLM - Corrected troubleshooting commands for Google Cloud - Updated planned improvements to mention PaLM 2 and Gemini Pro
- Create detailed commit policy document for Juspay organization standards - Define conventional commit message format with NeuroPulse-specific scopes - Include workflow guidelines for contributors and maintainers - Add integration guidelines for Jira, AI, and Slack workflows - Specify emergency procedures and exception handling - Include tools and automation for policy enforcement - Add training resources and onboarding checklist Establishes professional git standards for enterprise-level development
…roubleshooting - Update repository URL to juspay/NeuroPulse organization - Replace misleading 'solved gaps' with honest current status tracking - Document actual GitHub authentication errors encountered - Add comprehensive troubleshooting for enterprise security policies - Include step-by-step solutions for fine-grained token setup - Add emergency procedures and rollback instructions - Provide detailed Vertex AI configuration troubleshooting - Include real error messages and specific command-line solutions Ensures documentation reflects reality and helps users solve actual problems
- Move comprehensive troubleshooting from README to docs/TROUBLESHOOTING.md - Keep concise troubleshooting section in README with quick fixes - Add clear links to detailed troubleshooting guide - Enhance TROUBLESHOOTING.md with enterprise-specific solutions - Include step-by-step guides for all major issues encountered - Add emergency procedures and performance optimization guides - Improve documentation organization and accessibility Makes README more focused while providing comprehensive help in dedicated file
- Add working .mcp-config.json configuration (resolves 'Found 0 MCP servers') - Add .mcp-config.json.example template for user setup - Create comprehensive docs/MCP_SETUP.md setup guide - Add SLACK_JIRA_INTEGRATION.md with step-by-step connection instructions - Document Shelly GitHub authentication issues in SHELLY_GITHUB_ISSUE.md - Update README.md with MCP Server Integration section - Enhance docs/TROUBLESHOOTING.md with MCP error resolution This resolves the critical 'Found 0 MCP servers' error that was blocking AI tool integration with NeuroLink. The filesystem server now connects successfully with 14 available tools. Fixes: #11 Related: Enterprise GitHub authentication challenges
- Update NeuroLink to v7.53.5 to resolve MCP protocol compatibility - Add detailed MCP troubleshooting guide to docs/MCP_SETUP.md - Fix MCP error -32601 'Method not found' issue - Add working configuration for Slack, Jira, and filesystem MCP servers - Include SLACK_TEAM_ID requirement for Slack MCP server - Document version compatibility matrix and solutions
- Resolve conflicts in README.md and docs/PROJECT_STRUCTURE.md - Integrate remote changes with local MCP documentation updates - Maintain comprehensive documentation structure from both branches
- Remove .mcp-config.json from repository to prevent accidental token exposure - Add .mcp-config.json to .gitignore for future protection - Users should copy .mcp-config.json.example to .mcp-config.json locally - Resolves GitHub push protection violations for secret scanning
- Remove SHELLY_GITHUB_ISSUE.md - Remove SLACK_JIRA_INTEGRATION.md These files are no longer needed in the repository.
Bumps [body-parser](https://github.com/expressjs/body-parser) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: body-parser dependency-version: 2.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Author
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
78fc5dc to
9e35a8d
Compare
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 body-parser from 2.2.0 to 2.2.1.
Release notes
Sourced from body-parser's releases.
... (truncated)
Changelog
Sourced from body-parser's changelog.
Commits
d96b63d2.2.1 (#659)b204886sec: security patch for CVE-2025-13466e20e351feat: removehistory.mdfrom being packaged on publish (#660)0d7ce71docs: switch badges from badgen.net to shields.io (#661)168afffci: also test on first supported node.js version (#646)e539a71build(deps): bump actions/setup-node from 5.0.0 to 6.0.0 (#654)9391612build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#655)57baafbbuild(deps): bump github/codeql-action from 3.30.5 to 4.31.2 (#656)a6a088ebuild(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 (#657)10a114dtest: add test for urlencoded invalid defaultCharset (#643)You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)You can disable automated security fix PRs for this repo from the Security Alerts page.