Closed dependabot[bot] closed 8 months ago
Latest commit: 7dc35101f6dc3b1e16c869e7525caea85523352c
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Name | Link |
---|---|
Latest commit | 7dc35101f6dc3b1e16c869e7525caea85523352c |
Latest deploy log | https://app.netlify.com/sites/zxing-wasm-demo/deploys/65ca5e3627d7d200085d844f |
Looks like main-thread-scheduling is updatable in another way, so this is no longer needed.
Bumps the major-updates group with 1 update: main-thread-scheduling.
Updates
main-thread-scheduling
from 10.0.0 to 13.0.0Release notes
Sourced from main-thread-scheduling's releases.
Commits
b70bcff
v13.0.0f965cf2
๐งช add performance test for queueTask()eae99c8
๐งช improve playgroundcc4a77f
โป๏ธ scheduler โ threadScheduler (don't use the browser name)91502d5
๐ use let816db4c
๐งช postTask()32334a5
๐งช simulateWork() button5cc7430
๐งช improve runPostTask() method0df5084
๐ frameTracker never stops running476b29f
๐ฅ remove no longer used codeDependabot 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