renovate[bot]
|
73b8b54ae8
|
fix(deps): update dependency @electron/remote to v2.0.9
|
2022-12-07 02:25:28 +00:00 |
|
renovate[bot]
|
bc49dbc41d
|
fix(deps): update dependency webtorrent to v1.9.6
|
2022-12-04 00:00:17 +00:00 |
|
renovate[bot]
|
69b1ff58d0
|
chore(deps): update dependency @babel/core to v7.20.5
|
2022-11-29 15:34:34 +00:00 |
|
renovate[bot]
|
cf48311fcb
|
fix(deps): update dependency webtorrent to v1.9.4
|
2022-11-21 14:56:21 +00:00 |
|
renovate[bot]
|
c919af1fd9
|
fix(deps): update dependency webtorrent to v1.9.3
|
2022-11-19 00:57:08 +00:00 |
|
dependabot[bot]
|
cdc5ac6538
|
build(deps): bump loader-utils from 1.4.0 to 1.4.2 (#2288)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-11 15:04:46 +01:00 |
|
renovate[bot]
|
05881478b5
|
fix(deps): update dependency webtorrent to v1.9.2
|
2022-11-11 05:52:42 +00:00 |
|
renovate[bot]
|
fb279010d0
|
chore(deps): update dependency electron-winstaller to v5.1.0 (#2277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-11 01:10:49 +01:00 |
|
renovate[bot]
|
e54f61c480
|
fix(deps): update dependency create-torrent to v5.0.9 (#2287)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-11 01:00:56 +01:00 |
|
renovate[bot]
|
ab9468f84f
|
chore(deps): update npm to v9 (#2283)
* chore(deps): update npm to v9
* Update package.json
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Diego Rodríguez Baquero <diego@protocol.ai>
|
2022-11-10 15:15:19 -05:00 |
|
renovate[bot]
|
0f20c0acd1
|
chore(deps): update dependency @babel/core to v7.20.2
|
2022-11-06 00:06:21 +00:00 |
|
renovate[bot]
|
a4ef6cb562
|
fix(deps): update dependency webtorrent to v1.9.1
|
2022-10-28 16:53:40 +00:00 |
|
renovate[bot]
|
21c260dc13
|
chore(deps): update dependency electron-notarize to v1.2.2
|
2022-10-22 01:44:22 +00:00 |
|
renovate[bot]
|
0df520c5ba
|
chore(deps): update dependency @babel/core to v7.19.6
|
2022-10-21 12:02:18 +00:00 |
|
renovate[bot]
|
707461a264
|
chore(deps): update dependency minimist to v1.2.7 (#2271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-15 16:35:45 +02:00 |
|
renovate[bot]
|
a22f94df80
|
fix(deps): update dependency semver to v7.3.8 (#2268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-09 12:05:24 +02:00 |
|
renovate[bot]
|
a60e817e0c
|
fix(deps): update dependency webtorrent to v1.8.32
|
2022-10-09 07:34:24 +00:00 |
|
renovate[bot]
|
f1865dda4f
|
fix(deps): update dependency webtorrent to v1.8.31
|
2022-10-09 02:35:05 +00:00 |
|
renovate[bot]
|
8cdc6b1307
|
chore(deps): update dependency spectron to v19 (#2133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex <alxmorais8@msn.com>
|
2022-10-01 16:31:12 +02:00 |
|
dependabot[bot]
|
660facf8c2
|
build(deps): bump jsonpointer and is-my-json-valid (#2264)
Bumps [jsonpointer](https://github.com/janl/node-jsonpointer) and [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid). These dependencies needed to be updated together.
Updates `jsonpointer` from 4.1.0 to 5.0.1
- [Release notes](https://github.com/janl/node-jsonpointer/releases)
- [Commits](https://github.com/janl/node-jsonpointer/compare/v4.1.0...v5.0.1)
Updates `is-my-json-valid` from 2.20.5 to 2.20.6
- [Release notes](https://github.com/mafintosh/is-my-json-valid/releases)
- [Commits](https://github.com/mafintosh/is-my-json-valid/compare/v2.20.5...v2.20.6)
---
updated-dependencies:
- dependency-name: jsonpointer
dependency-type: indirect
- dependency-name: is-my-json-valid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex <alxmorais8@msn.com>
|
2022-10-01 12:08:04 +02:00 |
|
renovate[bot]
|
ddb8500082
|
chore(deps): update babel monorepo to v7.19.3
|
2022-09-28 18:55:54 +00:00 |
|
renovate[bot]
|
cc6af9829e
|
chore(deps): update dependency tape to v5.6.1
|
2022-09-20 23:51:15 +00:00 |
|
renovate[bot]
|
cfba6b503a
|
fix(deps): update dependency music-metadata to v7.13.0
|
2022-09-19 12:15:21 +00:00 |
|
renovate[bot]
|
04c766bb53
|
chore(deps): update dependency nodemon to v2.0.20
|
2022-09-17 13:23:51 +00:00 |
|
renovate[bot]
|
2389a1aa35
|
chore(deps): update babel monorepo to v7.19.1
|
2022-09-15 17:58:20 +00:00 |
|
renovate[bot]
|
430b4c409a
|
fix(deps): update dependency webtorrent to v1.8.30
|
2022-09-12 22:50:38 +00:00 |
|
renovate[bot]
|
810952f234
|
chore(deps): update babel monorepo to v7.19.0
|
2022-09-07 01:54:36 +00:00 |
|
renovate[bot]
|
ae4a8e40f8
|
fix(deps): update dependency webtorrent to v1.8.29
|
2022-09-03 10:27:11 +00:00 |
|
renovate[bot]
|
ea100dda36
|
fix(deps): update webtorrent
|
2022-09-03 01:22:01 +00:00 |
|
dependabot[bot]
|
00ebbc7e17
|
build(deps): bump protobufjs from 6.10.2 to 6.11.3 (#2214)
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.10.2 to 6.11.3.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/v6.10.2...v6.11.3)
---
updated-dependencies:
- dependency-name: protobufjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-28 18:48:05 +02:00 |
|
renovate[bot]
|
8109ce5410
|
fix(deps): update dependency iso-639-1 to v2.1.15 (#2213)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-08-28 00:24:16 +02:00 |
|
renovate[bot]
|
9200070269
|
chore(deps): update dependency electron-packager to v15.5.2
|
2022-08-24 03:23:12 +00:00 |
|
renovate[bot]
|
16ab96e4ac
|
chore(deps): update dependency @babel/core to v7.18.13
|
2022-08-23 19:04:25 +00:00 |
|
renovate[bot]
|
d8632f6386
|
chore(deps): update dependency tape to v5.6.0
|
2022-08-17 22:07:38 +00:00 |
|
renovate[bot]
|
5558bad0de
|
fix(deps): update dependency music-metadata to v7.12.6
|
2022-08-05 12:27:45 +00:00 |
|
renovate[bot]
|
0f5b7fd80e
|
chore(deps): update babel monorepo to v7.18.10
|
2022-08-02 19:54:53 +00:00 |
|
renovate[bot]
|
6a288efb57
|
fix(deps): update dependency music-metadata to v7.12.5
|
2022-07-25 10:26:40 +00:00 |
|
renovate[bot]
|
f07a307b0d
|
chore(deps): update babel monorepo to v7.18.9
|
2022-07-19 11:40:08 +00:00 |
|
renovate[bot]
|
cb1de722fe
|
chore(deps): update dependency plist to v3.0.6
|
2022-07-13 22:41:20 +00:00 |
|
renovate[bot]
|
45036451c7
|
chore(deps): update dependency nodemon to v2.0.19
|
2022-07-06 17:13:24 +00:00 |
|
renovate[bot]
|
58a4f7a34a
|
fix(deps): update dependency music-metadata to v7.12.4
|
2022-07-05 12:43:25 +00:00 |
|
renovate[bot]
|
9082c6f63e
|
fix(deps): update dependency webtorrent to v1.8.26
|
2022-07-04 02:50:37 +00:00 |
|
renovate[bot]
|
9fb8a2ae09
|
fix(deps): update webtorrent
|
2022-07-04 02:42:36 +00:00 |
|
renovate[bot]
|
0e501b498e
|
fix(deps): update dependency create-torrent to v5.0.3
|
2022-07-03 19:35:47 +00:00 |
|
renovate[bot]
|
85e0c5709e
|
chore(deps): update babel monorepo to v7.18.6
|
2022-06-28 19:52:17 +00:00 |
|
renovate[bot]
|
cee88a7e24
|
chore(deps): update dependency nodemon to v2.0.18
|
2022-06-24 15:37:09 +00:00 |
|
renovate[bot]
|
f503a46447
|
fix(deps): update dependency webtorrent to v1.8.24
|
2022-06-24 05:42:10 +00:00 |
|
renovate[bot]
|
1cdd54e421
|
fix(deps): update dependency webtorrent to v1.8.23
|
2022-06-23 05:47:20 +00:00 |
|
Renovate Bot
|
73be2513ad
|
chore(deps): update dependency @babel/core to v7.18.5
|
2022-06-14 12:06:06 +00:00 |
|
Renovate Bot
|
e9eb22a530
|
chore(deps): update babel monorepo to v7.18.2
|
2022-05-26 11:32:46 +00:00 |
|