Christopher Willis-Ford
d8f289f35a
3.18.1
2020-10-28 15:54:01 -07:00
Christopher Willis-Ford
9c3cfef443
3.18.0
2020-10-28 14:47:34 -07:00
Christopher Willis-Ford
421a21cca1
bump scratch-gui for v3.18.0
2020-10-28 14:47:25 -07:00
Christopher Willis-Ford
b053b5ce2e
3.17.1
2020-10-16 11:34:36 -07:00
Christopher Willis-Ford
24ddb8aa9c
bump scratch-gui for v3.17.1
2020-10-16 11:21:45 -07:00
Christopher Willis-Ford
4f5a14afeb
3.17.0
2020-10-09 16:50:57 -07:00
Christopher Willis-Ford
d455547ef1
update to scratch-gui#scratch-desktop-v3.17.0
...
includes svg-renderer on* hotfix
2020-10-09 16:50:26 -07:00
Christopher Willis-Ford
6b1d93fc93
3.16.1
2020-09-30 09:33:31 -07:00
Christopher Willis-Ford
d3fddbe317
3.16.0
2020-09-29 15:38:27 -07:00
Christopher Willis-Ford
a6ed3adc86
update to scratch-gui#scratch-desktop-v3.16.0
2020-09-29 15:38:18 -07:00
Christopher Willis-Ford
61fa1d580b
rebuild package-lock.json now that scratch-gui PR is merged
2020-09-03 13:04:11 -07:00
Christopher Willis-Ford
307027a873
remove rebuild-deps script, package-deps.json
...
These are unnecessary if scratch-gui lists its build dependencies in
`dependencies` instead of `devDependencies`.
2020-09-01 12:08:26 -07:00
Christopher Willis-Ford
6d503f2d95
3.15.0
2020-08-27 10:54:01 -07:00
Christopher Willis-Ford
e872ae7d54
update scratch-* dependencies
2020-08-27 10:53:25 -07:00
Christopher Willis-Ford
e9e3f06289
save files more safely (temp then move)
2020-08-25 15:28:58 -07:00
Chris Willis-Ford
a9cfad8df8
Merge pull request #138 from cwillisf/webpack-build-gui
...
Use scratch-gui source instead of its build output
2020-08-24 13:33:50 -07:00
Christopher Willis-Ford
1c18c98282
3.14.0
2020-08-14 13:13:26 -07:00
Christopher Willis-Ford
f3b8251408
build scratch-gui from source instead of using its build output
2020-08-11 20:07:28 -07:00
Christopher Willis-Ford
b50870a992
npm run rebuild-deps
2020-08-10 18:50:14 -07:00
Christopher Willis-Ford
fa5312721a
3.13.1
2020-08-04 11:04:28 -07:00
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