Commit graph

489 commits

Author SHA1 Message Date
Andrew Casey
e6329540d3 Update prettier and eslint for optional chaining support 2020-06-24 17:43:46 +00:00
Andrew Casey
6de4d61e85 Upgrade @types/node to 12.12.24 to match electron 2020-06-22 19:36:29 +00:00
Andrew Casey
2fd73a9ccb Upgrade to TS 3.9.5 2020-06-22 19:36:29 +00:00
Markus Olsson
6d405e4a9e
Merge branch 'development' into discard-selection 2020-06-01 13:36:21 +02:00
Rafael Oleza
01215ef1e5
Merge pull request #9861 from ruggi99/update-cross-zip
Upgrade cross-zip to @3.1.0
2020-05-29 11:20:09 +02:00
ruggi99
4747d2e479 Upgrade cross-zip to @3.1.0 2020-05-25 15:21:02 +02:00
Rafael Oleza
6815a7452c Update yarn.lock 2020-05-25 13:20:21 +02:00
Rafael Oleza
1cd277f90c Downgrade jest-diff to v25
v26 requires node v10.14.2 and our current circleCI VMs use v10.11.0
2020-05-13 11:35:13 +02:00
Rafael Oleza
fbdf495f97 Add jest-diff dependency
This helps assert changes in files when discarding changes
2020-05-13 11:35:13 +02:00
say25
10b3fff972 Update to Electron 8.2.5 2020-05-12 00:52:41 -05:00
evelyn masso
91bb82f382 up to electron v7.2.4 2020-04-30 08:58:11 -07:00
evelyn masso
b0c0a74c60
Merge pull request #7050 from say25/upgrade-to-latest-react
Upgrade to React 16.8.4
2020-04-29 16:13:42 -07:00
Rafael Oleza
b5997a453f Use lru-cache instead of a Map to memoize the pushed tags
This way we avoid memory leaks by having an ever-growing object
2020-04-28 15:05:48 +02:00
HashimotoYT
d82ba4252f build: update node-sass to 4.13.1 to allow build on node 13 2020-04-15 13:53:42 +03:00
evelyn masso
a9be1b51e4 add moment duration format dep 2020-04-09 16:42:22 -07:00
say25
de20868d2b Update to React 16.8 2020-04-07 16:40:06 -05:00
evelyn masso
c4177d71d0
Merge pull request #9276 from desktop/dependabot/npm_and_yarn/acorn-5.7.4
Bump acorn from 5.7.2 to 5.7.4
2020-04-03 09:33:40 -07:00
Katrina Uychaco
95c5ae0fd6
Merge pull request #9052 from desktop/feature/revamp-draft-release-task
Revamp draft release task
2020-03-25 21:31:35 -07:00
dependabot[bot]
ddeaac29fb
Bump acorn from 5.7.2 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.2 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.2...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 02:01:52 +00:00
say25
646fc57ee9 Update Downstream Packages to Enhance Windows Build Experience 2020-03-09 20:08:04 -05:00
evelyn masso
ee5732aab9 remove json-pretty 2020-03-02 09:23:24 -08:00
evelyn masso
7b2b4409ee add types for prettier 2020-03-02 09:23:23 -08:00
dependabot[bot]
4ae3604731
Bump codecov from 3.1.0 to 3.6.5
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.1.0 to 3.6.5.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-19 18:08:17 +00:00
Katrina Uychaco
2624246ef3 Update yarn.lock
Co-Authored-By: Markus Olsson <niik@users.noreply.github.com>
2020-02-05 16:06:58 -08:00
Katrina Uychaco
9d2eecee49 Merge branch 'development' into ku-electron-7-upgrade 2020-01-23 11:52:57 -08:00
Katrina Uychaco
cdcb4cf272 Upgrade Electron to 7.1.8 2020-01-13 02:04:17 -08:00
dependabot[bot]
7643b3df1f
Bump handlebars from 4.1.2 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-28 00:25:40 +00:00
Katrina Uychaco
929fc4f3af Bump electron-packager to 14.1.1 (to get electron-notarize 0.2.0)
This replaces the patch for osx-notarize removed in 4898ffb46, which was causing the build to fail

See https://github.com/electron/electron-packager/pull/1069

Co-Authored-By: evelyn masso <outofambit@github.com>
2019-12-19 15:09:41 -08:00
Katrina Uychaco
8e1ec73885 WIP fix things 2019-12-12 15:50:28 -08:00
Katrina Uychaco
a80b050545 Upgrade Electron to 6.1.6 2019-12-12 14:36:20 -08:00
say25
67778813d5 Update Code Mirror and CodeMirror Types 2019-11-14 22:29:04 -06:00
evelyn masso
4a6e05e43b disable hardenedRuntime 2019-11-01 16:42:20 -07:00
evelyn masso
d4f0736a28 try patch-package 2019-11-01 10:18:54 -07:00
evelyn masso
cf3ca497e3 yarn resolutions isn't working for this 2019-11-01 09:13:48 -07:00
evelyn masso
3af1100e1c use yarn resolutions to override 2019-11-01 08:45:19 -07:00
evelyn masso
ee159d2828 try patched osx-notarize 2019-10-31 16:08:17 -07:00
evelyn masso
cc8ed4fa69 Revert "Revert "new octicons package""
This reverts commit f3ce77a5ba.
2019-09-25 11:24:58 -07:00
evelyn masso
f3ce77a5ba Revert "new octicons package"
This reverts commit 19fb0cac27.
2019-09-25 11:23:53 -07:00
evelyn masso
19fb0cac27 new octicons package
see https://github.com/primer/octicons/pull/311
2019-09-24 13:39:31 -07:00
dependabot[bot]
ba4633dc14
Bump eslint-utils from 1.3.1 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-09-03 14:10:05 +00:00
evelyn masso
b16066a963 add jest-extended 2019-07-25 10:55:51 -07:00
evelyn masso
34d69e353c
Merge branch 'development' into chore/electron-five 2019-07-15 12:31:25 -07:00
Brendan Forster
f8afe087d0 upgrade typescript-eslint packages to latest versions 2019-07-02 11:49:33 -03:00
Brendan Forster
8e1fcef5b6 bump to Electron 5.0.6 2019-06-27 16:17:55 -03:00
evelyn masso
61808c8d2c electron 5.0.4 2019-06-27 16:17:55 -03:00
evelyn masso
ec74f55903 up electron to 5 and break everything 2019-06-27 16:16:43 -03:00
Brendan Forster
21f0c6bca4
Merge branch 'development' into upgrade-to-node-10 2019-06-24 08:04:50 -03:00
Brendan Forster
fbce1b6734 upgrade @types/node to 10.1.x version which is compatible with Electron 3 2019-06-18 11:07:35 -03:00
dependabot[bot]
2f8b7e0949
Bump handlebars from 4.0.11 to 4.1.2
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-17 20:36:54 +00:00
dependabot[bot]
d305ba4cdc
Bump clean-css from 4.1.9 to 4.1.11
Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 4.1.9 to 4.1.11.
- [Release notes](https://github.com/jakubpawlowicz/clean-css/releases)
- [Changelog](https://github.com/jakubpawlowicz/clean-css/blob/master/History.md)
- [Commits](https://github.com/jakubpawlowicz/clean-css/compare/v4.1.9...v4.1.11)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-17 18:41:13 +00:00
dependabot[bot]
5a83737ab1
Bump diff from 3.4.0 to 3.5.0
Bumps [diff](https://github.com/kpdecker/jsdiff) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/kpdecker/jsdiff/releases)
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](https://github.com/kpdecker/jsdiff/compare/v3.4.0...v3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-17 18:08:15 +00:00
Brendan Forster
31079de96b
Merge branch 'development' into dependabot/npm_and_yarn/js-yaml-3.13.1 2019-06-12 10:00:05 -03:00
Brendan Forster
2acd47917e
Merge branch 'development' into dependabot/npm_and_yarn/sshpk-1.16.1 2019-06-11 13:27:39 -03:00
dependabot[bot]
1f7fb96936
Bump js-yaml from 3.10.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.10.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.10.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-10 19:45:55 +00:00
William Shepherd
dc5bb72afa
Merge branch 'development' into update-eslint-dependencies 2019-06-10 11:02:17 -05:00
dependabot[bot]
c570ee6811
Bump sshpk from 1.13.1 to 1.16.1
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.16.1.
- [Release notes](https://github.com/joyent/node-sshpk/releases)
- [Commits](https://github.com/joyent/node-sshpk/compare/v1.13.1...v1.16.1)
2019-06-07 13:56:22 +00:00
Brendan Forster
4454eec4ff upgrade eslint and the current plugins and config 2019-06-04 15:26:49 -03:00
say25
cdbf42aed6 Upgrade node-sass to 4.12.0 2019-06-02 18:54:32 -05:00
dependabot[bot]
7b694b7069
Bump webpack-bundle-analyzer from 2.13.0 to 3.3.2
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 2.13.0 to 3.3.2.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v2.13.0...v3.3.2)
2019-05-23 14:34:56 +00:00
Brendan Forster
a802dcd8ec bump latest typescript and parser dependencies 2019-04-24 18:53:46 -03:00
evelyn masso
4c0e748810
Merge pull request #6771 from desktop/port-to-new-eslint-plugin-for-typescript
finish migration to using @typescript-eslint packages
2019-03-18 09:12:43 -07:00
Brendan Forster
bda087d122 Merge branch 'development' into hotfix-for-1-6-4-update 2019-03-12 13:04:28 -03:00
Brendan Forster
9ca2d35840 upgrade Electron to address reported security vulnerability 2019-03-11 12:53:46 -03:00
Brendan Forster
5de3f87394 port to new eslint plugin for TS 2019-03-07 11:03:58 -04:00
HashimotoYT
ea8e2455a1 Update electron-packager with Mojave support 2019-02-28 20:29:06 +02:00
evelyn masso
6999361fdf upgrade css loader to latest 2019-02-27 09:40:19 -08:00
Brendan Forster
30253a7087 bump node-sass to latest version 2019-02-22 16:52:40 -04:00
Brendan Forster
d9c70aa895 bump spectron to latest version 2019-02-13 13:43:13 -04:00
William Shepherd
56a8e52c2d Bump electron 2019-02-13 13:43:13 -04:00
Brendan Forster
060700fb0e drop spectron down to version 4 which is intended for Electron 2.x 2019-02-08 15:10:37 -04:00
Brendan Forster
d950ec9ca3 commit lockfile change 2019-01-29 11:53:25 -08:00
evelyn masso
676c705c2b
Merge pull request #6688 from Daniel-McCarthy/Drop-Chai-and-Mocha
Remove the chai and mocha packages
2019-01-23 08:55:25 -08:00
Dan McCarthy
cb66154b99 Remove mocha and chai from package.json
Since chai and mocha are no longer being used within the project now that  the tests have all been switched to use jest, we can now remove the packages directly.
2019-01-22 09:52:16 -06:00
Brendan Forster
d4010b5a62 upgrade prettier to latest version 2019-01-20 22:02:05 -04:00
William Shepherd
73a12a8db3
Merge pull request #6440 from desktop/use-fs-admin-for-installing-shortcut
replace runas with fs-admin to handle installing installing CLI
2019-01-17 12:14:21 -06:00
William Shepherd
b7584f7fd8
Merge pull request #6518 from desktop/port-integration-tests-to-jest
port integration tests to jest
2019-01-17 12:13:07 -06:00
Brendan Forster
d2be1c4d5b
Merge pull request #6516 from desktop/refresh-octicons
update octicons package to v8.x
2019-01-16 14:47:31 -04:00
Brendan Forster
3ccae4ea0b bump to spectron v5 to support Electron v3 2019-01-16 13:18:15 -04:00
Brendan Forster
ccd9a10ef1 add @types/webdriverio so that we can use spectron's type declarations 2019-01-16 13:18:15 -04:00
Markus Olsson
b28986ca87 Initial transition experiment 2019-01-14 14:53:30 +01:00
Brendan Forster
e1aab08c0e Merge branch 'development' into use-fs-admin-for-installing-shortcut 2019-01-02 12:18:02 -04:00
Brendan Forster
06904c9c25 bump octicons package to latest version 2018-12-31 13:47:53 -04:00
Brendan Forster
b47d3821a2 bump to TS 3.2.2 2018-12-27 12:16:23 -04:00
Brendan Forster
9b44455d17 add a file loader to pull in the cmd file 2018-12-17 14:32:51 -04:00
Markus Olsson
d095b4184d Merge branch 'master' into api-accounts-store 2018-11-29 15:12:29 +01:00
evelyn masso
01aaf359aa Update yarn.lock 2018-11-28 14:09:36 -08:00
Markus Olsson
fb7f91aaec Merge branch 'master' into api-accounts-store 2018-11-22 20:54:20 +01:00
Markus Olsson
c6958ebdb5 Store selected repository in parent component 2018-11-22 20:01:17 +01:00
Brendan Forster
3e83e1ce4e
Merge pull request #6069 from say25/bump-to-latest-electron-2.0.X
Bump to Electron 2.0.13
2018-11-21 14:43:25 -04:00
evelyn masso
d0bda7c6ee
Merge pull request #6111 from desktop/upgrade-eslint-dependencies
upgrade most eslint dependencies to latest version
2018-11-19 11:19:24 -08:00
Brendan Forster
65e841c987
Merge pull request #6206 from desktop/fix-tslint-plugin-vscode
fix tslint for vscode
2018-11-16 14:11:46 -04:00
Brendan Forster
8dabdbeeb2 Merge branch 'master' into upgrade-eslint-dependencies 2018-11-15 14:16:52 -04:00
evelyn masso
6050144aad fix tslint for vscode 2018-11-14 16:54:27 -08:00
Jed Fox
1fae3fe640 Prettier 1.15.2 2018-11-13 15:53:24 -05:00
Jed Fox
336ff4162b Upgrade to the stable version of Prettier 2018-11-07 06:40:17 -05:00
Brendan Forster
0351691b07 upgrade most eslint dependencies to latest version 2018-11-06 14:13:44 -04:00
Jed Fox
dce776c5be Update Prettier again 2018-11-06 06:37:10 -05:00
say25
30213b4eaf Bump to Electron 2.0.13 2018-10-31 23:40:31 -05:00
William Shepherd
8a602413f8
Merge pull request #5979 from desktop/local-storage-abstraction
add a localStorage abstraction to tidy up our parsing work
2018-10-26 12:36:32 -05:00
Brendan Forster
a8c82c2ed9 add support for mocking localStorage when testing 2018-10-23 15:41:24 -03:00
Brendan Forster
1fa20bd8ce upgrade electron-builder to latest version 2018-10-23 11:26:06 -03:00
Brendan Forster
1930b25b9a lockfiles contain some new fields 2018-10-15 17:38:33 -03:00
evelyn masso
4272bda372 upgrade typescript-eslint-parser
to a version that supports TypeScript 3.1
2018-10-08 10:51:11 -07:00
evelyn masso
1a5844c6c3 typescript 3.1 🚋 2018-09-27 10:55:29 -07:00
evelyn masso
c3743e2c38 just use airbnb-browser-shims 2018-09-21 10:15:22 -07:00
evelyn masso
20848eb674 fetch polyfill 2018-09-21 09:39:46 -07:00
William Shepherd
f35ba6365f
Merge pull request #5613 from desktop/bump-to-latest-electron
bump to latest 2.0.x version of Electron
2018-09-19 15:01:06 -05:00
Brendan Forster
389ce17a27
Merge pull request #5636 from desktop/codecov
codecov reporting
2018-09-18 14:43:19 -03:00
evelyn masso
47ca984d38 codecov on circleci 2018-09-12 16:03:57 -07:00
Brendan Forster
2300fdc908 bump electron to 2.0.9 2018-09-12 10:44:50 -03:00
Brendan Forster
0577d4bd8e bump electron to 2.0.8 2018-09-12 10:44:50 -03:00
Brendan Forster
64d0b03948 also bump typescript-eslint-parser 2018-09-09 17:26:27 -03:00
Brendan Forster
78a4e8b275 upgrade to typescript 3 and others 2018-09-07 15:23:09 -03:00
evelyn masso
12ecb1110f remove dead things, add babel-jest 2018-08-27 15:48:35 -07:00
evelyn masso
e6d26972e4 make mocha a direct dep 2018-08-22 16:00:58 -05:00
evelyn masso
807dbf9813 Revert "remove xvfb remnants"
This reverts commit 80fa1dd1a3.
2018-08-20 15:12:20 -05:00
evelyn masso
80fa1dd1a3 remove xvfb remnants 2018-08-20 14:57:36 -05:00
evelyn masso
3038c8eda5 clean up unused deps 2018-08-19 15:44:52 -05:00
evelyn masso
4b06e56871 mock db 2018-08-17 12:33:23 -05:00
evelyn masso
a817970831 add electron-mocha back for integration test 2018-08-17 12:33:23 -05:00
evelyn masso
ff3c5a8c1e jest is awesome 2018-08-17 12:32:09 -05:00
Brendan Forster
9d70a77468 Merge branch 'master' into upgrade-to-local-yarn-usage 2018-08-09 12:51:46 -03:00
Jed Fox
d9b300b66c Upgrade Prettier to 1.14.2 2018-08-09 06:59:27 -04:00
Jed Fox
15c4019a55 Merge branch 'master' into prettier-1.14 2018-08-08 19:41:25 -04:00
Jed Fox
3719a7453f Test a Prettier version that should fix the VSTS issue 2018-08-08 19:15:26 -04:00
Brendan Forster
4a1961ef3b bump electron-builder to latest version 2018-08-08 18:12:26 -03:00
Brendan Forster
74206af6fd upgrade ts-node to latest version 2018-08-07 14:37:50 -03:00
Brendan Forster
33ba8972af first pass at a postinstall script that loads the right version of yarn 2018-08-03 14:07:22 -03:00
William Shepherd
ae526c4912
Merge pull request #5204 from desktop/upgrade-legal-eagle
bump legal-eagle to version which supports Node 10
2018-08-02 16:01:51 -05:00
Brendan Forster
b32f7d625c upgrade tslint and related packages 2018-08-01 18:40:45 -03:00
Brendan Forster
d2c53d454d upgrade eslint and related dependencies 2018-08-01 18:37:29 -03:00
Jed Fox
ba51288ba9 Upgrade to the released version of Prettier 1.14 2018-07-29 17:24:04 -04:00
Brendan Forster
c091204aaa bump legal-eagle to version which supports Node 10 2018-07-20 07:30:48 -03:00
Jed Fox
3964855da4
Manually editing a lockfile FTW 2018-07-19 09:52:40 -04:00
Brendan Forster
6ce07ef69b add double-ended-queue package as alternative to arrays 2018-07-18 13:00:21 -03:00
Jed Fox
fa1f3b1655 Upgrade Prettier to 1.14 (beta) 2018-07-18 06:42:46 -04:00
Brendan Forster
464c047393 bump @types/electron-packager to latest version 2018-07-16 16:57:16 -03:00
Brendan Forster
4a5b02fd0b lockfile changes 2018-07-16 16:55:44 -03:00
Brendan Forster
f79a6c0be6 push lockfile changes related to electron-builder 2018-07-11 14:50:44 -03:00
Vanessa Yuen
9c0612cd7e upgrade some more dependencies 2018-07-10 14:47:11 +02:00
Vanessa Yuen
05b8f86cdd upgrade to electron@2.0.4 2018-07-10 14:25:09 +02:00
Brendan Forster
7d1dee546a Merge branch 'master' into pr/3675 2018-07-03 14:44:55 -03:00
Brendan Forster
87cc7b99d3 Merge branch 'master' into pr/3675 2018-06-18 13:32:48 -03:00
Brendan Forster
c23bbb6148 bump ts parser to address lint warning 2018-06-15 06:42:01 -03:00
William Shepherd
45c7b55575
Merge pull request #4764 from desktop/syntactic-fission
Dynamic importing of CodeMirror modes at runtime
2018-06-13 12:33:43 -05:00
William Shepherd
76288c8795
Merge pull request #4695 from desktop/bump-electron
bump to latest 1.8.x version of Electron
2018-06-08 13:03:58 -05:00
Markus Olsson
2dd7ba3d5f Merge remote-tracking branch 'origin/master' into syntactic-fission 2018-06-08 16:04:31 +02:00
Brendan Forster
cff47b3771 Merge branch 'master' into bump-electron 2018-06-07 13:44:35 +09:30
Brendan Forster
782c08c189 Merge branch 'master' into pr/3675 2018-06-07 13:43:57 +09:30
Brendan Forster
5f6286401e Merge branch 'master' into switch-back-to-babel-minify 2018-06-07 08:58:19 +09:30
Brendan Forster
a4b8d23ea8 Merge branch 'master' into pr/3675 2018-06-06 17:44:42 +09:30
Brendan Forster
c126c25bf1 use babel-minify for production builds to avoid incorrect mangling of JS 2018-06-05 12:13:38 +09:30
Brendan Forster
76f5cdc818 bump eslint-plugin-typescript to support new version of TS 2018-06-03 10:57:05 +10:00
Brendan Forster
b6d8e2ef27 bump TS to 2.9 2018-06-03 10:49:30 +10:00
Brendan Forster
4e377a1bd4 Merge branch 'master' into bump-electron 2018-06-01 16:17:09 +10:00
Neha Batra
0c0677d7e2
Merge pull request #4795 from desktop/bump-prettier
update Prettier to 1.13.0
2018-05-30 23:45:32 -07:00
William Shepherd
179d50d411
Merge pull request #4676 from desktop/bump-to-latest-react
bump to React 16.3
2018-05-29 12:12:49 -05:00
Brendan Forster
dd90ae7c6f bump prettier to latest version 2018-05-28 22:44:40 +10:00
Brendan Forster
ad410274f6 Merge branch 'master' into bump-electron 2018-05-24 12:39:56 +10:00
Brendan Forster
a02d8c4f7f Merge branch 'master' into pr/3675 2018-05-23 15:27:18 +10:00
Markus Olsson
01df84ee78 Merge branch 'master' into syntactic-fission 2018-05-23 07:12:55 +02:00
Brendan Forster
8163866e5a a couple of further minor updates 2018-05-23 14:41:49 +10:00
Markus Olsson
e4e531015c Teach babel to understand dynamic import statements 2018-05-22 15:43:50 +02:00
Brendan Forster
3a3ecca3ab actually there's a newer Electron just out 2018-05-18 16:56:14 +10:00
Brendan Forster
7239fc8e15 bump to latest 1.8.x version of Electron 2018-05-15 14:34:18 +10:00
Jed Fox
87e9529977
Merge branch 'master' into my-hands-are-typing 2018-05-13 18:42:34 -04:00
Brendan Forster
3cad5de9be bump react and react-dom 2018-05-13 22:39:14 +10:00
Brendan Forster
c871f32a86 Merge branch 'master' into the-great-webpack-migration 2018-05-10 07:49:32 +10:00
Markus Olsson
7c0d4bd25a
Merge pull request #4431 from desktop/upgrade-fs-extra
upgrade fs-extra by a few major versions
2018-05-09 18:48:09 +02:00
Markus Olsson
496da5f45d Bump awesome-typescript-loader to fix webpack-hmr crash
I was getting [a TypeError](https://github.com/s-panferov/awesome-typescript-loader/issues/541) when running webpack dev server (worked fine for initial compile but crashed on reload). Upgrading to latest a-t-l seems to have solved it
2018-05-09 14:30:28 +02:00
Brendan Forster
c225e9fa60 bump webpack again 2018-05-08 13:10:25 +10:00
Brendan Forster
c5ded56483 bump typescript to latest stable release 2018-05-08 11:46:05 +10:00
Brendan Forster
d3ab0ec2fc shiny new webpack 2018-05-06 10:19:02 +10:00
Brendan Forster
2c63c82e96 bump to fs-extra@6.0.0 2018-05-06 09:30:49 +10:00
Brendan Forster
7238ed4b37 no need to use babel here as mode: production takes care of it 2018-05-04 17:51:09 +10:00
Brendan Forster
6abd51a7ba upgrade all the dependencies i can find 2018-05-04 16:14:11 +10:00
Brendan Forster
2a032c434e
Merge branch 'master' into my-hands-are-typing 2018-05-04 15:10:44 +10:00
Brendan Forster
9777eba9da Merge branch 'master' into upgrade-fs-extra 2018-04-23 10:58:36 -05:00
Brendan Forster
3572baaa7f bump to latest type declarations 2018-04-20 14:42:09 -05:00
Brendan Forster
a6ca6926e3 Merge branch 'master' into my-hands-are-typing 2018-04-20 11:24:22 -05:00
Brendan Forster
5542228fce update typescript-eslint-parser to support new syntax in TS 2.8 2018-04-19 18:11:44 -05:00
Brendan Forster
ba54497f43 Merge branch 'master' into upgrade-fs-extra 2018-04-19 10:58:15 -05:00
Brendan Forster
38c8d4f6f9 bump fs-extra to latest stable version 2018-04-10 14:07:31 +10:00
Brendan Forster
dae3d2188f bump node to latest 8.x version of @types/node 2018-04-10 12:30:38 +10:00
Brendan Forster
f4fc41e963 ping @types/react to the latest 16.2.x version 2018-04-08 14:48:16 +10:00
Brendan Forster
27c191c623 Merge branch 'master' into my-hands-are-typing 2018-04-08 14:25:11 +10:00
Markus Olsson
768dc010f1
Merge branch 'master' into we-dont-need-to-ship-a-yaml-parser 2018-04-04 14:45:18 +02:00
Markus Olsson
985bf1c23d
Merge pull request #4355 from desktop/investigate-slimming-things
generate an analysis of the renderer bundle when building for prod
2018-04-03 15:36:38 +02:00
Brendan Forster
42f536bb0b Merge branch 'master' into we-dont-need-to-ship-a-yaml-parser 2018-04-03 14:47:26 +10:00
Brendan Forster
63c199877d Merge branch 'master' into pr/3675 2018-04-02 17:54:33 +10:00
Markus Olsson
95b94a610c Bump typescript to 2.8.1 2018-03-29 12:01:19 +02:00
Brendan Forster
d2048e1602 move front-matter parsing out of the app package 2018-03-29 16:50:04 +11:00
Brendan Forster
e4b40c062b add webpack-bundle-analyzer to poke at the renderer output
this generates a HTML file you can explore to see what is
contained in the Desktop bundle for the UI, the largest
part of the overall codebase
2018-03-29 15:43:11 +11:00
Brendan Forster
32d0cea27a lint the changelog file to catch syntax errors 2018-03-27 12:21:02 +11:00
Brendan Forster
04cc3bd122 first pass at script to validate changelog 2018-03-27 10:54:21 +11:00
Brendan Forster
ecc322483f Merge branch 'master' into update-ts-node 2018-03-26 08:45:40 +11:00
Brendan Forster
79ccf0876d add back a dropped dependency 2018-03-24 12:02:30 +11:00
Markus Olsson
23ea97b613
Merge branch 'master' into update-test-depedencies 2018-03-23 11:29:51 +01:00
Brendan Forster
2b657a3ca7 update tslint* and eslint* packages 2018-03-22 13:32:43 +11:00
Brendan Forster
12290e1ef1 update relevant test packages 2018-03-22 13:22:15 +11:00
Brendan Forster
f7dde62d8e bump package to 5.x 2018-03-22 12:54:28 +11:00
Brendan Forster
9bbd7c7b4b replace inline textarea-caret declaration with external package 2018-03-16 11:09:34 +11:00
Brendan Forster
f45d9a6238 tidy up untildify 2018-03-16 10:35:24 +11:00
Markus Olsson
6e238a3785
Merge pull request #3958 from desktop/bump-electron
update Electron to 1.8.3
2018-03-14 15:03:39 +01:00
Brendan Forster
6324216fac Merge branch 'master' into types-updates-scripts 2018-03-11 18:43:47 -07:00
William Shepherd
289dd2f86c Merge master 2018-03-11 15:39:23 -05:00
William Shepherd
d328cf729a
Merge pull request #3886 from desktop/copy-pasta
Edit context menus in text input elements
2018-03-09 11:30:54 -06:00
Brendan Forster
fc6d893991 Merge branch 'master' into bump-electron 2018-03-08 14:20:29 -08:00
Brendan Forster
4dc49b9332 bump Electron to 1.8.3 2018-03-08 14:14:35 -08:00
Brendan Forster
5a15d3c9b0 bump react-virtualized and all the types 2018-03-06 12:14:24 -08:00
Brendan Forster
376aa6123f Merge branch 'master' into bump-to-react-16 2018-03-06 11:53:48 -08:00
Markus Olsson
a605af7623 Merge branch 'master' into copy-pasta 2018-03-01 14:56:26 +01:00
Brendan Forster
5f71e5a5a3 update prettier and typescript-eslint-parser 2018-02-28 17:08:37 +11:00
Brendan Forster
5c1fc6587f update electron-builder to latest version 2018-02-28 16:35:59 +11:00
Brendan Forster
522e02583d Merge branch 'master' into types-updates-scripts 2018-02-23 14:54:41 +10:30
Brendan Forster
d8eb5c1ff8 bump typescript again 2018-02-23 14:46:37 +10:30
Jed Fox
72ea02412c Merge branch 'master' into my-hands-are-typing 2018-02-14 17:04:23 -05:00
William Shepherd
d2f4106e59
Merge branch 'master' into bump-electron 2018-02-14 12:05:52 -06:00
Markus Olsson
c5eb49a7fd
Merge branch 'master' into copy-pasta 2018-02-13 17:09:54 +01:00
Brendan Forster
8452449631 Merge branch 'master' into bump-to-react-16 2018-02-13 15:24:45 +10:30
William Shepherd
23ddc3acea
Merge pull request #3873 from j-f1/i-can't-see-clearly-now
Enable fuzzy search in the repository, branch, PR, and clone FilterLists
2018-02-11 20:06:29 -06:00
iAmWillShepherd
03bbae4675 lock files 2018-02-07 16:23:08 -06:00
iAmWillShepherd
e0ad3156e2 Update dependencies 2018-02-07 15:39:35 -06:00
Brendan Forster
25d7cadc0f Merge branch 'master' into bump-to-react-16 2018-02-04 15:57:09 +11:00
Brendan Forster
da2b4173a1 update prettier and format SCSS files
Co-Authored-By: Jed Fox <git@twopointzero.us>
2018-02-02 10:47:01 +11:00
William Shepherd
c8e2c679ef
Revert "Run Prettier on All The Things" 2018-02-01 17:08:53 -06:00
William Shepherd
bf14e592fa
Merge pull request #3569 from j-f1/its-more-prettier
Run Prettier on All The Things
2018-02-01 17:00:39 -06:00
Brendan Forster
9f4924a97b bump typescript-eslint-parser to latest known version 2018-02-01 15:49:43 +11:00
Brendan Forster
0dd0c561d4 bump version for reals 2018-02-01 15:33:24 +11:00
iAmWillShepherd
8b1856121d bump version 2018-01-31 15:45:56 -06:00
Jed Fox
3c2042f7a6
Merge branch 'master' into my-hands-are-typing 2018-01-31 13:55:00 -05:00
Brendan Forster
7b398440d3 add semver package to do proper comparison 2018-01-31 11:14:38 +11:00
Brendan Forster
bc00a963bf add dependency for rendering JSON 2018-01-31 10:43:34 +11:00
Markus Olsson
5bc1c1c0c4 It's a thing, you don't have to trust me 2018-01-30 19:19:01 +01:00
Brendan Forster
d0aa046000 Merge branch 'master' into bump-to-react-16 2018-01-30 11:48:34 +11:00
Brendan Forster
3160d375a5
Merge branch 'master' into its-more-prettier 2018-01-30 11:43:15 +11:00
Jed Fox
1fddb3db87 Add fuzzy-find support; rip out old character highlighting code 2018-01-28 15:20:02 -05:00
Brendan Forster
8b61d599b8 bump electron to address security issue 2018-01-23 16:39:59 +11:00
Brendan Forster
2027f96fd7 update all the dependencies 2018-01-18 14:22:25 -08:00
Jed Fox
431de330ca ⬆️ TS ESLint parser 2018-01-17 07:28:46 -05:00
Jed Fox
3d874ab430 Use the legal-eagle TYPES 2018-01-17 07:26:55 -05:00
Jed Fox
d503f0e5dd
Merge branch 'master' into my-hands-are-typing 2018-01-17 07:18:02 -05:00
Brendan Forster
aa8d61f701 bump prettier to fix regression 2018-01-12 11:41:00 -04:00
iAmWillShepherd
ca4757c8f2 Update other styling plugins 2018-01-10 10:31:56 -06:00
iAmWillShepherd
97ed6d8c40 Update prettier 2018-01-10 09:35:07 -06:00
William Shepherd
87072bde4f
Merge pull request #3730 from desktop/update-electron
update electron to 1.7.10
2018-01-09 02:42:38 -06:00
Jed Fox
d1668da619 ⬆️ TS ESLint parser for bug fix 2018-01-06 06:33:52 -05:00
Brendan Forster
d278872bb3 bump electron to 1.7.10 2018-01-05 11:11:05 -04:00
Brendan Forster
c552cefe28 update webpack middleware dependencies 2017-12-26 18:28:43 +10:30
Brendan Forster
cea441b3e4 upgrade webpack 2017-12-26 18:26:35 +10:30