Skip to content

Conversation

Copy link

Copilot AI commented Jan 23, 2026

The dependency update to [email protected] introduced peer dependency conflicts that prevented npm ci from completing. Two plugins were pinned to older major versions incompatible with semantic-release 25.x:

npm error peer semantic-release@">=15.8.0 <18.0.0" from @semantic-release/[email protected]
npm error Conflicting peer dependency: [email protected]

Changes

  • Update @semantic-release/changelog from 5.0.1 → 6.0.3 (requires semantic-release@>=18.0.0)
  • Update @semantic-release/release-notes-generator from 9.0.3 → 14.1.0 (requires semantic-release@>=20.1.0)
  • Regenerate package-lock.json with compatible dependency tree

Both plugins now satisfy their peer dependency constraints with semantic-release 25.x.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@parseplatformorg
Copy link

parseplatformorg commented Jan 23, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copilot AI changed the title [WIP] Refactor to update dependencies including semantic-release Fix peer dependency conflicts in semantic-release plugin updates Jan 23, 2026
Copilot AI requested a review from mtrezza January 23, 2026 15:20
@mtrezza mtrezza marked this pull request as ready for review January 23, 2026 19:05
@coderabbitai
Copy link

coderabbitai bot commented Jan 23, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Jan 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (dependabot/npm_and_yarn/multi-1b899e3912@d74d726). Learn more about missing BASE report.

Additional details and impacted files
@@                             Coverage Diff                             @@
##             dependabot/npm_and_yarn/multi-1b899e3912     #198   +/-   ##
===========================================================================
  Coverage                                            ?   95.84%           
===========================================================================
  Files                                               ?       23           
  Lines                                               ?      842           
  Branches                                            ?        0           
===========================================================================
  Hits                                                ?      807           
  Misses                                              ?       35           
  Partials                                            ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mtrezza mtrezza merged commit 4ecb23b into dependabot/npm_and_yarn/multi-1b899e3912 Jan 23, 2026
11 of 13 checks passed
@mtrezza mtrezza deleted the copilot/sub-pr-197 branch January 23, 2026 19:56
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