GithubHelp home page GithubHelp logo

typei's Introduction

typei

Actions Status codecov npm version

types interactive installer

Install

npm i -g typei

Usage

Usage:
  $ typei

Options:
  --update, -u   Uninteractive update. Apply all updates without prompting
  -h, --help     Show help
  -v, --version  Show version number

Examples:
  $ typei -u

License

MIT © mkwtys

typei's People

Contributors

renovate-bot avatar mkwtys avatar renovate[bot] avatar dependabot[bot] avatar

Stargazers

Roman avatar Andrew Johnson avatar

Watchers

Lucian avatar James Cloos avatar  avatar  avatar

typei's Issues

Dependency Dashboard

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

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm @types/mkdirp Unavailable
npm @types/preferred-pm Unavailable
npm @types/rimraf Unavailable

Open

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

Detected dependencies

github-actions
.github/workflows/nodejs.yml
  • actions/checkout v4
  • actions/setup-node v4
  • codecov/codecov-action v4
npm
package.json
  • chalk ^5.0.0
  • execa ^9.0.0
  • inquirer ^9.0.0
  • ora ^8.0.0
  • package-json ^10.0.0
  • path-exists ^5.0.0
  • preferred-pm ^3.0.0
  • read-pkg ^9.0.0
  • semver ^7.1.1
  • strip-ansi ^7.0.0
  • text-table ^0.2.0
  • yargs ^17.0.0
  • @types/inquirer 9.0.7
  • @types/jest 29.5.12
  • @types/mkdirp 2.0.0
  • @types/node 20.14.11
  • @types/preferred-pm 3.0.0
  • @types/rimraf 4.0.5
  • @types/semver 7.5.8
  • @types/text-table 0.2.5
  • @types/yargs 17.0.32
  • cross-env 7.0.3
  • jest 29.7.0
  • mkdirp 3.0.1
  • rimraf 6.0.1

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

error message when package.json does not exist

output a message instead of an error object

current:

{ [Error: ENOENT: no such file or directory, open '/package.json']
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/package.json' }

babel build

specify targets using @babel/preset-env

{
  "presets": [
    [
      "@babel/preset-env",
      {
        "targets": {
          "node": 8
        }
      }
    ]
  ]
}

package managers

currently only npm is supported
want to detect the package manager

  • npm
  • yarn

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: undefined. Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

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.