Skip to content

Conversation

@Fluffy728
Copy link
Member

Syncs some changes with the Latest Update

GarboMuffin and others added 15 commits May 31, 2025 18:34
- 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 #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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This may fix various issues on Android. If not, we'll just disable
using this API on Android because otherwise we just have a file
picker that doesn't work half the time.
Related to TurboWarp/unpackager#14 (comment)
@Fluffy728 Fluffy728 closed this Jul 13, 2025
@Fluffy728 Fluffy728 reopened this Jul 13, 2025
@Fluffy728 Fluffy728 closed this Jul 13, 2025
@Fluffy728 Fluffy728 reopened this Jul 13, 2025
GarboMuffin and others added 11 commits July 15, 2025 19:38
An explanation will be on https://docs.turbowarp.org/donate soon
Yes the footer is really unbalanced now. Might address that later.
Bumps [scratch-render](https://github.com/TurboWarp/scratch-render) from `49f714e` to `13e1933`.
- [Commits](TurboWarp/scratch-render@49f714e...13e1933)

---
updated-dependencies:
- dependency-name: scratch-render
  dependency-version: 13e1933b455ae64609673704bbf94e196df27e14
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [scratch-blocks](https://github.com/TurboWarp/scratch-blocks) from `67121bf` to `6a7e7e5`.
- [Commits](TurboWarp/scratch-blocks@67121bf...6a7e7e5)

---
updated-dependencies:
- dependency-name: scratch-blocks
  dependency-version: 6a7e7e5561f25dce86d4ffe664703a110f5945e7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
GarboMuffin and others added 18 commits October 3, 2025 21:37
Turns out it's a real boolean, not a string like DNT
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Latest Chrome completely broke showSaveFilePicker.
This has caused so many bugs in the past.
Let's just not use it on broken platforms.
@vercel
Copy link

vercel bot commented Nov 30, 2025

@GarboMuffin is attempting to deploy a commit to the scratch Team on Vercel.

A member of the Team first needs to authorize it.

GarboMuffin and others added 11 commits November 30, 2025 15:07
- It did an unnecessary extra list copy by using .map. Might've caused extra re-renders though not sure.
- Did not stringify null
- Had a lot of lint errors though we don't enforce that here
This removes an unnecessary array copy from monitor adapter
Bumps [scratch-blocks](https://github.com/TurboWarp/scratch-blocks) from `6a7e7e5` to `dd1e426`.
- [Commits](TurboWarp/scratch-blocks@6a7e7e5...dd1e426)

---
updated-dependencies:
- dependency-name: scratch-blocks
  dependency-version: dd1e42660a0df2f5999bd389758cb4aa267ea55e
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `4187f55` to `fd13a98`.
- [Commits](TurboWarp/scratch-vm@4187f55...fd13a98)

---
updated-dependencies:
- dependency-name: scratch-vm
  dependency-version: fd13a98e2d4f6c4678342b6a2f35fbb8fb4c2e37
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants