create-probot-app icon indicating copy to clipboard operation
create-probot-app copied to clipboard

πŸ€–πŸ“¦ Create a new probot app

Results 32 create-probot-app issues
Sort by recently updated
recently updated
newest added

Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.0.1. Release notes Sourced from chalk's releases. v5.0.1 Add main field to package.json for backwards compatibility with some developer tools 85f7e96 https://github.com/chalk/chalk/compare/v5.0.0...v5.0.1 v5.0.0 Breaking This...

dependencies

Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 8.2.4 to 9.0.1. Release notes Sourced from inquirer's releases. [email protected] Inquirer is now a native Node ECMAScript module. This will require your Node runtime to support es...

dependencies

Bumps [npm](https://github.com/npm/cli) from 8.1.3 to 8.1.4. Release notes Sourced from npm's releases. v8.1.4 (2021-11-18) BUG FIXES 7887fb3d7 #4025 fix: don't try to open file:/// urls (@​wraithgar) cd6d3a90d #4026 fix: explicitly...

dependencies

Hi, I'm using [create-probot-app]( https://github.com/probot/create-probot-app) created a checks - js App, but I find it hard to through the existing [document](https://octokit.github.io/rest.js/v18/) to use rest API, such as I want to...

I'm probably not going to be submitting a PR for this. I hit it working on something I do intend to PR. ``` npm WARN deprecated [email protected]: request-promise-native has been...

Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.0.1. Release notes Sourced from jest's releases. 27.0.1 Fixes [jest-environment-jsdom] Bump version of JSDOM to avoid deprecated request package (#11442) 27.0.0 Blog post Features [babel-jest]...

dependencies

Closes https://github.com/probot/create-probot-app/pull/456

I've installed the [All Contributors App](https://github.com/marketplace/all-contributors) Albeit late, I'd like to give credit to past contributors. Please feel free to add/nominate folks for other contributions

wontfix

Hi πŸ‘‹ Thought it might be helpful for devs to support using `tsc -w` to watch for typescript changes and serve them up immediately instead of requiring `npm run build...

wontfix