-
Notifications
You must be signed in to change notification settings - Fork 157
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
chore(deps-dev): bump lerna from 6.6.2 to 8.0.2 #987
Conversation
✅ Deploy Preview for maci-typedoc ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@0xmad Lerna >=7 cannot be used anymore to manage a monorepo, they instead recommend to use the workspace feats of the package manager: https://lerna.js.org/docs/legacy-package-management |
@ctrlc03 I have some fix for this, just want to wait until local cli/integration tests are passed. |
190f698
to
087244e
Compare
@ctrlc03 the main difference here: all node_modules squashed into root one. I'm not sure how it will work as separate published packages but in case if it doesn't work it makes sense to use |
worth a shot right? |
I think yes, we can try to use it. |
087244e
to
7dcf456
Compare
7dcf456
to
5c1801c
Compare
- [x] Use pnpm as package manager - [x] Update scripts and ci actions - [x] Update docs
54df724
to
4b150ad
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! LGTM
Bumps lerna from 6.6.2 to 8.0.2.
Release notes
Sourced from lerna's releases.
... (truncated)
Changelog
Sourced from lerna's changelog.
... (truncated)
Commits
4fcac71
chore(misc): publish 8.0.2dae18c9
fix(add-caching): explicitly set targetDefaults for all scripts (#3929)5646a45
chore(misc): publish 8.0.1f5fdcba
fix: update node-gyp usage to v10 to resolve npm warning (#3919)9c71696
chore: update v8 release notesb664840
chore(misc): publish 8.0.032d9f63
chore: fix formatting2ff3705
chore: add missing updates4f5edee
feat!: stop publishing@lerna/child-process
(#3909)4445fce
chore(run): enable strict type checking (#3907)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)