Commit graph

161 commits

Author SHA1 Message Date
dependabot[bot]
1507d6237a
Bump cacheable-request and got
Bumps [cacheable-request](https://github.com/jaredwray/cacheable-request) to 10.2.7 and updates ancestor dependency [got](https://github.com/sindresorhus/got). These dependencies need to be updated together.


Updates `cacheable-request` from 6.1.0 to 10.2.7
- [Release notes](https://github.com/jaredwray/cacheable-request/releases)
- [Commits](https://github.com/jaredwray/cacheable-request/commits)

Updates `got` from 9.6.0 to 12.5.3
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v9.6.0...v12.5.3)

---
updated-dependencies:
- dependency-name: cacheable-request
  dependency-type: indirect
- dependency-name: got
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-11 09:23:41 +00:00
Paweł Kowalski
cd1a2fc70a Abort if previous task fail 2020-05-16 11:34:12 +02:00
Niko Storni
d5932ce67c port resolve call to lbrytv 2019-09-23 19:27:04 +02:00
netop://ウエハ
5949bcb16e Closes #288 2019-08-21 12:54:17 -05:00
Niko Storni
3e2e6afbc7 hide porn
fix missing imports
log better
2019-08-06 22:52:50 +02:00
netop://ウエハ
39bf3b56bc Linting 2019-07-11 17:09:36 -05:00
netop://ウエハ
fda1e3d800 Updated deps 2019-07-08 14:04:25 -05:00
netop://ウエハ
d0906e3ba3 Updated deps 2019-06-10 13:57:16 -05:00
Tom
d890ccbe25 fix: 0.37 SDK support
Had to set example to 1 on line 172, otherwise it would not work locally. No idea how production works with that code.
oops
2019-05-20 08:54:06 -04:00
ポール ウェッブ
bc41f56273 5.3.0 2019-05-14 14:44:31 -05:00
ポール ウェッブ
5c08cfe05c Closes #261 2019-05-14 14:40:35 -05:00
ポール ウェッブ
6c9219051a 5.2.0 2019-05-09 17:38:13 -05:00
ポール ウェッブ
bb40fc1725 lbrycrd examples are fixed and new functionality is added 2019-05-09 17:37:52 -05:00
ポール ウェッブ
7e8ee647c8 5.1.0 2019-04-22 14:59:00 -05:00
ポール ウェッブ
6ddb34e377 5.0.1 2019-04-15 18:13:09 -05:00
ポール ウェッブ
be012c8403 5.0.0 2019-04-14 21:37:23 -05:00
ポール ウェッブ
ec3a845eeb 4.2.1 2019-04-12 16:18:36 -04:00
ポール ウェッブ
32fb378687 4.2.0 2019-04-12 16:18:31 -04:00
ポール ウェッブ
40deffcca2 Updated dependencies and updated link aliases 2019-04-12 16:17:39 -04:00
ポール ウェッブ
ecf93c66b6 4.1.0 2019-03-27 15:10:51 -05:00
ポール ウェッブ
d2139e0d93 Updated deps 2019-03-27 15:10:29 -05:00
netop:// ウェッブ
831495f066
Merge branch 'master' into io-to-com 2019-03-27 14:36:22 -05:00
ポール ウェッブ
b4ee235db5 4.0.0 2019-03-25 10:00:59 -05:00
ポール ウェッブ
8aa8f9177b 3.8.0 2019-03-19 18:00:32 -05:00
ポール ウェッブ
eec8c6e60b Updated deps and README 2019-03-19 18:00:15 -05:00
ポール ウェッブ
438d424842 Fixes, and added dev program links 2019-02-20 09:57:05 -06:00
ポール ウェッブ
72f2e5996c Updated deps and added environment clarification to Slack error reporting 2019-02-19 16:41:44 -06:00
ポール ウェッブ
6a88c450ac FIN 2019-02-14 11:07:22 -06:00
ポール ウェッブ
2777e68134 Optimizations 2019-02-07 15:22:10 -06:00
ポール ウェッブ
2d0f550789 Fixed playground styling issues 2019-02-07 15:17:30 -06:00
ポール ウェッブ
1663bc49f8 Closes #139 2019-01-30 16:15:10 -06:00
ポール ウェッブ
fa29381a5c Removed app-root-path 2019-01-29 17:33:34 -06:00
ポール ウェッブ
b6b274aa32 3.7.0 2019-01-29 17:29:28 -06:00
ポール ウェッブ
25149c8bbd Upgrades! 2019-01-29 17:29:14 -06:00
netop:// ウェッブ
d82ffe30d9
Add back win-node-env 2019-01-28 09:05:15 -06:00
netop:// ウェッブ
5f65178e26
Revert "Package.json updates: Windows & yarn" 2019-01-28 09:01:03 -06:00
netop:// ウェッブ
34b3c1a1af
Revert "Add optional dependency win-node-env for Windows" 2019-01-28 08:56:27 -06:00
netop:// ウェッブ
fd85cd5b60
Merge pull request #240 from Wick/package.json-updates
Package.json updates: Windows & yarn
2019-01-28 08:52:54 -06:00
netop:// ウェッブ
b32aef9818
Alphabeticize 2019-01-26 10:25:00 -06:00
Wick
c693dccb02
refactor(package.json): add optional dependency for Windows 2019-01-26 14:16:12 +01:00
Wick
fc3b1efc84 Merge branch 'master' into package.json-updates 2019-01-25 11:37:59 +01:00
ポール ウェッブ
0ee95e326e 3.6.0 2019-01-24 16:09:22 -06:00
ポール ウェッブ
d2fb1926a5 Updated deps and put code in place to prepare for GitHub module API change 2019-01-24 15:45:24 -06:00
Wick
73ed71df98 refactor(package.json): update supported engines 2019-01-23 18:26:50 +01:00
Wick
a4ebae2017 refactor(package.json): make Windows understand the "format" command 2019-01-23 18:25:57 +01:00
ポール ウェッブ
62355a69ab 3.5.1 2019-01-21 16:58:55 -06:00
ポール ウェッブ
114f692888 3.5.0 2019-01-21 16:58:50 -06:00
ポール ウェッブ
c31b1c56d8 Heroku fix? 2019-01-17 15:51:00 -06:00
ポール ウェッブ
c8a813a9bb 3.4.0 2019-01-17 15:24:56 -06:00
ポール ウェッブ
1e850048bd Closes #207 and reformats some things 2019-01-17 14:41:26 -06:00