Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2025

Bumps scratch-vm from 6222be2 to cc3375c.

Commits
  • cc3375c Merge pull request #265 from TurboWarp/fix-turn-cast
  • 5b027b9 Fix motion_turnleft and motion_turnright missing type casts
  • e1ad53e Add compatibility layer for extensions relying on old compiler (#264)
  • 98df18a Merge pull request #216 from Tacodiva/next-next
  • 7ed29f5 Fix sound dropdown playing wrong sound when sounds have a number name
  • 7cc8f58 Fix yielding loop arguments not re-analyzing
  • d8c73c7 Account for stop this script in type analysis and add test
  • 6a37fee Re-analyze loop block inputs after each loop
  • fbca1bf Fixed NaN = 0 wrongly reporting true, and add a test
  • b8defad Merge remote-tracking branch 'origin/develop' into HEAD
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `6222be2` to `cc3375c`.
- [Commits](TurboWarp/scratch-vm@6222be2...cc3375c)

---
updated-dependencies:
- dependency-name: scratch-vm
  dependency-version: cc3375c1aa00380d1b9dc2d41d2539c17a94e8ec
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 16, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2025

Superseded by #998.

@dependabot dependabot bot closed this Sep 22, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/scratch-vm-cc3375c branch September 22, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant