Skip to content

Conversation

@Titanium2099
Copy link
Member

No description provided.

GarboMuffin and others added 30 commits March 25, 2025 21:40
…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>
Tacodiva and others added 28 commits September 13, 2025 15:30
Change how the GUI computes its height to so that it can handle
the extra menu bar height easily
Disabled by default for development where those requests
get blocked by CORS and are just noise.
It's been a couple weeks, so don't need to keep announcing
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Titanium2099 Titanium2099 merged commit 632d158 into develop Nov 5, 2025
0 of 2 checks passed
@Titanium2099 Titanium2099 deleted the TurboWarp-develop branch November 5, 2025 07:16
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.

8 participants