forked from TurboWarp/scratch-gui
-
Notifications
You must be signed in to change notification settings - Fork 5
sync with upstream #11
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…rp#1001) Bumps [scratch-blocks](https://github.com/TurboWarp/scratch-blocks) from `df9e37c` to `66cb4fa`. - [Commits](TurboWarp/scratch-blocks@df9e37c...66cb4fa) --- updated-dependencies: - dependency-name: scratch-blocks dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
) Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `7ef5e29` to `b8520cc`. - [Commits](TurboWarp/scratch-vm@7ef5e29...b8520cc) --- updated-dependencies: - dependency-name: scratch-vm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…rp#1010) Bumps [scratch-blocks](https://github.com/TurboWarp/scratch-blocks) from `66cb4fa` to `26a0738`. - [Commits](TurboWarp/scratch-blocks@66cb4fa...26a0738) --- updated-dependencies: - dependency-name: scratch-blocks dependency-version: 26a0738ff4988a7e843dfa783a934a736d2ef4fe dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
) Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `b8520cc` to `ba9ae06`. - [Commits](TurboWarp/scratch-vm@b8520cc...ba9ae06) --- updated-dependencies: - dependency-name: scratch-vm dependency-version: ba9ae068ca689192a88422df622761159f7ffd40 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…rp#1015) Bumps [scratch-blocks](https://github.com/TurboWarp/scratch-blocks) from `26a0738` to `67121bf`. - [Commits](TurboWarp/scratch-blocks@26a0738...67121bf) --- updated-dependencies: - dependency-name: scratch-blocks dependency-version: 67121bfdb8ae5448abdd90de37c2d56921f261a5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
We were checking for null but it actually returns -1. It used to return false prior to TurboWarp/scratch-render@00661a4
…rp#1016) Bumps [scratch-render](https://github.com/TurboWarp/scratch-render) from `018610b` to `00661a4`. - [Commits](TurboWarp/scratch-render@018610b...00661a4) --- updated-dependencies: - dependency-name: scratch-render dependency-version: 00661a4154bd6aff45a687aaa8fcec815ac1f6aa dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
) Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `4eb9117` to `5bc497a`. - [Commits](TurboWarp/scratch-vm@4eb9117...5bc497a) --- updated-dependencies: - dependency-name: scratch-vm dependency-version: 5bc497aabbc974525e4109256b3875037d3a2756 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- update actions/setup-node to fix extra 10 minute delay in CI - update Node.js - use version ranges instead of commit hashes to get future updates automatically (we already trust the GitHub Actions team)
Only consider drawables that correspond to a target in the VM. Related to TurboWarp#1026
This reverts commit 503dd6a. Will be fixed in another way that doesn't regress text bubbles
) Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `df92bc2` to `6222be2`. - [Commits](TurboWarp/scratch-vm@df92bc2...6222be2) --- updated-dependencies: - dependency-name: scratch-vm dependency-version: 6222be2a3c1e1fe22add331685a4f5b746eec969 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…rp#1030) Bumps [scratch-render](https://github.com/TurboWarp/scratch-render) from `1ffefcf` to `2f24d17`. - [Commits](TurboWarp/scratch-render@1ffefcf...2f24d17) --- updated-dependencies: - dependency-name: scratch-render dependency-version: 2f24d177ebe39d92fcfca88d5d2c0cc01c4d2205 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Change how the GUI computes its height to so that it can handle the extra menu bar height easily
This reverts commit 4935e50.
Disabled by default for development where those requests get blocked by CORS and are just noise.
Turns out it's a real boolean, not a string like DNT
…ve me better pictures)
Bumps [@turbowarp/sb3fix](https://github.com/TurboWarp/sb3fix) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/TurboWarp/sb3fix/releases) - [Commits](TurboWarp/sb3fix@v0.3.6...v0.3.7) --- updated-dependencies: - dependency-name: "@turbowarp/sb3fix" dependency-version: 0.3.7 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…to TurboWarp-develop
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.