Skip to content
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

Correspond to cherry picked pull requests #1

Open
wants to merge 149 commits into
base: master
Choose a base branch
from

Conversation

jessicazu
Copy link

No description provided.

trivikr and others added 30 commits September 29, 2019 08:05
* chore(dep): upgrade typescript to ^3.6.3

* chore: add @ts-ignore for a TS error
* chore(dep): update jest to v24.x

* chore: add "preset": "ts-jest"

Documentation: https://kulshekhar.github.io/ts-jest/user/config/#jest-preset

* fix: add @types/node@^10.14.19

This fixes "error TS2304: Cannot find name 'Set'"
Refs: DefinitelyTyped/DefinitelyTyped#29172

* fix: 'undefined' is not assignable 'string'
…hod. (lerna#155)

* Fix: 154 Updated regex to match existing test cases and added one more test case which fails with the previos regex

Also added a reference url which has a detailed regex of ungrouping different git based urls and extracting the info from it

* fix warnings

* revert the extra line cleanup

* update regex suggested by @Turbo87

* remove unwanted escaping
The goal is to clean a warning harmless though annoying with a
transitive dependency (mem).

For details, see https://github.com/yargs/yargs PR lerna#1270
Node.js 12 moved to LTS on Oct 22, 2019
Announcement: https://medium.com/@nodejs/e28d6a4a2bd
CI: Add Node.js 12 to the test matrix
* chore(dep): remove tslint dependencies

* chore(dep): add eslint dependency

* chore: update yarn.lock post merge from upstream/master

* chore: remove eslint:recommended

* chore(dep): added jest-runner-eslint

* chore: yarn upgrade ESLint dependencies

* chore: eslint 'src/**/*.ts' to src --ext ts

Co-Authored-By: Tobias Bieniek <[email protected]>
Node 6.x supports most es2015 features
Details: https://node.green/#ES2015
dependabot-preview bot and others added 30 commits March 30, 2020 09:17
nit: for consistency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants