Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: bumps semantic-release requirement to <19 #77

Merged
merged 2 commits into from
Nov 5, 2021

Conversation

nguyenj
Copy link
Contributor

@nguyenj nguyenj commented Nov 4, 2021

Resolves #75

Reference:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: @nextrequestco/components@1.7.2
npm ERR! Found: semantic-release@18.0.0
npm ERR! node_modules/semantic-release
npm ERR!   dev semantic-release@"^18.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer semantic-release@">=11.0.0 <18.0.0" from semantic-release-slack-bot@2.1.1
npm ERR! node_modules/semantic-release-slack-bot
npm ERR!   dev semantic-release-slack-bot@"^2.1.1" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

@juliuscc
Copy link
Owner

juliuscc commented Nov 5, 2021

Thanks for this PR!

@juliuscc juliuscc merged commit 8d844ec into juliuscc:master Nov 5, 2021
@nguyenj nguyenj deleted the sr.18 branch November 5, 2021 16:14
@juliuscc
Copy link
Owner

juliuscc commented Nov 5, 2021

🎉 This PR is included in version 2.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for semantic-release@18.0.0
2 participants