Diego Rodríguez Baquero
277010a1b8
Merge pull request #1956 from webtorrent/renovate_tape-5.x
...
chore(deps): update dependency tape to ^5.2.2
2021-05-24 08:08:00 -05:00
Renovate Bot
080e8da591
fix(deps): update dependency chokidar to ^3.5.1
2021-05-24 04:34:36 +00:00
Renovate Bot
bf0b5f8cdb
chore(deps): update dependency tape to ^5.2.2
2021-05-24 04:33:03 +00:00
Diego Rodríguez Baquero
6e151cd2a1
chore: add renovate config
2021-05-23 23:00:09 -05:00
Feross Aboukhadijeh
cd5da2fe9b
cross-zip@4
2020-11-24 12:00:00 -10:00
Feross Aboukhadijeh
1c79ffc720
bump deps; including electron ~11.0.3
...
Fixes: https://github.com/webtorrent/webtorrent-desktop/issues/1896
2020-11-24 11:56:17 -10:00
Feross Aboukhadijeh
606c02aef4
Remove extra-lint
...
- standard enforces 'let' and 'const' now
- I've never been a fan of the <100 chars per line rule since it violates the standard philosophy. it should be possible to write conformant code without needing a tool, so 'magic numbers' like 'no more than X lines/chars/statements' are not ideal
2020-11-22 16:29:59 -10:00
Feross Aboukhadijeh
4f68a8ad0b
parse-torrent@9
2020-11-22 16:26:42 -10:00
Feross Aboukhadijeh
37d962fcf3
bump deps
2020-11-22 16:24:46 -10:00
Feross Aboukhadijeh
baf06461df
Remove unused 'buble' dependency
2020-11-22 16:20:09 -10:00
Feross Aboukhadijeh
958814f2ea
use @babel/eslint-parser
2020-11-18 12:37:03 -10:00
Feross Aboukhadijeh
ec0a1d1bb4
Merge pull request #1895 from webtorrent/electron11
2020-11-18 03:41:45 +01:00
Feross Aboukhadijeh
c1db01b936
Use babel instead of buble
...
This way we can target just the JSX tranformation. We don't use any other cutting edge JS features that require compilation, nor should we in the future.
2020-11-17 16:40:14 -10:00
Feross Aboukhadijeh
b5fad54f4a
Upgrade to Electron 11
2020-11-16 18:03:35 -10:00
Feross Aboukhadijeh
9e1721990d
bitfield@4
2020-11-03 13:03:40 -10:00
Feross Aboukhadijeh
9bb7330caa
spectron@12
2020-10-28 08:14:10 -10:00
Feross Aboukhadijeh
3aae1614ea
pngjs@6
2020-10-28 08:13:13 -10:00
Feross Aboukhadijeh
cdd308fc4a
gh-release@4
2020-10-28 08:12:11 -10:00
Feross Aboukhadijeh
594d18e76e
react 17
2020-10-28 08:11:10 -10:00
Feross Aboukhadijeh
50d772eb54
parse-torrent@8
2020-10-28 08:10:43 -10:00
Feross Aboukhadijeh
57ffb5e0c4
bump deps
2020-10-28 08:10:26 -10:00
dependabot[bot]
696fa4479c
Bump electron from 10.1.1 to 10.1.2
...
Bumps [electron](https://github.com/electron/electron ) from 10.1.1 to 10.1.2.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v10.1.1...v10.1.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-06 17:49:29 +00:00
Feross Aboukhadijeh
8f20d9676b
electron 10.1.1
2020-09-03 11:35:08 -07:00
Feross Aboukhadijeh
aa42627d45
0.24.0
2020-08-28 17:19:47 -07:00
Feross Aboukhadijeh
2f53c5e137
bump electron deps
2020-08-28 17:03:33 -07:00
Feross Aboukhadijeh
ff54f48abb
bump deps
2020-08-28 17:00:29 -07:00
Feross Aboukhadijeh
844e34e596
capture-frame@4
2020-08-28 16:58:36 -07:00
Borewit
a1b2641130
Update music-metadata to version 7.0.2
2020-08-16 08:48:37 +02:00
Borewit
75d9939b98
Update dependency music-metadata to version 7
2020-07-29 18:00:29 +02:00
Feross Aboukhadijeh
803cce808b
Add macOS Notarization
...
Fixes: https://github.com/webtorrent/webtorrent-desktop/issues/1675
2020-07-15 22:26:29 -07:00
Feross Aboukhadijeh
8e89c0962b
0.23.0
2020-07-15 20:13:51 -07:00
Feross Aboukhadijeh
0165d541b8
update dep
2020-07-15 20:13:51 -07:00
Feross Aboukhadijeh
48ad571a59
electron 10: re-enable remote module
...
Electron 10 disables the remote module by default. We've always tried to avoid using `remote` in WTD so there aren't many occurrances of it, but there are still a few places where we use it
2020-07-15 20:01:08 -07:00
Feross Aboukhadijeh
5f5b13d7fe
update to electron 10.0.0-beta.11
2020-07-15 19:42:08 -07:00
Feross Aboukhadijeh
ed3f3f11f6
update tape, pngjs deps
2020-07-15 19:24:08 -07:00
Feross Aboukhadijeh
4b6394d0d5
0.22.0
2020-07-15 17:55:28 -07:00
Feross Aboukhadijeh
9b4dea29f4
lock spectron to 11.0.0
...
11.1.0 contains breaking changes. See: https://github.com/electron-userland/spectron/issues/647
2020-07-15 16:38:55 -07:00
Feross Aboukhadijeh
1f19ed9a2d
update electron to 9; update related deps
2020-07-15 14:34:27 -07:00
Feross Aboukhadijeh
06ce97bf6c
Remove mkdirp
...
Fixes: https://github.com/webtorrent/webtorrent-desktop/issues/1831
2020-07-15 14:03:27 -07:00
Feross Aboukhadijeh
5c67a561c1
update easy deps
...
Update deps
from ~70 down to 34 vulnerabilities (33 low, 1 moderate)
2020-07-15 14:03:26 -07:00
dependabot[bot]
ad252c5fc6
Bump electron from 7.1.0 to 7.2.4
...
Bumps [electron](https://github.com/electron/electron ) from 7.1.0 to 7.2.4.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v7.1.0...v7.2.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-07 00:30:18 +00:00
Feross Aboukhadijeh
e4962fca52
Merge pull request #1776 from webtorrent/greenkeeper/cross-zip-3.0.0
2020-05-10 11:34:04 -07:00
greenkeeper[bot]
f77aff6adf
fix(package): update music-metadata to version 6.3.6
...
Closes #1774
2020-03-11 07:37:48 +00:00
greenkeeper[bot]
6f2a00c785
chore(package): update cross-zip to version 3.0.0
2020-01-16 00:28:51 +00:00
greenkeeper[bot]
c5d20d56ec
fix(package): update music-metadata to version 6.1.0
...
Closes #1749
2020-01-05 16:41:12 +00:00
Diego Rodríguez Baquero
f92a4c3e7d
Merge pull request #1764 from hicom150/remove_deep_equal
...
Remove deep-equal dependency
2020-01-04 13:07:57 -05:00
Julen Garcia Leunda
3c6b189ae6
Remove deep-equal dependency
2019-12-19 17:23:17 +01:00
greenkeeper[bot]
95f2356b4c
fix(package): update semver to version 7.0.0
2019-12-14 20:06:23 +00:00
hicom150
b3026dbd87
Merge remote-tracking branch 'upstream/master' into update_application_config
2019-12-06 16:58:15 +01:00
Julen Garcia Leunda
02975e6b0e
Merge branch 'master' into greenkeeper/electron-7.1.0
2019-11-28 17:21:23 +01:00