Commit graph

3908 commits

Author SHA1 Message Date
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
DD Liu
1d89ebc1c8
Merge pull request #2466 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.9.20200609200912
Bump scratch-l10n from 3.1.20181129221712 to 3.9.20200609200912
2020-06-11 15:07:08 -04:00
dependabot-preview[bot]
d39d321027
Bump scratch-render
Bumps [scratch-render](https://github.com/LLK/scratch-render) from 0.1.0-prerelease.20200228152431 to 0.1.0-prerelease.20200610224308.
- [Release notes](https://github.com/LLK/scratch-render/releases)
- [Commits](https://github.com/LLK/scratch-render/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-11 10:46:49 +00:00
dependabot-preview[bot]
d8c9b429d3
Bump scratch-l10n from 3.1.20181129221712 to 3.9.20200609200912
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.1.20181129221712 to 3.9.20200609200912.
- [Release notes](https://github.com/LLK/scratch-l10n/releases)
- [Commits](https://github.com/LLK/scratch-l10n/commits/3.9.20200609200912)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-10 10:47:58 +00:00
adroitwhiz
9ed587ff5e add SAY_OR_THINK getter 2020-06-09 13:28:58 -04:00
adroitwhiz
fe6b07acca Consistently format text bubbles 2020-06-09 13:28:58 -04:00
adroitwhiz
61a0739950 add comment on hideFromPalette 2020-06-02 16:29:49 -04:00
adroitwhiz
2373f9483e
Merge pull request #2441 from adroitwhiz/sensing-of-change-clear-cache
Reset blocks cache when sensing_of blocks are updated
2020-06-02 11:12:41 -04:00
dependabot-preview[bot]
f06dd01275
Bump scratch-audio
Bumps [scratch-audio](https://github.com/LLK/scratch-audio) from 0.1.0-prerelease.20190925183642 to 0.1.0-prerelease.20200528195344.
- [Release notes](https://github.com/LLK/scratch-audio/releases)
- [Commits](https://github.com/LLK/scratch-audio/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-29 10:52:07 +00:00
Eric Rosenbaum
58c460b16d
Merge pull request #2443 from LLK/ericrosenbaum-update-contributor-guidelines
update contributor guidelines
2020-05-28 15:25:33 -04:00
Eric Rosenbaum
ada6793dad
update contributor guidelines 2020-05-28 15:25:11 -04:00
adroitwhiz
d6e7ede03a Support extension block filtering per-target 2020-05-28 12:15:22 -04:00
adroitwhiz
3c0ae4ebbf Reset blocks cache when sensing_of blocks update 2020-05-28 11:24:05 -04:00
apple502j
7b8c2a99c4
Set graphic effect to zero if it's Infinity 2020-05-28 14:11:27 +09:00
DD Liu
33e73c3c5c
Merge pull request #2427 from apple502j/patch-11
Fix sensing_of when renaming global variables
2020-05-27 15:46:40 -04:00
apple502j
4bd04e20e2
oops 2020-05-24 09:30:27 +09:00
DD Liu
32f87b3396
Merge pull request #2335 from daikifukumori/fix/tilted-any-trigger
WeDo 2.0 isTilted-any function bug fix
2020-05-22 23:31:42 -04:00