Giter Club home page Giter Club logo

merlin's Introduction

Merlin

Build Status Test Coverage Maintainability

A command-line wizard for developer productivity

merlin's People

Contributors

chriscasola avatar renovate[bot] avatar

Watchers

 avatar  avatar

merlin's Issues

Run build in only changed packages with lerna

  • Run yarn install in root of monorepo
  • Figure out which packages have changed: lerna changed --include-merged-tags --json --toposort
  • Run yarn install --focus in the lowest-level package that must be built
  • Run lerna run --since --include-merged-tags

^ doesn't work if there's is a 3rd dep that the second package depends on, but the first does not. That 3rd dep won't be focused or built :/

Preliminary Features

  • Create an upstream branch
  • Create a PR
  • Add support for CLI commands provided as plugins

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency lerna to v6
  • chore(deps): update dependency typescript to v5
  • fix(deps): update dependency commander to v10
  • fix(deps): update dependency find-up to v6
  • fix(deps): update dependency p-map to v5
  • fix(deps): update dependency rimraf to v4
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
package.json
  • @types/find-up ^2.1.1
  • @types/jest ^23.3.1
  • @types/node ^10.9.4
  • @types/p-map ^1.1.0
  • @types/rimraf ^2.0.2
  • jest ^23.5.0
  • lerna ^3.2.1
  • memfs ~2.9.4
  • prettier 1.15.3
  • rimraf ^2.6.2
  • ts-jest ^23.1.4
  • tslint ^5.11.0
  • tslint-config-prettier ^1.15.0
  • typedoc ^0.13.0
  • typedoc-plugin-monorepo ^0.1.0
  • typescript ^3.0.3
  • node >=8
  • npm >=6
packages/cli/package.json
  • commander ^2.17.1
  • tslib ^1.9.3
  • node >=8
  • npm >=5
packages/git/package.json
  • tslib ^1.9.3
  • node >=8
  • npm >=5
packages/util/package.json
  • find-up ^3.0.0
  • lodash ^4.17.11
  • p-map ^2.0.0
  • tslib ^1.9.3
  • node >=8
  • npm >=5
packages/web/package.json
  • rimraf ^2.6.2
  • tslib ^1.9.3
  • node >=8
  • npm >=5
travis
.travis.yml
  • node 11
  • node 10
  • node 8

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.