Skip to content

deps-dev(deps-dev): bump @semantic-release/release-notes-generator from 12.1.0 to 14.1.0#7

Open
dependabot[bot] wants to merge 45 commits into
releasefrom
dependabot/npm_and_yarn/semantic-release/release-notes-generator-14.1.0
Open

deps-dev(deps-dev): bump @semantic-release/release-notes-generator from 12.1.0 to 14.1.0#7
dependabot[bot] wants to merge 45 commits into
releasefrom
dependabot/npm_and_yarn/semantic-release/release-notes-generator-14.1.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Nov 5, 2025

Bumps @semantic-release/release-notes-generator from 12.1.0 to 14.1.0.

Release notes

Sourced from @​semantic-release/release-notes-generator's releases.

v14.1.0

14.1.0 (2025-09-05)

Features

  • preset: support ignoreCommits option (#836) (485bc0a)

v14.0.3

14.0.3 (2025-01-03)

Bug Fixes

  • deps: update dependency import-from-esm to v2 (#756) (832620e)

v14.0.2

14.0.2 (2024-12-16)

Bug Fixes

v14.0.1

14.0.1 (2024-06-22)

Bug Fixes

  • deps: rename read-pkg-up to read-package-up (#671) (687ba5a)

v14.0.0

14.0.0 (2024-05-31)

Features

  • support latest conventional-changelog packages (#643) (2bce0d3)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config

v14.0.0-beta.1

14.0.0-beta.1 (2024-05-17)

Features

... (truncated)

Commits
  • 485bc0a feat(preset): support ignoreCommits option (#836)
  • fc8464b docs(conventionalcommits): update link to options for the conventionalcommits...
  • 45d87a1 chore(deps): lock file maintenance (#837)
  • 236f298 chore(deps): lock file maintenance (#835)
  • 7f5bb7f ci(action): update actions/checkout action to v5 (#834)
  • c31c651 ci(action): update actions/checkout action to v4.3.0 (#833)
  • 5453aba chore(deps): lock file maintenance (#832)
  • a2e1560 chore(deps): update dependency fs-extra to v11.3.1 (#831)
  • b65a3fd chore(deps): lock file maintenance (#830)
  • f40710b chore(deps): update npm to v11 (#828)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Nov 5, 2025

Assignees

The following users could not be added as assignees: juspay-maintainers. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot changed the base branch from main to release November 5, 2025 09:52
…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
Swetha-160303 and others added 17 commits November 6, 2025 11:51
- 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
Bumps [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) from 12.1.0 to 14.1.0.
- [Release notes](https://github.com/semantic-release/release-notes-generator/releases)
- [Commits](semantic-release/release-notes-generator@v12.1.0...v14.1.0)

---
updated-dependencies:
- dependency-name: "@semantic-release/release-notes-generator"
  dependency-version: 14.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/semantic-release/release-notes-generator-14.1.0 branch from 016ebd7 to 062e552 Compare November 6, 2025 10:52
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.

1 participant