Commit graph

234 commits

Author SHA1 Message Date
Ralph
bb56943863
Merge pull request #72 from LBRYFoundation/dependabot/npm_and_yarn/ws-7.5.9
Bump ws from 7.4.0 to 7.5.9
2024-01-03 10:14:57 -05:00
dependabot[bot]
bc87ddb215
Bump ws from 7.4.0 to 7.5.9
Bumps [ws](https://github.com/websockets/ws) from 7.4.0 to 7.5.9.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.0...7.5.9)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 15:14:47 +00:00
Ralph
5654a18de2
Merge pull request #71 from LBRYFoundation/dependabot/npm_and_yarn/debug-3.2.7
Bump debug from 3.2.6 to 3.2.7
2024-01-03 10:14:37 -05:00
Ralph
a8d3a04c88
Merge pull request #70 from LBRYFoundation/dependabot/npm_and_yarn/minimist-1.2.8
Bump minimist from 1.2.5 to 1.2.8
2024-01-03 10:14:27 -05:00
Ralph
e9ce91e151
Merge pull request #69 from LBRYFoundation/dependabot/npm_and_yarn/json5-2.2.3
Bump json5 from 2.1.3 to 2.2.3
2024-01-03 10:14:08 -05:00
Ralph
75afce2206
Merge branch 'master' into dependabot/npm_and_yarn/json5-2.2.3 2024-01-03 10:14:01 -05:00
dependabot[bot]
23d4deb932
Bump debug from 3.2.6 to 3.2.7
Bumps [debug](https://github.com/debug-js/debug) from 3.2.6 to 3.2.7.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](https://github.com/debug-js/debug/compare/3.2.6...3.2.7)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 15:13:08 +00:00
Ralph
5e801adffb
Merge pull request #68 from LBRYFoundation/dependabot/npm_and_yarn/moment-2.29.4
Bump moment from 2.29.1 to 2.29.4
2024-01-03 10:12:56 -05:00
Ralph
895f162979
Merge pull request #67 from LBRYFoundation/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.1 to 2.6.7
2024-01-03 10:12:43 -05:00
dependabot[bot]
1747571228
Bump minimist from 1.2.5 to 1.2.8
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-04 03:13:40 +00:00
dependabot[bot]
d35d832ac9
Bump json5 from 2.1.3 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 01:40:30 +00:00
dependabot[bot]
339790cb6e
Bump moment from 2.29.1 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-07 02:47:31 +00:00
dependabot[bot]
5ab79de3b4
Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 17:58:36 +00:00
Jeremy Kauffman
eaa5f32c09
Merge pull request #62 from Eniamza/master
Fix : Use RegEx based splitting instead of space character
2021-04-20 16:17:47 -04:00
eniamza
a2596f0e93
Fix : RegEx based split in tipbot.ts 2021-03-20 18:02:36 +06:00
eniamza
28cb36b5d5
Fix : Use RegEx instead of space character in split 2021-03-20 17:59:43 +06:00
Ralph
eb7012c432
Remove auto-reply 'yes?' 2020-11-16 15:12:50 -05:00
Ralph
c2974d02ef
Update yarn.lock 2020-11-14 07:59:46 -05:00
Ralph
c80f9133c0
Update .gitignore 2020-11-14 07:59:32 -05:00
Ralph
34cd1211fb
Update .gitignore 2020-11-14 07:57:56 -05:00
Ralph
b3b12beb8f
Merge pull request #61 from lbryio/typescript-update
Dependency Update & Typescript Update
2020-11-14 07:53:45 -05:00
Ralph
5cc7996f9d
Update README.md 2020-11-14 07:35:08 -05:00
Ralph
4e7ecd78a6
Update README for Yarn & Typescript updates 2020-11-14 07:33:51 -05:00
Ralph
7ec1826454 rollback some bitcoin-core changes 2020-11-14 07:19:25 -05:00
Ralph
f5c899aeb4 Mass update to deps and move to typescript 2020-11-14 06:49:55 -05:00
Thomas Zarebczan
0395ef7026
Merge pull request #60 from VladHZC/patch-1
Update README.md
2020-10-16 16:54:10 -04:00
Vlad
4ee56aea5d
Update README.md 2020-10-16 17:44:28 -03:00
Niko Storni
c6c5e0bc69 print the error to console 2020-08-25 19:22:11 +02:00
Ralph
f41801c96e
Merge pull request #59 from lbryio/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-08-14 23:40:42 -04:00
dependabot[bot]
a8bc6f4097
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-15 22:54:41 +00:00
Niko
571f3cb0aa
Merge pull request #58 from lbryio/dependabot/npm_and_yarn/mongoose-5.7.5
Bump mongoose from 5.5.0 to 5.7.5
2020-07-01 22:26:06 +02:00
dependabot[bot]
fc6178de6b
Bump mongoose from 5.5.0 to 5.7.5
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.5.0 to 5.7.5.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](https://github.com/Automattic/mongoose/compare/5.5.0...5.7.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-30 19:35:17 +00:00
Thomas Zarebczan
38422d2543
Merge pull request #57 from eatdostacos/patch-1
Update balance command
2020-06-30 15:34:44 -04:00
eatdostacos
2334489da5
Update balance command 2020-05-22 22:00:39 -07:00
Thomas Zarebczan
485afee3fb
Merge pull request #55 from ykris45/patch-6
Update LICENSE
2020-02-03 17:06:28 -05:00
YULIUS KURNIAWAN KRISTIANTO
3c8a3c5b83
Update LICENSE 2020-02-03 05:56:08 +07:00
Thomas Zarebczan
cc5a979703
Merge pull request #52 from 0x15F9/importc
Remove redundant import
2019-10-28 10:59:02 -04:00
0x15F9
1e3a210e62 remove redundant import 2019-10-26 21:04:04 +04:00
Niko
b143a38bb7
Merge pull request #51 from kcseb/master
Fixed a minor typo and forced FAQ URL to NOT embed.
2019-10-15 15:49:26 -04:00
Kenneth C
904de88122
Fixed a minor typo and forced FAQ URL to NOT embed.
Fixed a minor typo and forced FAQ URL to NOT embed. 

When a user is tipped, the "read our Tipbot FAQ" URL will no longer embed.
Also fixed a minor typo "for a more details"
2019-10-15 20:45:43 +01:00
Niko
5f1abbdb7f
Merge pull request #50 from ceoger/patch-2
Update tipbot.js
2019-10-14 10:09:48 -04:00
Clement
950280b693
Update tipbot.js
prevent tipbot from embedding the faq image for tipbot on discord. This way it will only show the faq link without the example image
2019-10-11 20:22:40 +05:30
Thomas Zarebczan
9e5428eb04
Merge pull request #47 from Parikshit-Hooda/patch-1
update readme- typo fix and license mention
2019-10-10 14:21:49 -04:00
Thomas Zarebczan
5c17370fc4
Merge pull request #49 from StrikerRUS/patch-1
bump year in license
2019-10-10 14:20:49 -04:00
Nikita Titov
2d61e6fb82
bump year in license 2019-10-08 23:41:41 +03:00
Parikshit Hooda
9e68166321
update readme- typo fix and license mention
issue #46 
Fixed some punctuations for better comprehensibility.
Added MIT license in the readme itself as its a popular practice.
Opened as part of hacktoberfest.
2019-10-05 11:14:00 +05:30
Niko
765c50f248
Merge pull request #45 from lbryio/dependabot/npm_and_yarn/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2
2019-09-04 14:37:19 +02:00
dependabot[bot]
5d4eb20c48
Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-28 14:09:14 +00:00
Niko
b45af0d976
Merge pull request #44 from lbryio/dependabot/npm_and_yarn/lodash-4.17.15
Bump lodash from 4.17.11 to 4.17.15
2019-08-05 11:47:51 -07:00
dependabot[bot]
0d32f2a8f5
Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-05 18:45:54 +00:00