Commit graph

489 commits

Author SHA1 Message Date
Sergio Padrino
78422b79fd Bump Electron to v19 2022-06-15 17:10:38 +02:00
Sergio Padrino
6b3a5f4d3b Bump css-loader, file-loader and style-loader 2022-06-09 17:49:44 +02:00
Sergio Padrino
eba06ef67a Bump @types/event-kit and fix issues
- Replaced `IDisposable` with `DisposableLike`
- Check `disposed` instead of `isDisposed` (which doesn't exist in runtime)
2022-05-26 12:48:25 +02:00
Markus Olsson
7ae6226bc5
Merge pull request #14495 from desktop/ts-4.6
Upgrade Typescript to 4.6
2022-05-10 09:15:23 +02:00
Markus Olsson
4686d0006a Get rid of unused coverage reporting 2022-05-04 12:13:38 +02:00
Markus Olsson
6efc7d6f69 Bump to TS 4.6 2022-05-04 09:06:35 +02:00
dependabot[bot]
bb6efcbd89
Bump ejs from 3.1.3 to 3.1.7
Bumps [ejs](https://github.com/mde/ejs) from 3.1.3 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.3...v3.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 09:01:48 +00:00
Markus Olsson
caf39fee98
Merge pull request #14205 from desktop/looks-isnt-everything-tho
Upgrade to Prettier 2.6.0
2022-03-21 13:48:55 +00: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
dependabot[bot]
3c1910395e
Bump lodash from 4.17.11 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-17 16:06:53 +00: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
dependabot[bot]
4ead853202
Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 16:56:55 +00: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
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
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
2f1db04ebd
Merge pull request #12991 from desktop/bump-electron-v11-5-0
Bump Electron to v11.5.0
2021-09-21 15:40:00 +02:00
dependabot[bot]
6c3e515ef3
Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 01:23:12 +00: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
1175ca509f
Merge pull request #12754 from desktop/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.5 to 1.0.7
2021-08-12 13:36:59 +02: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
dependabot[bot]
39fc13e0cf
Bump path-parse from 1.0.5 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 22:11:09 +00: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
4e3066d9f0 Update yarn.lock 2021-08-02 09:53:00 -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
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
dependabot[bot]
98b932c85e
Bump set-getter from 0.1.0 to 0.1.1
Bumps [set-getter](https://github.com/doowb/set-getter) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/doowb/set-getter/releases)
- [Commits](https://github.com/doowb/set-getter/commits/0.1.1)

---
updated-dependencies:
- dependency-name: set-getter
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 19:38:41 +00:00
Sergio Padrino
9630999f5e
Merge pull request #12414 from desktop/dependabot/npm_and_yarn/normalize-url-4.5.1
Bump normalize-url from 4.5.0 to 4.5.1
2021-06-17 10:55:54 +02:00
Sergio Padrino
d64715a0d5
Merge pull request #12457 from desktop/dependabot/npm_and_yarn/postcss-7.0.36
Bump postcss from 7.0.14 to 7.0.36
2021-06-17 10:38:33 +02:00
Sergio Padrino
b74e8b8a6a
Merge pull request #12427 from desktop/dependabot/npm_and_yarn/extend-3.0.2
Bump extend from 3.0.1 to 3.0.2
2021-06-17 10:36:18 +02:00
Sergio Padrino
347e9f71b6
Merge pull request #12426 from desktop/dependabot/npm_and_yarn/atob-2.1.2 2021-06-17 10:34:49 +02:00
dependabot[bot]
a5b65129da
Bump normalize-url from 4.5.0 to 4.5.1
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 08:34:15 +00:00
Sergio Padrino
4aab752065
Merge pull request #12168 from desktop/dependabot/npm_and_yarn/ua-parser-js-0.7.28
Bump ua-parser-js from 0.7.21 to 0.7.28
2021-06-17 10:32:26 +02:00
dependabot[bot]
215bd8c81b
Bump postcss from 7.0.14 to 7.0.36
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.14 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.14...7.0.36)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 16:19:49 +00:00
dependabot[bot]
38074531a9
Bump extend from 3.0.1 to 3.0.2
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/main/CHANGELOG.md)
- [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 13:46:04 +00:00
dependabot[bot]
69046a37c5
Bump atob from 2.0.3 to 2.1.2
Bumps [atob](https://github.com/coolaj86/node-browser-compat) from 2.0.3 to 2.1.2.
- [Release notes](https://github.com/coolaj86/node-browser-compat/releases)
- [Commits](https://github.com/coolaj86/node-browser-compat/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 13:45:58 +00:00
Sergio Padrino
80a560421a Downgrade Electron to 11.1.1 2021-06-08 17:05:41 +02:00
dependabot[bot]
1149a1e29e
Bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 11:58:29 +00:00
Sergio Padrino
0159688cee Bump Electron to v11.3.0 2021-05-25 10:54:58 +02:00
Sergio Padrino
82023b699d
Merge pull request #12252 from desktop/releases/2.8.2-beta2 2021-05-24 19:19:18 +02:00
Sergio Padrino
a05464e0f3 Revert "Bump Electron to v11.4.4"
This reverts commit 616024e893.
2021-05-20 18:13:04 +02:00
dependabot[bot]
b1abc9639c
Bump hosted-git-info from 2.5.0 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.5.0 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.5.0...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 00:01:09 +00:00
dependabot[bot]
fd335468f0
Bump ua-parser-js from 0.7.21 to 0.7.28
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.21...0.7.28)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 08:52:02 +00:00
Sergio Padrino
616024e893 Bump Electron to v11.4.4 2021-05-05 09:52:58 +02:00
dependabot[bot]
e7aee58e37
Bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 21:14:04 +00:00
Sergio Padrino
cdbbd8038f
Merge branch 'development' into windows-arm-support 2021-04-06 11:03:22 +02:00
dependabot[bot]
be5784834f
Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 16:45:18 +00:00
dependabot[bot]
2aceac2a42
Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 01:01:14 +00:00
Dennis Ameling
69882e844e Merge remote-tracking branch 'upstream/development' into windows-arm-support 2021-02-19 09:17:27 +01:00
Dennis Ameling
db66293053 Update electron-winstaller to 5.0.0 2021-02-19 09:11:10 +01:00
Sergio Padrino
a9e3439be5
Merge pull request #11564 from desktop/dependabot/npm_and_yarn/node-notifier-8.0.1
Bump node-notifier from 8.0.0 to 8.0.1
2021-02-12 01:26:41 -08:00
dependabot[bot]
1227076152
Bump node-notifier from 8.0.0 to 8.0.1
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-11 12:17:25 +00: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
7c94365a22 Update yarn.lock after merge 2021-01-12 15:17:57 +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
dependabot[bot]
24049847f1
Bump ini from 1.3.4 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.4...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 02:23:53 +00:00