Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove v2SvgAdapter #2954

Merged
merged 10 commits into from
Apr 1, 2021
Merged

Remove v2SvgAdapter #2954

merged 10 commits into from
Apr 1, 2021

Conversation

fsih
Copy link
Contributor

@fsih fsih commented Mar 9, 2021

Resolves

A step toward scratchfoundation/scratch-svg-renderer#219 and scratchfoundation/scratch-svg-renderer#220

Proposed Changes

  • We no longer need gui to send us a copy of svg renderer since we can access the methods statically now
  • Moves svg renderer to peer dependencies since instead of receiving an object from gui, we can now call methods from svg renderer directly
  • call fixup on all svgs regardless of if version is 2. This fixes issues such as removing svg: from tags, which was breaking costume uploads from inkscape

Reason for Changes

  • calls to SVG renderer are now parallelizable
  • now you can upload more types of svgs to scratch without them turning into question marks

Test Coverage

Please show how you have added tests to cover your changes

@fsih fsih marked this pull request as ready for review March 16, 2021 20:54
@cwillisf
Copy link
Contributor

I tried to run the playground and got this. Looks like benchmark.js needs to be adjusted to not use attachV2SVGAdapter and instead use the bare functions?
image

@fsih fsih force-pushed the removev2SvgAdapter branch from 04a1da4 to 54bee8f Compare March 23, 2021 20:35
@fsih fsih force-pushed the removev2SvgAdapter branch from a0059d5 to e5eb5ab Compare April 1, 2021 22:11
@fsih fsih force-pushed the removev2SvgAdapter branch from e5eb5ab to 57f9d9b Compare April 1, 2021 22:20
Copy link
Contributor

@cwillisf cwillisf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@fsih fsih merged commit d01f04b into scratchfoundation:develop Apr 1, 2021
@fsih fsih deleted the removev2SvgAdapter branch April 1, 2021 22:34
SimonShiki pushed a commit to Clipteam/scratch-vm that referenced this pull request Jul 8, 2021
commit d7e8f44474e46d03dacf1a04fa699fab71896740
Merge: b13ba190 1e1d0ad9
Author: Alex Cui <cuizhihui030925@outlook.com>
Date:   Tue May 4 20:36:57 2021 +0800

    Merge branch 'master' into sync-llk

commit b13ba19033464111679f00f8eb868526ae815f7e
Merge: 3aa47d38 65f22c15
Author: Alex Cui <cuizhihui030925@outlook.com>
Date:   Tue May 4 20:16:34 2021 +0800

    Merge remote-tracking branch 'remotes/fastgit-llk/develop' into sync-llk

commit 3aa47d382aff1501bde18e235b07011fb7f2cf29
Merge: 36b0a96a 7d186ee7
Author: Alex Cui <cuizhihui030925@outlook.com>
Date:   Mon May 3 20:17:23 2021 +0800

    Merge branch 'master' into sync-llk

commit 65f22c15f3060b1faea8871176f7849bb3808883
Merge: d01f04bd 529a87cd
Author: DD Liu <liudi08@gmail.com>
Date:   Mon Apr 12 14:09:25 2021 -0400

    Merge pull request #3026 from fsih/onlyResaveSprite2Svgs

    Go back to only using svgrenderer to process vectors that we think are coming from scratch 2

commit 529a87cdb8508e6a3e87b640a7ded0163937a029
Author: DD Liu <liudi@media.mit.edu>
Date:   Sat Apr 10 22:28:54 2021 -0400

    Go back to only using svgrenderer to process vectors that we think are coming from scratch 2

commit d01f04bd3e1ad2596624dff24d6a30990a58a198
Merge: 4337b092 5559c72e
Author: DD Liu <liudi08@gmail.com>
Date:   Thu Apr 1 18:34:07 2021 -0400

    Merge pull request #2954 from fsih/removev2SvgAdapter

    Remove v2SvgAdapter

commit 5559c72e65e6b83bbfe4ff62a6ee9e37716c6a42
Merge: 62e7dde8 ae40380c
Author: DD Liu <liudi@media.mit.edu>
Date:   Thu Apr 1 18:29:23 2021 -0400

    Merge branch 'removev2SvgAdapter' of github.com:fsih/scratch-vm into removev2SvgAdapter

commit 62e7dde84e09781a71bbc383b3401ee105a0ba84
Merge: 57f9d9ba 4337b092
Author: DD Liu <liudi@media.mit.edu>
Date:   Thu Apr 1 18:28:15 2021 -0400

    Put back deprecated function to not break gui

commit ae40380c48affc931f214a107c698f848e8256fe
Merge: 57f9d9ba 4337b092
Author: DD Liu <liudi08@gmail.com>
Date:   Thu Apr 1 18:21:57 2021 -0400

    Merge branch 'develop' into removev2SvgAdapter

commit 57f9d9badfb4c955e9937a75c0ffb4ae2caf09ce
Author: DD Liu <liudi@media.mit.edu>
Date:   Thu Apr 1 18:19:37 2021 -0400

    Merge branch 'develop' into removev2SvgAdapter

commit 4337b0922ad55de4c35d2f13e2155bbe3500f0ff
Merge: bf7ee0ec 37f64758
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 24 11:00:59 2021 +0000

    Merge pull request #2987 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210324033606

commit bf7ee0ec4ce69eef50e50c0788e318e3a7d564cb
Merge: f405e59d aa84d542
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 24 10:46:52 2021 +0000

    Merge pull request #2986 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210324031512

commit 37f64758b8b9e4089fbf45e4fce99be2a6451673
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 24 10:38:21 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210323034543 to 0.1.0-prerelease.20210324033606.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit aa84d54230ff3eb6c2a238ce61f7ab9bfa0bbc4c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 24 10:37:07 2021 +0000

    Bump scratch-l10n from 3.11.20210323031446 to 3.11.20210324031512

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210323031446 to 3.11.20210324031512.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210323031446...3.11.20210324031512)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit f405e59d01a8f9c0e3e986fb5276667a8a3c7d40
Merge: 622782fd 358032cd
Author: DD Liu <liudi08@gmail.com>
Date:   Tue Mar 23 17:23:05 2021 -0400

    Merge pull request #2984 from fsih/removeGreenkeeperLockfile

    Remove greenkeeper lockfile

commit 358032cd33d2277faee84aeb674c8a69d19e651f
Author: DD Liu <liudi@media.mit.edu>
Date:   Tue Mar 23 17:13:08 2021 -0400

    Remove greenkeeper lockfile

commit 54bee8fe126f102b2041d9c7ae17361dc2db6529
Author: DD Liu <liudi@media.mit.edu>
Date:   Tue Mar 23 16:35:04 2021 -0400

    Fix playground again

commit 74928ede7c147856533678c678366db7d9cdc1a6
Author: DD Liu <liudi@media.mit.edu>
Date:   Tue Mar 23 16:32:05 2021 -0400

    Fix playground

commit 622782fdb3761353aff4bc181a24568a399ae9db
Merge: 870e9916 fe39a5f1
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 23 14:17:51 2021 +0000

    Merge pull request #2982 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210323031446

commit 870e991646b8abaac7e704b0b37a3605754a4949
Merge: caaa7dd0 77bbe2f1
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 23 14:07:56 2021 +0000

    Merge pull request #2981 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210323034543

commit caaa7dd074a2edb6fd9a20fd9635226b7904b05b
Merge: f2dbde61 0ed6169e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 23 13:57:01 2021 +0000

    Merge pull request #2980 from LLK/dependabot/npm_and_yarn/babel/preset-env-7.13.12

commit fe39a5f1838d24efb6a747641c0d2214b19f7606
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 23 13:47:09 2021 +0000

    Bump scratch-l10n from 3.11.20210322031531 to 3.11.20210323031446

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210322031531 to 3.11.20210323031446.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210322031531...3.11.20210323031446)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 77bbe2f108ea6b4ff9391babfc84a0782f98af1f
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 23 13:46:26 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210322035154 to 0.1.0-prerelease.20210323034543.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 0ed6169eec9bba880b164f82d15137393695cfe7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 23 13:46:05 2021 +0000

    Bump @babel/preset-env from 7.13.10 to 7.13.12

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.10 to 7.13.12.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.12/packages/babel-preset-env)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit f2dbde6104404b5590f5c4d19934dee9412f2d03
Merge: 95c1a61d 9510cab2
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 22 11:18:44 2021 +0000

    Merge pull request #2979 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210322035154

commit 95c1a61d22243318a044e680361d4141c95f6011
Merge: e9f64055 00982fe7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 22 11:09:42 2021 +0000

    Merge pull request #2978 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210322031531

commit 9510cab29711a487f0a6be0f0a914653a1d227b0
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 22 11:01:49 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210319032844 to 0.1.0-prerelease.20210322035154.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 00982fe72e29e17d929f3c4da885df0a27c41d86
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 22 11:00:53 2021 +0000

    Bump scratch-l10n from 3.11.20210319031448 to 3.11.20210322031531

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210319031448 to 3.11.20210322031531.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210319031448...3.11.20210322031531)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit e9f64055d9f753c4cffd889798053559b1145d4d
Merge: e0c0e5b4 1836551d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 19 10:57:22 2021 +0000

    Merge pull request #2977 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210319031448

commit e0c0e5b47dfa9ab9e0641705bb0dd5703b719a15
Merge: 2bb07016 35f6c9ad
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 19 10:49:27 2021 +0000

    Merge pull request #2976 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210319032844

commit 1836551df3b1ae6abfd7c348d5317833a7ee062b
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 19 10:41:00 2021 +0000

    Bump scratch-l10n from 3.11.20210318031539 to 3.11.20210319031448

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210318031539 to 3.11.20210319031448.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210318031539...3.11.20210319031448)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 35f6c9ad04c6ca49cb212015857fce23ab9f8205
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 19 10:39:09 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210318033822 to 0.1.0-prerelease.20210319032844.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 2bb0701646d5821d9f8bb3b645f99c7138cfa45e
Merge: 63dccad9 006a388c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 11:38:50 2021 +0000

    Merge pull request #2974 from LLK/dependabot/npm_and_yarn/scratch-render-0.1.0-prerelease.20210317200605

commit 63dccad9694920079320cd829664dc7393d4d0bb
Merge: a4bee0ee d1a2c1cc
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 11:10:06 2021 +0000

    Merge pull request #2975 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210318033822

commit 006a388c7b603833848fc5e8285d290de95aba0e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 10:57:01 2021 +0000

    Bump scratch-render

    Bumps [scratch-render](https://github.com/LLK/scratch-render) from 0.1.0-prerelease.20210302210916 to 0.1.0-prerelease.20210317200605.
    - [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>

commit a4bee0eee79557f0f40bafdec55682f181da607d
Merge: 6e8bbb13 a6611a72
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 10:54:21 2021 +0000

    Merge pull request #2973 from LLK/dependabot/npm_and_yarn/scratch-svg-renderer-0.2.0-prerelease.20210317184701

commit 6e8bbb138185b0d98a47aef10fddcfab8f20602c
Merge: 89479459 0a09522e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 10:46:03 2021 +0000

    Merge pull request #2972 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210318031539

commit d1a2c1cc5783e0ba8e5e3cecf0bd2456073f359e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 10:39:55 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210317033352 to 0.1.0-prerelease.20210318033822.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit a6611a72f820d7b93b48fbf55b5df7104ec9d98c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 10:37:22 2021 +0000

    Bump scratch-svg-renderer

    Bumps [scratch-svg-renderer](https://github.com/LLK/scratch-svg-renderer) from 0.2.0-prerelease.20210225205629 to 0.2.0-prerelease.20210317184701.
    - [Release notes](https://github.com/LLK/scratch-svg-renderer/releases)
    - [Commits](https://github.com/LLK/scratch-svg-renderer/compare/0.2.0-prerelease.20210225205629...0.2.0-prerelease.20210317184701)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 0a09522e82a9833f614e7ef8d5bedcc0495b07d7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 10:36:08 2021 +0000

    Bump scratch-l10n from 3.11.20210317031517 to 3.11.20210318031539

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210317031517 to 3.11.20210318031539.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210317031517...3.11.20210318031539)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 89479459a9dd0ef02de7e3769065e0b8a673eef8
Merge: 025de0c0 653aa011
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 17 10:59:52 2021 +0000

    Merge pull request #2971 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210317033352

commit 025de0c0d49944550ecfb993249e9dc2bbd39462
Merge: e2d54602 37dd97cb
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 17 10:51:24 2021 +0000

    Merge pull request #2970 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210317031517

commit 653aa0118c56bed1b1c902fe771e89aab8fcd213
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 17 10:43:15 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210316034540 to 0.1.0-prerelease.20210317033352.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 37dd97cbb82271ff71754553f5635ac58217f6aa
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 17 10:42:27 2021 +0000

    Bump scratch-l10n from 3.11.20210316031549 to 3.11.20210317031517

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210316031549 to 3.11.20210317031517.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210316031549...3.11.20210317031517)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit e5560b067b84fe17ea956d98f8e3e703d24f3643
Merge: bb9c3185 e2d54602
Author: DD Liu <liudi@media.mit.edu>
Date:   Tue Mar 16 16:53:40 2021 -0400

    Merge branch 'develop' into removev2SvgAdapter

commit bb9c31856108a2cec2e8a7459feaeef449fc7002
Author: DD Liu <liudi@media.mit.edu>
Date:   Tue Mar 16 16:36:14 2021 -0400

    Rename variables to be not homonyms

commit e2d546029e2b8bc146f3f0f1530989e8854cfd29
Merge: c5a48512 ea5c5bcd
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 16 10:56:44 2021 +0000

    Merge pull request #2968 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210316034540

commit c5a485125eb696865e636d72702250da15011cd2
Merge: 7a73cb51 d4989679
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 16 10:47:37 2021 +0000

    Merge pull request #2967 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210316031549

commit ea5c5bcd8124c05d12c348fddc410f5792b715c7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 16 10:40:45 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210315034619 to 0.1.0-prerelease.20210316034540.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit d4989679b10651b17d698eee17dfab587f9822d6
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 16 10:38:34 2021 +0000

    Bump scratch-l10n from 3.11.20210315031457 to 3.11.20210316031549

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210315031457 to 3.11.20210316031549.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210315031457...3.11.20210316031549)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit a4b6e05f92bec7e89b00a26b378bad93fee79bef
Author: DD Liu <liudi@media.mit.edu>
Date:   Tue Mar 16 03:28:28 2021 -0400

    Move svg renderer to peer deps

commit 7a73cb51736e4a6cf47b9e9c93e37be05e46ac5c
Merge: c07b7051 6609a1e3
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 15 12:16:27 2021 +0000

    Merge pull request #2965 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210315034619

commit c07b7051ab26c735bea07a724eb603a20e8b372a
Merge: 67099fa1 86861be7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 15 12:08:27 2021 +0000

    Merge pull request #2964 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210315031457

commit 6609a1e37a1ebec6d0e354bdd219891683393f28
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 15 11:59:26 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210312034338 to 0.1.0-prerelease.20210315034619.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 86861be7f99e71636102053da6a63a0b1a101e9c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 15 11:58:29 2021 +0000

    Bump scratch-l10n from 3.11.20210312031542 to 3.11.20210315031457

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210312031542 to 3.11.20210315031457.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210312031542...3.11.20210315031457)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 67099fa1c2c11bbdf7bcafea72a7fed79a375325
Merge: c7f3b6ca bc8bac33
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 12 10:51:36 2021 +0000

    Merge pull request #2962 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210312031542

commit c7f3b6caa3735f19fc59ce584ce1f3481748327c
Merge: bf3ca951 2b8454ba
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 12 10:42:51 2021 +0000

    Merge pull request #2961 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210312034338

commit bc8bac3309c6a3ca0ad3f6d1b003f52afddce8ca
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 12 10:34:14 2021 +0000

    Bump scratch-l10n from 3.11.20210311031457 to 3.11.20210312031542

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210311031457 to 3.11.20210312031542.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210311031457...3.11.20210312031542)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 2b8454baa5491a9e3c9d037dd5f445d3899eef33
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 12 10:33:19 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210309032931 to 0.1.0-prerelease.20210312034338.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit bf3ca95100c428b295e2bf6878a40506a00f5c44
Merge: faa58a51 42818fb6
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 11 10:54:41 2021 +0000

    Merge pull request #2960 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210311031457

commit 42818fb60d9781df3530af888f1823fdea91a305
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 11 10:37:51 2021 +0000

    Bump scratch-l10n from 3.11.20210310031445 to 3.11.20210311031457

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210310031445 to 3.11.20210311031457.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210310031445...3.11.20210311031457)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit faa58a517f673f16fdaf74cc467d482410c0e538
Merge: 2fa199ba 41df415f
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 10 10:56:16 2021 +0000

    Merge pull request #2957 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210310031445

commit 41df415ff81b1fc38bf737caae45078558573f76
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 10 10:38:47 2021 +0000

    Bump scratch-l10n from 3.11.20210309031504 to 3.11.20210310031445

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210309031504 to 3.11.20210310031445.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210309031504...3.11.20210310031445)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 2fa199bad78fa0ad58fa7a95385d65c91354c6f4
Merge: 558b7aa3 71de513f
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 13:35:41 2021 +0000

    Merge pull request #2868 from LLK/dependabot/npm_and_yarn/jszip-3.6.0

commit 71de513fe5065de01cc10e8b63f9774899168514
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 12:35:09 2021 +0000

    Bump jszip from 3.5.0 to 3.6.0

    Bumps [jszip](https://github.com/Stuk/jszip) from 3.5.0 to 3.6.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/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 558b7aa3b1b392e739c373e0255e642f71536b7b
Merge: 75f80ee4 4d3bb917
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 12:32:32 2021 +0000

    Merge pull request #2952 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210309031504

commit 75f80ee449d037fe5a3ce5f1e34b9eccc3b13e50
Merge: 00ecbf2a 6188ecc3
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 11:36:27 2021 +0000

    Merge pull request #2951 from LLK/dependabot/npm_and_yarn/babel/preset-env-7.13.10

commit 00ecbf2a2c9a69b0ecbacec690013296c4036692
Merge: c00700eb 0d0eee46
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 11:18:46 2021 +0000

    Merge pull request #2950 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210309032931

commit 4d3bb91700ef8f4a963da7a3ecff479a0489a901
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 11:02:21 2021 +0000

    Bump scratch-l10n from 3.11.20210308031514 to 3.11.20210309031504

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210308031514 to 3.11.20210309031504.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210308031514...3.11.20210309031504)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit c00700eb82ba277d7c3d4b4bf21f749a5962144a
Merge: e8d5caab 56a4fe37
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 10:59:35 2021 +0000

    Merge pull request #2949 from LLK/dependabot/npm_and_yarn/babel/core-7.13.10

commit 6188ecc37a9ac3fc7e0acc58b8342182ab3310d2
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 10:40:48 2021 +0000

    Bump @babel/preset-env from 7.13.9 to 7.13.10

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.9 to 7.13.10.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.10/packages/babel-preset-env)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 0d0eee46ef8897fffd2a191ad8a1c7ac41dccb7e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 10:40:10 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210308034730 to 0.1.0-prerelease.20210309032931.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 56a4fe378df5c22da09d2a919af120ddd77b80c4
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 10:39:24 2021 +0000

    Bump @babel/core from 7.13.1 to 7.13.10

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.1 to 7.13.10.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.10/packages/babel-core)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit e8d5caaba48b51ce0da1fe0cbff12cfec70ba7fc
Merge: 08fcae8f 152062a5
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 8 19:32:20 2021 +0000

    Merge pull request #2943 from LLK/dependabot/npm_and_yarn/elliptic-6.5.4

commit 08fcae8fc6ad1fa714c48f816242e6bcf5291ea5
Merge: 5b511f6e 1035e9da
Author: Christopher Willis-Ford <7019101+cwillisf@users.noreply.github.com>
Date:   Mon Mar 8 11:10:20 2021 -0800

    Merge pull request #2891 from adroitwhiz/remove-nets

    Replace nets with Fetch API

commit 152062a505b788d50d5b4c4c277e64ab6554bf63
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 8 17:44:51 2021 +0000

    [Security] Bump elliptic from 6.5.3 to 6.5.4

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. **This update includes a security fix.**
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 5b511f6ea2c5b7972e3ec7d7ced9ac5f0bb95fb9
Merge: eaa33630 87f8c55d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 8 11:58:38 2021 +0000

    Merge pull request #2942 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210308034730

commit eaa3363022c3cf57e45101efe185326aaa95b8ee
Merge: 5e3a8d5f f7e6ed90
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 8 11:31:42 2021 +0000

    Merge pull request #2939 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210308031514

commit 87f8c55d1cf9e241ec4e18683611a26a12f14a68
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 8 11:26:01 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210305033235 to 0.1.0-prerelease.20210308034730.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit f7e6ed908eab3c712e7d58eceb1b0eb5796d7540
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 8 11:22:43 2021 +0000

    Bump scratch-l10n from 3.11.20210305031531 to 3.11.20210308031514

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210305031531 to 3.11.20210308031514.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210305031531...3.11.20210308031514)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 5e3a8d5f4d4bd621d13488e3b49bf711e9b269bc
Merge: a4264800 22175f79
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 5 10:56:14 2021 +0000

    Merge pull request #2932 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210305033235

commit a42648004846f9107eebc16ee10343ba2c0b6bef
Merge: 4028bdfd ec3a829c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 5 10:48:23 2021 +0000

    Merge pull request #2931 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210305031531

commit 22175f79c8193292b4392a52a85103a9f6943d9d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 5 10:37:07 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210304032830 to 0.1.0-prerelease.20210305033235.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit ec3a829c7a66ab9aed3c8deec152ebbc9f0317f7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 5 10:36:16 2021 +0000

    Bump scratch-l10n from 3.11.20210304031526 to 3.11.20210305031531

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210304031526 to 3.11.20210305031531.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210304031526...3.11.20210305031531)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 627e62a339b4df0b6d23ce3474478e74e1264b0a
Author: DD Liu <liudi@media.mit.edu>
Date:   Thu Mar 4 15:32:14 2021 -0500

    Remove v2SvgAdapter

commit 4028bdfd92b0950c1255b5d7abbb99737b21abfc
Merge: a8557a45 35b0ea0c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 4 11:09:04 2021 +0000

    Merge pull request #2929 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210304032830

commit a8557a4550dc74aeb106181f6b84b560ca7b3883
Merge: f38ee90a 84db9460
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 4 10:55:45 2021 +0000

    Merge pull request #2928 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210304031526

commit 35b0ea0c975d2b2f0fee0519a4af92ccad63f2f6
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 4 10:42:12 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210226034512 to 0.1.0-prerelease.20210304032830.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 84db9460905ad3ebdae3d0e6ef30fbc5bf0ba38d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 4 10:41:20 2021 +0000

    Bump scratch-l10n from 3.11.20210303031534 to 3.11.20210304031526

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210303031534 to 3.11.20210304031526.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210303031534...3.11.20210304031526)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 1035e9da28eb975af605b7518f77a0a4305950dd
Author: adroitwhiz <adroitwhiz@protonmail.com>
Date:   Thu Mar 4 00:29:50 2021 -0500

    Clean up TTS request code

commit f38ee90a9da78bfc4e29b8e8fd8dd85585dc0494
Merge: b93ba347 d455ff88
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 3 11:02:19 2021 +0000

    Merge pull request #2924 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210303031534

commit b93ba347b9547082f4e61464fee1f9287d40bdba
Merge: f71f2b7f 31e931f6
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 3 10:54:26 2021 +0000

    Merge pull request #2923 from LLK/dependabot/npm_and_yarn/scratch-render-0.1.0-prerelease.20210302210916

commit d455ff88491dae48eaba0c39487d3ca8d8e15f05
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 3 10:40:01 2021 +0000

    Bump scratch-l10n from 3.11.20210226031520 to 3.11.20210303031534

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210226031520 to 3.11.20210303031534.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210226031520...3.11.20210303031534)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 31e931f645dec7836843a5895d900be2714f235e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 3 10:39:19 2021 +0000

    Bump scratch-render

    Bumps [scratch-render](https://github.com/LLK/scratch-render) from 0.1.0-prerelease.20210225211601 to 0.1.0-prerelease.20210302210916.
    - [Release notes](https://github.com/LLK/scratch-render/releases)
    - [Commits](https://github.com/LLK/scratch-render/compare/0.1.0-prerelease.20210225211601...0.1.0-prerelease.20210302210916)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit f71f2b7fe2a5a0ff44f7bb53ef78beb2991314df
Merge: ef05dae7 ddab65ba
Author: Eric Rosenbaum <eric.rosenbaum@gmail.com>
Date:   Tue Mar 2 12:42:41 2021 -0500

    Merge pull request #2920 from ericrosenbaum/do-not-translate-only-numbers

    Do not translate strings containing only digits

commit ef05dae7a9f917627e6faba4ef27832e8f54dad9
Merge: e6a7698d b897dd98
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 2 10:50:42 2021 +0000

    Merge pull request #2921 from LLK/dependabot/npm_and_yarn/babel/preset-env-7.13.9

commit b897dd985430b97d45104bea3267950a10a4f349
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 2 10:41:55 2021 +0000

    Bump @babel/preset-env from 7.13.8 to 7.13.9

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.8 to 7.13.9.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.9/packages/babel-preset-env)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit e6a7698da84067e8513d1ebf6cadcdabf99df3bf
Merge: bea802a3 5b5b96c0
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 1 22:44:49 2021 +0000

    Merge pull request #2919 from LLK/dependabot/npm_and_yarn/babel/preset-env-7.13.8

commit ddab65bac2501243a4fc8d659585e1e5e70c7c8d
Author: Eric Rosenbaum <eric.rosenbaum@gmail.com>
Date:   Mon Mar 1 11:48:07 2021 -0500

    do not translate strings containing only digits

commit 5b5b96c0b32ce9c66d0f73f142340d70b37a9e45
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 1 16:32:17 2021 +0000

    Bump @babel/preset-env from 7.13.5 to 7.13.8

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.5 to 7.13.8.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.8/packages/babel-preset-env)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit bea802a3b12e1a0d7a97e52a1516061baa0d6ea8
Merge: 393d12db 9e5483b1
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 26 13:26:04 2021 +0000

    Merge pull request #2911 from LLK/dependabot/npm_and_yarn/scratch-svg-renderer-0.2.0-prerelease.20210225205629

commit 393d12db9ccea6680ae108d1384a1b44d4628a66
Merge: 732bd7e9 fc4fa14d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 26 13:08:18 2021 +0000

    Merge pull request #2913 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210226031520

commit 732bd7e98e76a7c41307ca77ee3e20845ec1b44f
Merge: fa055074 00a9528a
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 26 13:00:21 2021 +0000

    Merge pull request #2912 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210226034512

commit 9e5483b13fd7fd78fe919999e9b7924687825535
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 26 12:46:57 2021 +0000

    Bump scratch-svg-renderer

    Bumps [scratch-svg-renderer](https://github.com/LLK/scratch-svg-renderer) from 0.2.0-prerelease.20210219193204 to 0.2.0-prerelease.20210225205629.
    - [Release notes](https://github.com/LLK/scratch-svg-renderer/releases)
    - [Commits](https://github.com/LLK/scratch-svg-renderer/commits/0.2.0-prerelease.20210225205629)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit fa055074cba25e6993faa349a3dfcf194dc5ca5e
Merge: 113a4b2c 8e1d2d23
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 26 12:44:12 2021 +0000

    Merge pull request #2910 from LLK/dependabot/npm_and_yarn/scratch-render-0.1.0-prerelease.20210225211601

commit fc4fa14d1f77ca05eb5afe879ef592fac6f7883f
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 26 12:38:39 2021 +0000

    Bump scratch-l10n from 3.11.20210225031524 to 3.11.20210226031520

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210225031524 to 3.11.20210226031520.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210225031524...3.11.20210226031520)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 00a9528a6982032979341a92e7cef06e1bd77bc3
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 26 12:37:49 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210225034724 to 0.1.0-prerelease.20210226034512.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 8e1d2d233050199dc675e9a29c4ce832f0c30802
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 26 12:34:53 2021 +0000

    Bump scratch-render

    Bumps [scratch-render](https://github.com/LLK/scratch-render) from 0.1.0-prerelease.20210219213024 to 0.1.0-prerelease.20210225211601.
    - [Release notes](https://github.com/LLK/scratch-render/releases)
    - [Commits](https://github.com/LLK/scratch-render/commits/0.1.0-prerelease.20210225211601)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 113a4b2c8a1268f842907b79707dded897acd520
Merge: cf71e84d 741db0fa
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Feb 25 11:10:25 2021 +0000

    Merge pull request #2908 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210225034724

commit cf71e84ddd5e9093220fc6373857705698b829f8
Merge: 241ca0ae 20c2a11a
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Feb 25 10:57:26 2021 +0000

    Merge pull request #2907 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210225031524

commit 741db0fa6a813e51d8056d1efeebfbf5f8a17635
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Feb 25 10:50:23 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210224033746 to 0.1.0-prerelease.20210225034724.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 20c2a11a01d848b85b1d86ef8a1099665c75996e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Feb 25 10:48:34 2021 +0000

    Bump scratch-l10n from 3.11.20210221031425 to 3.11.20210225031524

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210221031425 to 3.11.20210225031524.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210221031425...3.11.20210225031524)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 241ca0aeeb954d1186c26ab118bfdbd13a09f20e
Merge: e7c5c034 d30ed5d8
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Feb 24 11:09:42 2021 +0000

    Merge pull request #2906 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210224033746

commit e7c5c034d6609e47dfda805a7d05dda8f5dc7c03
Merge: 293e8917 da1225c5
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Feb 24 11:01:36 2021 +0000

    Merge pull request #2905 from LLK/dependabot/npm_and_yarn/babel/preset-env-7.13.5

commit d30ed5d85fa873765760db33dc73deb985e03ac8
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Feb 24 10:42:31 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210222160041 to 0.1.0-prerelease.20210224033746.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit da1225c57d2151b69e6e64c497d0f1d3fb745673
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Feb 24 10:41:47 2021 +0000

    Bump @babel/preset-env from 7.13.0 to 7.13.5

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.0 to 7.13.5.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.5/packages/babel-preset-env)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 293e8917a88fa36f49712fa8fda65c0166c4556f
Merge: ca3ebbb2 a0b43d6d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Feb 23 13:40:06 2021 +0000

    Merge pull request #2901 from LLK/dependabot/npm_and_yarn/babel/core-7.13.1

commit ca3ebbb25dc84907b1de80cbd0175424cabb22a5
Merge: e5fbfba3 defc21b8
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Feb 23 12:47:23 2021 +0000

    Merge pull request #2902 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210222160041

commit a0b43d6db3322a990b0096469ae1e843e58a2003
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Feb 23 12:35:27 2021 +0000

    Bump @babel/core from 7.12.17 to 7.13.1

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.17 to 7.13.1.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.1/packages/babel-core)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit e5fbfba325689db7a23d5864d7a3797fceeb10c8
Merge: 230192a2 d81ee9b1
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Feb 23 12:32:43 2021 +0000

    Merge pull request #2900 from LLK/dependabot/npm_and_yarn/babel/preset-env-7.13.0

commit defc21b8c2b0296e36b1754eaffff07d95539b21
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Feb 23 12:06:39 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210221033400 to 0.1.0-prerelease.20210222160041.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit d81ee9b142642b535cffea14c0bb01c07fa41a13
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Feb 23 12:03:57 2021 +0000

    Bump @babel/preset-env from 7.12.17 to 7.13.0

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.17 to 7.13.0.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.0/packages/babel-preset-env)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 230192a288f2a177043e4b99f7178d4802230c02
Merge: df6b0e77 c265e70c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 22 11:40:48 2021 +0000

    Merge pull request #2898 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210221033400

commit df6b0e779d0f76b6f3e64be423f4e8b331c2cdde
Merge: 91c2da98 d5df3893
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 22 11:32:52 2021 +0000

    Merge pull request #2897 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210221031425

commit 91c2da98174b1d906d359b9c6501e235c0b7a29d
Merge: bf32bda2 fee4d7a8
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 22 11:25:55 2021 +0000

    Merge pull request #2896 from LLK/dependabot/npm_and_yarn/scratch-render-0.1.0-prerelease.20210219213024

commit bf32bda2190ae3e906dc1fd1c9025169f06b98a9
Merge: 9167cf50 5fe46bf4
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 22 11:18:55 2021 +0000

    Merge pull request #2895 from LLK/dependabot/npm_and_yarn/scratch-svg-renderer-0.2.0-prerelease.20210219193204

commit c265e70c0495e613598b171a97435f6dc20a407f
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 22 11:10:01 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210217033748 to 0.1.0-prerelease.20210221033400.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit d5df3893b1fb5c2cf2977305e68f7f1c862211af
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 22 11:09:10 2021 +0000

    Bump scratch-l10n from 3.11.20210219031454 to 3.11.20210221031425

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210219031454 to 3.11.20210221031425.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210219031454...3.11.20210221031425)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit fee4d7a847f87423120a57493365f7f3cee43363
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 22 11:08:16 2021 +0000

    Bump scratch-render

    Bumps [scratch-render](https://github.com/LLK/scratch-render) from 0.1.0-prerelease.20210115005247 to 0.1.0-prerelease.20210219213024.
    - [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>

commit 5fe46bf4ee613574297acff80873711c46c5dbae
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 22 11:07:28 2021 +0000

    Bump scratch-svg-renderer

    Bumps [scratch-svg-renderer](https://github.com/LLK/scratch-svg-renderer) from 0.2.0-prerelease.20210114214521 to 0.2.0-prerelease.20210219193204.
    - [Release notes](https://github.com/LLK/scratch-svg-renderer/releases)
    - [Commits](https://github.com/LLK/scratch-svg-renderer/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 1aa38db4e66ed1ea47417ba5e6254c4b3652c8a3
Author: adroitwhiz <adroitwhiz@protonmail.com>
Date:   Thu Nov 14 08:10:26 2019 -0500

    replace nets with Fetch API

commit 9167cf50e13c3a2635db0368e7b853709b9ea4b8
Merge: 579c7cc0 30ab72a2
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 19 11:05:06 2021 +0000

    Merge pull request #2894 from LLK/dependabot/npm_and_yarn/babel/preset-env-7.12.17

commit 579c7cc0a1b56eafd311eb1c6f3f604250ecec3a
Merge: 1ba5d320 bc56f9db
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 19 10:58:10 2021 +0000

    Merge pull request #2893 from LLK/dependabot/npm_and_yarn/babel/core-7.12.17

commit 1ba5d3209d9976d6b3cc31970347d36f2060963e
Merge: 3890ac61 23153fe6
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 19 10:49:36 2021 +0000

    Merge pull request #2892 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210219031454

commit 30ab72a238f46a67bb7f3dba356a211c1375b9fe
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 19 10:42:56 2021 +0000

    Bump @babel/preset-env from 7.12.11 to 7.12.17

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.11 to 7.12.17.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.12.17/packages/babel-preset-env)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit bc56f9db2c5d6f7ab26ed6d856ae63f8546aaba3
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 19 10:42:09 2021 +0000

    Bump @babel/core from 7.12.10 to 7.12.17

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.10 to 7.12.17.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.12.17/packages/babel-core)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 23153fe6a4f5af4bead25a08a53f8dc9060567d9
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 19 10:41:25 2021 +0000

    Bump scratch-l10n from 3.11.20210217031507 to 3.11.20210219031454

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210217031507 to 3.11.20210219031454.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210217031507...3.11.20210219031454)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 3890ac6168abbb265682e7d5bc2d643e7f4e5ad7
Merge: a2ebc3aa 60dffbf2
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Feb 17 10:57:42 2021 +0000

    Merge pull request #2888 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210217033748

commit a2ebc3aa4342c0846e81f61666cc42d512aabe0f
Merge: 6fb77968 96aa263e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Feb 17 10:50:24 2021 +0000

    Merge pull request #2887 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210217031507

commit 60dffbf2e6aa29e2e7586c29c5a55518ac1e7f56
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Feb 17 10:43:21 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210216033624 to 0.1.0-prerelease.20210217033748.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 96aa263e9f0d5d73bed3fdf8f88d12c67d60b2a9
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Feb 17 10:42:12 2021 +0000

    Bump scratch-l10n from 3.11.20210216031500 to 3.11.20210217031507

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210216031500 to 3.11.20210217031507.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210216031500...3.11.20210217031507)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 6fb77968d6e6917158b4eb2f874c5146671546a5
Merge: 15976e77 2b462565
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Feb 16 10:53:25 2021 +0000

    Merge pull request #2886 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210216033624

commit 15976e777c7b6c9be654f64f4a56a878411f2d1f
Merge: 55966cba abe093fa
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Feb 16 10:46:15 2021 +0000

    Merge pull request #2885 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210216031500

commit 2b46256510fe8002d3523116e599a47077b117c7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Feb 16 10:38:13 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210215034242 to 0.1.0-prerelease.20210216033624.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit abe093fa2146ae505d04ce54729fa6799e872f23
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Feb 16 10:37:32 2021 +0000

    Bump scratch-l10n from 3.11.20210215031459 to 3.11.20210216031500

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210215031459 to 3.11.20210216031500.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210215031459...3.11.20210216031500)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 55966cba84185c02541ef1b413ecf37d138c332b
Merge: 17b17bfc e0a126b0
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 15 12:03:54 2021 +0000

    Merge pull request #2884 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210215031459

commit 17b17bfc32f084397ce0b39c22bd53e2c9628a1d
Merge: c0707988 592a3294
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 15 11:49:59 2021 +0000

    Merge pull request #2882 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210215034242

commit c07079882a4d1ec88a47ad062491bf4616e4337d
Merge: 8cff209d c8338f61
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 15 11:40:13 2021 +0000

    Merge pull request #2881 from LLK/dependabot/npm_and_yarn/handlebars-4.7.7

commit e0a126b000ce41e87b80d4b4078c5c344c94a4ac
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 15 11:36:38 2021 +0000

    Bump scratch-l10n from 3.11.20210201031532 to 3.11.20210215031459

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210201031532 to 3.11.20210215031459.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210201031532...3.11.20210215031459)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 592a32943eee04080fe22e83810a700b97fba86e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 15 11:35:06 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210201034657 to 0.1.0-prerelease.20210215034242.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit c8338f61714ca912ea23ab7aebc118c15667a64c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 15 11:31:22 2021 +0000

    [Security] Bump handlebars from 4.0.11 to 4.7.7

    Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.7.7. **This update includes security fixes.**
    - [Release notes](https://github.com/wycats/handlebars.js/releases)
    - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
    - [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.7.7)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 8cff209dace18f2c7788575991ba0b54915792f8
Merge: ffa78b91 dd5fda37
Author: Eric Rosenbaum <eric.rosenbaum@gmail.com>
Date:   Thu Feb 4 13:33:23 2021 -0500

    Merge pull request #2833 from u9g/patch-1

    Added colon

commit ffa78b91b8645b6a8c80f698a3637bb73abf2931
Merge: a6d41a0b 358de6f2
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Feb 2 04:24:25 2021 +0000

    Merge pull request #2848 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210201031532

commit a6d41a0b5158d4a8102faf12b5b6867d2ead20d2
Merge: e2638137 1f6a5b1c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Feb 2 01:07:34 2021 +0000

    Merge pull request #2847 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210201034657

commit 358de6f2bec7e578c5876f37afe8307a0807c50d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 1 12:52:02 2021 +0000

    Bump scratch-l10n from 3.11.20210129031627 to 3.11.20210201031532

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210129031627 to 3.11.20210201031532.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210129031627...3.11.20210201031532)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 1f6a5b1c692e1f3ee3ba352377ecdd81626cc09c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 1 12:50:50 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210129033550 to 0.1.0-prerelease.20210201034657.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit e2638137c6ee2d7d5b38fcf45d6943c99e826e2b
Merge: 9a88c200 8df07459
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sun Jan 31 04:20:30 2021 +0000

    Merge pull request #2845 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210129033550

commit 9a88c200985ed769d6ebd7f62dcf2210684fd219
Merge: 93780400 0a78255b
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sun Jan 31 02:00:50 2021 +0000

    Merge pull request #2844 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210129031627

commit 8df074595339d2da6586e34dada28077051c5cea
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Jan 29 10:40:26 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210126063240 to 0.1.0-prerelease.20210129033550.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 0a78255be21d97c1576b584a8f5b409cf97e9584
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Jan 29 10:39:13 2021 +0000

    Bump scratch-l10n from 3.10.20210126031644 to 3.11.20210129031627

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.10.20210126031644 to 3.11.20210129031627.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare…
SimonShiki added a commit to Clipteam/scratch-vm that referenced this pull request Aug 13, 2021
commit 60a765a368319c3191b28d6e32ecb506b7ab214a
Merge: fa321ef4 93280749
Author: SinanGentoo <sinangentoo@gmail.com>
Date:   Thu Jul 8 16:02:19 2021 +0800

    Merge remote-tracking branch 'remotes/fastgit-llk/develop' into sync-llk

commit fa321ef4d5e4f86bc05b7d68804e9b677fcc0751
Merge: d7e8f444 f9f039ef
Author: SinanGentoo <sinangentoo@gmail.com>
Date:   Thu Jul 8 15:56:27 2021 +0800

    Merge branch 'master' into sync-llk

commit 932807493962fe1f3538596617dbba5410e1e88c
Merge: d2b46dd0 c0a429e3
Author: Christopher Willis-Ford <7019101+cwillisf@users.noreply.github.com>
Date:   Tue Jul 6 12:03:24 2021 -0700

    Merge pull request #3189 from LLK/dependabot/npm_and_yarn/scratch-render-0.1.0-prerelease.20210629213715

    Bump scratch-render from 0.1.0-prerelease.20210325231800 to 0.1.0-prerelease.20210629213715

commit c0a429e3b0903c04bb0cec986c375ad3ef16851f
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Jun 30 10:27:32 2021 +0000

    Bump scratch-render

    Bumps [scratch-render](https://github.com/LLK/scratch-render) from 0.1.0-prerelease.20210325231800 to 0.1.0-prerelease.20210629213715.
    - [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>

commit d2b46dd018b0d3289e3f94737b055201749e347b
Author: Eric Rosenbaum <eric.rosenbaum@gmail.com>
Date:   Thu Jun 24 13:46:03 2021 -0400

    remove links to older extensions page

    on the private docs repo

commit 119b34876d0ca0b7c154d4da941deb49d6c66ed8
Merge: 607cd2d3 5f769ebd
Author: Christopher Willis-Ford <7019101+cwillisf@users.noreply.github.com>
Date:   Mon Jun 14 18:04:19 2021 -0700

    Merge pull request #3163 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.12.20210614210413

    Bump scratch-l10n from 3.11.20210324031512 to 3.12.20210614210413

commit 5f769ebdff331ba925583f4c3a201bdea02ab324
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Jun 15 00:54:39 2021 +0000

    Bump scratch-l10n from 3.11.20210324031512 to 3.12.20210614210413

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210324031512 to 3.12.20210614210413.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210324031512...3.12.20210614210413)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 607cd2d392b0d16eb14e3512de9ac6741f2dfe3d
Merge: 80e25f7b 53c16601
Author: DD Liu <liudi08@gmail.com>
Date:   Tue Jun 1 15:13:06 2021 -0400

    Merge pull request #3133 from fsih/updateUploadComment

    Update comment to reflect removal of camera upload

commit 53c16601f6faf900e63c3c88939a20d83f1ead57
Author: DD Liu <liudi@media.mit.edu>
Date:   Tue Jun 1 13:42:13 2021 -0400

    Update comment

commit 80e25f7b2a47ec2f3d8bb05fb62c7ceb8a1c99f0
Merge: 65f22c15 7a2393bd
Author: Eric Rosenbaum <eric.rosenbaum@gmail.com>
Date:   Mon May 10 12:18:34 2021 -0400

    Merge pull request #3067 from ericrosenbaum/save-and-load-origin

    Save and load origin metadata

commit 7a2393bd5605ddd4069e92d6f4740972435ba124
Author: Eric Rosenbaum <eric.rosenbaum@gmail.com>
Date:   Tue May 4 20:29:31 2021 -0400

    test not serializing origin if it is not present

commit fb09f9cbb97547c6dd8fd481cd5209a34c33976a
Author: Eric Rosenbaum <eric.rosenbaum@gmail.com>
Date:   Tue May 4 15:36:03 2021 -0400

    test serializing origin

commit 8483c1a4673e76188054242899b76838b29bba8a
Author: Eric Rosenbaum <eric.rosenbaum@gmail.com>
Date:   Tue May 4 15:29:36 2021 -0400

    add test of deserializing origin

commit d7e8f44474e46d03dacf1a04fa699fab71896740
Merge: b13ba190 1e1d0ad9
Author: Alex Cui <cuizhihui030925@outlook.com>
Date:   Tue May 4 20:36:57 2021 +0800

    Merge branch 'master' into sync-llk

commit b13ba19033464111679f00f8eb868526ae815f7e
Merge: 3aa47d38 65f22c15
Author: Alex Cui <cuizhihui030925@outlook.com>
Date:   Tue May 4 20:16:34 2021 +0800

    Merge remote-tracking branch 'remotes/fastgit-llk/develop' into sync-llk

commit 3aa47d382aff1501bde18e235b07011fb7f2cf29
Merge: 36b0a96a 7d186ee7
Author: Alex Cui <cuizhihui030925@outlook.com>
Date:   Mon May 3 20:17:23 2021 +0800

    Merge branch 'master' into sync-llk

commit 679efb28fda21469ae8beab3167b19c21a51297d
Author: Eric Rosenbaum <eric.rosenbaum@gmail.com>
Date:   Thu Apr 29 11:39:05 2021 -0400

    lint

commit 0b4b32dcb00b48d1c3d74cb116fcaaaac4e4f504
Author: Eric Rosenbaum <eric.rosenbaum@gmail.com>
Date:   Thu Apr 29 11:32:13 2021 -0400

    Save and load the origin

commit 65f22c15f3060b1faea8871176f7849bb3808883
Merge: d01f04bd 529a87cd
Author: DD Liu <liudi08@gmail.com>
Date:   Mon Apr 12 14:09:25 2021 -0400

    Merge pull request #3026 from fsih/onlyResaveSprite2Svgs

    Go back to only using svgrenderer to process vectors that we think are coming from scratch 2

commit 529a87cdb8508e6a3e87b640a7ded0163937a029
Author: DD Liu <liudi@media.mit.edu>
Date:   Sat Apr 10 22:28:54 2021 -0400

    Go back to only using svgrenderer to process vectors that we think are coming from scratch 2

commit d01f04bd3e1ad2596624dff24d6a30990a58a198
Merge: 4337b092 5559c72e
Author: DD Liu <liudi08@gmail.com>
Date:   Thu Apr 1 18:34:07 2021 -0400

    Merge pull request #2954 from fsih/removev2SvgAdapter

    Remove v2SvgAdapter

commit 5559c72e65e6b83bbfe4ff62a6ee9e37716c6a42
Merge: 62e7dde8 ae40380c
Author: DD Liu <liudi@media.mit.edu>
Date:   Thu Apr 1 18:29:23 2021 -0400

    Merge branch 'removev2SvgAdapter' of github.com:fsih/scratch-vm into removev2SvgAdapter

commit 62e7dde84e09781a71bbc383b3401ee105a0ba84
Merge: 57f9d9ba 4337b092
Author: DD Liu <liudi@media.mit.edu>
Date:   Thu Apr 1 18:28:15 2021 -0400

    Put back deprecated function to not break gui

commit ae40380c48affc931f214a107c698f848e8256fe
Merge: 57f9d9ba 4337b092
Author: DD Liu <liudi08@gmail.com>
Date:   Thu Apr 1 18:21:57 2021 -0400

    Merge branch 'develop' into removev2SvgAdapter

commit 57f9d9badfb4c955e9937a75c0ffb4ae2caf09ce
Author: DD Liu <liudi@media.mit.edu>
Date:   Thu Apr 1 18:19:37 2021 -0400

    Merge branch 'develop' into removev2SvgAdapter

commit 4337b0922ad55de4c35d2f13e2155bbe3500f0ff
Merge: bf7ee0ec 37f64758
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 24 11:00:59 2021 +0000

    Merge pull request #2987 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210324033606

commit bf7ee0ec4ce69eef50e50c0788e318e3a7d564cb
Merge: f405e59d aa84d542
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 24 10:46:52 2021 +0000

    Merge pull request #2986 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210324031512

commit 37f64758b8b9e4089fbf45e4fce99be2a6451673
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 24 10:38:21 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210323034543 to 0.1.0-prerelease.20210324033606.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit aa84d54230ff3eb6c2a238ce61f7ab9bfa0bbc4c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 24 10:37:07 2021 +0000

    Bump scratch-l10n from 3.11.20210323031446 to 3.11.20210324031512

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210323031446 to 3.11.20210324031512.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210323031446...3.11.20210324031512)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit f405e59d01a8f9c0e3e986fb5276667a8a3c7d40
Merge: 622782fd 358032cd
Author: DD Liu <liudi08@gmail.com>
Date:   Tue Mar 23 17:23:05 2021 -0400

    Merge pull request #2984 from fsih/removeGreenkeeperLockfile

    Remove greenkeeper lockfile

commit 358032cd33d2277faee84aeb674c8a69d19e651f
Author: DD Liu <liudi@media.mit.edu>
Date:   Tue Mar 23 17:13:08 2021 -0400

    Remove greenkeeper lockfile

commit 54bee8fe126f102b2041d9c7ae17361dc2db6529
Author: DD Liu <liudi@media.mit.edu>
Date:   Tue Mar 23 16:35:04 2021 -0400

    Fix playground again

commit 74928ede7c147856533678c678366db7d9cdc1a6
Author: DD Liu <liudi@media.mit.edu>
Date:   Tue Mar 23 16:32:05 2021 -0400

    Fix playground

commit 622782fdb3761353aff4bc181a24568a399ae9db
Merge: 870e9916 fe39a5f1
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 23 14:17:51 2021 +0000

    Merge pull request #2982 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210323031446

commit 870e991646b8abaac7e704b0b37a3605754a4949
Merge: caaa7dd0 77bbe2f1
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 23 14:07:56 2021 +0000

    Merge pull request #2981 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210323034543

commit caaa7dd074a2edb6fd9a20fd9635226b7904b05b
Merge: f2dbde61 0ed6169e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 23 13:57:01 2021 +0000

    Merge pull request #2980 from LLK/dependabot/npm_and_yarn/babel/preset-env-7.13.12

commit fe39a5f1838d24efb6a747641c0d2214b19f7606
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 23 13:47:09 2021 +0000

    Bump scratch-l10n from 3.11.20210322031531 to 3.11.20210323031446

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210322031531 to 3.11.20210323031446.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210322031531...3.11.20210323031446)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 77bbe2f108ea6b4ff9391babfc84a0782f98af1f
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 23 13:46:26 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210322035154 to 0.1.0-prerelease.20210323034543.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 0ed6169eec9bba880b164f82d15137393695cfe7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 23 13:46:05 2021 +0000

    Bump @babel/preset-env from 7.13.10 to 7.13.12

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.10 to 7.13.12.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.12/packages/babel-preset-env)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit f2dbde6104404b5590f5c4d19934dee9412f2d03
Merge: 95c1a61d 9510cab2
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 22 11:18:44 2021 +0000

    Merge pull request #2979 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210322035154

commit 95c1a61d22243318a044e680361d4141c95f6011
Merge: e9f64055 00982fe7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 22 11:09:42 2021 +0000

    Merge pull request #2978 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210322031531

commit 9510cab29711a487f0a6be0f0a914653a1d227b0
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 22 11:01:49 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210319032844 to 0.1.0-prerelease.20210322035154.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 00982fe72e29e17d929f3c4da885df0a27c41d86
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 22 11:00:53 2021 +0000

    Bump scratch-l10n from 3.11.20210319031448 to 3.11.20210322031531

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210319031448 to 3.11.20210322031531.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210319031448...3.11.20210322031531)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit e9f64055d9f753c4cffd889798053559b1145d4d
Merge: e0c0e5b4 1836551d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 19 10:57:22 2021 +0000

    Merge pull request #2977 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210319031448

commit e0c0e5b47dfa9ab9e0641705bb0dd5703b719a15
Merge: 2bb07016 35f6c9ad
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 19 10:49:27 2021 +0000

    Merge pull request #2976 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210319032844

commit 1836551df3b1ae6abfd7c348d5317833a7ee062b
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 19 10:41:00 2021 +0000

    Bump scratch-l10n from 3.11.20210318031539 to 3.11.20210319031448

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210318031539 to 3.11.20210319031448.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210318031539...3.11.20210319031448)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 35f6c9ad04c6ca49cb212015857fce23ab9f8205
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 19 10:39:09 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210318033822 to 0.1.0-prerelease.20210319032844.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 2bb0701646d5821d9f8bb3b645f99c7138cfa45e
Merge: 63dccad9 006a388c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 11:38:50 2021 +0000

    Merge pull request #2974 from LLK/dependabot/npm_and_yarn/scratch-render-0.1.0-prerelease.20210317200605

commit 63dccad9694920079320cd829664dc7393d4d0bb
Merge: a4bee0ee d1a2c1cc
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 11:10:06 2021 +0000

    Merge pull request #2975 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210318033822

commit 006a388c7b603833848fc5e8285d290de95aba0e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 10:57:01 2021 +0000

    Bump scratch-render

    Bumps [scratch-render](https://github.com/LLK/scratch-render) from 0.1.0-prerelease.20210302210916 to 0.1.0-prerelease.20210317200605.
    - [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>

commit a4bee0eee79557f0f40bafdec55682f181da607d
Merge: 6e8bbb13 a6611a72
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 10:54:21 2021 +0000

    Merge pull request #2973 from LLK/dependabot/npm_and_yarn/scratch-svg-renderer-0.2.0-prerelease.20210317184701

commit 6e8bbb138185b0d98a47aef10fddcfab8f20602c
Merge: 89479459 0a09522e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 10:46:03 2021 +0000

    Merge pull request #2972 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210318031539

commit d1a2c1cc5783e0ba8e5e3cecf0bd2456073f359e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 10:39:55 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210317033352 to 0.1.0-prerelease.20210318033822.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit a6611a72f820d7b93b48fbf55b5df7104ec9d98c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 10:37:22 2021 +0000

    Bump scratch-svg-renderer

    Bumps [scratch-svg-renderer](https://github.com/LLK/scratch-svg-renderer) from 0.2.0-prerelease.20210225205629 to 0.2.0-prerelease.20210317184701.
    - [Release notes](https://github.com/LLK/scratch-svg-renderer/releases)
    - [Commits](https://github.com/LLK/scratch-svg-renderer/compare/0.2.0-prerelease.20210225205629...0.2.0-prerelease.20210317184701)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 0a09522e82a9833f614e7ef8d5bedcc0495b07d7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 10:36:08 2021 +0000

    Bump scratch-l10n from 3.11.20210317031517 to 3.11.20210318031539

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210317031517 to 3.11.20210318031539.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210317031517...3.11.20210318031539)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 89479459a9dd0ef02de7e3769065e0b8a673eef8
Merge: 025de0c0 653aa011
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 17 10:59:52 2021 +0000

    Merge pull request #2971 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210317033352

commit 025de0c0d49944550ecfb993249e9dc2bbd39462
Merge: e2d54602 37dd97cb
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 17 10:51:24 2021 +0000

    Merge pull request #2970 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210317031517

commit 653aa0118c56bed1b1c902fe771e89aab8fcd213
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 17 10:43:15 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210316034540 to 0.1.0-prerelease.20210317033352.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 37dd97cbb82271ff71754553f5635ac58217f6aa
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 17 10:42:27 2021 +0000

    Bump scratch-l10n from 3.11.20210316031549 to 3.11.20210317031517

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210316031549 to 3.11.20210317031517.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210316031549...3.11.20210317031517)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit e5560b067b84fe17ea956d98f8e3e703d24f3643
Merge: bb9c3185 e2d54602
Author: DD Liu <liudi@media.mit.edu>
Date:   Tue Mar 16 16:53:40 2021 -0400

    Merge branch 'develop' into removev2SvgAdapter

commit bb9c31856108a2cec2e8a7459feaeef449fc7002
Author: DD Liu <liudi@media.mit.edu>
Date:   Tue Mar 16 16:36:14 2021 -0400

    Rename variables to be not homonyms

commit e2d546029e2b8bc146f3f0f1530989e8854cfd29
Merge: c5a48512 ea5c5bcd
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 16 10:56:44 2021 +0000

    Merge pull request #2968 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210316034540

commit c5a485125eb696865e636d72702250da15011cd2
Merge: 7a73cb51 d4989679
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 16 10:47:37 2021 +0000

    Merge pull request #2967 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210316031549

commit ea5c5bcd8124c05d12c348fddc410f5792b715c7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 16 10:40:45 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210315034619 to 0.1.0-prerelease.20210316034540.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit d4989679b10651b17d698eee17dfab587f9822d6
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 16 10:38:34 2021 +0000

    Bump scratch-l10n from 3.11.20210315031457 to 3.11.20210316031549

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210315031457 to 3.11.20210316031549.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210315031457...3.11.20210316031549)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit a4b6e05f92bec7e89b00a26b378bad93fee79bef
Author: DD Liu <liudi@media.mit.edu>
Date:   Tue Mar 16 03:28:28 2021 -0400

    Move svg renderer to peer deps

commit 7a73cb51736e4a6cf47b9e9c93e37be05e46ac5c
Merge: c07b7051 6609a1e3
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 15 12:16:27 2021 +0000

    Merge pull request #2965 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210315034619

commit c07b7051ab26c735bea07a724eb603a20e8b372a
Merge: 67099fa1 86861be7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 15 12:08:27 2021 +0000

    Merge pull request #2964 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210315031457

commit 6609a1e37a1ebec6d0e354bdd219891683393f28
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 15 11:59:26 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210312034338 to 0.1.0-prerelease.20210315034619.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 86861be7f99e71636102053da6a63a0b1a101e9c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 15 11:58:29 2021 +0000

    Bump scratch-l10n from 3.11.20210312031542 to 3.11.20210315031457

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210312031542 to 3.11.20210315031457.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210312031542...3.11.20210315031457)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 67099fa1c2c11bbdf7bcafea72a7fed79a375325
Merge: c7f3b6ca bc8bac33
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 12 10:51:36 2021 +0000

    Merge pull request #2962 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210312031542

commit c7f3b6caa3735f19fc59ce584ce1f3481748327c
Merge: bf3ca951 2b8454ba
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 12 10:42:51 2021 +0000

    Merge pull request #2961 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210312034338

commit bc8bac3309c6a3ca0ad3f6d1b003f52afddce8ca
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 12 10:34:14 2021 +0000

    Bump scratch-l10n from 3.11.20210311031457 to 3.11.20210312031542

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210311031457 to 3.11.20210312031542.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210311031457...3.11.20210312031542)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 2b8454baa5491a9e3c9d037dd5f445d3899eef33
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 12 10:33:19 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210309032931 to 0.1.0-prerelease.20210312034338.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit bf3ca95100c428b295e2bf6878a40506a00f5c44
Merge: faa58a51 42818fb6
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 11 10:54:41 2021 +0000

    Merge pull request #2960 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210311031457

commit 42818fb60d9781df3530af888f1823fdea91a305
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 11 10:37:51 2021 +0000

    Bump scratch-l10n from 3.11.20210310031445 to 3.11.20210311031457

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210310031445 to 3.11.20210311031457.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210310031445...3.11.20210311031457)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit faa58a517f673f16fdaf74cc467d482410c0e538
Merge: 2fa199ba 41df415f
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 10 10:56:16 2021 +0000

    Merge pull request #2957 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210310031445

commit 41df415ff81b1fc38bf737caae45078558573f76
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 10 10:38:47 2021 +0000

    Bump scratch-l10n from 3.11.20210309031504 to 3.11.20210310031445

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210309031504 to 3.11.20210310031445.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210309031504...3.11.20210310031445)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 2fa199bad78fa0ad58fa7a95385d65c91354c6f4
Merge: 558b7aa3 71de513f
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 13:35:41 2021 +0000

    Merge pull request #2868 from LLK/dependabot/npm_and_yarn/jszip-3.6.0

commit 71de513fe5065de01cc10e8b63f9774899168514
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 12:35:09 2021 +0000

    Bump jszip from 3.5.0 to 3.6.0

    Bumps [jszip](https://github.com/Stuk/jszip) from 3.5.0 to 3.6.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/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 558b7aa3b1b392e739c373e0255e642f71536b7b
Merge: 75f80ee4 4d3bb917
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 12:32:32 2021 +0000

    Merge pull request #2952 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210309031504

commit 75f80ee449d037fe5a3ce5f1e34b9eccc3b13e50
Merge: 00ecbf2a 6188ecc3
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 11:36:27 2021 +0000

    Merge pull request #2951 from LLK/dependabot/npm_and_yarn/babel/preset-env-7.13.10

commit 00ecbf2a2c9a69b0ecbacec690013296c4036692
Merge: c00700eb 0d0eee46
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 11:18:46 2021 +0000

    Merge pull request #2950 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210309032931

commit 4d3bb91700ef8f4a963da7a3ecff479a0489a901
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 11:02:21 2021 +0000

    Bump scratch-l10n from 3.11.20210308031514 to 3.11.20210309031504

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210308031514 to 3.11.20210309031504.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210308031514...3.11.20210309031504)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit c00700eb82ba277d7c3d4b4bf21f749a5962144a
Merge: e8d5caab 56a4fe37
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 10:59:35 2021 +0000

    Merge pull request #2949 from LLK/dependabot/npm_and_yarn/babel/core-7.13.10

commit 6188ecc37a9ac3fc7e0acc58b8342182ab3310d2
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 10:40:48 2021 +0000

    Bump @babel/preset-env from 7.13.9 to 7.13.10

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.9 to 7.13.10.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.10/packages/babel-preset-env)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 0d0eee46ef8897fffd2a191ad8a1c7ac41dccb7e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 10:40:10 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210308034730 to 0.1.0-prerelease.20210309032931.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 56a4fe378df5c22da09d2a919af120ddd77b80c4
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 10:39:24 2021 +0000

    Bump @babel/core from 7.13.1 to 7.13.10

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.1 to 7.13.10.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.10/packages/babel-core)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit e8d5caaba48b51ce0da1fe0cbff12cfec70ba7fc
Merge: 08fcae8f 152062a5
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 8 19:32:20 2021 +0000

    Merge pull request #2943 from LLK/dependabot/npm_and_yarn/elliptic-6.5.4

commit 08fcae8fc6ad1fa714c48f816242e6bcf5291ea5
Merge: 5b511f6e 1035e9da
Author: Christopher Willis-Ford <7019101+cwillisf@users.noreply.github.com>
Date:   Mon Mar 8 11:10:20 2021 -0800

    Merge pull request #2891 from adroitwhiz/remove-nets

    Replace nets with Fetch API

commit 152062a505b788d50d5b4c4c277e64ab6554bf63
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 8 17:44:51 2021 +0000

    [Security] Bump elliptic from 6.5.3 to 6.5.4

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. **This update includes a security fix.**
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 5b511f6ea2c5b7972e3ec7d7ced9ac5f0bb95fb9
Merge: eaa33630 87f8c55d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 8 11:58:38 2021 +0000

    Merge pull request #2942 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210308034730

commit eaa3363022c3cf57e45101efe185326aaa95b8ee
Merge: 5e3a8d5f f7e6ed90
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 8 11:31:42 2021 +0000

    Merge pull request #2939 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210308031514

commit 87f8c55d1cf9e241ec4e18683611a26a12f14a68
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 8 11:26:01 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210305033235 to 0.1.0-prerelease.20210308034730.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit f7e6ed908eab3c712e7d58eceb1b0eb5796d7540
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 8 11:22:43 2021 +0000

    Bump scratch-l10n from 3.11.20210305031531 to 3.11.20210308031514

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210305031531 to 3.11.20210308031514.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210305031531...3.11.20210308031514)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 5e3a8d5f4d4bd621d13488e3b49bf711e9b269bc
Merge: a4264800 22175f79
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 5 10:56:14 2021 +0000

    Merge pull request #2932 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210305033235

commit a42648004846f9107eebc16ee10343ba2c0b6bef
Merge: 4028bdfd ec3a829c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 5 10:48:23 2021 +0000

    Merge pull request #2931 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210305031531

commit 22175f79c8193292b4392a52a85103a9f6943d9d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 5 10:37:07 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210304032830 to 0.1.0-prerelease.20210305033235.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit ec3a829c7a66ab9aed3c8deec152ebbc9f0317f7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 5 10:36:16 2021 +0000

    Bump scratch-l10n from 3.11.20210304031526 to 3.11.20210305031531

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210304031526 to 3.11.20210305031531.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210304031526...3.11.20210305031531)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 627e62a339b4df0b6d23ce3474478e74e1264b0a
Author: DD Liu <liudi@media.mit.edu>
Date:   Thu Mar 4 15:32:14 2021 -0500

    Remove v2SvgAdapter

commit 4028bdfd92b0950c1255b5d7abbb99737b21abfc
Merge: a8557a45 35b0ea0c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 4 11:09:04 2021 +0000

    Merge pull request #2929 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210304032830

commit a8557a4550dc74aeb106181f6b84b560ca7b3883
Merge: f38ee90a 84db9460
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 4 10:55:45 2021 +0000

    Merge pull request #2928 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210304031526

commit 35b0ea0c975d2b2f0fee0519a4af92ccad63f2f6
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 4 10:42:12 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210226034512 to 0.1.0-prerelease.20210304032830.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 84db9460905ad3ebdae3d0e6ef30fbc5bf0ba38d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 4 10:41:20 2021 +0000

    Bump scratch-l10n from 3.11.20210303031534 to 3.11.20210304031526

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210303031534 to 3.11.20210304031526.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210303031534...3.11.20210304031526)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 1035e9da28eb975af605b7518f77a0a4305950dd
Author: adroitwhiz <adroitwhiz@protonmail.com>
Date:   Thu Mar 4 00:29:50 2021 -0500

    Clean up TTS request code

commit f38ee90a9da78bfc4e29b8e8fd8dd85585dc0494
Merge: b93ba347 d455ff88
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 3 11:02:19 2021 +0000

    Merge pull request #2924 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210303031534

commit b93ba347b9547082f4e61464fee1f9287d40bdba
Merge: f71f2b7f 31e931f6
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 3 10:54:26 2021 +0000

    Merge pull request #2923 from LLK/dependabot/npm_and_yarn/scratch-render-0.1.0-prerelease.20210302210916

commit d455ff88491dae48eaba0c39487d3ca8d8e15f05
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 3 10:40:01 2021 +0000

    Bump scratch-l10n from 3.11.20210226031520 to 3.11.20210303031534

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210226031520 to 3.11.20210303031534.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210226031520...3.11.20210303031534)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 31e931f645dec7836843a5895d900be2714f235e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 3 10:39:19 2021 +0000

    Bump scratch-render

    Bumps [scratch-render](https://github.com/LLK/scratch-render) from 0.1.0-prerelease.20210225211601 to 0.1.0-prerelease.20210302210916.
    - [Release notes](https://github.com/LLK/scratch-render/releases)
    - [Commits](https://github.com/LLK/scratch-render/compare/0.1.0-prerelease.20210225211601...0.1.0-prerelease.20210302210916)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit f71f2b7fe2a5a0ff44f7bb53ef78beb2991314df
Merge: ef05dae7 ddab65ba
Author: Eric Rosenbaum <eric.rosenbaum@gmail.com>
Date:   Tue Mar 2 12:42:41 2021 -0500

    Merge pull request #2920 from ericrosenbaum/do-not-translate-only-numbers

    Do not translate strings containing only digits

commit ef05dae7a9f917627e6faba4ef27832e8f54dad9
Merge: e6a7698d b897dd98
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 2 10:50:42 2021 +0000

    Merge pull request #2921 from LLK/dependabot/npm_and_yarn/babel/preset-env-7.13.9

commit b897dd985430b97d45104bea3267950a10a4f349
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 2 10:41:55 2021 +0000

    Bump @babel/preset-env from 7.13.8 to 7.13.9

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.8 to 7.13.9.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.9/packages/babel-preset-env)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit e6a7698da84067e8513d1ebf6cadcdabf99df3bf
Merge: bea802a3 5b5b96c0
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 1 22:44:49 2021 +0000

    Merge pull request #2919 from LLK/dependabot/npm_and_yarn/babel/preset-env-7.13.8

commit ddab65bac2501243a4fc8d659585e1e5e70c7c8d
Author: Eric Rosenbaum <eric.rosenbaum@gmail.com>
Date:   Mon Mar 1 11:48:07 2021 -0500

    do not translate strings containing only digits

commit 5b5b96c0b32ce9c66d0f73f142340d70b37a9e45
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 1 16:32:17 2021 +0000

    Bump @babel/preset-env from 7.13.5 to 7.13.8

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.5 to 7.13.8.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.8/packages/babel-preset-env)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit bea802a3b12e1a0d7a97e52a1516061baa0d6ea8
Merge: 393d12db 9e5483b1
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 26 13:26:04 2021 +0000

    Merge pull request #2911 from LLK/dependabot/npm_and_yarn/scratch-svg-renderer-0.2.0-prerelease.20210225205629

commit 393d12db9ccea6680ae108d1384a1b44d4628a66
Merge: 732bd7e9 fc4fa14d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 26 13:08:18 2021 +0000

    Merge pull request #2913 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210226031520

commit 732bd7e98e76a7c41307ca77ee3e20845ec1b44f
Merge: fa055074 00a9528a
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 26 13:00:21 2021 +0000

    Merge pull request #2912 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210226034512

commit 9e5483b13fd7fd78fe919999e9b7924687825535
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 26 12:46:57 2021 +0000

    Bump scratch-svg-renderer

    Bumps [scratch-svg-renderer](https://github.com/LLK/scratch-svg-renderer) from 0.2.0-prerelease.20210219193204 to 0.2.0-prerelease.20210225205629.
    - [Release notes](https://github.com/LLK/scratch-svg-renderer/releases)
    - [Commits](https://github.com/LLK/scratch-svg-renderer/commits/0.2.0-prerelease.20210225205629)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit fa055074cba25e6993faa349a3dfcf194dc5ca5e
Merge: 113a4b2c 8e1d2d23
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 26 12:44:12 2021 +0000

    Merge pull request #2910 from LLK/dependabot/npm_and_yarn/scratch-render-0.1.0-prerelease.20210225211601

commit fc4fa14d1f77ca05eb5afe879ef592fac6f7883f
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 26 12:38:39 2021 +0000

    Bump scratch-l10n from 3.11.20210225031524 to 3.11.20210226031520

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210225031524 to 3.11.20210226031520.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210225031524...3.11.20210226031520)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 00a9528a6982032979341a92e7cef06e1bd77bc3
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 26 12:37:49 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210225034724 to 0.1.0-prerelease.20210226034512.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 8e1d2d233050199dc675e9a29c4ce832f0c30802
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 26 12:34:53 2021 +0000

    Bump scratch-render

    Bumps [scratch-render](https://github.com/LLK/scratch-render) from 0.1.0-prerelease.20210219213024 to 0.1.0-prerelease.20210225211601.
    - [Release notes](https://github.com/LLK/scratch-render/releases)
    - [Commits](https://github.com/LLK/scratch-render/commits/0.1.0-prerelease.20210225211601)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 113a4b2c8a1268f842907b79707dded897acd520
Merge: cf71e84d 741db0fa
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Feb 25 11:10:25 2021 +0000

    Merge pull request #2908 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210225034724

commit cf71e84ddd5e9093220fc6373857705698b829f8
Merge: 241ca0ae 20c2a11a
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Feb 25 10:57:26 2021 +0000

    Merge pull request #2907 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210225031524

commit 741db0fa6a813e51d8056d1efeebfbf5f8a17635
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Feb 25 10:50:23 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210224033746 to 0.1.0-prerelease.20210225034724.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 20c2a11a01d848b85b1d86ef8a1099665c75996e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Feb 25 10:48:34 2021 +0000

    Bump scratch-l10n from 3.11.20210221031425 to 3.11.20210225031524

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210221031425 to 3.11.20210225031524.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210221031425...3.11.20210225031524)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 241ca0aeeb954d1186c26ab118bfdbd13a09f20e
Merge: e7c5c034 d30ed5d8
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Feb 24 11:09:42 2021 +0000

    Merge pull request #2906 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210224033746

commit e7c5c034d6609e47dfda805a7d05dda8f5dc7c03
Merge: 293e8917 da1225c5
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Feb 24 11:01:36 2021 +0000

    Merge pull request #2905 from LLK/dependabot/npm_and_yarn/babel/preset-env-7.13.5

commit d30ed5d85fa873765760db33dc73deb985e03ac8
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Feb 24 10:42:31 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210222160041 to 0.1.0-prerelease.20210224033746.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit da1225c57d2151b69e6e64c497d0f1d3fb745673
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Feb 24 10:41:47 2021 +0000

    Bump @babel/preset-env from 7.13.0 to 7.13.5

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.0 to 7.13.5.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.5/packages/babel-preset-env)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 293e8917a88fa36f49712fa8fda65c0166c4556f
Merge: ca3ebbb2 a0b43d6d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Feb 23 13:40:06 2021 +0000

    Merge pull request #2901 from LLK/dependabot/npm_and_yarn/babel/core-7.13.1

commit ca3ebbb25dc84907b1de80cbd0175424cabb22a5
Merge: e5fbfba3 defc21b8
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Feb 23 12:47:23 2021 +0000

    Merge pull request #2902 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210222160041

commit a0b43d6db3322a990b0096469ae1e843e58a2003
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Feb 23 12:35:27 2021 +0000

    Bump @babel/core from 7.12.17 to 7.13.1

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.17 to 7.13.1.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.1/packages/babel-core)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit e5fbfba325689db7a23d5864d7a3797fceeb10c8
Merge: 230192a2 d81ee9b1
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Feb 23 12:32:43 2021 +0000

    Merge pull request #2900 from LLK/dependabot/npm_and_yarn/babel/preset-env-7.13.0

commit defc21b8c2b0296e36b1754eaffff07d95539b21
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Feb 23 12:06:39 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210221033400 to 0.1.0-prerelease.20210222160041.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit d81ee9b142642b535cffea14c0bb01c07fa41a13
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Feb 23 12:03:57 2021 +0000

    Bump @babel/preset-env from 7.12.17 to 7.13.0

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.17 to 7.13.0.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.0/packages/babel-preset-env)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 230192a288f2a177043e4b99f7178d4802230c02
Merge: df6b0e77 c265e70c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 22 11:40:48 2021 +0000

    Merge pull request #2898 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210221033400

commit df6b0e779d0f76b6f3e64be423f4e8b331c2cdde
Merge: 91c2da98 d5df3893
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 22 11:32:52 2021 +0000

    Merge pull request #2897 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210221031425

commit 91c2da98174b1d906d359b9c6501e235c0b7a29d
Merge: bf32bda2 fee4d7a8
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 22 11:25:55 2021 +0000

    Merge pull request #2896 from LLK/dependabot/npm_and_yarn/scratch-render-0.1.0-prerelease.20210219213024

commit bf32bda2190ae3e906dc1fd1c9025169f06b98a9
Merge: 9167cf50 5fe46bf4
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 22 11:18:55 2021 +0000

    Merge pull request #2895 from LLK/dependabot/npm_and_yarn/scratch-svg-renderer-0.2.0-prerelease.20210219193204

commit c265e70c0495e613598b171a97435f6dc20a407f
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 22 11:10:01 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210217033748 to 0.1.0-prerelease.20210221033400.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit d5df3893b1fb5c2cf2977305e68f7f1c862211af
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 22 11:09:10 2021 +0000

    Bump scratch-l10n from 3.11.20210219031454 to 3.11.20210221031425

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210219031454 to 3.11.20210221031425.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210219031454...3.11.20210221031425)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit fee4d7a847f87423120a57493365f7f3cee43363
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 22 11:08:16 2021 +0000

    Bump scratch-render

    Bumps [scratch-render](https://github.com/LLK/scratch-render) from 0.1.0-prerelease.20210115005247 to 0.1.0-prerelease.20210219213024.
    - [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>

commit 5fe46bf4ee613574297acff80873711c46c5dbae
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 22 11:07:28 2021 +0000

    Bump scratch-svg-renderer

    Bumps [scratch-svg-renderer](https://github.com/LLK/scratch-svg-renderer) from 0.2.0-prerelease.20210114214521 to 0.2.0-prerelease.20210219193204.
    - [Release notes](https://github.com/LLK/scratch-svg-renderer/releases)
    - [Commits](https://github.com/LLK/scratch-svg-renderer/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 1aa38db4e66ed1ea47417ba5e6254c4b3652c8a3
Author: adroitwhiz <adroitwhiz@protonmail.com>
Date:   Thu Nov 14 08:10:26 2019 -0500

    replace nets with Fetch API

commit 9167cf50e13c3a2635db0368e7b853709b9ea4b8
Merge: 579c7cc0 30ab72a2
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 19 11:05:06 2021 +0000

    Merge pull request #2894 from LLK/dependabot/npm_and_yarn/babel/preset-env-7.12.17

commit 579c7cc0a1b56eafd311eb1c6f3f604250ecec3a
Merge: 1ba5d320 bc56f9db
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 19 10:58:10 2021 +0000

    Merge pull request #2893 from LLK/dependabot/npm_and_yarn/babel/core-7.12.17

commit 1ba5d3209d9976d6b3cc31970347d36f2060963e
Merge: 3890ac61 23153fe6
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 19 10:49:36 2021 +0000

    Merge pull request #2892 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210219031454

commit 30ab72a238f46a67bb7f3dba356a211c1375b9fe
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 19 10:42:56 2021 +0000

    Bump @babel/preset-env from 7.12.11 to 7.12.17

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.11 to 7.12.17.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.12.17/packages/babel-preset-env)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit bc56f9db2c5d6f7ab26ed6d856ae63f8546aaba3
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 19 10:42:09 2021 +0000

    Bump @babel/core from 7.12.10 to 7.12.17

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.10 to 7.12.17.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.12.17/packages/babel-core)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 23153fe6a4f5af4bead25a08a53f8dc9060567d9
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 19 10:41:25 2021 +0000

    Bump scratch-l10n from 3.11.20210217031507 to 3.11.20210219031454

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210217031507 to 3.11.20210219031454.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210217031507...3.11.20210219031454)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 3890ac6168abbb265682e7d5bc2d643e7f4e5ad7
Merge: a2ebc3aa 60dffbf2
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Feb 17 10:57:42 2021 +0000

    Merge pull request #2888 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210217033748

commit a2ebc3aa4342c0846e81f61666cc42d512aabe0f
Merge: 6fb77968 96aa263e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Feb 17 10:50:24 2021 +0000

    Merge pull request #2887 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210217031507

commit 60dffbf2e6aa29e2e7586c29c5a55518ac1e7f56
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Feb 17 10:43:21 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210216033624 to 0.1.0-prerelease.20210217033748.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 96aa263e9f0d5d73bed3fdf8f88d12c67d60b2a9
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Feb 17 10:42:12 2021 +0000

    Bump scratch-l10n from 3.11.20210216031500 to 3.11.20210217031507

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210216031500 to 3.11.20210217031507.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210216031500...3.11.20210217031507)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 6fb77968d6e6917158b4eb2f874c5146671546a5
Merge: 15976e77 2b462565
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Feb 16 10:53:25 2021 +0000

    Merge pull request #2886 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210216033624

commit 15976e777c7b6c9be654f64f4a56a878411f2d1f
Merge: 55966cba abe093fa
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Feb 16 10:46:15 2021 +0000

    Merge pull request #2885 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210216031500

commit 2b46256510fe8002d3523116e599a47077b117c7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Feb 16 10:38:13 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210215034242 to 0.1.0-prerelease.20210216033624.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit abe093fa2146ae505d04ce54729fa6799e872f23
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Feb 16 10:37:32 2021 +0000

    Bump scratch-l10n from 3.11.20210215031459 to 3.11.20210216031500

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210215031459 to 3.11.20210216031500.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210215031459...3.11.20210216031500)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 55966cba84185c02541ef1b413ecf37d138c332b
Merge: 17b17bfc e0a126b0
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 15 12:03:54 2021 +0000

    Merge pull request #2884 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210215031459

commit 17b17bfc32f084397ce0b39c22bd53e2c9628a1d
Merge: c0707988 592a3294
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 15 11:49:59 2021 +0000

    Merge pull request #2882 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210215034242

commit c07079882a4d1ec88a47ad062491bf4616e4337d
Merge: 8cff209d c8338f61
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 15 11:40:13 2021 +0000

    Merge pull request #2881 from LLK/dependabot/npm_and_yarn/handlebars-4.7.7

commit e0a126b000ce41e87b80d4b4078c5c344c94a4ac
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 15 11:36:38 2021 +0000

    Bump scratch-l10n from 3.11.20210201031532 to 3.11.20210215031459

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210201031532 to 3.11.20210215031459.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210201031532...3.11.20210215031459)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 592a32943eee04080fe22e83810a700b97fba86e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 15 11:35:06 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210201034657 to 0.1.0-prerelease.20210215034242.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit c8338f61714ca912ea23ab7aebc118c15667a64c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Feb 15 11:31:22 2021 +0000

    [Security] Bump handlebars from 4.0.11 to 4.7.7

    Bumps [handlebars]…
SimonShiki added a commit to Clipteam/scratch-vm that referenced this pull request Dec 17, 2021
commit 0dda253a551b2330588081328c9c68e0d119d219
Author: SinanGentoo <sinangentoo@gmail.com>
Date:   Fri Aug 13 09:19:33 2021 +0800

    Regenerate yarn.lock

commit 244998fd553b60ef02ce31e0f8e01565af00cdac
Merge: b45231b1 e9f1d310
Author: SinanGentoo <sinangentoo@gmail.com>
Date:   Fri Aug 13 09:16:22 2021 +0800

    Merge remote-tracking branch 'remotes/fastgit-llk/develop' into sync-llk

commit b45231b1132df7f3a0e47bee7a2a1077c0756949
Merge: 60a765a3 dcc4d06c
Author: SinanGentoo <sinangentoo@gmail.com>
Date:   Fri Aug 13 09:13:15 2021 +0800

    Merge branch 'master' into sync-llk

commit e9f1d3102486d30123048c7fec3d67cf12029caf
Merge: 8c6e806a e39e08ac
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Aug 12 04:35:06 2021 +0000

    Merge pull request #3289 from LLK/renovate/scratch-l10n-3.x

    chore(deps): update dependency scratch-l10n to v3.14.20210812031510

commit e39e08ac2621a3a7a01672dfb590bdbcb27e1f91
Author: Renovate Bot <bot@renovateapp.com>
Date:   Thu Aug 12 03:34:24 2021 +0000

    chore(deps): update dependency scratch-l10n to v3.14.20210812031510

commit 8c6e806acf82e8789eaa4049ddd156654204880f
Merge: 420c0733 2d3cf650
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Wed Aug 11 10:17:54 2021 +0000

    Merge pull request #3288 from LLK/renovate/scratch-blocks-0.x

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210811082835

commit 2d3cf6505e8a35bd97acf2b0ec645ce1594f31d6
Author: Renovate Bot <bot@renovateapp.com>
Date:   Wed Aug 11 09:51:51 2021 +0000

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210811082835

commit 420c07336063414f7468859de55a3bdafc623666
Merge: 96e2c901 11d8d6a4
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Wed Aug 11 05:12:12 2021 +0000

    Merge pull request #3287 from LLK/renovate/scratch-l10n-3.x

    chore(deps): update dependency scratch-l10n to v3.14.20210811031521

commit 11d8d6a46bf6075704adaef7350703b49ffeee97
Author: Renovate Bot <bot@renovateapp.com>
Date:   Wed Aug 11 03:42:34 2021 +0000

    chore(deps): update dependency scratch-l10n to v3.14.20210811031521

commit 96e2c901dd8565abe557733d8fece95ccda29703
Merge: 78e4ca51 fbe05e3d
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Tue Aug 10 08:56:32 2021 +0000

    Merge pull request #3284 from LLK/renovate/scratch-blocks-0.x

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210810070650

commit fbe05e3d0f6c3fa7b46f4c455a5456433cf897d9
Author: Renovate Bot <bot@renovateapp.com>
Date:   Tue Aug 10 07:45:03 2021 +0000

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210810070650

commit 78e4ca51108c58720b24f39391d9209c21dfe84d
Merge: 63e86973 624c8274
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Tue Aug 10 05:13:49 2021 +0000

    Merge pull request #3283 from LLK/renovate/scratch-l10n-3.x

    chore(deps): update dependency scratch-l10n to v3.14.20210810031545

commit 624c82741ea7cc05b679091f71120045f25bebef
Author: Renovate Bot <bot@renovateapp.com>
Date:   Tue Aug 10 04:10:22 2021 +0000

    chore(deps): update dependency scratch-l10n to v3.14.20210810031545

commit 63e86973a489662ccf690931a61e9e51f15371f8
Merge: 336ced26 6d6e3d00
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Aug 9 21:14:56 2021 +0000

    Merge pull request #3282 from LLK/renovate/scratch-blocks-0.x

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210809195341

commit 6d6e3d00b0ca8f207ca9086cc37356be690b62e9
Author: Renovate Bot <bot@renovateapp.com>
Date:   Mon Aug 9 20:05:09 2021 +0000

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210809195341

commit 336ced26eb74c470d457e25c5d431ac6706ddc70
Merge: 872a2c98 38e0958e
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Aug 9 18:13:23 2021 +0000

    Merge pull request #3281 from LLK/renovate/scratch-blocks-0.x

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210809161304

commit 38e0958e0c1a1a9577d5947a439f3f7f9347de6f
Author: Renovate Bot <bot@renovateapp.com>
Date:   Mon Aug 9 16:18:13 2021 +0000

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210809161304

commit 872a2c98296799c8fd0d5a1e5677d9207ac6b9e6
Merge: eb1a1cd6 2c7455a3
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Aug 9 12:57:00 2021 +0000

    Merge pull request #3279 from LLK/renovate/scratch-l10n-3.x

    chore(deps): update dependency scratch-l10n to v3.14.20210809031602

commit 2c7455a30b3fffbd1543b477386de10c909e209e
Author: Renovate Bot <bot@renovateapp.com>
Date:   Mon Aug 9 12:00:58 2021 +0000

    chore(deps): update dependency scratch-l10n to v3.14.20210809031602

commit eb1a1cd625027a5bf8d6958d9b9726c0fb3f2ebc
Merge: 37482302 51f59064
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Aug 9 11:59:12 2021 +0000

    Merge pull request #3280 from LLK/renovate/scratch-blocks-0.x

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210809095031

commit 51f5906496a6af96571b2fc482c83ccf11c7eba0
Author: Renovate Bot <bot@renovateapp.com>
Date:   Mon Aug 9 10:52:33 2021 +0000

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210809095031

commit 37482302a9cb58af58a0b3b9cdf70c0a30f5c649
Merge: fb8d57a3 8c84f654
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Sun Aug 8 21:49:53 2021 +0000

    Merge pull request #3278 from LLK/renovate/scratch-blocks-0.x

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210808201335

commit 8c84f654cdd3ffa18fac51840879e27ebdb9e06b
Author: Renovate Bot <bot@renovateapp.com>
Date:   Sun Aug 8 21:02:27 2021 +0000

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210808201335

commit fb8d57a3a6187dee3704e7ce1545045ec030f0c9
Merge: 9337591a 63f709c5
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Sun Aug 8 08:35:29 2021 +0000

    Merge pull request #3277 from LLK/renovate/scratch-blocks-0.x

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210808052010

commit 63f709c541ab2a3f1b4c25a9e7bae569639fecd1
Author: Renovate Bot <bot@renovateapp.com>
Date:   Sun Aug 8 07:19:36 2021 +0000

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210808052010

commit 9337591ad29058dde0f7775c27ddd88f5544b903
Merge: 02a0e77e ff3dc208
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Sun Aug 8 04:29:45 2021 +0000

    Merge pull request #3276 from LLK/renovate/scratch-l10n-3.x

    chore(deps): update dependency scratch-l10n to v3.14.20210808031521

commit ff3dc208397ed07200d0dab151aa9e8a32d981d5
Author: Renovate Bot <bot@renovateapp.com>
Date:   Sun Aug 8 03:59:42 2021 +0000

    chore(deps): update dependency scratch-l10n to v3.14.20210808031521

commit 02a0e77e03638a22739000f768072b28b6f3b543
Merge: b68a5f3f 3be034de
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Sat Aug 7 08:02:32 2021 +0000

    Merge pull request #3275 from LLK/renovate/scratch-blocks-0.x

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210807044309

commit 3be034de53174ace17647db263f108502587466f
Author: Renovate Bot <bot@renovateapp.com>
Date:   Sat Aug 7 05:09:37 2021 +0000

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210807044309

commit b68a5f3f2ddce8d182e0c2fa66dc9ef99cca5d80
Merge: 2b9a7224 2d4bc494
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Sat Aug 7 05:08:03 2021 +0000

    Merge pull request #3274 from LLK/renovate/scratch-l10n-3.x

    chore(deps): update dependency scratch-l10n to v3.14.20210807031704

commit 2d4bc494823ab5935148d9337ec58982d44842da
Author: Renovate Bot <bot@renovateapp.com>
Date:   Sat Aug 7 03:49:59 2021 +0000

    chore(deps): update dependency scratch-l10n to v3.14.20210807031704

commit 2b9a72247e69f14f74e4a44cbbc449e4e5e7b939
Merge: b449d2c5 fd69e9e3
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Fri Aug 6 09:04:45 2021 +0000

    Merge pull request #3273 from LLK/renovate/scratch-blocks-0.x

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210806050906

commit fd69e9e384fa7294bb7a39ff17c9147028b50ac5
Author: Renovate Bot <bot@renovateapp.com>
Date:   Fri Aug 6 07:31:36 2021 +0000

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210806050906

commit b449d2c5232e6097ec348c30a43366d18dd12610
Merge: 0db5d4d3 7f6f3a75
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Fri Aug 6 04:26:31 2021 +0000

    Merge pull request #3272 from LLK/renovate/scratch-l10n-3.x

    chore(deps): update dependency scratch-l10n to v3.14.20210806031538

commit 7f6f3a75004893f701fb60ea5f00c5f5c8330a58
Author: Renovate Bot <bot@renovateapp.com>
Date:   Fri Aug 6 03:28:44 2021 +0000

    chore(deps): update dependency scratch-l10n to v3.14.20210806031538

commit 0db5d4d36b47ec23cd887d61fe741d3087f91b94
Merge: 87305166 fe4ebf89
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Aug 5 17:03:02 2021 +0000

    Merge pull request #3271 from LLK/renovate/scratch-blocks-0.x

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210805150037

commit fe4ebf8938ee1e3eff970c58f3e5995cea5032e4
Author: Renovate Bot <bot@renovateapp.com>
Date:   Thu Aug 5 15:53:36 2021 +0000

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210805150037

commit 873051667f9f43d7f6dd0b689c1feff1fb2c387c
Merge: b435941b c5b3d636
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Aug 5 14:35:25 2021 +0000

    Merge pull request #3270 from LLK/renovate/scratch-l10n-3.x

    chore(deps): update dependency scratch-l10n to v3.14.20210805134927

commit c5b3d636e090cb1f756527c76944e85be530f7dd
Author: Renovate Bot <bot@renovateapp.com>
Date:   Thu Aug 5 14:05:28 2021 +0000

    chore(deps): update dependency scratch-l10n to v3.14.20210805134927

commit b435941b034898cf3e97f45da9d060c53a84d76b
Merge: 090782b2 fed1eb47
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Wed Aug 4 08:00:33 2021 +0000

    Merge pull request #3269 from LLK/renovate/scratch-blocks-0.x

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210804044921

commit fed1eb477a1c6d943aa8721bf845345e23d7d10f
Author: Renovate Bot <bot@renovateapp.com>
Date:   Wed Aug 4 06:51:19 2021 +0000

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210804044921

commit 090782b2fc75ff91915c978be1974e88f8f09a48
Merge: 87c077e8 ff3e2762
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Wed Aug 4 04:36:50 2021 +0000

    Merge pull request #3268 from LLK/renovate/scratch-l10n-3.x

    chore(deps): update dependency scratch-l10n to v3.13.20210804031526

commit ff3e27628cfd21a0c269d3a094d8f2db03f88008
Author: Renovate Bot <bot@renovateapp.com>
Date:   Wed Aug 4 03:53:58 2021 +0000

    chore(deps): update dependency scratch-l10n to v3.13.20210804031526

commit 87c077e860410b05766a3d65cf6aadfc2e6da8fd
Merge: 0bc07f4d cb8ffc1b
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Jul 29 09:18:10 2021 +0000

    Merge pull request #3266 from LLK/renovate/scratch-blocks-0.x

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210729065131

commit cb8ffc1b9948c47ef97feceecf711718bd007c8e
Author: Renovate Bot <bot@renovateapp.com>
Date:   Thu Jul 29 08:02:33 2021 +0000

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210729065131

commit 0bc07f4dedf4566c0dd76ef3f64683b72d0d19b5
Merge: 977dfeec e91175bd
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Jul 29 08:00:50 2021 +0000

    Merge pull request #3265 from LLK/renovate/scratch-l10n-3.x

    chore(deps): update dependency scratch-l10n to v3.13.20210729031512

commit e91175bdf7c005f27d4ae976b6efb35c5e311d19
Author: Renovate Bot <bot@renovateapp.com>
Date:   Thu Jul 29 05:12:54 2021 +0000

    chore(deps): update dependency scratch-l10n to v3.13.20210729031512

commit 977dfeec383884b33dca5fa53c701e480495668e
Merge: f8766c58 9cef216e
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Tue Jul 27 11:22:15 2021 +0000

    Merge pull request #3236 from LLK/renovate/scratch-svg-renderer-0.x

    chore(deps): update dependency scratch-svg-renderer to v0.2.0-prerelease.20210727023023

commit 9cef216e4b09aa5b723e886bd928ef335eb5073b
Author: Renovate Bot <bot@renovateapp.com>
Date:   Tue Jul 27 10:32:31 2021 +0000

    chore(deps): update dependency scratch-svg-renderer to v0.2.0-prerelease.20210727023023

commit f8766c586ce0d2e8fd64687994fffdec14494fd2
Merge: fdd15ab1 4bb5e3a8
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Tue Jul 27 10:29:26 2021 +0000

    Merge pull request #3258 from LLK/renovate/scratch-render-0.x

    chore(deps): update dependency scratch-render to v0.1.0-prerelease.20210727084512

commit 4bb5e3a8d9abd3b50050c7d03253136f175514d1
Author: Renovate Bot <bot@renovateapp.com>
Date:   Tue Jul 27 09:27:09 2021 +0000

    chore(deps): update dependency scratch-render to v0.1.0-prerelease.20210727084512

commit fdd15ab11cec7d7577ecbec78632a179634900b9
Merge: 216cd37f 7608c328
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Tue Jul 27 09:25:30 2021 +0000

    Merge pull request #3233 from LLK/renovate/scratch-blocks-0.x

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210723050031

commit 7608c328a401eee45e1addfa85d1dfc80cef53b2
Author: Renovate Bot <bot@renovateapp.com>
Date:   Tue Jul 27 08:14:40 2021 +0000

    chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20210723050031

commit 216cd37f69cf46dd0debe728a86909bf1ad025f3
Merge: 959a6ce9 88d35980
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Tue Jul 27 08:12:56 2021 +0000

    Merge pull request #3234 from LLK/renovate/scratch-render-0.x

    chore(deps): update dependency scratch-render to v0.1.0-prerelease.20210726234033

commit 88d359803dd078d5c448c797d427ba0396bea2ea
Author: Renovate Bot <bot@renovateapp.com>
Date:   Tue Jul 27 08:06:06 2021 +0000

    chore(deps): update dependency scratch-render to v0.1.0-prerelease.20210726234033

commit 959a6ce943b7a87d7d64fbdfafcce44fea65695d
Merge: 362d0065 537697df
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Tue Jul 27 04:26:34 2021 +0000

    Merge pull request #3244 from LLK/renovate/eslint-config-scratch-5.x

    chore(deps): update dependency eslint-config-scratch to v5.1.0

commit 537697dfa4ef3211620c2323cf33716696889b3c
Author: Renovate Bot <bot@renovateapp.com>
Date:   Tue Jul 27 03:21:28 2021 +0000

    chore(deps): update dependency eslint-config-scratch to v5.1.0

commit 362d00658cf81ca1d880a97701bc91b52b696891
Merge: cb19b038 c59434c8
Author: Christopher Willis-Ford <7019101+cwillisf@users.noreply.github.com>
Date:   Mon Jul 26 20:10:09 2021 -0700

    Merge pull request #3227 from LLK/renovate/babel-monorepo

    chore(deps): pin dependencies

commit c59434c8246b1a72819d0f9306c678c8c0f735dc
Author: Renovate Bot <bot@renovateapp.com>
Date:   Tue Jul 27 03:09:40 2021 +0000

    chore(deps): pin dependencies

commit cb19b038a2756797bdf2923f08b8050c3abb49c0
Merge: d01ea46c 95de2e82
Author: Christopher Willis-Ford <7019101+cwillisf@users.noreply.github.com>
Date:   Mon Jul 26 20:08:18 2021 -0700

    Merge pull request #3228 from LLK/renovate/pin-dependencies

    chore(deps): pin dependencies

commit 95de2e8293d60d10270a040c571fa40286b5c208
Author: Renovate Bot <bot@renovateapp.com>
Date:   Tue Jul 27 02:39:41 2021 +0000

    chore(deps): pin dependencies

commit d01ea46c4efa24819d14dae4d4f297ba48922fb9
Merge: ef49dd8f d20311d0
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Jul 27 01:53:54 2021 +0000

    Merge pull request #3232 from LLK/dependabot/npm_and_yarn/scratch-svg-renderer-0.2.0-prerelease.20210727010830

commit ef49dd8f0a68d0a70384bf3475a47d245457d88a
Merge: f28b49ad a03caf95
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Jul 27 01:49:53 2021 +0000

    Merge pull request #3222 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.13.20210723031502

commit f28b49adec6c6329f087d37850529b117c2a8ba9
Merge: 2f81424e d8a621fd
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Jul 27 01:33:45 2021 +0000

    Merge pull request #3218 from LLK/dependabot/npm_and_yarn/babel/preset-env-7.14.8

commit 2f81424edcad117f61b82db5652a2b68882e1aad
Merge: dc6309d2 903b60f4
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Jul 27 01:32:52 2021 +0000

    Merge pull request #3224 from LLK/dependabot/npm_and_yarn/jszip-3.7.0

commit d20311d0dbccdc21829ee6a367c87d6ee76d4dd3
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Jul 27 01:27:48 2021 +0000

    Bump scratch-svg-renderer

    Bumps [scratch-svg-renderer](https://github.com/LLK/scratch-svg-renderer) from 0.2.0-prerelease.20210325225314 to 0.2.0-prerelease.20210727010830.
    - [Release notes](https://github.com/LLK/scratch-svg-renderer/releases)
    - [Commits](https://github.com/LLK/scratch-svg-renderer/compare/0.2.0-prerelease.20210325225314...0.2.0-prerelease.20210727010830)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit a03caf95b524118267b7644b649182c585e00346
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Jul 27 01:27:43 2021 +0000

    Bump scratch-l10n from 3.12.20210614210413 to 3.13.20210723031502

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.12.20210614210413 to 3.13.20210723031502.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.12.20210614210413...3.13.20210723031502)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit dc6309d2545325809f18b316159418c0c9077e2f
Merge: 5a78dd6b b91eb4ac
Author: Christopher Willis-Ford <7019101+cwillisf@users.noreply.github.com>
Date:   Mon Jul 26 18:24:56 2021 -0700

    Merge pull request #3231 from cwillisf/pin-latest

    use specific versions instead of 'latest'

commit b91eb4ac4eb481f1164c75b2ba8fcf73ca1c77ae
Author: Christopher Willis-Ford <7019101+cwillisf@users.noreply.github.com>
Date:   Mon Jul 26 18:16:09 2021 -0700

    use specific versions instead of 'latest'

commit 5a78dd6bd4ef9440dc524aeef2071b1157463b0a
Merge: 93280749 d0251ebf
Author: Christopher Willis-Ford <7019101+cwillisf@users.noreply.github.com>
Date:   Mon Jul 26 17:41:55 2021 -0700

    Merge pull request #3225 from LLK/renovate/configure

    Configure Renovate

commit d0251ebf60fdd6b73d74c4e4a10d4d7feb2bbaf0
Author: Christopher Willis-Ford <7019101+cwillisf@users.noreply.github.com>
Date:   Mon Jul 26 16:28:07 2021 -0700

    use scratch-renovate-config:conservative

commit a61033aee873240181d45c0d955fb34d63a8887a
Author: Renovate Bot <bot@renovateapp.com>
Date:   Mon Jul 26 21:00:30 2021 +0000

    chore(deps): add renovate.json

commit 903b60f4d3b06a83d778ac5590ec8642871ff3b9
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Jul 26 10:30:19 2021 +0000

    Bump jszip from 3.6.0 to 3.7.0

    Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.7.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/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit d8a621fd8a145f10cd6e4d1d11950088552ec53d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Jul 21 10:30:51 2021 +0000

    Bump @babel/preset-env from 7.13.12 to 7.14.8

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.12 to 7.14.8.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.14.8/packages/babel-preset-env)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 60a765a368319c3191b28d6e32ecb506b7ab214a
Merge: fa321ef4 93280749
Author: SinanGentoo <sinangentoo@gmail.com>
Date:   Thu Jul 8 16:02:19 2021 +0800

    Merge remote-tracking branch 'remotes/fastgit-llk/develop' into sync-llk

commit fa321ef4d5e4f86bc05b7d68804e9b677fcc0751
Merge: d7e8f444 f9f039ef
Author: SinanGentoo <sinangentoo@gmail.com>
Date:   Thu Jul 8 15:56:27 2021 +0800

    Merge branch 'master' into sync-llk

commit 932807493962fe1f3538596617dbba5410e1e88c
Merge: d2b46dd0 c0a429e3
Author: Christopher Willis-Ford <7019101+cwillisf@users.noreply.github.com>
Date:   Tue Jul 6 12:03:24 2021 -0700

    Merge pull request #3189 from LLK/dependabot/npm_and_yarn/scratch-render-0.1.0-prerelease.20210629213715

    Bump scratch-render from 0.1.0-prerelease.20210325231800 to 0.1.0-prerelease.20210629213715

commit c0a429e3b0903c04bb0cec986c375ad3ef16851f
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Jun 30 10:27:32 2021 +0000

    Bump scratch-render

    Bumps [scratch-render](https://github.com/LLK/scratch-render) from 0.1.0-prerelease.20210325231800 to 0.1.0-prerelease.20210629213715.
    - [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>

commit d2b46dd018b0d3289e3f94737b055201749e347b
Author: Eric Rosenbaum <eric.rosenbaum@gmail.com>
Date:   Thu Jun 24 13:46:03 2021 -0400

    remove links to older extensions page

    on the private docs repo

commit 119b34876d0ca0b7c154d4da941deb49d6c66ed8
Merge: 607cd2d3 5f769ebd
Author: Christopher Willis-Ford <7019101+cwillisf@users.noreply.github.com>
Date:   Mon Jun 14 18:04:19 2021 -0700

    Merge pull request #3163 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.12.20210614210413

    Bump scratch-l10n from 3.11.20210324031512 to 3.12.20210614210413

commit 5f769ebdff331ba925583f4c3a201bdea02ab324
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Jun 15 00:54:39 2021 +0000

    Bump scratch-l10n from 3.11.20210324031512 to 3.12.20210614210413

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210324031512 to 3.12.20210614210413.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210324031512...3.12.20210614210413)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 607cd2d392b0d16eb14e3512de9ac6741f2dfe3d
Merge: 80e25f7b 53c16601
Author: DD Liu <liudi08@gmail.com>
Date:   Tue Jun 1 15:13:06 2021 -0400

    Merge pull request #3133 from fsih/updateUploadComment

    Update comment to reflect removal of camera upload

commit 53c16601f6faf900e63c3c88939a20d83f1ead57
Author: DD Liu <liudi@media.mit.edu>
Date:   Tue Jun 1 13:42:13 2021 -0400

    Update comment

commit 80e25f7b2a47ec2f3d8bb05fb62c7ceb8a1c99f0
Merge: 65f22c15 7a2393bd
Author: Eric Rosenbaum <eric.rosenbaum@gmail.com>
Date:   Mon May 10 12:18:34 2021 -0400

    Merge pull request #3067 from ericrosenbaum/save-and-load-origin

    Save and load origin metadata

commit 7a2393bd5605ddd4069e92d6f4740972435ba124
Author: Eric Rosenbaum <eric.rosenbaum@gmail.com>
Date:   Tue May 4 20:29:31 2021 -0400

    test not serializing origin if it is not present

commit fb09f9cbb97547c6dd8fd481cd5209a34c33976a
Author: Eric Rosenbaum <eric.rosenbaum@gmail.com>
Date:   Tue May 4 15:36:03 2021 -0400

    test serializing origin

commit 8483c1a4673e76188054242899b76838b29bba8a
Author: Eric Rosenbaum <eric.rosenbaum@gmail.com>
Date:   Tue May 4 15:29:36 2021 -0400

    add test of deserializing origin

commit d7e8f44474e46d03dacf1a04fa699fab71896740
Merge: b13ba190 1e1d0ad9
Author: Alex Cui <cuizhihui030925@outlook.com>
Date:   Tue May 4 20:36:57 2021 +0800

    Merge branch 'master' into sync-llk

commit b13ba19033464111679f00f8eb868526ae815f7e
Merge: 3aa47d38 65f22c15
Author: Alex Cui <cuizhihui030925@outlook.com>
Date:   Tue May 4 20:16:34 2021 +0800

    Merge remote-tracking branch 'remotes/fastgit-llk/develop' into sync-llk

commit 3aa47d382aff1501bde18e235b07011fb7f2cf29
Merge: 36b0a96a 7d186ee7
Author: Alex Cui <cuizhihui030925@outlook.com>
Date:   Mon May 3 20:17:23 2021 +0800

    Merge branch 'master' into sync-llk

commit 679efb28fda21469ae8beab3167b19c21a51297d
Author: Eric Rosenbaum <eric.rosenbaum@gmail.com>
Date:   Thu Apr 29 11:39:05 2021 -0400

    lint

commit 0b4b32dcb00b48d1c3d74cb116fcaaaac4e4f504
Author: Eric Rosenbaum <eric.rosenbaum@gmail.com>
Date:   Thu Apr 29 11:32:13 2021 -0400

    Save and load the origin

commit 65f22c15f3060b1faea8871176f7849bb3808883
Merge: d01f04bd 529a87cd
Author: DD Liu <liudi08@gmail.com>
Date:   Mon Apr 12 14:09:25 2021 -0400

    Merge pull request #3026 from fsih/onlyResaveSprite2Svgs

    Go back to only using svgrenderer to process vectors that we think are coming from scratch 2

commit 529a87cdb8508e6a3e87b640a7ded0163937a029
Author: DD Liu <liudi@media.mit.edu>
Date:   Sat Apr 10 22:28:54 2021 -0400

    Go back to only using svgrenderer to process vectors that we think are coming from scratch 2

commit d01f04bd3e1ad2596624dff24d6a30990a58a198
Merge: 4337b092 5559c72e
Author: DD Liu <liudi08@gmail.com>
Date:   Thu Apr 1 18:34:07 2021 -0400

    Merge pull request #2954 from fsih/removev2SvgAdapter

    Remove v2SvgAdapter

commit 5559c72e65e6b83bbfe4ff62a6ee9e37716c6a42
Merge: 62e7dde8 ae40380c
Author: DD Liu <liudi@media.mit.edu>
Date:   Thu Apr 1 18:29:23 2021 -0400

    Merge branch 'removev2SvgAdapter' of github.com:fsih/scratch-vm into removev2SvgAdapter

commit 62e7dde84e09781a71bbc383b3401ee105a0ba84
Merge: 57f9d9ba 4337b092
Author: DD Liu <liudi@media.mit.edu>
Date:   Thu Apr 1 18:28:15 2021 -0400

    Put back deprecated function to not break gui

commit ae40380c48affc931f214a107c698f848e8256fe
Merge: 57f9d9ba 4337b092
Author: DD Liu <liudi08@gmail.com>
Date:   Thu Apr 1 18:21:57 2021 -0400

    Merge branch 'develop' into removev2SvgAdapter

commit 57f9d9badfb4c955e9937a75c0ffb4ae2caf09ce
Author: DD Liu <liudi@media.mit.edu>
Date:   Thu Apr 1 18:19:37 2021 -0400

    Merge branch 'develop' into removev2SvgAdapter

commit 4337b0922ad55de4c35d2f13e2155bbe3500f0ff
Merge: bf7ee0ec 37f64758
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 24 11:00:59 2021 +0000

    Merge pull request #2987 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210324033606

commit bf7ee0ec4ce69eef50e50c0788e318e3a7d564cb
Merge: f405e59d aa84d542
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 24 10:46:52 2021 +0000

    Merge pull request #2986 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210324031512

commit 37f64758b8b9e4089fbf45e4fce99be2a6451673
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 24 10:38:21 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210323034543 to 0.1.0-prerelease.20210324033606.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit aa84d54230ff3eb6c2a238ce61f7ab9bfa0bbc4c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 24 10:37:07 2021 +0000

    Bump scratch-l10n from 3.11.20210323031446 to 3.11.20210324031512

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210323031446 to 3.11.20210324031512.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210323031446...3.11.20210324031512)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit f405e59d01a8f9c0e3e986fb5276667a8a3c7d40
Merge: 622782fd 358032cd
Author: DD Liu <liudi08@gmail.com>
Date:   Tue Mar 23 17:23:05 2021 -0400

    Merge pull request #2984 from fsih/removeGreenkeeperLockfile

    Remove greenkeeper lockfile

commit 358032cd33d2277faee84aeb674c8a69d19e651f
Author: DD Liu <liudi@media.mit.edu>
Date:   Tue Mar 23 17:13:08 2021 -0400

    Remove greenkeeper lockfile

commit 54bee8fe126f102b2041d9c7ae17361dc2db6529
Author: DD Liu <liudi@media.mit.edu>
Date:   Tue Mar 23 16:35:04 2021 -0400

    Fix playground again

commit 74928ede7c147856533678c678366db7d9cdc1a6
Author: DD Liu <liudi@media.mit.edu>
Date:   Tue Mar 23 16:32:05 2021 -0400

    Fix playground

commit 622782fdb3761353aff4bc181a24568a399ae9db
Merge: 870e9916 fe39a5f1
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 23 14:17:51 2021 +0000

    Merge pull request #2982 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210323031446

commit 870e991646b8abaac7e704b0b37a3605754a4949
Merge: caaa7dd0 77bbe2f1
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 23 14:07:56 2021 +0000

    Merge pull request #2981 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210323034543

commit caaa7dd074a2edb6fd9a20fd9635226b7904b05b
Merge: f2dbde61 0ed6169e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 23 13:57:01 2021 +0000

    Merge pull request #2980 from LLK/dependabot/npm_and_yarn/babel/preset-env-7.13.12

commit fe39a5f1838d24efb6a747641c0d2214b19f7606
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 23 13:47:09 2021 +0000

    Bump scratch-l10n from 3.11.20210322031531 to 3.11.20210323031446

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210322031531 to 3.11.20210323031446.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210322031531...3.11.20210323031446)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 77bbe2f108ea6b4ff9391babfc84a0782f98af1f
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 23 13:46:26 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210322035154 to 0.1.0-prerelease.20210323034543.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 0ed6169eec9bba880b164f82d15137393695cfe7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 23 13:46:05 2021 +0000

    Bump @babel/preset-env from 7.13.10 to 7.13.12

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.10 to 7.13.12.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.12/packages/babel-preset-env)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit f2dbde6104404b5590f5c4d19934dee9412f2d03
Merge: 95c1a61d 9510cab2
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 22 11:18:44 2021 +0000

    Merge pull request #2979 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210322035154

commit 95c1a61d22243318a044e680361d4141c95f6011
Merge: e9f64055 00982fe7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 22 11:09:42 2021 +0000

    Merge pull request #2978 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210322031531

commit 9510cab29711a487f0a6be0f0a914653a1d227b0
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 22 11:01:49 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210319032844 to 0.1.0-prerelease.20210322035154.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 00982fe72e29e17d929f3c4da885df0a27c41d86
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 22 11:00:53 2021 +0000

    Bump scratch-l10n from 3.11.20210319031448 to 3.11.20210322031531

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210319031448 to 3.11.20210322031531.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210319031448...3.11.20210322031531)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit e9f64055d9f753c4cffd889798053559b1145d4d
Merge: e0c0e5b4 1836551d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 19 10:57:22 2021 +0000

    Merge pull request #2977 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210319031448

commit e0c0e5b47dfa9ab9e0641705bb0dd5703b719a15
Merge: 2bb07016 35f6c9ad
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 19 10:49:27 2021 +0000

    Merge pull request #2976 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210319032844

commit 1836551df3b1ae6abfd7c348d5317833a7ee062b
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 19 10:41:00 2021 +0000

    Bump scratch-l10n from 3.11.20210318031539 to 3.11.20210319031448

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210318031539 to 3.11.20210319031448.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210318031539...3.11.20210319031448)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 35f6c9ad04c6ca49cb212015857fce23ab9f8205
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 19 10:39:09 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210318033822 to 0.1.0-prerelease.20210319032844.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 2bb0701646d5821d9f8bb3b645f99c7138cfa45e
Merge: 63dccad9 006a388c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 11:38:50 2021 +0000

    Merge pull request #2974 from LLK/dependabot/npm_and_yarn/scratch-render-0.1.0-prerelease.20210317200605

commit 63dccad9694920079320cd829664dc7393d4d0bb
Merge: a4bee0ee d1a2c1cc
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 11:10:06 2021 +0000

    Merge pull request #2975 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210318033822

commit 006a388c7b603833848fc5e8285d290de95aba0e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 10:57:01 2021 +0000

    Bump scratch-render

    Bumps [scratch-render](https://github.com/LLK/scratch-render) from 0.1.0-prerelease.20210302210916 to 0.1.0-prerelease.20210317200605.
    - [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>

commit a4bee0eee79557f0f40bafdec55682f181da607d
Merge: 6e8bbb13 a6611a72
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 10:54:21 2021 +0000

    Merge pull request #2973 from LLK/dependabot/npm_and_yarn/scratch-svg-renderer-0.2.0-prerelease.20210317184701

commit 6e8bbb138185b0d98a47aef10fddcfab8f20602c
Merge: 89479459 0a09522e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 10:46:03 2021 +0000

    Merge pull request #2972 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210318031539

commit d1a2c1cc5783e0ba8e5e3cecf0bd2456073f359e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 10:39:55 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210317033352 to 0.1.0-prerelease.20210318033822.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit a6611a72f820d7b93b48fbf55b5df7104ec9d98c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 10:37:22 2021 +0000

    Bump scratch-svg-renderer

    Bumps [scratch-svg-renderer](https://github.com/LLK/scratch-svg-renderer) from 0.2.0-prerelease.20210225205629 to 0.2.0-prerelease.20210317184701.
    - [Release notes](https://github.com/LLK/scratch-svg-renderer/releases)
    - [Commits](https://github.com/LLK/scratch-svg-renderer/compare/0.2.0-prerelease.20210225205629...0.2.0-prerelease.20210317184701)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 0a09522e82a9833f614e7ef8d5bedcc0495b07d7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 18 10:36:08 2021 +0000

    Bump scratch-l10n from 3.11.20210317031517 to 3.11.20210318031539

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210317031517 to 3.11.20210318031539.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210317031517...3.11.20210318031539)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 89479459a9dd0ef02de7e3769065e0b8a673eef8
Merge: 025de0c0 653aa011
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 17 10:59:52 2021 +0000

    Merge pull request #2971 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210317033352

commit 025de0c0d49944550ecfb993249e9dc2bbd39462
Merge: e2d54602 37dd97cb
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 17 10:51:24 2021 +0000

    Merge pull request #2970 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210317031517

commit 653aa0118c56bed1b1c902fe771e89aab8fcd213
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 17 10:43:15 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210316034540 to 0.1.0-prerelease.20210317033352.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 37dd97cbb82271ff71754553f5635ac58217f6aa
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 17 10:42:27 2021 +0000

    Bump scratch-l10n from 3.11.20210316031549 to 3.11.20210317031517

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210316031549 to 3.11.20210317031517.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210316031549...3.11.20210317031517)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit e5560b067b84fe17ea956d98f8e3e703d24f3643
Merge: bb9c3185 e2d54602
Author: DD Liu <liudi@media.mit.edu>
Date:   Tue Mar 16 16:53:40 2021 -0400

    Merge branch 'develop' into removev2SvgAdapter

commit bb9c31856108a2cec2e8a7459feaeef449fc7002
Author: DD Liu <liudi@media.mit.edu>
Date:   Tue Mar 16 16:36:14 2021 -0400

    Rename variables to be not homonyms

commit e2d546029e2b8bc146f3f0f1530989e8854cfd29
Merge: c5a48512 ea5c5bcd
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 16 10:56:44 2021 +0000

    Merge pull request #2968 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210316034540

commit c5a485125eb696865e636d72702250da15011cd2
Merge: 7a73cb51 d4989679
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 16 10:47:37 2021 +0000

    Merge pull request #2967 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210316031549

commit ea5c5bcd8124c05d12c348fddc410f5792b715c7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 16 10:40:45 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210315034619 to 0.1.0-prerelease.20210316034540.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit d4989679b10651b17d698eee17dfab587f9822d6
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 16 10:38:34 2021 +0000

    Bump scratch-l10n from 3.11.20210315031457 to 3.11.20210316031549

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210315031457 to 3.11.20210316031549.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210315031457...3.11.20210316031549)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit a4b6e05f92bec7e89b00a26b378bad93fee79bef
Author: DD Liu <liudi@media.mit.edu>
Date:   Tue Mar 16 03:28:28 2021 -0400

    Move svg renderer to peer deps

commit 7a73cb51736e4a6cf47b9e9c93e37be05e46ac5c
Merge: c07b7051 6609a1e3
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 15 12:16:27 2021 +0000

    Merge pull request #2965 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210315034619

commit c07b7051ab26c735bea07a724eb603a20e8b372a
Merge: 67099fa1 86861be7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 15 12:08:27 2021 +0000

    Merge pull request #2964 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210315031457

commit 6609a1e37a1ebec6d0e354bdd219891683393f28
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 15 11:59:26 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210312034338 to 0.1.0-prerelease.20210315034619.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 86861be7f99e71636102053da6a63a0b1a101e9c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 15 11:58:29 2021 +0000

    Bump scratch-l10n from 3.11.20210312031542 to 3.11.20210315031457

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210312031542 to 3.11.20210315031457.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210312031542...3.11.20210315031457)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 67099fa1c2c11bbdf7bcafea72a7fed79a375325
Merge: c7f3b6ca bc8bac33
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 12 10:51:36 2021 +0000

    Merge pull request #2962 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210312031542

commit c7f3b6caa3735f19fc59ce584ce1f3481748327c
Merge: bf3ca951 2b8454ba
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 12 10:42:51 2021 +0000

    Merge pull request #2961 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210312034338

commit bc8bac3309c6a3ca0ad3f6d1b003f52afddce8ca
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 12 10:34:14 2021 +0000

    Bump scratch-l10n from 3.11.20210311031457 to 3.11.20210312031542

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210311031457 to 3.11.20210312031542.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210311031457...3.11.20210312031542)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 2b8454baa5491a9e3c9d037dd5f445d3899eef33
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 12 10:33:19 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210309032931 to 0.1.0-prerelease.20210312034338.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit bf3ca95100c428b295e2bf6878a40506a00f5c44
Merge: faa58a51 42818fb6
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 11 10:54:41 2021 +0000

    Merge pull request #2960 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210311031457

commit 42818fb60d9781df3530af888f1823fdea91a305
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 11 10:37:51 2021 +0000

    Bump scratch-l10n from 3.11.20210310031445 to 3.11.20210311031457

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210310031445 to 3.11.20210311031457.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210310031445...3.11.20210311031457)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit faa58a517f673f16fdaf74cc467d482410c0e538
Merge: 2fa199ba 41df415f
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 10 10:56:16 2021 +0000

    Merge pull request #2957 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210310031445

commit 41df415ff81b1fc38bf737caae45078558573f76
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 10 10:38:47 2021 +0000

    Bump scratch-l10n from 3.11.20210309031504 to 3.11.20210310031445

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210309031504 to 3.11.20210310031445.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210309031504...3.11.20210310031445)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 2fa199bad78fa0ad58fa7a95385d65c91354c6f4
Merge: 558b7aa3 71de513f
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 13:35:41 2021 +0000

    Merge pull request #2868 from LLK/dependabot/npm_and_yarn/jszip-3.6.0

commit 71de513fe5065de01cc10e8b63f9774899168514
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 12:35:09 2021 +0000

    Bump jszip from 3.5.0 to 3.6.0

    Bumps [jszip](https://github.com/Stuk/jszip) from 3.5.0 to 3.6.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/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 558b7aa3b1b392e739c373e0255e642f71536b7b
Merge: 75f80ee4 4d3bb917
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 12:32:32 2021 +0000

    Merge pull request #2952 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210309031504

commit 75f80ee449d037fe5a3ce5f1e34b9eccc3b13e50
Merge: 00ecbf2a 6188ecc3
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 11:36:27 2021 +0000

    Merge pull request #2951 from LLK/dependabot/npm_and_yarn/babel/preset-env-7.13.10

commit 00ecbf2a2c9a69b0ecbacec690013296c4036692
Merge: c00700eb 0d0eee46
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 11:18:46 2021 +0000

    Merge pull request #2950 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210309032931

commit 4d3bb91700ef8f4a963da7a3ecff479a0489a901
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 11:02:21 2021 +0000

    Bump scratch-l10n from 3.11.20210308031514 to 3.11.20210309031504

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210308031514 to 3.11.20210309031504.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210308031514...3.11.20210309031504)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit c00700eb82ba277d7c3d4b4bf21f749a5962144a
Merge: e8d5caab 56a4fe37
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 10:59:35 2021 +0000

    Merge pull request #2949 from LLK/dependabot/npm_and_yarn/babel/core-7.13.10

commit 6188ecc37a9ac3fc7e0acc58b8342182ab3310d2
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 10:40:48 2021 +0000

    Bump @babel/preset-env from 7.13.9 to 7.13.10

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.9 to 7.13.10.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.10/packages/babel-preset-env)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 0d0eee46ef8897fffd2a191ad8a1c7ac41dccb7e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 10:40:10 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210308034730 to 0.1.0-prerelease.20210309032931.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 56a4fe378df5c22da09d2a919af120ddd77b80c4
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 10:39:24 2021 +0000

    Bump @babel/core from 7.13.1 to 7.13.10

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.1 to 7.13.10.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.10/packages/babel-core)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit e8d5caaba48b51ce0da1fe0cbff12cfec70ba7fc
Merge: 08fcae8f 152062a5
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 8 19:32:20 2021 +0000

    Merge pull request #2943 from LLK/dependabot/npm_and_yarn/elliptic-6.5.4

commit 08fcae8fc6ad1fa714c48f816242e6bcf5291ea5
Merge: 5b511f6e 1035e9da
Author: Christopher Willis-Ford <7019101+cwillisf@users.noreply.github.com>
Date:   Mon Mar 8 11:10:20 2021 -0800

    Merge pull request #2891 from adroitwhiz/remove-nets

    Replace nets with Fetch API

commit 152062a505b788d50d5b4c4c277e64ab6554bf63
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 8 17:44:51 2021 +0000

    [Security] Bump elliptic from 6.5.3 to 6.5.4

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. **This update includes a security fix.**
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 5b511f6ea2c5b7972e3ec7d7ced9ac5f0bb95fb9
Merge: eaa33630 87f8c55d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 8 11:58:38 2021 +0000

    Merge pull request #2942 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210308034730

commit eaa3363022c3cf57e45101efe185326aaa95b8ee
Merge: 5e3a8d5f f7e6ed90
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 8 11:31:42 2021 +0000

    Merge pull request #2939 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210308031514

commit 87f8c55d1cf9e241ec4e18683611a26a12f14a68
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 8 11:26:01 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210305033235 to 0.1.0-prerelease.20210308034730.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit f7e6ed908eab3c712e7d58eceb1b0eb5796d7540
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 8 11:22:43 2021 +0000

    Bump scratch-l10n from 3.11.20210305031531 to 3.11.20210308031514

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210305031531 to 3.11.20210308031514.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210305031531...3.11.20210308031514)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 5e3a8d5f4d4bd621d13488e3b49bf711e9b269bc
Merge: a4264800 22175f79
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 5 10:56:14 2021 +0000

    Merge pull request #2932 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210305033235

commit a42648004846f9107eebc16ee10343ba2c0b6bef
Merge: 4028bdfd ec3a829c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 5 10:48:23 2021 +0000

    Merge pull request #2931 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210305031531

commit 22175f79c8193292b4392a52a85103a9f6943d9d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 5 10:37:07 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210304032830 to 0.1.0-prerelease.20210305033235.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit ec3a829c7a66ab9aed3c8deec152ebbc9f0317f7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Mar 5 10:36:16 2021 +0000

    Bump scratch-l10n from 3.11.20210304031526 to 3.11.20210305031531

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210304031526 to 3.11.20210305031531.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210304031526...3.11.20210305031531)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 627e62a339b4df0b6d23ce3474478e74e1264b0a
Author: DD Liu <liudi@media.mit.edu>
Date:   Thu Mar 4 15:32:14 2021 -0500

    Remove v2SvgAdapter

commit 4028bdfd92b0950c1255b5d7abbb99737b21abfc
Merge: a8557a45 35b0ea0c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 4 11:09:04 2021 +0000

    Merge pull request #2929 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210304032830

commit a8557a4550dc74aeb106181f6b84b560ca7b3883
Merge: f38ee90a 84db9460
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 4 10:55:45 2021 +0000

    Merge pull request #2928 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210304031526

commit 35b0ea0c975d2b2f0fee0519a4af92ccad63f2f6
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 4 10:42:12 2021 +0000

    Bump scratch-blocks

    Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210226034512 to 0.1.0-prerelease.20210304032830.
    - [Release notes](https://github.com/LLK/scratch-blocks/releases)
    - [Commits](https://github.com/LLK/scratch-blocks/commits)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 84db9460905ad3ebdae3d0e6ef30fbc5bf0ba38d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Mar 4 10:41:20 2021 +0000

    Bump scratch-l10n from 3.11.20210303031534 to 3.11.20210304031526

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210303031534 to 3.11.20210304031526.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210303031534...3.11.20210304031526)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 1035e9da28eb975af605b7518f77a0a4305950dd
Author: adroitwhiz <adroitwhiz@protonmail.com>
Date:   Thu Mar 4 00:29:50 2021 -0500

    Clean up TTS request code

commit f38ee90a9da78bfc4e29b8e8fd8dd85585dc0494
Merge: b93ba347 d455ff88
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 3 11:02:19 2021 +0000

    Merge pull request #2924 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210303031534

commit b93ba347b9547082f4e61464fee1f9287d40bdba
Merge: f71f2b7f 31e931f6
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 3 10:54:26 2021 +0000

    Merge pull request #2923 from LLK/dependabot/npm_and_yarn/scratch-render-0.1.0-prerelease.20210302210916

commit d455ff88491dae48eaba0c39487d3ca8d8e15f05
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 3 10:40:01 2021 +0000

    Bump scratch-l10n from 3.11.20210226031520 to 3.11.20210303031534

    Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210226031520 to 3.11.20210303031534.
    - [Release notes](https://github.com/LLK/scratch-l10n/releases)
    - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210226031520...3.11.20210303031534)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 31e931f645dec7836843a5895d900be2714f235e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 3 10:39:19 2021 +0000

    Bump scratch-render

    Bumps [scratch-render](https://github.com/LLK/scratch-render) from 0.1.0-prerelease.20210225211601 to 0.1.0-prerelease.20210302210916.
    - [Release notes](https://github.com/LLK/scratch-render/releases)
    - [Commits](https://github.com/LLK/scratch-render/compare/0.1.0-prerelease.20210225211601...0.1.0-prerelease.20210302210916)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit f71f2b7fe2a5a0ff44f7bb53ef78beb2991314df
Merge: ef05dae7 ddab65ba
Author: Eric Rosenbaum <eric.rosenbaum@gmail.com>
Date:   Tue Mar 2 12:42:41 2021 -0500

    Merge pull request #2920 from ericrosenbaum/do-not-translate-only-numbers

    Do not translate strings containing only digits

commit ef05dae7a9f917627e6faba4ef27832e8f54dad9
Merge: e6a7698d b897dd98
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 2 10:50:42 2021 +0000

    Merge pull request #2921 from LLK/dependabot/npm_and_yarn/babel/preset-env-7.13.9

commit b897dd985430b97d45104bea3267950a10a4f349
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 2 10:41:55 2021 +0000

    Bump @babel/preset-env from 7.13.8 to 7.13.9

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.8 to 7.13.9.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.9/packages/babel-preset-env)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit e6a7698da84067e8513d1ebf6cadcdabf99df3bf
Merge: bea802a3 5b5b96c0
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 1 22:44:49 2021 +0000

    Merge pull request #2919 from LLK/dependabot/npm_and_yarn/babel/preset-env-7.13.8

commit ddab65bac2501243a4fc8d659585e1e5e70c7c8d
Author: Eric Rosenbaum <eric.rosenbaum@gmail.com>
Date:   Mon Mar 1 11:48:07 2021 -0500

    do not translate strings containing only digits

commit 5b5b96c0b32ce9c66d0f73f142340d70b37a9e45
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 1 16:32:17 2021 +0000

    Bump @babel/preset-env from 7.13.5 to 7.13.8

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.5 to 7.13.8.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.8/packages/babel-preset-env)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit bea802a3b12e1a0d7a97e52a1516061baa0d6ea8
Merge: 393d12db 9e5483b1
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 26 13:26:04 2021 +0000

    Merge pull request #2911 from LLK/dependabot/npm_and_yarn/scratch-svg-renderer-0.2.0-prerelease.20210225205629

commit 393d12db9ccea6680ae108d1384a1b44d4628a66
Merge: 732bd7e9 fc4fa14d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 26 13:08:18 2021 +0000

    Merge pull request #2913 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210226031520

commit 732bd7e98e76a7c41307ca77ee3e20845ec1b44f
Merge: fa055074 00a9528a
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 26 13:00:21 2021 +0000

    Merge pull request #2912 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20210226034512

commit 9e5483b13fd7fd78fe919999e9b7924687825535
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Feb 26 12:46:57 2021 +0000

    Bump scratch-svg-renderer

    Bumps [scratch-svg-renderer](https://…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants