Commit graph

983 commits

Author SHA1 Message Date
Markus Olsson
6efc7d6f69 Bump to TS 4.6 2022-05-04 09:06:35 +02:00
Markus Olsson
6c3e8ea3a2 Bump prettier to latest
Co-Authored-By: Harry Hopkinson <63599884+Harry-Hopkinson@users.noreply.github.com>
2022-03-18 12:56:33 +01:00
Markus Olsson
6a98f1e9e0 Merge branch 'development' into format-relative 2022-03-14 14:02:25 +01:00
Markus Olsson
988a769e54 Stop build using Git directly 2022-03-11 14:28:12 +01:00
Markus Olsson
cbc3b74ffb Unship moment-duration-format 2022-03-11 12:35:34 +01:00
Markus Olsson
974fdb21e7 Remove double-ended-queue dependency 2022-03-07 14:45:18 +01:00
Sergio Padrino
1ae05a079c Merge branch 'development' into are-you-there-file-url-its-me-margaret 2022-03-03 13:41:49 +01:00
Markus Olsson
5972c54bf1 Replace file-url package with built-in pathToFileURL 2022-03-02 15:18:17 +01:00
Sergio Padrino
784378f621 Merge branch 'development' into bump-webpack 2022-02-23 10:43:46 +01:00
Markus Olsson
e3379cad8a Add, and use custom console transport 2022-02-21 14:21:59 +01:00
Markus Olsson
c81c21ab5f Bump winston to latest version 2022-02-21 13:12:03 +01:00
tidy-dev
1a244ce07f Upgrade to Electron 17.0.1 2022-02-17 11:01:21 -05:00
Sergio Padrino
89103f406f I still don't know what I'm doing…
…but at least it builds!
2022-02-15 17:33:17 +01:00
Sergio Padrino
af7a84f8d4 I don't know what I'm doing 2022-02-14 18:22:25 +01:00
Sergio Padrino
9220161427 Bump webpack to 4.46.0 2022-02-14 17:40:01 +01:00
dependabot[bot]
db5b8fb2dd
Bump ajv from 6.4.0 to 6.12.3
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.4.0 to 6.12.3.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.4.0...v6.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 15:17:15 +00:00
tidy-dev
80da9097c6 Upgrade @types/codemirror to 5.60.4
This is the version with the lookAhead method on the StringStream type.
2022-02-08 11:34:16 -05:00
tidy-dev
9e87787d76
Update package.json
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2022-02-07 07:21:29 -05:00
Becca
7613a4ebc2 Node options - up memory for unit tests
Running into memory heap error when running unit tests in cli
2022-02-04 13:33:38 -05:00
Becca
5bc43fdedf Upgrade to Electron 16.0.8 2022-02-04 13:33:38 -05:00
Becca
c65bb415a1 Remove remote dependency 2022-02-04 09:35:29 -05:00
Markus Olsson
6564a7d88f Remove tslint 2022-02-01 17:40:13 +01:00
Markus Olsson
ac5dad19c1 Remove eslint-plugin-babel
The no-invalid-this errors where it really shouldn't error
2022-02-01 15:13:39 +01:00
Markus Olsson
3302493a9b Upgrade eslint-plugin-react...
in an attempts to get the no-unused-props replacement working
2022-02-01 15:09:12 +01:00
Markus Olsson
0232d5905f Bump jsdoc eslint plugin
See https://github.com/gajus/eslint-plugin-jsdoc/issues/629
2022-02-01 14:49:53 +01:00
Markus Olsson
1c1b0a7c8a Upgrade typescript-eslint to a version compatible with TS 4.5 2022-02-01 14:47:11 +01:00
Markus Olsson
2d9b2e3af4 Merge branch 'development' into ts-4.5-minimal 2022-02-01 13:13:53 +01:00
Markus Olsson
42a3b75308 Use ts-loader instead of awesome-typescript-loader
awesome-typescript-loader requires TS ^3
2022-01-28 10:30:48 +01:00
Markus Olsson
0fe569b016 Bump TS to 4.5 2022-01-28 10:18:26 +01:00
Becca
d6dd0d9c77 Remove unused dependency xvfb-maybe
Co-Authored-By: Markus Olsson <634063+niik@users.noreply.github.com>
2022-01-26 09:07:50 -05:00
Becca
5cb78f1ddc Merge branch 'development' into electron-v14 2022-01-20 14:27:28 -05:00
Becca
4cafe687c6 With spectron gone - need to add lodash typing. 2022-01-20 14:25:09 -05:00
Becca
1d91a0b9ed Remove spectron since unused and rest of integration test references 2022-01-20 14:21:35 -05:00
Becca
ab433b089f Don't do integration test - there are not any 2022-01-20 13:41:45 -05:00
Becca
e9328381fc Upgrade to latest 14.2.3 2022-01-18 11:51:10 -05:00
Becca
ffb59066ec Upgrade marked to latest for vulnerability fix 2022-01-18 09:53:06 -05:00
Becca
dc58cb3b88 Upgrade to 14.0.0 (build broken) 2022-01-13 10:17:24 -05:00
Sergio Padrino
a721b10339 Make tests pass
Co-Authored-By: Markus Olsson <634063+niik@users.noreply.github.com>
2022-01-11 13:20:01 +01:00
Sergio Padrino
5eddb0a581 Bump spectron to fix tests 2021-12-02 11:46:03 +01:00
Sergio Padrino
420fc27e27 Get help from types! 2021-12-01 18:36:20 +01:00
Sergio Padrino
4a01aa4549 Bump Electron to v13 2021-11-30 11:31:19 +01:00
tidy-dev
35e977e0c3 Add DomPurify 2021-10-18 06:38:32 -04:00
tidy-dev
3e9edc1b6f Use marked library outside of iframe 2021-10-15 12:30:09 -04:00
tidy-dev
680a45d504 Fetch method for zipped log files (added JSZip library) 2021-09-23 21:25:31 -04:00
Sergio Padrino
5fd54ab6c8 Bump Electron to v11.5.0 2021-09-20 10:56:22 +02:00
tidy-dev
3b5cc713b0 Merge branch 'development' into high-contrast 2021-08-18 13:59:23 -04:00
Sergio Padrino
24d89a8007
Merge pull request #12572 from shiftkey/port-custom-tslint-to-eslint
port custom TSLint rules to ESLint
2021-08-12 13:31:45 +02:00
tidy-dev
027efae770 Merge branch 'development' into high-contrast 2021-08-05 16:55:57 -04:00
tidy-dev
9ba147b648 Custom Theme component 2021-08-05 07:24:46 -04:00
tidy-dev
e49c2a349c Switch to upload to Azure 2021-08-02 09:43:36 -04:00
Sergio Padrino
8bba43f99a Merge branch 'development' into tree-shake-octoicons 2021-07-27 17:51:49 +02:00
Sergio Padrino
05642cba26 Bump Electron to v11.2.0 2021-07-26 12:24:54 +02:00
Brendan Forster
8f5fc01548 add check:eslint step to typecheck the eslint-rules directory 2021-07-06 13:08:33 -03:00
Brendan Forster
d3f27cd5db remove scripts and setup that handles transpiling tslint-rules directory 2021-07-06 12:41:56 -03:00
Brendan Forster
7c9a645b63 add helper script to run eslint test suite 2021-07-04 17:59:22 -03:00
Brendan Forster
b3f4974d18 add @types/eslint and @types/estree to support linting scripts 2021-07-04 17:59:20 -03:00
Brendan Forster
16377a1c9f add additional package to simplify linting 2021-07-04 17:57:43 -03:00
Sergio Padrino
80a560421a Downgrade Electron to 11.1.1 2021-06-08 17:05:41 +02:00
Sergio Padrino
0159688cee Bump Electron to v11.3.0 2021-05-25 10:54:58 +02:00
Sergio Padrino
a05464e0f3 Revert "Bump Electron to v11.4.4"
This reverts commit 616024e893.
2021-05-20 18:13:04 +02:00
Sergio Padrino
616024e893 Bump Electron to v11.4.4 2021-05-05 09:52:58 +02:00
Dennis Ameling
db66293053 Update electron-winstaller to 5.0.0 2021-02-19 09:11:10 +01:00
Sergio Padrino
be18829a59 Bump electron-winstaller to 4.0.2, to allow us upgrade to Electron 11 🚀 2021-02-11 13:15:53 +01:00
Markus Olsson
1ada8b6dd3 Merge branch 'development' into pr/11142 2021-01-12 15:14:09 +01:00
Dennis Ameling
7c8649b131 Bump Electron to 11.1.1 2021-01-12 12:31:31 +01:00
Sergio Padrino
95bdda5563 Use split2 to split git output in lines
This is needed because byline splits not only by \n and \r\n, but also by \r.
2021-01-11 10:45:09 +01:00
Dennis Ameling
dcc597c0e3 Update Spectron, re-enable integration tests 2020-12-22 12:04:49 +01:00
Dennis Ameling
75e6ed9e91 Update keytar for Windows, temp disable integration tests 2020-12-22 12:04:49 +01:00
Dennis Ameling
9b3643a4d0 Update several dependencies 2020-12-22 12:04:48 +01:00
Dennis Ameling
14141a73ba First work for Electron 11 upgrade 2020-12-22 12:04:48 +01:00
Markus Olsson
3dd8ac3c62 Use dart sass instead of node-sass 2020-11-12 14:46:36 +01:00
Dennis Ameling
56e9a2a45d Update node-sass to v5.0.0 2020-11-01 00:38:42 +01:00
Markus Olsson
2a7cef4764 Merge branch 'development' into tree-shake-octoicons 2020-09-30 11:23:47 +02:00
Markus Olsson
fc30e25c3a Bump to 9.3.1 2020-09-17 15:45:31 +02:00
Markus Olsson
1db82e82df Bump electron 2020-09-09 13:29:26 +02:00
Markus Olsson
edac8e0f5e Merge branch 'development' into upgrade-octicons 2020-08-21 13:00:23 +02:00
Markus Olsson
3e817b8651 Merge branch 'development' into upgrade-octicons 2020-08-17 10:38:51 +02:00
rafeca
807dc73238
Merge branch 'development' into upgrade-react-transition-group 2020-08-13 11:07:53 +02:00
rafeca
072ef80b07
Merge branch 'development' into upgrade-react-transition-group 2020-08-11 19:12:34 +02:00
Markus Olsson
2d63447841 Merge branch 'development' into tree-shake-octoicons 2020-08-11 18:48:22 +02:00
Markus Olsson
f862081f74 Merge branch 'development' into upgrade-octicons 2020-08-11 18:43:37 +02:00
Markus Olsson
114ce6f408 Merge branch 'development' into remove-requires 2020-08-11 18:43:23 +02:00
Markus Olsson
e26d8db3ff Merge branch 'development' into remove-requires 2020-08-10 12:43:18 +02:00
Markus Olsson
229fc60256 Merge branch 'development' into spike/actions-win32 2020-08-07 10:53:36 +02:00
rafeca
78e048fbdd
Merge branch 'development' into electron-9 2020-08-06 16:03:37 +02:00
rafeca
adf4c75964
Merge branch 'development' into chore/only-custom-tslint-rules 2020-08-06 12:08:34 +02:00
rafeca
bfcf1ae7b0
Merge branch 'development' into electron-9 2020-08-06 12:00:33 +02:00
Markus Olsson
9e6b448130 Merge branch 'development' into remove-requires 2020-08-06 09:51:47 +02:00
Markus Olsson
52911d7868 Merge branch 'development' into terser 2020-08-06 08:28:22 +02:00
Markus Olsson
1b44ad334f
Merge pull request #10185 from desktop/es6-modules
Enable tree shaking by keeping ES6 imports after TypeScript compilation
2020-08-06 07:26:52 +02:00
Markus Olsson
b80264de6d Remove unused package tsconfig-paths 2020-08-05 19:06:14 +02:00
Markus Olsson
2a5aed6fb2
Merge branch 'development' into upgrade-octicons 2020-08-05 18:51:25 +02:00
Markus Olsson
c8663b60c2 Merge branch 'development' into spike/actions-win32 2020-08-05 17:45:00 +02:00
Markus Olsson
e8cba5b82f Merge branch 'development' into chore/only-custom-tslint-rules 2020-08-05 15:46:14 +02:00
Rafael Oleza
99fd62b7b3
Merge pull request #10246 from desktop/dependabot/npm_and_yarn/codecov-3.7.1
Bump codecov from 3.6.5 to 3.7.1
2020-08-05 11:08:05 +02:00
Markus Olsson
e2ec8ded19 Merge branch 'development' into es6-modules 2020-08-04 14:51:47 +02:00
rafeca
2c23d05375
Upgrade react-transition-group package to v4.4.1 2020-08-04 12:50:49 +02:00
Markus Olsson
636382b0eb Merge branch 'development' into electron-9 2020-08-04 11:23:12 +02:00
Markus Olsson
998097461e
Merge pull request #9766 from say25/chore/electron-v8.2.5
Chore/electron v8.4.0
2020-08-04 11:19:03 +02:00
Markus Olsson
ac388bc09a Merge branch 'development' into es6-modules 2020-08-03 17:33:54 +02:00