monodeploy icon indicating copy to clipboard operation
monodeploy copied to clipboard

:monorail: Like semantic-release and Lerna, but for Yarn modern workspaces

Results 37 monodeploy issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [actions/setup-node](https://redirect.github.com/actions/setup-node) | action | major | `v3.8.2` -> `v4.0.4` | `v4.1.0`...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@mdx-js/loader](https://mdxjs.com) ([source](https://redirect.github.com/mdx-js/mdx/tree/HEAD/packages/loader/)) | [`^2.3.0` -> `^3.0.1`](https://renovatebot.com/diffs/npm/@mdx-js%2floader/2.3.0/3.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mdx-js%2floader/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prism-react-renderer](https://redirect.github.com/FormidableLabs/prism-react-renderer) | [`^1.3.5` -> `^2.4.0`](https://renovatebot.com/diffs/npm/prism-react-renderer/1.3.5/2.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prism-react-renderer/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prism-react-renderer/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-markdown](https://togithub.com/remarkjs/react-markdown) | [`^8.0.7` -> `^9.0.1`](https://renovatebot.com/diffs/npm/react-markdown/8.0.7/9.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-markdown/9.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-markdown/9.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typedoc](https://typedoc.org) ([source](https://redirect.github.com/TypeStrong/TypeDoc)) | [`^0.25.2` -> `^0.26.8`](https://renovatebot.com/diffs/npm/typedoc/0.25.3/0.26.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typedoc/0.26.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

Monodeploy was forked to monoweave a few months ago, and monoweave has already drifted from monodeploy with additional features and bug fixes.

**Install Env:** ``` node version: v21.4.0 npm version: v10.2.4 @monodeploy/node 0.9.2 ``` **Problem:** when I try install @monodeploy/[email protected] by command `npm install @monodeploy/[email protected]`, the **installation process gets stuck and never...