Commit graph

448 commits

Author SHA1 Message Date
tidy-dev b84cc45cec Add markdown linters 2022-08-29 06:39:51 -04:00
tidy-dev ec2cf7657d Revert eslint-plugin-primer-react 2022-08-25 15:30:16 -04:00
tidy-dev 5789f564d0 Adding esling-plugin-primer-react linting 2022-08-23 14:46:15 -04:00
dependabot[bot] 2b01dd9b68
Bump terser from 5.10.0 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 14:19:16 +00:00
dependabot[bot] 11a57c86bd
Bump plist from 3.0.1 to 3.0.6
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.6.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 11:33:44 +00:00
Sergio Padrino acbc19b4b3 Revert "Revert "Merge pull request #14813 from desktop/upgrade-to-electron-v19""
This reverts commit 1bfcd1986d.
2022-06-29 16:10:20 +02:00
Sergio Padrino 367f9260a3
Merge pull request #14861 from desktop/releases/3.0.3
Release 3.0.3
2022-06-28 15:30:03 +02:00
Sergio Padrino 1bfcd1986d Revert "Merge pull request #14813 from desktop/upgrade-to-electron-v19"
This reverts commit 5cc82654ad, reversing
changes made to 5c6eb98e11.
2022-06-27 10:51:33 +02:00
dependabot[bot] 73f31b209f
Bump jsdom from 16.4.0 to 16.7.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/16.4.0...16.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-23 03:42:07 +00:00
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