Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps scratch-vm from 72a2445 to 76053ef.

Commits
  • 76053ef Merge pull request #27 from Nitro-Bolt/dependabot/npm_and_yarn/scratch-blocks...
  • 46cfa4f Bump scratch-blocks from a941b8f to f5ee7b8
  • 814b2bd Merge branch 'develop' of https://github.com/TurboWarp/scratch-vm into develop
  • 1bb33e6 Merge pull request #25 from Nitro-Bolt/variable-manager
  • 7fefa6f Check for either input never being numbers first in OP_EQUALS
  • 0e5043d Fix missing boolean cast in control_repeat_until
  • c3a47de Fix incorrect type for looks_size
  • 7aa8930 Fix incorrect types for sensing_of
  • 779f0a1 Add no-op rAF loop to improve frame pacing
  • 36bf998 Fix evalAndReturn with comments at the bottom of a script (#322)
  • Additional commits viewable 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/Nitro-Bolt/scratch-vm) from `72a2445` to `76053ef`.
- [Commits](Nitro-Bolt/scratch-vm@72a2445...76053ef)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 1, 2026
@CubesterYT CubesterYT merged commit f5f9a42 into master Jan 1, 2026
1 check passed
@CubesterYT CubesterYT deleted the dependabot/npm_and_yarn/scratch-vm-76053ef branch January 1, 2026 21:39
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.

2 participants