Commit Graph

89 Commits

Author SHA1 Message Date
Nathan Shively-Sanders
679571bbfc
Rename test tasks (#47282)
* Add `npm test` instructions to README

* Rename test tasks

lint -> test
test -> test-all

lint is still around for backward compatibility

* add missed close quote
2020-09-04 15:12:35 -07:00
ExE Boss
da65aa5925
chore(deps): Update dependency prettier to v2.1 (#47110) 2020-08-28 15:43:43 -04:00
Nathan Shively-Sanders
f5eab352de
Update update-codeowners.js: switch to @definitelytyped (#45805)
* Update update-codeowners.js: switch to @definitelytyped

I forgot to update this when the rest of DT switch from types-publisher
to @definitelytyped.

* move new deps to devDeps

* remove extraneous comma

* Restrict workflow to DefinitelyTyped/DefinitelyTyped
2020-07-07 13:50:09 -07:00
Nathan Shively-Sanders
a4f9041ba9
Add typescript dependency (#45226)
* add typescript dependency

* move typescript to devDependencies

* try ts version that matches perf

* try ts@next again

* reorder devDeps
2020-06-02 08:40:11 -07:00
Nathan Shively-Sanders
f758069b5c
Switch to new CI package (#45101)
* Switch to new CI package

Code has moved from types-publisher to @definitelytyped/dtslint-runner

* undo fake aframe change
2020-05-27 09:58:50 -07:00
Nathan Shively-Sanders
5f0ca356ac
Add danger for showing dts-critic suggestions (#44430)
* First attempt

* cwd churn

* cwd churn 2

* cwd churn 3

* cwd churn 4

* cwd churn 5

* cwd churn 6

* dump ls

* Add a TS dangerfile

* Faff with the CI

* try to read suggestions

* add bogus aframe change

* use correct dir

* handle no suggestions

* delete more of aframe to get dts-critic to notice

* now try yauzl

* move danger to travis for now

* Revert "delete more of aframe to get dts-critic to notice"

This reverts commit 65ea09ff423500eb4320658dbd23adab05a6832b.

* Revert "add bogus aframe change"

This reverts commit a6546bd79f7cae2784031e0409dba731e7f3a1e5.

* first try at formatting with markdown

* maybe it's a line-oriented format

* rebreak aframe

* Better formatting

Still not best

* better wording, maybe better formatting

* maybe I need a space to get autonumbering

* even better formatting

* special-case for >5 properties

* Use a summary discolosure

* Adds links to unpkg and the dts

* Fix the unpkg link

* Better unpkg/file linking

1. only show files if more than one was edited.
2. put top-level unpkg on top-level package heading

* fix formatting and single-file skip

* url needs trailing /

* Revert "now try yauzl"

This reverts commit 08ab2388194155d008f5ed68620a788ef9b8ae57.

* Revert "rebreak aframe"

This reverts commit 6ceed76f8abcbf83db55b8afc46d612378e64bd8.

Co-authored-by: Orta Therox <orta.therox@gmail.com>
2020-05-11 11:07:42 -07:00
Zhang Yi Jiang
849d832831
Enforce either userId or anonymousId as identifiers (#43633) 2020-04-06 19:23:10 -07:00
ExE Boss
7c0251edd8
chore(deps): Update dependency prettier to v2 (#43333)
* chore(deps): Update dependency prettier to v2

* fix(prettierrc): Address review comments
2020-04-01 10:25:55 -04:00
Rohit Gohri
865ae1f9a8
Add prettier npm script and update command in docs (#42365) 2020-02-14 14:42:48 -05:00
ExE Boss
2982660b41
chore(package): Remove unnecessary dependencies (#42147) 2020-02-06 09:08:07 -08:00
Jordan Harband
f47104d0f0
json-file-plus: fix types (#41988)
Some of these types were wrong, and some were missing.
2020-02-05 14:55:27 -08:00
ExE Boss
34cc085a65 chore(package): Remove empty dependencies object (#40009) 2019-11-05 13:15:16 -08:00
Orta
a4cd306b07
Remove husky and precise-commits (#39018) 2019-10-10 11:02:26 -07:00
Christopher Pappas
a52799f9e9 Add Prettier, Lint Staged to help maintain repo consistency (#35672)
* [Toolchain] Add Prettier

* [Toolchain] Add lint-staged

* [Toolchain] Apply prettier to some types

* Switch to using precise commits so that only changed code is ran through prettier
2019-06-14 08:40:48 -07:00
Nathan Shively-Sanders
1c4ca4d8bf
Add codeowners update (#33654)
* Add update-codeowners script

Right now it works but doesn't open a PR for you.
Also not present as an npm script.

* Dump in a bunch of code from TS

* A few fixes and updates

1. Fix package.json formatting.
2. Adapt copied code from TS.

* Ready to test locally

* Fix git add

* Put everything in one Promise chain

Also start compiling JS files in scripts/
2019-03-06 08:43:53 -08:00
Nathan Shively-Sanders
b926920fcd Use dtslint from npm
Instead of installing from the production branch on github.
2019-02-19 15:41:06 -08:00
Eric Camellini
86d7939a7d Updating declarations of openpgpjs and adding sign and verify (#31740)
* Updating declarations of openpgpjs for existing methods and adding sign and verify

* Fixing linter error

* Fixing compilation errors

* Making same changes to ts3.2 and fixing String/string typos

* Adding name to authors
2018-12-31 07:58:52 -08:00
Nathan Shively-Sanders
894be3cb10 Update types-publisher dependency 2018-12-06 15:26:02 -08:00
Ole Frank Jensen
990cd39cbe update version number in package.json 2018-08-17 19:30:55 +02:00
Gerhard Stoebich
d787639a54 [ci] remove workaround to fix number of child processes 2018-06-27 15:18:30 +02:00
Gerhard Stoebich
382f56c51d [node] add crypto.scrypt and crypto.scryptSync 2018-06-26 18:04:09 +02:00
Anastasiia Antonova
7c8a56047d package.json reformat: 4 spaces indentation according to the .editorconfig 2018-05-17 13:49:32 +07:00
Seunghwa (Steve) Song
0fa5da1423 fix: passport-http-bearer Strategy class should implement interface (#25526)
bump up version to 0.0.2
2018-05-09 11:36:36 -07:00
Andy
f016f71882 Remove global dependency (#19509) 2017-09-01 08:35:16 -07:00
sculove
4644b7017f remove unnecessary defination 2017-08-24 20:20:02 +09:00
Ismael Gorissen
392891d6bb npm update 2017-08-23 10:06:04 +02:00
Andy Hanson
1682e9a417 Revert change to package.json 2017-08-08 08:04:14 -07:00
Ryan Cavanaugh
5976dc8d1f Merge pull request #17844 from yuanxu/master
add package @types/zui
2017-07-14 15:06:36 -07:00
YuanXu
0d44094c51 集成到单一文件 2017-07-13 18:10:52 +08:00
Michiel de Bruijne
a975ba1926 enable autodetection for number of processes when running test 2017-07-05 19:47:24 +02:00
Leonard Thieu
862cccebb3 Increase nProcesses from 4 to 8. (#17656) 2017-06-30 07:32:54 -07:00
Leonard Thieu
123aa2984e [DefinitelyTyped] Increase nProcesses from 1 to 4. (#17511) 2017-06-27 07:59:45 -07:00
Andy
bbc61fbf93 Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".

* Convert more "../tslint.json" to "dtslint/dt.json"

* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
Andy
30cb6de389 Update engine version for tests (#15622) 2017-04-05 08:35:15 -07:00
Andy
5f3ba45136 Use dtslint (#15482) 2017-03-29 13:07:39 -07:00
Andy
33c940d29d Use dts-gen to generate new packages (#13405) 2017-02-13 12:36:11 -08:00
Andy Hanson
c325f55b5c Add script to remove a package 2016-12-15 12:47:21 -08:00
Andy Hanson
b599125669 Start using linter 2016-11-16 08:50:43 -08:00
Andy Hanson
866bd8f078 Add new-package script 2016-11-16 08:08:43 -08:00
Andy Hanson
9d3cd1d4bc Merge branch 'types-2.0' into new_package 2016-11-16 08:06:50 -08:00
Andy Hanson
2418ac66fc Use only 1 process for running tests (stop travis from crashing) 2016-11-15 06:43:09 -08:00
Andy Hanson
cd5245ef05 Use types-publisher as tester 2016-11-14 08:56:58 -08:00
Andy Hanson
b8d36438b7 Add compile-scripts script 2016-11-08 07:28:35 -08:00
Ryan Cavanaugh
24d3f36368 Run 'dt --all' on CI 2016-07-27 15:26:26 -07:00
Ryan Cavanaugh
6965c2e30a Use 'next' tag of definition-tester 2016-07-27 15:04:49 -07:00
Ryan Cavanaugh
677ebd4e54 Update tester version 2016-07-14 19:22:25 -07:00
Ryan Cavanaugh
541e24b685 Fix angularjs/angular; 'export declare'/'declare export' 2016-04-25 13:02:25 -07:00
vvakame
e6f4682309 switch to typescript@1.8.7 2016-03-12 22:14:11 +09:00
vvakame
cd564b24dd update definition-tester version 2016-02-23 11:57:47 +09:00
vvakame
7b1961880a switch to tsc 1.8.2 2016-02-23 09:32:40 +09:00