Skip to content

fix: disable package-lock.json in monorepos#1142

Merged
achingbrain merged 3 commits intomasterfrom
fix/update-monorepo-project-files
Dec 15, 2022
Merged

fix: disable package-lock.json in monorepos#1142
achingbrain merged 3 commits intomasterfrom
fix/update-monorepo-project-files

Conversation

@achingbrain
Copy link
Copy Markdown
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
Copy Markdown

🎉 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