Commit graph

79 commits

Author SHA1 Message Date
Christopher Willis-Ford
686ba5bf0c 3.13.0 2020-07-30 08:40:19 -07:00
Christopher Willis-Ford
7053eed00f Merge branch 'develop' into circleci 2020-07-29 14:30:47 -07:00
Christopher Willis-Ford
e0dd256c45 update scratch-gui to #scratch-desktop-v3.13.0 2020-07-29 14:27:02 -07:00
Christopher Willis-Ford
2cfca4c0ff reference scratch-gui by branch, not tag
Let package-lock.json take care of picking an exact commit.
2020-07-24 17:07:15 -07:00
Christopher Willis-Ford
43daa269df fix scratch-gui dependency versions 2020-07-24 15:58:14 -07:00
Christopher Willis-Ford
9762bac510 3.12.0 2020-06-22 10:46:31 -07:00
Christopher Willis-Ford
ba223fef2d 3.11.1 2020-06-04 00:55:21 -07:00
Christopher Willis-Ford
bc8ca72434 3.11.0 2020-06-03 17:23:53 -07:00
Christopher Willis-Ford
8f23ef1f64 3.10.4 2020-05-22 16:25:59 -07:00
Christopher Willis-Ford
229c42469d use minilog for logging, like scratch-gui 2020-05-20 17:05:00 -07:00
Christopher Willis-Ford
5abc787f1b 3.10.3 2020-05-13 17:32:47 -07:00
Christopher Willis-Ford
5a1526c1e5 update all dependencies, resolve npm audit alerts
minor code changes required for uuid, eslint-config-scratch, and
uglifyjs-webpack-plugin
2020-05-13 14:12:14 -07:00
Christopher Willis-Ford
cd805d1cd4 update to electron@^8.2.5 2020-05-11 13:14:56 -07:00
Christopher Willis-Ford
0404f9ac7e 3.10.2 2020-04-28 15:53:23 -07:00
Christopher Willis-Ford
8a62c4adf1 use scratch-gui#scratch-desktop@v3.10.2 2020-04-28 15:33:45 -07:00
Christopher Willis-Ford
8245ffb1de 3.10.1 2020-03-30 18:18:31 -07:00
Christopher Willis-Ford
33a17879b2 3.10.0 2020-03-26 18:10:11 -07:00
Christopher Willis-Ford
dd6f9eb91c update scratch-gui to scratch-desktop-v3.10.0 2020-03-26 18:10:07 -07:00
Christopher Willis-Ford
b72aab359b 3.9.0 2020-02-28 12:00:02 -08:00
Christopher Willis-Ford
9c9d7c6979 notarize non-MAS macOS build (required for 10.15) 2020-01-16 12:36:13 -08:00
Christopher Willis-Ford
434781e89b fix MAS build: update to electron-builder@^22
We switched to Electron 6 for the MAS private API patch, but
electron-builder 20.x doesn't correctly support building Electron 6 for
MAS. A fix was introduced in version 22.0.0 of electron-builder.
See also:  electron-userland/electron-builder/pull/4154
2020-01-15 15:00:13 -08:00
Christopher Willis-Ford
075262823b 3.8.0 2020-01-15 14:10:02 -08:00
Christopher Willis-Ford
c6bdd43455 3.8.0-rc.1 2020-01-15 11:33:31 -08:00
Chris Willis-Ford
1f9001b158
Merge pull request #94 from cwillisf/electron-6
upgrade to electron@^6.1.7 with MAS patch
2020-01-15 11:28:25 -08:00
Christopher Willis-Ford
4f28d86e70 upgrade to electron@^6.1.7 with MAS patch
This version of Electron includes a patch which:
- removes the use of some private APIs which were causing Electron apps
to be rejected by the Mac App Store, but
- might cause degraded performance on Mac.
2020-01-15 11:27:06 -08:00
Chris Willis-Ford
0c23c3899e
Merge pull request #84 from LLK/dependabot/npm_and_yarn/react-dom-16.2.1
Bump react-dom from 16.2.0 to 16.2.1
2020-01-15 10:50:43 -08:00
Christopher Willis-Ford
96953c4acd 3.7.0 2019-11-26 13:46:27 -08:00
Christopher Willis-Ford
ba6e15a624 3.7.0-rc.1 2019-11-25 18:33:35 -08:00
Christopher Willis-Ford
e32fae831f let npm update package-lock.json
...in the hopes that npm will finally stop trying to change it.
2019-11-25 18:32:49 -08:00
dependabot[bot]
aa46450e74
Bump react-dom from 16.2.0 to 16.2.1
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.2.0 to 16.2.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-dom)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-01 23:03:52 +00:00
Christopher Willis-Ford
9ec118ea48 3.6.0 2019-09-10 12:46:29 -07:00
Christopher Willis-Ford
a013abd925 3.6.0-rc.2 2019-09-05 13:10:17 -07:00
Christopher Willis-Ford
e80b6a27a5 3.6.0-rc.1 2019-08-29 12:45:10 -07:00
Christopher Willis-Ford
d121556de0 update dependencies 2019-08-29 12:43:38 -07:00
Christopher Willis-Ford
5c1e85044d 3.5.2 2019-08-28 12:26:10 -07:00
Christopher Willis-Ford
ddd1156dea update dependencies to fix eslint exception 2019-08-05 15:39:33 -07:00
Christopher Willis-Ford
8b2cdb0086 3.5.1 2019-07-31 13:25:05 -07:00
Christopher Willis-Ford
1b8d9796c9 3.5.0 2019-07-29 12:28:05 -07:00
Christopher Willis-Ford
43e4946365 3.5.0-rc.2 2019-07-28 18:41:43 -07:00
Christopher Willis-Ford
7121d0980f 3.5.0-rc.1 2019-07-27 14:55:06 -07:00
Christopher Willis-Ford
00175f521d set project title from save file name 2019-07-18 14:45:01 -07:00
Christopher Willis-Ford
5b028a1d3d correctly format code metadata in telemetry events 2019-07-17 17:01:10 -07:00
Christopher Willis-Ford
bfb4710212 Update dependencies including Electron 4.2.0 -> 4.2.6 2019-07-09 16:31:44 -07:00
Christopher Willis-Ford
723e70104e 3.4.0 2019-06-25 13:27:45 -07:00
Christopher Willis-Ford
cdfdbbfba4 3.4.0-rc.3 2019-06-24 14:28:46 -07:00
Christopher Willis-Ford
25597be1f8 3.4.0-rc.2 2019-06-24 11:45:54 -07:00
Christopher Willis-Ford
48964e616e 3.4.0-rc.1 2019-06-09 22:28:37 -07:00
Christopher Willis-Ford
a8cbb48599 3.3.0 2019-05-22 18:51:23 -07:00
Christopher Willis-Ford
59288c1660 3.3.0-rc.2 2019-05-16 20:23:47 -07:00
Christopher Willis-Ford
e389901997 3.3.0-rc.1 2019-05-16 12:52:19 -07:00