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: disable package-lock.json in monorepos #1142

Merged
merged 3 commits into from
Dec 15, 2022

Conversation

achingbrain
Copy link
Member

nx trips over the tarball dep we have on @semantic-release/github when it tries to parse project deps from the package-lock.json in CI so disable lockfiles in monorepos.

This will no longer be necessary when semantic-release/github#487 is merged.

nx trips over the tarball dep we have on `@semantic-release/github` when
it tries to parse project deps from the `package-lock.json` in CI so
disable lockfiles in monorepos.

This will no longer be necessary when semantic-release/github#487
is merged.
@achingbrain achingbrain merged commit d3adbfa into master Dec 15, 2022
@achingbrain achingbrain deleted the fix/update-monorepo-project-files branch December 15, 2022 09:17
github-actions bot pushed a commit that referenced this pull request Dec 15, 2022
## [37.7.5](v37.7.4...v37.7.5) (2022-12-15)

### Bug Fixes

* disable package-lock.json in monorepos ([#1142](#1142)) ([d3adbfa](d3adbfa))
@github-actions
Copy link

🎉 This PR is included in version 37.7.5 🎉

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.

1 participant