Commit graph

3874 commits

Author SHA1 Message Date
DD Liu
87cb4a7ef0 Add userDidPickPeripheral to bt 2020-11-24 16:49:54 -05:00
DD Liu
f19fd83563 Handle user did not pick peripheral 2020-11-23 01:01:06 -05:00
Chris Willis-Ford
d3585a3c51
Merge pull request #2366 from LLK/dependabot/npm_and_yarn/tar-4.4.13
[Security] Bump tar from 4.4.1 to 4.4.13
2020-11-10 15:12:07 -08:00
DD Liu
3e65526ed8
Merge pull request #2632 from fsih/useCdm
Pass on event type from CDM
2020-11-09 20:00:24 -05:00
dependabot-preview[bot]
eb66a95ecb
[Security] Bump tar from 4.4.1 to 4.4.13
Bumps [tar](https://github.com/npm/node-tar) from 4.4.1 to 4.4.13. **This update includes security fixes.**
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.1...v4.4.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 20:04:30 +00:00
dependabot-preview[bot]
9d989a9346
Merge pull request #2594 from LLK/dependabot/npm_and_yarn/js-yaml-3.14.0 2020-11-09 19:11:47 +00:00
dependabot-preview[bot]
cd79590af0
Merge pull request #2601 from LLK/dependabot/npm_and_yarn/bl-1.2.3 2020-11-09 19:05:36 +00:00
dependabot-preview[bot]
277c0b6a82
Merge pull request #2537 from LLK/dependabot/npm_and_yarn/elliptic-6.5.3 2020-11-09 19:02:58 +00:00
Colby Gutierrez-Kraybill
f2a5900a3d
Merge pull request #2534 from LLK/dependabot/npm_and_yarn/is-my-json-valid-2.20.5
[Security] Bump is-my-json-valid from 2.16.0 to 2.20.5
2020-11-09 13:57:19 -05:00
Colby Gutierrez-Kraybill
28522980f1
Merge pull request #2639 from LLK/dependabot/npm_and_yarn/scratch-svg-renderer-0.2.0-prerelease.20201019174008
[Security] Bump scratch-svg-renderer from 0.2.0-prerelease.20200205003400 to 0.2.0-prerelease.20201019174008
2020-11-09 13:46:05 -05:00
dependabot-preview[bot]
6bf6bee59f
Bump scratch-svg-renderer
Bumps [scratch-svg-renderer](https://github.com/LLK/scratch-svg-renderer) from 0.2.0-prerelease.20200205003400 to 0.2.0-prerelease.20201019174008.
- [Release notes](https://github.com/LLK/scratch-svg-renderer/releases)
- [Commits](https://github.com/LLK/scratch-svg-renderer/commits/0.2.0-prerelease.20201019174008)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-20 03:08:37 +00:00
Ray Schamp
e1f74678ad
Merge pull request #2621 from LLK/hotfix/enable-hotfixing
add hotfix capability to .travis.yml
2020-10-16 08:16:22 -04:00
DD Liu
04b6963788 Pass on event type from CDM 2020-10-15 19:56:24 -04:00
Christopher Willis-Ford
c73c4cc5af Adjust condition for release stage 2020-10-09 14:26:16 -07:00
Christopher Willis-Ford
30ee756fc7 add hotfix capability to .travis.yml 2020-10-09 13:46:35 -07:00
DD Liu
7eabcb8a29
Merge pull request #2329 from adroitwhiz/remove-updatedrawableproperties
Remove remaining updateDrawableProperties calls
2020-09-24 15:50:26 -04:00
dependabot-preview[bot]
5d5cc40e97
Bump jsdoc from 3.5.5 to 3.6.6
Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.5.5 to 3.6.6.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.6/CHANGES.md)
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.5.5...3.6.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-22 01:54:34 +00:00
Eric Rosenbaum
9329f93e74
Merge pull request #2557 from ericrosenbaum/broadcast-wait-var-change-fix
Prevent "broadcast and wait" being interrupted by a change to its input
2020-09-16 17:52:28 -04:00
dependabot-preview[bot]
362985e212
[Security] Bump bl from 1.2.2 to 1.2.3
Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. **This update includes a security fix.**
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-15 15:07:25 +00:00
dependabot-preview[bot]
d62a38b851
[Security] Bump js-yaml from 3.12.0 to 3.14.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.14.0. **This update includes security fixes.**
- [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.12.0...3.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-05 09:22:06 +00:00
DD Liu
7c652246df
Merge pull request #2356 from adroitwhiz/cast-to-black
Cast malformed color hex strings to RGBA 0,0,0,255 instead of null
2020-09-03 15:52:52 -04:00
Eric Rosenbaum
c6962cb390
Merge pull request #2542 from apple502j/video-motion-fix
Use new updateCPURenderAttributes in video sensing
2020-08-20 17:11:46 -04:00
Eric Rosenbaum
f103094cff update test 2020-08-12 13:21:19 -04:00
Eric Rosenbaum
04a2b50fee add test 2020-08-12 11:22:01 -04:00
Eric Rosenbaum
a2b4cf8cfb store broadcastVar on stackFrame to prevent canceling
a broadcast early if the variable changes
2020-08-12 11:21:55 -04:00
apple502j
9bed114e48 Use new updateCPURenderAttributes in video sensing 2020-08-01 00:09:53 +09:00
dependabot-preview[bot]
d20b03e21f
[Security] Bump elliptic from 6.4.1 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-29 21:04:58 +00:00
dependabot-preview[bot]
9d221e8b51
[Security] Bump is-my-json-valid from 2.16.0 to 2.20.5
Bumps [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid) from 2.16.0 to 2.20.5. **This update includes a security fix.**
- [Release notes](https://github.com/mafintosh/is-my-json-valid/releases)
- [Commits](https://github.com/mafintosh/is-my-json-valid/compare/v2.16.0...v2.20.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 10:39:35 +00:00
dependabot-preview[bot]
6d4bd8e0f0
Bump babel-eslint from 10.0.1 to 10.1.0
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.1 to 10.1.0.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/compare/v10.0.1...v10.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-20 18:21:11 +00:00
dependabot-preview[bot]
5f10125643
Merge pull request #2512 from LLK/dependabot/npm_and_yarn/lodash-4.17.19 2020-07-20 18:18:21 +00:00
Chris Willis-Ford
a9f473feb6
Merge pull request #2476 from cwillisf/fix-extension-url
sanitize extension ID in getExtensionIdForOpcode
2020-07-14 11:47:02 -07:00
dependabot-preview[bot]
6e3363a5e3
[Security] Bump lodash from 4.17.4 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.19. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.19)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-10 10:36:48 +00:00
Eric Rosenbaum
540eaf6b8b
Merge pull request #2509 from KisaragiEffective/patch-1
Fix document type in scratch3_data.js
2020-07-09 13:29:01 -04:00
KisaragiEffective
c1745cc979
Update scratch3_data.js
fix inappropriate jsdoc type
2020-07-06 14:22:25 +09:00
Eric Rosenbaum
da68c4faf6
Merge pull request #2492 from ericrosenbaum/test-clock-reset
Add a unit test for the clock being reset on runtime dispose
2020-06-25 13:31:39 -04:00
Eric Rosenbaum
45c95f3370 Move test 2020-06-23 17:13:11 -04:00
Eric Rosenbaum
60aeebf668 Test that clock is reset on runtime dispose 2020-06-22 11:56:10 -04:00
Eric Rosenbaum
540d9c676c
Merge pull request #2341 from apple502j/patch-9
Clear some stats when disposing runtime
2020-06-22 10:25:41 -04:00
DD Liu
f7ab011c30
Merge pull request #2455 from adroitwhiz/filter-pen-blocks
When the stage is selected, hide all pen blocks except "erase all"
2020-06-19 12:47:41 -04:00
adroitwhiz
a3a6c11976
Merge pull request #2486 from LLK/revert-2437-patch-12
Revert "Set graphic effect to zero if it's Infinity"
2020-06-18 12:25:05 -04:00
adroitwhiz
3478643f44
Revert "Set graphic effect to zero if it's Infinity" 2020-06-18 12:17:57 -04:00
adroitwhiz
7ec9ce97b9 rerun travis 2020-06-16 16:08:39 -04:00
adroitwhiz
62504cecb9 Hide pen blocks from palette on stage 2020-06-16 16:04:52 -04:00
adroitwhiz
5462fe9966
Merge pull request #2442 from adroitwhiz/filter-extension-blocks
Support extension block filtering per-target
2020-06-16 16:01:51 -04:00
adroitwhiz
8ca737702f
Merge pull request #2465 from adroitwhiz/say-think-consistency
Consistently format text bubbles (this time, like 2.0 does)
2020-06-16 16:00:05 -04:00
Christopher Willis-Ford
90b9da45f4 sanitize extension ID in getExtensionIdForOpcode 2020-06-15 17:59:15 -07:00
dependabot-preview[bot]
0466ea35e7
Bump jszip from 3.1.5 to 3.5.0
Bumps [jszip](https://github.com/Stuk/jszip) from 3.1.5 to 3.5.0.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.1.5...v3.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 11:17:02 +00:00
DD Liu
b67ba75d8b
Merge pull request #2437 from apple502j/patch-12
Set graphic effect to zero if it's Infinity
2020-06-11 15:57:22 -04:00
dependabot-preview[bot]
fd3f93411c
Bump scratch-storage from 1.1.0 to 1.3.3
Bumps [scratch-storage](https://github.com/LLK/scratch-storage) from 1.1.0 to 1.3.3.
- [Release notes](https://github.com/LLK/scratch-storage/releases)
- [Commits](https://github.com/LLK/scratch-storage/compare/v1.1.0...v1.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-11 19:09:52 +00:00
DD Liu
0a02369743
Merge pull request #2470 from LLK/dependabot/npm_and_yarn/scratch-render-0.1.0-prerelease.20200610224308
Bump scratch-render from 0.1.0-prerelease.20200228152431 to 0.1.0-prerelease.20200610224308
2020-06-11 15:07:19 -04:00